Actions

Difference between revisions of "CDC STATE"

From Zenitel Wiki

Line 21: Line 21:
 
4 ACTIVE, call is still active, will come every 10 second during connection<br>
 
4 ACTIVE, call is still active, will come every 10 second during connection<br>
 
5 DISCONNECT, CDC sequence ended, ABSD to release call.<br>
 
5 DISCONNECT, CDC sequence ended, ABSD to release call.<br>
6 SPEECH_START, Speech detected by AudioCodes)<br>
+
6 SPEECH_START, [[ABSD_Billing#AudioCodes_X-detect|Speech detected by AudioCodes]]<br>
7 SPEECH_END,  Speech detect end by AudioCodes)
+
7 SPEECH_END,  Speech detect end by AudioCodes
 
|-
 
|-
 
|align=center|4||[[NET_OBJ_REF]]||colspan="3"|Netref related to state type, (Feature, B-station or digit)
 
|align=center|4||[[NET_OBJ_REF]]||colspan="3"|Netref related to state type, (Feature, B-station or digit)

Revision as of 15:04, 5 February 2009

Related to ABSD_Billing

CDC_STATE 0x009E 158 AMC 10.40
Message used for billing control, from AMCD to ABSD <br\>

CDC = Call Detail Control. Response is CDC_CMD.

1 UINT2 Connection Reference for this "dialing" sequence (actually ST_IND of A-station)
2 NET_OBJ_REF A-station (billed station), in NRF_LOCAL_DIRNO format.
3 UINT1 State of billing sequence.

1 START, user has initiated a feature requiring CDC (5 = feature dirno)
2 DIGIT, user has dial a digit (5 = digit netref)
3 ESTABLISHED, (SIP)connection established (200 OK received)
4 ACTIVE, call is still active, will come every 10 second during connection
5 DISCONNECT, CDC sequence ended, ABSD to release call.
6 SPEECH_START, Speech detected by AudioCodes
7 SPEECH_END, Speech detect end by AudioCodes

4 NET_OBJ_REF Netref related to state type, (Feature, B-station or digit)

Back to AlphaNet message list