133.2.6
REGENERATE-LDPLN
All dialplan numbers(except for 0) can be generated with their associated data (LWMpool , Dialplan, Service Info).
All LCR digit patterns can be regenerated with their associated data (LCR routes and LCR authorizations per DPLN group, serial pulse counter) (without specifying a parameter).
However, it is also possible to regenerate specific LCR digit patterns with their associated data (parameter LDPNO, parameter LDP).
Procedure Overview
Command Code
Parameter
REGENERATE-LDPLN
DIPLNUM=<number>,{(max1)LDPNO=<range>,LDP=<textstring};
Example1:
All dialplan numbers with their attributes are to be generated:
Input:
REGENERATE-LDPLN:1&&2047;
Output:
ADD-LDPLN:LCRADM,1,1,1;
ADD-LDPLN:LCRADM,2,1,2;
ADD-LDPLN:LCRADM,5,3,40,"LCRSERV5";
ADD-LDPLN:LCRADM,50,8,200,"LCRSERV50";
ADD-LDPLN:LCRADM,2000,6,200,"LCRSERV2000";
Example2:
The first five digit patterns are to be regenerated:
Input:
REGENERATE-LDPLN:,1&5;
Output:
ADD-LDPLN:LCRPATT,0,98-Z,,1,,,2,6;
ADD-LDPLN:LCRPATT,3,99-XXXX,1&2&3&4&5,888,,,1,;
Due to syntactical correctness a LAUTH value 1 will be regeneratet for disabled routes (LRTG=0).
Example 3:
Additional CHANGE-LDPLN commands are generated.
Input:
REG-LDPLN:LDP="**05"-"12";
Output:
ADD-LDPLN:LCRPATT,0,**05-12,
0&1&2&3&4&5&6&7&8&9&10&11&12&13&14&15,
,1
,,
1,
,,,N;
CHANGE-LDPLN:LCRPATT,0,,**05-12,
16&17&18&19&20&21&22&23&24&25&26&27&28&29&30&31,
,1
,,
1;
CHANGE-LDPLN:LCRPATT,0,,**05-12,
32&33&34&35&36&37&38&39&40&41&42&43&44&45&46&47,
,1
,,
1;
CHANGE-LDPLN:LCRPATT,0,,**05-12,
48&49&50&51&52&53&54&55&56&57&58&59&60&61&62&63,
,1
,,
1;
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.