Actions

SEND TXT MAIL

From Zenitel Wiki

Revision as of 11:11, 15 June 2007 by Hege (talk) (New page: {| border="1" align=left |- !style="background:#ffdead;" width="90pt" colspan="2"|SEND_TXT_MAIL !style="background:#ffdead;" width="100pt"|0x0032 !style="background:#ffdead;" width="30pt"...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
SEND_TXT_MAIL 0x0032 50 AMC 05.00
$STM L101 L102 U100 'text 16'
Send a mail message with free text to an intercom station.
1 NET_OBJ_REF<br\>{ECL_STATION} Sending station.<br\>Null value allowed.
2 NET_OBJ_REF<br\>{ECL_STATION,<br\>ECL_ST_GROUP} Receiving station or local group.<br\>.<br\>.
3 UINT1 Mail Priority 0 - 255
4 TEXT16 Free text (16 characters).
5 UINT1<br\>(optional 08.11) Mail Flags:<br\>-bit 1 (value 1) = the mail is a call request. The station receiving the mail will respond with SET_CALL_REQ_MODE to the sender station. <br\>-bit 2 (value 2) = the mail is sent to a group of stations and you want the mail deleted from all queues once the mail has been read by a station. <br\>-Combinations of bits allowed.<br\>-Default 0. AMC 07.00
6 TEXT16<br\>(optional 07.60) Name of sending station (16 character).<br\>Default value: Sending station’s name. AMC 07.00
7 UINT1<br\>(optional 07.60) User Defined Properties (UDP) of the sending station.<br\>Default value: 0.<br\>Note: If Parameter 7 is used, this parameter MUST be filled in also. AMC 07.00
8 UINT1<br\>(optional) Hop Count. AlphaNet: Used to avoid endless mail forwarding. Incremented by AMC, discarded when too large.<br\>Default value: 0.
Response: SEND_MAIL_ACK, SET_CALL_REQ_MODE