Difference between revisions of "CDC CMD"
From Zenitel Wiki
Line 13: | Line 13: | ||
|align=center|1||[[UINT2]]||colspan="3"|Connection Reference for this "dialing" sequence. | |align=center|1||[[UINT2]]||colspan="3"|Connection Reference for this "dialing" sequence. | ||
|- | |- | ||
− | |align=center|2||[[UINT1]]||colspan="3"|Command<br\> | + | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station) unnecessary? . |
− | 1 | + | |- |
+ | |align=center|3||[[UINT1]]||colspan="3"|Command<br\> | ||
+ | 1 PIN_OK, Pin code is OK<br\> | ||
+ | 2 TRUNK_SET, Set trunk number for SIP, start SIP connection. | ||
2 NOT_OK, Pin code etc. is not OK <br\> | 2 NOT_OK, Pin code etc. is not OK <br\> | ||
3 DISCONNECT, Force disconnect connection due to illegal directory number or no more money<br\> | 3 DISCONNECT, Force disconnect connection due to illegal directory number or no more money<br\> | ||
4 <br\> | 4 <br\> | ||
|- | |- | ||
− | |align=center| | + | |align=center|4||[[NET_OBJ_REF]]||colspan="3"|For TRUNK_SET: Trunknumber |
|- | |- | ||
|} | |} |
Revision as of 10:51, 9 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. | ||
2 | NET_OBJ_REF | A-station (billed station) unnecessary? . | ||
3 | UINT1 | Command<br\>
1 PIN_OK, Pin code is OK<br\> 2 TRUNK_SET, Set trunk number for SIP, start SIP connection. 2 NOT_OK, Pin code etc. is not OK <br\> 3 DISCONNECT, Force disconnect connection due to illegal directory number or no more money<br\> 4 <br\> | ||
4 | NET_OBJ_REF | For TRUNK_SET: Trunknumber |