Actions

Difference between revisions of "EXT MAIL"

From Zenitel Wiki

(New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|EXT_MAIL !style="background:#ffdead;" width="100pt"|0x0030 !style="background:#ffdead;" width="30pt"|48 ...)
 
Line 1: Line 1:
{| border="1" align=left
+
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|EXT_MAIL
 
!style="background:#ffdead;" width="90pt" colspan="2"|EXT_MAIL
Line 23: Line 23:
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
[[AlphaNet_Data_Protocol#Station_Mail_Operations|Back to AlphaNet message list]]

Revision as of 12:40, 17 July 2007

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. <br\>Null value allowed.
3 NET_OBJ_REF <br\> {NRF_LOCAL_DIRNO <br\>ECL_MAIL <br\>ECL_MAIL<br\>ECL_MAIL_PRIO} 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 19­30. <br\>-> 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.


Back to AlphaNet message list