Difference between revisions of "CDC CMD"
From Zenitel Wiki
Line 22: | Line 22: | ||
5 LOW_BALANCE, 10 seconds to ABORT due to ACCOUNT_OVERDRAWN <br> | 5 LOW_BALANCE, 10 seconds to ABORT due to ACCOUNT_OVERDRAWN <br> | ||
|- | |- | ||
− | |align=center|4||[[UINT1]]||colspan="3"|ABORT reason codes <br> | + | |align=center|4||[[UINT1]]||colspan="3"|ABORT reason codes [1..99]<br> |
− | 1 | + | ABSD expects immediate DISCONNECT from AMCD |
− | 2 | + | |
− | 3 | + | 1 NO_BILLING_LICENSE <br> |
− | 4 | + | 2 INVALID_PIN_CODE <br> |
− | 5 | + | 3 BARRED_NUMBER <br> |
− | 6 | + | 4 ACCOUNT_OVERDRAWN <br> |
− | + | 5 MISSING_TRUNK_DATA <br> | |
− | + | 6 BACKUP_IN_PROGRESS <br> | |
− | + | ||
− | + | ABORT information codes [101..199]<br> | |
− | + | ABSD may or may not continue Billing charge process with local FSM data <br> | |
+ | |||
+ | 101 OUT_OF_SERVICE, lost contact with Network Disk <br> | ||
+ | 102 ACTIVE_TIMEOUT, failed to receive ACTIVE from AMCD, Billing charge stops, ABSD FSM terminates <br> | ||
+ | 103 PIN_TIMEOUT <br> | ||
+ | 104 ESTABLISHED_TIMEOUT <br> | ||
|- | |- | ||
|align=center|5||[[UINT1]]||colspan="3"|number of digits to delete from out-buffer | |align=center|5||[[UINT1]]||colspan="3"|number of digits to delete from out-buffer |
Revision as of 12:37, 14 August 2008
Related to ABSD_Billing
CDC_CMD | 0x009F | 159 | AMC 10.40 | |
---|---|---|---|---|
Message used for billing control. <br\>
Call Detail Control message, response to CDC_STATE. command. Used from ABSD towards AMCD | ||||
1 | UINT2 | Connection Reference for this "dialing" sequence (actually ST_IND of A-station). | ||
2 | NET_OBJ_REF | A-station (billed station) . | ||
3 | UINT1 | Command 1 DIAL_PIN, (dial pin code , display *) | ||
4 | UINT1 | ABORT reason codes [1..99] ABSD expects immediate DISCONNECT from AMCD 1 NO_BILLING_LICENSE ABORT information codes [101..199] 101 OUT_OF_SERVICE, lost contact with Network Disk | ||
5 | UINT1 | number of digits to delete from out-buffer | ||
6 | NET_OBJ_REF | For TRUNK_SET: Trunknumber | ||
7 | TEXT16 | Additonal info as text (Abort reason, user name). |