Difference between revisions of "EXT MAIL"
From Zenitel Wiki
m (Text replacement - "<br\>" to "<br />") |
|||
Line 10: | Line 10: | ||
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|Receiving station. | |align=center|1||[[NET_OBJ_REF]]||colspan="3"|Receiving station. | ||
|- | |- | ||
− | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|Sending station. <br | + | |align=center|2||[[NET_OBJ_REF]]||colspan="3"|Sending station. <br />Null value allowed. |
|- | |- | ||
− | |align=center|3||[[NET_OBJ_REF]] <br | + | |align=center|3||[[NET_OBJ_REF]] <br /> {[[NRF_LOCAL_DIRNO]] <br />[[ECL_MAIL]] <br />[[ECL_MAIL]]<br />[[ECL_MAIL_PRIO]]}||colspan="3"|Which Mail Message or Null if no message. <br /> -> Mail message with directory number.<br /> -> Free text mail (user specified text), mail individ 161. <br />-> Technical alarm, mail individ 1930. <br />-> Call Request. |
|- | |- | ||
|align=center|4||[[NET_OBJ_REF]] ||colspan="3"|Extra parameter (time / date / phone number) in [[DIGIT_STRING]] format. Null if no parameter. Should also be Null if no message. | |align=center|4||[[NET_OBJ_REF]] ||colspan="3"|Extra parameter (time / date / phone number) in [[DIGIT_STRING]] format. Null if no parameter. Should also be Null if no message. |
Revision as of 11:35, 8 March 2016
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. |