Difference between revisions of "EXT MAIL"
From Zenitel Wiki
m (Text replacement - "<br\>" to "<br />") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 6: | Line 7: | ||
!style="background:#ffdead;" |AMC 05.00 | !style="background:#ffdead;" |AMC 05.00 | ||
|- | |- | ||
− | |colspan="5"|Response to the | + | |colspan="5"|Response to the GET_x_MAIL messages. |
|- | |- | ||
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|Receiving station. | |align=center|1||[[NET_OBJ_REF]]||colspan="3"|Receiving station. | ||
Line 23: | Line 24: | ||
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[AlphaNet_Data_Protocol#Station_Mail_Operations|Back to AlphaNet message list]] | ||
[[Category: ACDP messages]] | [[Category: ACDP messages]] | ||
− |
Latest revision as of 15:06, 6 July 2022
EXT_MAIL | 0x0030 | 48 | AMC 05.00 | |
---|---|---|---|---|
Response to the GET_x_MAIL messages. | ||||
1 | NET_OBJ_REF | Receiving station. | ||
2 | NET_OBJ_REF | Sending station. Null value allowed. | ||
3 | NET_OBJ_REF {NRF_LOCAL_DIRNO ECL_MAIL ECL_MAIL ECL_MAIL_PRIO} |
Which Mail Message or Null if no message. -> Mail message with directory number. -> Free text mail (user specified text), mail individ 161. -> Technical alarm, mail individ 1930. -> Call Request. | ||
4 | NET_OBJ_REF | Extra parameter (time / date / phone number) in DIGIT_STRING format. Null if no parameter. Should also be Null if no message. | ||
5 | UINT2 | Mail tag (unique id) for entry. | ||
6 | UINT1 | Mail Priority 0--255 | ||
7 | TEXT16 | Message as Text. All spaces if no message. |