80.3.5
REGENERATE-DNIT
The output format is set up so that it can be used directly as an input command for the ADD or CHANGE function. Due to the interdependency of the tables on each other, all the tables must be regenerated at once. However it’s possible to regenerate only a certain kind of data (parameter TBL) but in the latter case not all interdependencies of the tables are considered and it may result in malfunction if the craftperson tries to make the partly regenerated commands run.
There are no error/advisory messages associated with the function REGENERATE-DNIT.
Procedure Overview
Command Code
Parameter
REGENERATE-DNIT
|[TBL=DNI],[INTRTDN=<number>];
|[TBL=GDTR];
|[TBL=GDTRSR];
Example:
1.
Regenerate all entries.
Input:
REGENERATE-DNIT;
Output:
ADD-DNIT:DNI,88112,SA,0,"BARF SIMPSON",YES,5,64,1,0,FORB;
ADD-DNIT:GDTR,110,4075551212,88112,NOREQU;
ADD-DNIT:GDTR,111,4075551313,88333,NOREQU;
ADD-DNIT:DNI,88111,DRTD,0,"TYME MAGAZINE",NO,77777;
ADD-DNIT:DNI,44444,DRTSA,110,"TYME MAGAZINE",YES,6,64,1,0,FORB;
ADD-DNIT:GDTR,220,8005551212,44444,ANIPREF;
ADD-DNIT:GDTR,221,800555****,88222,SIDPREF;
ADD-DNIT:GDTR,222,8005552000,88111,ANIPREF;
ADD-DNIT:GDTR,255,#,44444,ANI;
CHA-DNIT:GDTRSR,1,130,FX;
CHA-DNIT:GDTRSR,1,131,INTLWATS;
CHA-DNIT:GDTRSR,1,140,INWATS;
CHA-DNIT:GDTRSR,1,150,LDS;
CHA-DNIT:GDTRSR,1,255,PPC900;
CHA-DNIT:GDTRSR,1,130,SDS;
2.
Regenerate only DNI entries with the given internal routing directory numbers.
Input:
REGENERATE-DNIT:DNI,88111&&88112;
Output:
ADD-DNIT:DNI,88112,SA,0,"BARF SIMPSON",YES,5,64,1,0,FORB;
ADD-DNIT:DNI,88111,DRTD,0,"TYME MAGAZINE",NO,77777;
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.