80.3.1
ADD-DNIT
Directory number information and translation can be created with the function ADD. The ADD-DNIT command can be used to add routing and display information concerning general digits to the DNI table, and translation information for SID/ANI and non-sequential DNIS numbers to the GDTR table. The CHANGE function must be used to set up at least one valid DNIS rule for a given trunk group in the GDTRSR table before the GDTR table may be accessed.
If the ACD feature has not been turned on, no ACD features may be used.
Procedure Overview
Command Code
Parameter
ADD-DNIT
|TBL=DNI,INTRTDN=<number>,[ROUTING=<param>],
[SARULE=<number>],[DISPLAY=<string>]
|ACD=NO,TARGET=<key-num>,[REVCHA=<yes/no>];
|ACD=YES,RCG=<number>,[PRI=<number>],[OVRPRI=<number>]
,[AUDSRCID=<number>],[THRSHLD=<number>]
,[REVCHA=<yes/no>];
|TBL=GDTR,GDTRRULE=<number>,DGTSTR=<key-num>
,INTRTDN=<number>,[SVCDATA=<param>];
Examples:
1. Set up the Directory Number Information and Translation tables:
Set up the Directory Number Information and Translation tables for a call that will have an ACD SID/ANI routing path with a called party display of ’TYME MAGAZINE’ and a calling party display of ’BARF SIMPSON’.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=88111,ROUTING=SA,DISPLAY="BARF SIMPSON",ACD=YES,
RCG=5,PRI=10,OVRPRI=1,AUDSRCID=3,THRSHLD=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=88111 HAS BEEN ADDED.
Input:
ADD-DNIT:TBL=GDTR,GDTRRULE=111,DGTSTR=4075551212,INTRTDN=88111;
Output:
H05: DIGIT STRING DGTSTR=4075551212 HAS BEEN ADDED TO RULE GDTRRULE=111.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=44444,ROUTING=DRTSA,SARULE=111,ACD=YES,
DISPLAY="TYME MAGAZINE",RCG=6;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=44444 HAS BEEN ADDED.
2. "Destination Based Routing":
Add a "Destination Based Routing” via RCG 5, with priority 10 and with overflow priority assuming the same value of the set priority. In addition the display information shown shall be: ’ACD CALL’ .
Input:
ADD-DNIT:TBL=DNI,INTRTDN=22222,ROUTING=DRTD,DISPLAY=”ACD CALL”,
SARULE=0,ACD=YES,
RCG=5,PRI=10,OVRPRI=0;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=22222 HAS BEEN ADDED.
3. “Source Based Routing”:
Add a “Source Based Routing” via RCG 5 for ACD calls without source number identification, and for calls with source number identification that do not come from Brazil. In addition this calls shall have priority 10 and overflow priority 20. The ACD calls that come from Brazil (with source number identification) shall be routed to RCG 6, with a display information " CALLING FROM BRAZIL", with priority 10 and overflow priority 20. The other calls (not from Brazil) shall display "GENERAL ACD CALL".
In addition the ACD number shall not treat more than 20 calls.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=33333,ROUTING=SA,DISPLAY=”GENERAL ACD CALL”,ACD=YES,
RCG=5,PRI=10,OVRPRI=20,THRSHLD=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=33333 HAS BEEN ADDED.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=44445,ROUTING=SA,DISPLAY=”CALLING FROM BRAZIL”,
RCG=6,PRI=10,OVRPRI=20,THRSHLD=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=44445 HAS BEEN ADDED.
Input:
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055***,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055****,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055*****,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055******,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055*******,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055********,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055*********,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055**********,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055***********,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=0055************,INTRTDN=44445;
ADD-DNIT:TBL=GDTR,GDTRRULE=1,DGTSTR=#,INTRTDN=33333;
Output (for each command, where nnn...n = <rule string>):
H05: DIGIT STRING DGTSTR=nnn...n HAS BEEN ADDED TO RULE GDTRRULE=1.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=55555,SARULE=1,ROUTING=DRTSA,DISPLAY=”ACD CALL”,ACD=YES,
RCG=5,PRI=10,OVRPRI=20,THRSHLD=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=55555 HAS BEEN ADDED.
4. “GDTR Rule analysis sequence ”:
Add a “Source Based Routing” via RCG 3 for ACD calls without source number identification. In addition this calls shall have priority 10 and overflow priority 20. The ACD calls that come from number 0089498980001 and 0089498980009 shall be routed to RCG 2, and the calls with number 0089498980000, 0089498980002, 0089498980003, 0089498980004, 0089498980005, 0089498980006, 0089498980007, 0089498980008 shall be routed to RCG 1, with priority 10 and overflow priority 20.
In addition the ACD number (66666) shall not treat more than 20 calls.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=88888,ROUTING=SA,ACD=YES,RCG=1,PRI=10,OVRPRI=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=88888 HAS BEEN ADDED.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=77777,ROUTING=SA,ACD=YES,RCG=2,PRI=10,OVRPRI=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=77777 HAS BEEN ADDED.
Input:
ADD-DNIT:TBL=GDTR,GDTRRULE=2,DGTSTR=0089498980001,INTRTDN=77777;
ADD-DNIT:TBL=GDTR,GDTRRULE=2,DGTSTR=0089498980009,INTRTDN=77777;
ADD-DNIT:TBL=GDTR,GDTRRULE=2,DGTSTR=008949898000*,INTRTDN=88888;
Output (for each command, where nnn...n = <rule string>):
H05: DIGIT STRING DGTSTR=nnn...n
HAS BEEN ADDED TO RULE GDTRRULE=2.
Input:
ADD-DNIT:TBL=DNI,INTRTDN=66666,SARULE=2,ROUTING=DRTSA,ACD=YES,
RCG=3,PRI=10,OVRPRI=20,THRSHLD=20;
Output:
H01: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=66666 HAS BEEN ADDED.
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.