75.2.1
ADD-DIDCR
To add a DIDCR table ,the craftsperson enters the rule table number, the total number of incoming digits, the number of digits to be deleted and the actual digits which are part of the resulting digit conversion string. The number of DIDCR tables to be created is limited to 20 tables maximum. Before the table is created all empty entries will be initialized to H’FFFF plus the index. The DIDCR table will not be created until the total number of incoming digits and the number of digits to be deleted are entered.
Parameter RULEIDX may not be a range in ADD command.
When initiating this verb the following checks are performed. Each check produces a reaction and a prompt or end.
Table 10:
ADD-DIDCR Error Messages
Check Performed
Reaction
Prompt
or End
A CHARACTER OTHER THAN (0:9),*,#
WAS USED IN THE VALUE FOR DIGITS
F1
DIGITS
THE TOTAL NUMBER OF RECEIVER DIGITS
MUST BE AT LEAST TWO MORE THAN THE
NUMBER OF DIGITS TO BE DELETED
F2
DELDIG
THE ENTERED DID RULE TABLE HAS
ALREADY BEEN CREATED
F4
End
THE ENTERED DIGIT STRING FOR TBLIDX
IS AN INVALID LENGTH
F5
DIGITS
TOO MANY VALUES FOR PARAMETER
DIGITS HAS BEEN ENTERED (UP TO 9
DIGITS CAN BE ENTERED AT ONE TIME)
F10
End
THE NUMBER OF VALUES ENTERED FOR
TBLIDX AND DIGITS MUST BE THE SAME
F15
DIGITS
TOO MANY TABLE INDICES ENTERED
(NO MORE THAN 9 MAY BE ENTERED)
F16
TBLIDX
Table 11:
ADD-DIDCR Advisory Messages
Check Performed
Reaction
Prompt
or End
THE DIDCR TABLE REFERENCED BY THE
ENTERED RULEIDX DOES NOT EXIST
(TOTDIG = 0)
H8
End
Procedure Overview
|Command Code| Parameters |
+------------+-------------------------------------------------+
| ADD-DIDCR | RULEIDX=<number>,TOTDIG=<number>, |
| | DELDIG=<number>,[TBLIDX=<number>], |
| | [DIGITS=<number>]; |
| | |
Example 1:
Set up only the DID Rule tables 1 and 4.
Input:
ADD-DIDCR:1,5,3;
Output:
ADD-DIDCR:1,5,3;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
ADD EXECUTED;
Input:
ADD-DIDCR:4,16,14;
Output:
ADD-DIDCR:4,16,14;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
ADD EXECUTED;
Example 2:
Set up the DID Rule table and the Conversion-data at the same time.
Input:
ADD-DIDCR:2,6,3,01&&04,1&22&333&4444;
Output:
ADD-DIDCR:2,6,3,01&&04,1&22&333&4444;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
ADD EXECUTED;
${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.