Changeset 632
- Timestamp:
- 03/28/08 09:41:51 (8 months ago)
- Files:
-
- branches/1.3/a2billing.conf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.3/a2billing.conf
r602 r632 259 259 260 260 ; Simultaneous or non concurrent access with the card - 0 = INDIVIDUAL ACCESS or 1 = SIMULTANEOUS ACCESS 261 simultaccess = 0 261 simultaccess = 0 262 262 263 263 ;PREPAID CARD = 0 - POSTPAY CARD = 1 … … 271 271 272 272 ; Enable the expiry of the card - Yes 1 - No 0 273 enableexpire = 0 273 enableexpire = 0 274 274 275 275 ; Expiry Date format YYYY-MM-DD HH:MM:SS. For instance, '2004-12-31 00:00:00' 276 expirationdate = 276 expirationdate = 277 277 278 278 ; The number of days after which the card will expire 279 expiredays = 0 279 expiredays = 0 280 280 281 281 ; Create a sip account from signup ( default : yes )
