Difference between revisions of "DISCON STATUS BC"
From Zenitel Wiki
(7 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
− | !style="background:#ffdead;" width="90pt" colspan="2"| | + | !style="background:#ffdead;" width="90pt" colspan="2"|DISCON_STATUS_BC |
!style="background:#ffdead;" width="100pt"|0x0042 | !style="background:#ffdead;" width="100pt"|0x0042 | ||
!style="background:#ffdead;" width="30pt"|66 | !style="background:#ffdead;" width="30pt"|66 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
− | |colspan="5"|Broadcast message telling that a connection is disconnected.<br | + | |colspan="5"|Broadcast message telling that a connection is disconnected.<br /> This message occurs along with [[CONN_STATUS_BC]] |
|- | |- | ||
|align=center|1||[[CLOCK]]||colspan="3"|Time of disonnection. | |align=center|1||[[CLOCK]]||colspan="3"|Time of disonnection. | ||
|- | |- | ||
|align=center|2||[[UINT2]]||colspan="3"|Connection reference as given in [[CONN_STATUS_BC]] | |align=center|2||[[UINT2]]||colspan="3"|Connection reference as given in [[CONN_STATUS_BC]] | ||
+ | |- | ||
+ | |align=center|3||[[NET_OBJ_REF]]||colspan="3"|A-station (From 1030). | ||
+ | |- | ||
+ | |align=center|4||[[NET_OBJ_REF]]||colspan="3"|B-station (From 1030). | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]] |
Latest revision as of 14:54, 3 October 2019
DISCON_STATUS_BC | 0x0042 | 66 | AMC 05.00 | |
---|---|---|---|---|
Broadcast message telling that a connection is disconnected. This message occurs along with CONN_STATUS_BC | ||||
1 | CLOCK | Time of disonnection. | ||
2 | UINT2 | Connection reference as given in CONN_STATUS_BC | ||
3 | NET_OBJ_REF | A-station (From 1030). | ||
4 | NET_OBJ_REF | B-station (From 1030). |