138.3.1
ADD-LODR
Create outdial rule commands (CMD).
An outdial rule consists of several different outdial rule commands (e.g. Wait for Dialing Tone, Outpulse Specific Digits, etc.).
The ADD command is used to enter an outdial rule command in an outdial rule.
The new outdial rule command can
•
be added to the outdial rule
(without parameter CMDPOS,
without parameter REPLACE)
•
be inserted in the outdial rule
(with parameter CMDPOS,
without parameter REPLACE)
•
replace an existing outdial rule command
(with parameter CMDPOS,
with parameter REPLACE)
Bild Bild Parameter
CMDPOS may not be specified if the command is being appended. The AMO determines the current end of the outdial rule and appends the new CMD there.
The CMDPOS parameter, which must be specified when inserting and replacing, determines the position at which the new outdial rule command is to be inserted (parameter REPLACE=NO) or the old outdial rule command is to be replaced (parameter REPLACE=YES).
The AMO cannot add new outdial rule commands after an
END command. If the outdial rule has an END command, new commands can only be inserted or existing commands overwritten.
If the outdial rule command to be inserted is an END command, all commands after its insertion point are automatically deleted.
When an already existing outdial rule command is to be modified, it must be overwritten in its entirety, i.e. it is not possible to correct only the parameter value (e.g. timer value, digit string) assigned to a command (e.g. Wait for Dialing Tone, Outpulse Specific Digits).
If the new outdial rule command is an END command, all commands after its insertion point are automatically deleted.
An outdial rule is completed with an
END command.
The AMO LDAT ensures that only outdial rules with END commands are assigned to an LCR route element.
For this reason, END commands may not be overwritten in outdial rules that have already been assigned.
With the parameter INFO you can add a max. 50 character long text string for service interests for each ODR. If the first character of the INFO string is ’ ’ (space) then the INFO string is deleted.
Procedure Overview
Command Code
Parameter
ADD-LODR
ODR=<number>,[CMDPOS=<number>],
[REPLACE =<ident>],[INFO=<string>],
|CMD=CPNLIN,DGTS=<string>;
|CMD=DTMF;
|CMD=ECHO,FIELD=<number>;
|CMD=ECHOALL;
|CMD=NPI,NPI=<ident>,TON=<ident>;
|CMD=NWOP,OPTYPE=<ident>;
|CMD=OUTCODE,INDEX=<number>;
|CMD=OUTCOEX,COEX=<number>;
|CMD=OUTCSN,INDEX=<number>;
|CMD=OUTPULSE,DGTS=<string>;
|CMD=PAUSE,TIME=<number>;
|CMD=SENDCIC;
|CMD=SENDCOMP;
|CMD=SENDNOW;
|CMD=WAITANS,TIME=<number>;
|CMD=END;
Example
1.
In a
PABX , outdial rules 1 through 4 must be created as follows:
ADD-LODR:ODR=1,CMD=ECHOALL;
ADD-LODR:ODR=1,CMD=END;
ADD-LODR:ODR=2,CMD=ECHO,FIELD=1;
ADD-LODR:ODR=2,CMD=ECHO,FIELD=2;
ADD-LODR:ODR=2,CMD=END;
ADD-LODR:ODR=3,CMD=OUTPULSE,DGTS=131;
ADD-LODR:ODR=3,CMD=PAUSE,TIME=3;
ADD-LODR:ODR=3,CMD=TOGGLE;
ADD-LODR:ODR=3,CMD=OUTCODE,INDEX=1;
ADD-LODR:ODR=3,CMD=OUTCSN,INDEX=1;
ADD-LODR:ODR=3,CMD=OUTPULSE,DGTS=060212155;
ADD-LODR:ODR=3,CMD=ECHO,FIELD=2;
ADD-LODR:ODR=3,CMD=END;
ADD-LODR:ODR=4,CMD=OUTPULSE,DGTS=060255;
ADD-LODR:ODR=4,CMD=ECHO,FIELD=2;
ADD-LODR:ODR=4,CMD=END;
ADD-LODR:ODR=5,INFO=TEST;
ADD-LODR:ODR=5,INFO= ;
${DocTitle}
, ID:
${DocID}
©
02/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.