Actions

Difference between revisions of "CALL STATUS BC"

From Zenitel Wiki

 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"  
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|CALL_STATUS_BC
 
!style="background:#ffdead;" width="90pt" colspan="2"|CALL_STATUS_BC
 
!style="background:#ffdead;" width="100pt"|0x0040
 
!style="background:#ffdead;" width="100pt"|0x0040
 
!style="background:#ffdead;" width="30pt"|64
 
!style="background:#ffdead;" width="30pt"|64
!style="background:#ffdead;" width="100pt"|AMC 05.00
+
!style="background:#ffdead;" |AMC 05.00
 
|-
 
|-
 
|colspan="5"|Broadcast message telling the status of a call. One more messages can come during one call attempt.
 
|colspan="5"|Broadcast message telling the status of a call. One more messages can come during one call attempt.
Line 14: Line 15:
 
|align=center|3||[[NET_OBJ_REF]]||colspan="3"|B station.
 
|align=center|3||[[NET_OBJ_REF]]||colspan="3"|B station.
 
|-
 
|-
|align=center|4||[[UINT1]]||colspan="3"|A station Call Priority: <br\> 1=Low <br\> 2=Medium(normal) <br\> 3=High <br\> 4=Alarm
+
|align=center|4||[[UINT1]]||colspan="3"|A station Call Priority:
 +
1=Low  
 +
 
 +
2=Medium(normal)  
 +
 
 +
3=High  
 +
 
 +
4=Alarm
 
|-
 
|-
|align=center|5||[[UINT1]]||colspan="3"|Call mode: <br\> 0=No access <br\> 1=Open call <br\> 2=Private call <br\> 3=Busy
+
|align=center|5||[[UINT1]]||colspan="3"|Call mode:
 +
0=No access  
 +
 
 +
1=Open call  
 +
 
 +
2=Private call
 +
 
 +
3=Busy
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category: ACDP messages]]
 +
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]

Latest revision as of 15:42, 3 October 2019

AI.png
CALL_STATUS_BC 0x0040 64 AMC 05.00
Broadcast message telling the status of a call. One more messages can come during one call attempt.
1 CLOCK Time of call.
2 NET_OBJ_REF A station.
3 NET_OBJ_REF B station.
4 UINT1 A station Call Priority:

1=Low

2=Medium(normal)

3=High

4=Alarm

5 UINT1 Call mode:

0=No access

1=Open call

2=Private call

3=Busy

Back to AlphaNet message list