Difference between revisions of "CDC CMD"
From Zenitel Wiki
Line 21: | Line 21: | ||
4 ABORT , Pin code etc. is not OK, barred number or account overdrawn. Expect CDC_STATUS(DISCONNET) in return <br> | 4 ABORT , Pin code etc. is not OK, barred number or account overdrawn. Expect CDC_STATUS(DISCONNET) in return <br> | ||
|- | |- | ||
− | |align=center|4||[[UINT1]]||colspan="3"|Abort reason code | + | |align=center|4||[[UINT1]]||colspan="3"|Abort reason code <br> |
+ | 1 Invalid Pin Code <br> | ||
+ | 2 Barred Number <br> | ||
+ | 3 Account Overdrawn <br> | ||
+ | 4 No (SQL) Trunk <br> | ||
+ | 5 No (SQL) Extension <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 14:31, 10 June 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 code 1 Invalid Pin Code | ||
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). |