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 | + | |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 | + | |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 | + | 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 | + | |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 | + | |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 | + | |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 | + | <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 | + | <br>254 = [[MAIL_TYPE_CALL_BACK]], i.e. cancel any call_back mail |
− | <br | + | <br>255 = any mail, i.e. cancel all mails from this sender |
|- | |- | ||
− | |align=center|4||[[UINT1]]<br | + | |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 | + | |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 15: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. | ||||
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:
| ||
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 |