Difference between revisions of "CDC STATE"
From Zenitel Wiki
(New page: {| border="1" |- !style="background:#ffdead;" width="90pt" colspan="2"|CDC_STATE !style="background:#ffdead;" width="100pt"|0x00xx !style="background:#ffdead;" width="30pt"|xx !style="bac...) |
|||
Line 6: | Line 6: | ||
!style="background:#ffdead;" |AMC 10.40 | !style="background:#ffdead;" |AMC 10.40 | ||
|- | |- | ||
− | |colspan="5"|Message | + | |colspan="5"|Message used for billing control. <br\> |
CDC = Call Detail Control | CDC = Call Detail Control | ||
|- | |- | ||
Line 13: | Line 13: | ||
|align=center|2||[[UINT2]]||colspan="3"|Connection Reference for this "dialing" sequence. | |align=center|2||[[UINT2]]||colspan="3"|Connection Reference for this "dialing" sequence. | ||
|- | |- | ||
− | |align=center|3||[[UINT1]]||colspan="3"|State of billing sequence.<br\>1 START, user has initiated a feature requiring CDC(5 = feature dirno)<br\>2 ESTABLISHED, connection established, (5 = related feature dirno netref) <br\>3 DIGIT, user has dial a digit, pin code or PSTN dialing(5 = digit netref) <br\>4 ACTIVE, call is still active, will come every 10 second during connection | + | |align=center|3||[[UINT1]]||colspan="3"|State of billing sequence.<br\>1 START, user has initiated a feature requiring CDC (5 = feature dirno)<br\>2 ESTABLISHED, connection established, (5 = related feature dirno netref) <br\>3 DIGIT, user has dial a digit, pin code or PSTN dialing (5 = digit netref) <br\>4 ACTIVE, call is still active, will come every 10 second during connection<br\>5 DISCONNECT, CDC sequence ended. |
|- | |- | ||
|align=center|4||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station). | |align=center|4||[[NET_OBJ_REF]]||colspan="3"|A-station (billed station). |
Revision as of 10:21, 5 March 2008
CDC_STATE | 0x00xx | xx | AMC 10.40 | |
---|---|---|---|---|
Message used for billing control. <br\>
CDC = Call Detail Control | ||||
1 | CLOCK | Time of "state" change. | ||
2 | UINT2 | Connection Reference for this "dialing" sequence. | ||
3 | UINT1 | State of billing sequence.<br\>1 START, user has initiated a feature requiring CDC (5 = feature dirno)<br\>2 ESTABLISHED, connection established, (5 = related feature dirno netref) <br\>3 DIGIT, user has dial a digit, pin code or PSTN dialing (5 = digit netref) <br\>4 ACTIVE, call is still active, will come every 10 second during connection<br\>5 DISCONNECT, CDC sequence ended. | ||
4 | NET_OBJ_REF | A-station (billed station). | ||
5 | NET_OBJ_REF | Netref related to state type, (Feature, B-station or digit) |