Difference between revisions of "EXT MAIL"
From Zenitel Wiki
m (Text replacement - "<br\>" to "<br />") |
|||
Line 1: | Line 1: | ||
+ | {{A}} | ||
{| border="1" | {| border="1" | ||
|- | |- |
Revision as of 11:19, 18 January 2017
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. |