Difference between revisions of "ABSENCE STATUS"
From Zenitel Wiki
(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|ABSENCE_STATUS !style="background:#ffdead;" width="100pt"|0x002A !style="background:#ffdead;" width="30pt...) |
|||
(5 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {| border="1" | + | {{AI}} |
+ | {| border="1" | ||
|- | |- | ||
!style="background:#ffdead;" width="90pt" colspan="2"|ABSENCE_STATUS | !style="background:#ffdead;" width="90pt" colspan="2"|ABSENCE_STATUS | ||
!style="background:#ffdead;" width="100pt"|0x002A | !style="background:#ffdead;" width="100pt"|0x002A | ||
!style="background:#ffdead;" width="30pt"|42 | !style="background:#ffdead;" width="30pt"|42 | ||
− | !style="background:#ffdead; | + | !style="background:#ffdead;" |AMC 05.00 |
|- | |- | ||
|colspan="5"|Response to [[SET_ABSENCE]] and [[GET_ABSENCE]] messages. | |colspan="5"|Response to [[SET_ABSENCE]] and [[GET_ABSENCE]] messages. | ||
Line 10: | Line 11: | ||
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|Station | |align=center|1||[[NET_OBJ_REF]]||colspan="3"|Station | ||
|- | |- | ||
− | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|Absence Message.<br | + | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|Absence Message.<br />Null if present(no message) |
|- | |- | ||
− | |align=center|3||[[NET_OBJ_REF]]||colspan="3"|Extra parameter(time/date/phone number)in [[DIGIT_STRING]] format.<br | + | |align=center|3||[[NET_OBJ_REF]]||colspan="3"|Extra parameter(time/date/phone number)in [[DIGIT_STRING]] format.<br />Null if no parameter. |
|- | |- | ||
|align=center|4||[[TEXT16]]||colspan="3"|Absence Message as Text. All spaces if Present (no message). | |align=center|4||[[TEXT16]]||colspan="3"|Absence Message as Text. All spaces if Present (no message). | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[Category: ACDP messages]] | ||
+ | [[AlphaNet_Data_Protocol#Station_Features_and_Status|Back to AlphaNet message list]] |
Latest revision as of 15:37, 2 October 2019
ABSENCE_STATUS | 0x002A | 42 | AMC 05.00 | |
---|---|---|---|---|
Response to SET_ABSENCE and GET_ABSENCE messages. | ||||
1 | NET_OBJ_REF | Station | ||
2 | NET_OBJ_REF | Absence Message. Null if present(no message) | ||
3 | NET_OBJ_REF | Extra parameter(time/date/phone number)in DIGIT_STRING format. Null if no parameter. | ||
4 | TEXT16 | Absence Message as Text. All spaces if Present (no message). |