138.3.2
DELETE-LODR
Delete outdial rules (ODR) or outdial rule commands (
CMD ).
One or more specified outdial rules can be deleted in their entirety (i.e. with all associated outdial rule commands) (TYPE=ODR and parameter ODR).
One or more specified outdial rule commands (e.g. Wait for Dialing Tone, Outpulse Specific Digits, etc.) can be deleted from an outdial rule (TYPE=CMD and parameter ODR). The outdial rule command to be deleted is specified according to its position, which can be found with DISPLAY (parameter CMDPOS). It is to be considered, that if NPI (TON) is going to be deleted in the ODR, then TON (NPI) will be deleted as well.
An outdial rule may be completely deleted only if it is no longer assigned to an LCR route element (via AMO
LDAT
), so that consistency is retained with the AMO
LDAT
.
For the same reason, individual outdial rule commands may only be deleted from an outdial rule which has already been assigned providing the rule remains complete, i.e. an END command may not be deleted in this case.
Note:
To delete the INFO string of an ODR you should use the following command:
ADD-LODR:ODR=<x>,INFO=’ ’;
Procedure Overview
Command Code
Parameter
DELETE-LODR
TYPE=ODR,ODR=<range>;
|TYPE=CMD,ODR=<number>,CMDPOS=<range>;
Examples
1.
Deleting outdial rules 1 through 3 :
DELETE-LODR:TYPE=ODR,ODR=1&&3;
2.
Deleting outdial rule 4, commands 2 through 5 :
DELETE-LODR:TYPE=CMD,ODR=4,CMDPOS=2&&5;
OpenScape 4000 V10, Volume 1: AMO Descriptions, Service Documentation, Issue 5
, ID:
P31003H31A0S107057620
©
09/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG. All other trademarks herein are the property of their respective owners.