Difference between revisions of "CDC CMD"
From Zenitel Wiki
Line 19: | Line 19: | ||
2 TRUNK_SET, Set trunk number for SIP, start SIP connection. <br> | 2 TRUNK_SET, Set trunk number for SIP, start SIP connection. <br> | ||
3 NOT_OK, Pin code etc. is not OK <br> | 3 NOT_OK, Pin code etc. is not OK <br> | ||
− | 4 DISCONNECT, Force disconnect connection due to illegal directory number or no more money | + | 4 DISCONNECT, Force disconnect connection due to illegal directory number or no more money |
+ | |||
+ | Eller kanskje: | ||
+ | 1 DIAL_PIN, (dial pin code , display *?) | ||
+ | 2 DIAL_NORMAL | ||
+ | 3 TRUNK_SET, Set trunk number for SIP, start SIP connection. | ||
+ | 4 ABORT , Pin code etc. is not OK, barred number or credit overdrawn. Expect DISCONNET in return | ||
+ | |||
+ | |||
|- | |- | ||
|align=center|4||[[UINT1]]||colspan="3"|number of digits to delete from out-buffer | |align=center|4||[[UINT1]]||colspan="3"|number of digits to delete from out-buffer |
Revision as of 08:54, 10 June 2008
CDC_CMD | 0x00xx | xx | AMC 10.40 | |
---|---|---|---|---|
Message used for billing control. <br\>
Call Detail Control response command. Used from WCSD 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 PIN_OK, Pin code is OK<br\>
2 TRUNK_SET, Set trunk number for SIP, start SIP connection. Eller kanskje: 1 DIAL_PIN, (dial pin code , display *?) 2 DIAL_NORMAL 3 TRUNK_SET, Set trunk number for SIP, start SIP connection. 4 ABORT , Pin code etc. is not OK, barred number or credit overdrawn. Expect DISCONNET in return
| ||
4 | UINT1 | number of digits to delete from out-buffer | ||
5 | NET_OBJ_REF | For TRUNK_SET: Trunknumber | ||
6 | TEXT16 | Additonal info (failure reason, user name) |