Actions

Difference between revisions of "DELETE MAIL"

From Zenitel Wiki

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

Revision as of 12:38, 17 July 2007

DELETE_MAIL 0x0034 52 AMC 05.00
$DELM L101 W0000'
Delete a mail entry in the queue for an intercom station. If the message was sent to a group of stations, it is deleted from all the queues, not just that of the specified station.
1 NET_OBJ_REF<br\>{ECL_STATION} Station<br\>.
2 UINT2} Mail tag (unique id) for entry to delete.
Response: DELETE_MAIL_ACK


Back to AlphaNet message list