Difference between revisions of "CONN STATUS BC"
From Zenitel Wiki
(New page: {| border="1" align=left |- !width="90pt" colspan="2"|CONN_STATUS_BC !width="100pt"|0x0041 !width="30pt"|65 !width="100pt"|AMC 05.00 |- |colspan="5"|Broadcast Broadcast message telling t...) |
|||
(6 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
− | !width="90pt" colspan="2"|CONN_STATUS_BC | + | !style="background:#ffdead;" width="90pt" colspan="2"|CONN_STATUS_BC |
− | !width="100pt"|0x0041 | + | !style="background:#ffdead;" width="100pt"|0x0041 |
− | !width="30pt"|65 | + | !style="background:#ffdead;" width="30pt"|65 |
− | ! | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
− | |colspan="5"|Broadcast Broadcast message telling that a connection is established. | + | |colspan="5"|Broadcast Broadcast message telling that a connection is established. |
This message occurs along with [[DISCON_STATUS_BC]] | This message occurs along with [[DISCON_STATUS_BC]] | ||
|- | |- | ||
− | |1||[[CLOCK]]||colspan="3"|Time of call. | + | |align=center|1||[[CLOCK]]||colspan="3"|Time of call. |
|- | |- | ||
− | |2||[[UINT2]]||colspan="3"|Connection Reference for this connection. | + | |align=center|2||[[UINT2]]||colspan="3"|Connection Reference for this connection. |
|- | |- | ||
− | |3||[[NET_OBJ_REF]]||colspan="3"|A-station. | + | |align=center|3||[[NET_OBJ_REF]]||colspan="3"|A-station. |
|- | |- | ||
− | |4||[[NET_OBJ_REF]]||colspan="3"|B-station. | + | |align=center|4||[[NET_OBJ_REF]]||colspan="3"|B-station. |
+ | |- | ||
+ | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]] |
Latest revision as of 14:49, 3 October 2019
CONN_STATUS_BC | 0x0041 | 65 | AMC 05.00 | |
---|---|---|---|---|
Broadcast Broadcast message telling that a connection is established.
This message occurs along with DISCON_STATUS_BC | ||||
1 | CLOCK | Time of call. | ||
2 | UINT2 | Connection Reference for this connection. | ||
3 | NET_OBJ_REF | A-station. | ||
4 | NET_OBJ_REF | B-station. |