Difference between revisions of "CALL STATUS BC"
From Zenitel Wiki
(New page: {| border="1" align=left |- !width="90pt" colspan="2"|CALL_STATUS_BC !width="100pt"|0x0040 !width="30pt"|64 !width="100pt"|AMC 05.00 |- |colspan="5"|Broadcast message telling the status ...) |
|||
Line 1: | Line 1: | ||
{| border="1" align=left | {| border="1" align=left | ||
|- | |- | ||
− | !width="90pt" colspan="2"|CALL_STATUS_BC | + | !style="background:#ffdead;" width="90pt" colspan="2"|CALL_STATUS_BC |
− | !width="100pt"|0x0040 | + | !style="background:#ffdead;" width="100pt"|0x0040 |
− | !width="30pt"|64 | + | !style="background:#ffdead;" width="30pt"|64 |
− | !width="100pt"|AMC 05.00 | + | !style="background:#ffdead;" width="100pt"|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. | ||
|- | |- | ||
− | |1||[[CLOCK]]||colspan="3"|Time of call. | + | |align=center|1||[[CLOCK]]||colspan="3"|Time of call. |
|- | |- | ||
− | |2||[[NET_OBJ_REF]]||colspan="3"|A station. | + | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|A station. |
|- | |- | ||
− | |3||[[NET_OBJ_REF]]||colspan="3"|B station. | + | |align=center|3||[[NET_OBJ_REF]]||colspan="3"|B station. |
|- | |- | ||
− | |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: <br\> 1=Low <br\> 2=Medium(normal) <br\> 3=High <br\> 4=Alarm |
|- | |- | ||
− | |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: <br\> 0=No access <br\> 1=Open call <br\> 2=Private call <br\> 3=Busy |
|- | |- | ||
|} | |} |
Revision as of 08:21, 14 June 2007
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: <br\> 1=Low <br\> 2=Medium(normal) <br\> 3=High <br\> 4=Alarm | ||
5 | UINT1 | Call mode: <br\> 0=No access <br\> 1=Open call <br\> 2=Private call <br\> 3=Busy |