Actions

Difference between revisions of "CDC STATE"

From Zenitel Wiki

Line 15: Line 15:
 
|align=center|2||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station), in [[NRF_LOCAL_DIRNO]] format.
 
|align=center|2||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station), in [[NRF_LOCAL_DIRNO]] format.
 
|-
 
|-
|align=center|3||[[CLOCK]]||colspan="3"|Time of "state" change.
+
|align=center|3||[[UINT1]]||colspan="3"|State of billing sequence.<br\>
|-
 
|align=center|4||[[UINT1]]||colspan="3"|State of billing sequence.<br\>
 
 
1 START, user has initiated a feature requiring CDC (5 = feature dirno)<br\>
 
1 START, user has initiated a feature requiring CDC (5 = feature dirno)<br\>
 
2 DIGIT, user has dial a digit (5 = digit netref) <br\>
 
2 DIGIT, user has dial a digit (5 = digit netref) <br\>
Line 23: 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.
 
5 DISCONNECT, CDC sequence ended.
 +
|-
 +
|align=center|4||[[CLOCK]]||colspan="3"|Time of "state" change.
 
|-
 
|-
 
|align=center|5||[[NET_OBJ_REF]]||colspan="3"|Netref related to state type, (Feature, B-station or digit)
 
|align=center|5||[[NET_OBJ_REF]]||colspan="3"|Netref related to state type, (Feature, B-station or digit)

Revision as of 14:24, 9 June 2008

WCSD_Billing

CDC_STATE 0x00xx xx AMC 10.40
Message used for billing control. <br\>

CDC = Call Detail Control

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

1 START, user has initiated a feature requiring CDC (5 = feature dirno)<br\> 2 DIGIT, user has dial a digit (5 = digit netref) <br\> 3 ESTABLISHED, (SIP)connection established, (5 = related feature dirno netref) <br\> 4 ACTIVE, call is still active, will come every 10 second during connection<br\> 5 DISCONNECT, CDC sequence ended.

4 CLOCK Time of "state" change.
5 NET_OBJ_REF Netref related to state type, (Feature, B-station or digit)

Back to AlphaNet message list