Actions

Difference between revisions of "CANCEL MAIL"

From Zenitel Wiki

m
Line 6: Line 6:
 
!style="background:#ffdead;" |AMC 07.00
 
!style="background:#ffdead;" |AMC 07.00
 
|-
 
|-
|colspan="3"|'''$CANM L101 L102 NM255 U255'''<br\>'''$CANM L101 L102'''<br\>'''$CANM LV L102'''||colspan="2"|''cancel specified mail/priority, here all''<br\>''cancel all mails from this sender''<br\>''cancel all mails in destination’s queue''
+
|colspan="3"|'''$CANM L101 L102 NM255 U255'''<br>'''$CANM L101 L102'''<br>'''$CANM LV L102'''||colspan="2"|''cancel specified mail/priority, here all''<br>''cancel all mails from this sender''<br>''cancel all mails in destination’s queue''
 
|-
 
|-
|colspan="5"|Delete one or more mail/call request/alarm messages queued at a station.<br\><br\>  
+
|colspan="5"|Delete one or more mail/call request/alarm messages queued at a station.<br><br>  
Note to [[Data link layer#Stentofon Simple Link Layer|Simple Link Layer]] format:  Sender must be Dir.no.  07.60-08.00: Sender must contain node no L(1)101.<br\>$CANM is inverse of built-in command MST, but note that sender and receiver is swapped!
+
Note to [[Data link layer#Stentofon Simple Link Layer|Simple Link Layer]] format:  Sender must be Dir.no.  07.60-08.00: Sender must contain node no L(1)101.<br>$CANM is inverse of built-in command MST, but note that sender and receiver is swapped!
 
|-
 
|-
|align=center|1||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]]}||colspan="3"|Sender (source) station<br\>
+
|align=center|1||[[NET_OBJ_REF]]<br>{[[ECL_STATION]]}||colspan="3"|Sender (source) station<br>
 
NULL (LV) can be used e.g. for technical alarms, or if call-back is not desired.
 
NULL (LV) can be used e.g. for technical alarms, or if call-back is not desired.
 
|-
 
|-
|align=center|2||[[NET_OBJ_REF]]<br\>{[[ECL_STATION]],<br\>[[ECL_ST_GROUP]]}||colspan="3"|Receiver (destination) queuing station or local group.<br\> NULL (LV) can be used for deleting all mails from a station (AMC 1022). Parameter 1 must be legal, only mails with flag Automatic Delete ([[SEND_MAIL]]) will be deleted.  
+
|align=center|2||[[NET_OBJ_REF]]<br>{[[ECL_STATION]],<br>[[ECL_ST_GROUP]]}||colspan="3"|Receiver (destination) queuing station or local group.<br> NULL (LV) can be used for deleting all mails from a station (AMC 1022). Parameter 1 must be legal, only mails with flag Automatic Delete ([[SEND_MAIL]]) will be deleted.  
 
|-
 
|-
|align=center|3||[[NET_OBJ_REF]]<br>{[[ECL_MAIL]]}<br\>.<br\>.<br\>(optional AMC 08.01)||colspan="3"|Mail message to be deleted.  See page 17.<br\>Mail­-id values are:
+
|align=center|3||[[NET_OBJ_REF]]<br>{[[ECL_MAIL]]}<br>.<br>.<br>(optional AMC 08.01)||colspan="3"|Mail message to be deleted.  See page 17.<br>Mail­-id values are:
<br\>1-32 = Standard mails, i.e. cancel a specific mail from this sender
+
<br>1-32 = Standard mails, i.e. cancel a specific mail from this sender
 
<br> 253  = Delete only mail with specific priority in parameter 4.(AMC 11.02)
 
<br> 253  = Delete only mail with specific priority in parameter 4.(AMC 11.02)
<br\>254  = [[MAIL_TYPE_CALL_BACK]], i.e. cancel any call_back mail
+
<br>254  = [[MAIL_TYPE_CALL_BACK]], i.e. cancel any call_back mail
<br\>255  = any mail, i.e. cancel all mails from this sender
+
<br>255  = any mail, i.e. cancel all mails from this sender
 
|-
 
|-
|align=center|4||[[UINT1]]<br\>(Optional AMC 08.01) ||colspan="3"|Priority threshold, i.e. delete only mail messages with priority below. <br\>255 = cancel all mails from this sender.
+
|align=center|4||[[UINT1]]<br>(Optional AMC 08.01) ||colspan="3"|Priority threshold, i.e. delete only mail messages with priority below. <br>255 = cancel all mails from this sender.
 
|-
 
|-
|align=center|5||[[UINT1]]<br\>(optional)||colspan="3"|Hop Count.  [[AlphaNet]]:  Used to avoid endless mail forwarding.  Incremented by [[AMC]], discarded when too large.  Default value = 0.
+
|align=center|5||[[UINT1]]<br>(optional)||colspan="3"|Hop Count.  [[AlphaNet]]:  Used to avoid endless mail forwarding.  Incremented by [[AMC]], discarded when too large.  Default value = 0.
 
|-
 
|-
 
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]]- the option field is unused  
 
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]]- the option field is unused  

Revision as of 16:58, 25 February 2016

CANCEL_MAIL 0x0065 101 AMC 07.00
$CANM L101 L102 NM255 U255
$CANM L101 L102
$CANM LV L102
cancel specified mail/priority, here all
cancel all mails from this sender
cancel all mails in destination’s queue
Delete one or more mail/call request/alarm messages queued at a station.

Note to Simple Link Layer format: Sender must be Dir.no. 07.60-08.00: Sender must contain node no L(1)101.
$CANM is inverse of built-in command MST, but note that sender and receiver is swapped!

1 NET_OBJ_REF
{ECL_STATION}
Sender (source) station

NULL (LV) can be used e.g. for technical alarms, or if call-back is not desired.

2 NET_OBJ_REF
{ECL_STATION,
ECL_ST_GROUP}
Receiver (destination) queuing station or local group.
NULL (LV) can be used for deleting all mails from a station (AMC 1022). Parameter 1 must be legal, only mails with flag Automatic Delete (SEND_MAIL) will be deleted.
3 NET_OBJ_REF
{ECL_MAIL}
.
.
(optional AMC 08.01)
Mail message to be deleted. See page 17.
Mail­-id values are:


1-32 = Standard mails, i.e. cancel a specific mail from this sender
253 = Delete only mail with specific priority in parameter 4.(AMC 11.02)
254 = MAIL_TYPE_CALL_BACK, i.e. cancel any call_back mail
255 = any mail, i.e. cancel all mails from this sender

4 UINT1
(Optional AMC 08.01)
Priority threshold, i.e. delete only mail messages with priority below.
255 = cancel all mails from this sender.
5 UINT1
(optional)
Hop Count. AlphaNet: Used to avoid endless mail forwarding. Incremented by AMC, discarded when too large. Default value = 0.
Response: COMMAND_RESPONSE- the option field is unused

Back to AlphaNet message list