Actions

Difference between revisions of "CDC CMD"

From Zenitel Wiki

Line 4: Line 4:
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|CDC_CMD
 
!style="background:#ffdead;" width="90pt" colspan="2"|CDC_CMD
!style="background:#ffdead;" width="100pt"|0x00xx
+
!style="background:#ffdead;" width="100pt"|0x009d
!style="background:#ffdead;" width="30pt"|xx
+
!style="background:#ffdead;" width="30pt"|157
 
!style="background:#ffdead;" |AMC 10.40
 
!style="background:#ffdead;" |AMC 10.40
 
|-
 
|-
 
|colspan="5"|Message used for billing control. <br\>
 
|colspan="5"|Message used for billing control. <br\>
Call Detail Control response command. Used from ABSD towards AMCD
+
Call Detail Control message, response to [[CDC_STATE]].  command. Used from ABSD towards AMCD
 
|-
 
|-
 
|align=center|1||[[UINT2]]||colspan="3"|Connection Reference for this "dialing" sequence (actually ST_IND of A-station).
 
|align=center|1||[[UINT2]]||colspan="3"|Connection Reference for this "dialing" sequence (actually ST_IND of A-station).

Revision as of 12:52, 10 June 2008

Related to ABSD_Billing

CDC_CMD 0x009d 157 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 *)
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 account overdrawn. Expect CDC_STATUS(DISCONNET) in return

4 UINT1 Abort reason code, TBD
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).

Back to AlphaNet message list