Actions

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||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station) unnecessary? .
+
|align=center|2||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station) .
 
|-
 
|-
|align=center|3||[[UINT1]]||colspan="3"|Command<br\>
+
|align=center|3||[[UINT1]]||colspan="3"|Command<br>
 
1 PIN_OK, Pin code is OK<br\>
 
1 PIN_OK, Pin code is OK<br\>
2 TRUNK_SET, Set trunk number for SIP, start SIP connection.  
+
2 TRUNK_SET, Set trunk number for SIP, start SIP connection. <br>
2 NOT_OK, Pin code etc. is not OK <br\>
+
3 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 DISCONNECT, Force disconnect connection due to illegal directory number or no more money<br>
4 <br\>
 
 
|-
 
|-
 
|align=center|4||[[NET_OBJ_REF]]||colspan="3"|For TRUNK_SET: Trunknumber
 
|align=center|4||[[NET_OBJ_REF]]||colspan="3"|For TRUNK_SET: Trunknumber
 +
|-
 +
|align=center|5||[[TEXT16]]||colspan="3"|Additonal info (failure reason, user name)
 
|-
 
|-
 
|}
 
|}

Revision as of 12:29, 9 June 2008

WCSD_Billing

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) .
3 UINT1 Command

1 PIN_OK, Pin code is OK<br\> 2 TRUNK_SET, Set trunk number for SIP, start SIP connection.
3 NOT_OK, Pin code etc. is not OK
4 DISCONNECT, Force disconnect connection due to illegal directory number or no more money

4 NET_OBJ_REF For TRUNK_SET: Trunknumber
5 TEXT16 Additonal info (failure reason, user name)

Back to AlphaNet message list