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...)
 
 
(7 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| border="1" align=left
+
{{AI}}
 +
{| border="1"
 
|-
 
|-
 
!style="background:#ffdead;" width="90pt" colspan="2"|DELETE_MAIL
 
!style="background:#ffdead;" width="90pt" colspan="2"|DELETE_MAIL
 
!style="background:#ffdead;" width="100pt"|0x0034
 
!style="background:#ffdead;" width="100pt"|0x0034
 
!style="background:#ffdead;" width="30pt"|52
 
!style="background:#ffdead;" width="30pt"|52
!style="background:#ffdead;" width="100pt"|AMC 05.00
+
!style="background:#ffdead;" |AMC 05.00
 
|-
 
|-
|colspan="5"|'''$DELM L101 W0000''''
+
|colspan="5"|'''$DELM L101 W0000'''
 
|-
 
|-
 
|colspan="5"|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.  
 
|colspan="5"|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.  
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Station<br\>.
+
|align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|Station<br />.
 
|-
 
|-
 
|align=center|2||[[UINT2]]}||colspan="3"|Mail tag (unique id) for entry to delete.
 
|align=center|2||[[UINT2]]}||colspan="3"|Mail tag (unique id) for entry to delete.
Line 17: Line 18:
 
|-
 
|-
 
|}
 
|}
 +
 +
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 +
[[AlphaNet_Data_Protocol#Station_Mail_Operations|Back to AlphaNet message list]]

Latest revision as of 12:58, 30 June 2022

AI.png
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
{ECL_STATION}
Station
.
2 UINT2} Mail tag (unique id) for entry to delete.
Response: DELETE_MAIL_ACK

Back to AlphaNet message list