134.2.1
ADD-LDSRT
The following cases are valid:
1.
Adding one FDS to one LDSRT.
Adding one FDS means that all dial numbers beginning with this FDS and ending with any possible SDS number are restricted. It is not possible to reduce this dial number area by adding an SDS number. If this is required, first the FDS must be deleted and then the SDS must be added.
2.
Adding one or more SDSs to one FDS of one LDSRT.
Adding one or more SDS depends on whether the corresponding FDS exists or not. If it exists, the list of existing SDSs will be expanded by the new SDSs. If the FDS does not exist, the FDS will be created and the SDSs will be added. The SDSs are added in blocks of 20 elements.
Procedure Overview
Command Code
Parameter
ADD-LDSRT
LDSRT=<number>,FDS=<number>,[SDS=<number>];
Examples
At the beginning there is no memory allocated for the LDSRT.
Input:
ADD-LDSRT:LDSRT=1,FDS=089,SDS=6000&&7110;
Output:
ADD-LDSRT:LDSRT=1,FDS=089,SDS=6000&&7110;
H500: AMO LDSRT STARTED
F01: FDS AND/OR SDS NUMBERS COULD NOT BE ADDED BECAUSE THERE IS NO ENOUGH MEMORY
INCREASE MEMORY VIA ADD-DIMSU:LCRDSR=<?>;
AMO-LDSRT-26 LCR DIGIT STRING RESTRICTION TABLE
ADD NOT COMPLETED;>
We have to increment memory by means of AMO DIMSU:
Input:
ADD-DIMSU:LCRDSR=100;
Output:
ADD-DIMSU:LCRDSR=100;
H500: AMO DIMSU STARTED
H00: +-------------------------------+
| LCRDSR.ACTUAL : 100 |
| .PREVIOUS: 0 |
+-------------------------------+
AMO-DIMSU-26 DIMENSIONING OF FEATURES, SWITCHING UNIT
ADD COMPLETED;
<
Now it is possible to add.
1.
Case 1
ADD-LDSRT:2,18678;
Input:
DISPLAY-LDSRT:2;
Output:
+----------------------------------------------------------------+
| |
| LCR DIGIT STRING RESTRICTION TABLE (LDSRT) : 2 |
| |
+--------+-------------------------------------------------------+
| FDS | SDS |
+--------+-------------------------------------------------------+
| 18678 | ALL |
+--------+-------------------------------------------------------+
2.
Case 2
Example 1
Input:
ADD-LDSRT:LDSRT=1,FDS=089,SDS=6000&&7110;
Input:
DISPLAY-LDSRT;
Output:
+-----------------------------------------------------------------+
| |
| LCR DIGIT STRING RESTRICTION TABLE (LDSRT) : 1 |
| |
+--------+--------------------------------------------------------+
| FDS | SDS |
+--------+--------------------------------------------------------+
| 089 | 6 70 710 7110 |
+--------+--------------------------------------------------------+
Example 2
Input:
ADD-LDSRT:1,200,6985&&7205;
Input:
DISP-LDSRT;
Output:
+----------------------------------------------------------------+
| |
| LCR DIGIT STRING RESTRICTION TABLE (LDSRT) : 1 |
| |
+--------+-------------------------------------------------------+
| FDS | SDS |
+--------+-------------------------------------------------------+
| 089 | 6 70 710 7110 |
+--------+-------------------------------------------------------+
| 200 | 6985 6986 6987 6988 6989 |
+--------+-------------------------------------------------------+
| | 699 70 71 7200 7201 |
+--------+-------------------------------------------------------+
| | 7202 7203 7204 7205 |
+--------+-------------------------------------------------------+
${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.