75.2.3
DELETE-DIDCR
Allocation of DIDCR tables can be cancelled by means of the function DELETE-DIDCR. The execution of the function is limited to the tables with entry values (i.e. The table should be created before it can be deleted). The craftsperson can delete a DIDCR table, a SRT table or SID/ANI data information not referenced by a trunk defined by TDCSU.
If TBLIDX elements in a DIDCR table are deleted, then each TBLIDX element will be reinitialized to H’FFFF plus its own TBLIDX.
If SID/ANI data is requested to be deleted for a Network Service from a DIDCR table then each deleted SVCIDX will be reinitialized to "NOREQU". This action could also be accomplished by using the change verb to change each SVCIDX to "NOREQU".
When initiating this verb the following checks are performed. Each check produces a reaction and a prompt or end.
Table 14:
DELETE-DIDCR Error Messages
Check Performed
Reaction
Prompt
or End
THE ENTERED DIDTAB DOES NOT EXIST
F3
End
COULD NOT DELETE BECAUSE PRI
SERVICE RULE TABLE IS ACCESSED BY
PRI TRUNKS
F6
End
TBLIDX NOT ALLOWED IF RULEIDX IS A
RANGE
F8
End
THE ENTERED SERVICE RULE TABLE DOES
NOT EXIST
F12
End
NO CHANGE WAS MADE ALL DATA ENTERED
IS THE SAME AS THE ACTUAL DATA
F13
End
SID/ANI DATA CAN ONLY BE USED WITH
THE SERVICES INWATS,VPN,SDS,PPC900
F14
End
THE ENTERED DID TABLE WAS NOT
DELETED BECAUSE IT IS ACCESSED BY
DID OR E&M TRUNKS
F17
End
THE ENTERED DID TABLE WAS NOT
DELETED BECAUSE IT IS ACCESSED BY
PRI SERVICE RULE TABLE
F18
End
Table 15:
DELETE-DIDCR Advisory Messages
Check Performed
Reaction
Prompt
or End
THERE ARE NO VALUES TO DELETE IN
THE ENTERED RANGE
H9
End
Procedure Overview
|Command Code | Parameters |
+-----------------+---------------------------------------------+
| DELETE-DIDCR ||TYPE=DID,RULEIDX=<NUMBER>,[TBLIDX=<NUMBER>];|
| | |
| ||TYPE=SRT,SRTABLE=<number>, |
| | [NETSVC=<param>]; |
| | |
| ||TYPE=SVC,NETSVC=<param>,RULEIDX=<number>, |
| | [SVCIDX=<number>]; |
Example 1:
Delete the entries from 55-93 in the DIDCR table 2.
Input:
DELETE-DIDCR:DID,2,55&&93;
Output:
DELETE-DIDCR:DID,2,55&&93;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
DELETE EXECUTED;
Example 2:
Delete the DIDCR tables 3-5.
Input:
DELETE-DIDCR:DID,3&&5;
Output:
DELETE-DIDCR:DID,3&&5;
H500: AMO DIDCR STARTED
F3: DID RULE TABLE 3 DOES NOT EXIST.
F3: DID RULE TABLE 5 DOES NOT EXIST.
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
DELETE EXECUTED;
Example 3:
Delete Network Service INTLWATS in the SRT table 1.
Input:
DELETE-DIDCR:SRT,1,INTLWATS;
Output:
DELETE-DIDCR:SRT,1,INTLWATS;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
DELETE EXECUTED;
Example 4:
Delete the SRT table 2.
Input:
DELETE-DIDCR:SRT,2;
Output:
DELETE-DIDCR:SRT,2;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
DELETE EXECUTED;
Example 5:
Delete the SID/ANI data information 14-17 for Network Service INWATS
from the DIDCR table.
Input:
DELETE-DIDCR:SVC,INWATS,1,14&&17;
Output:
DELETE-DIDCR:SVC,INWATS,1,14&&17;
H500: AMO DIDCR STARTED
AMO-DIDCR-... DIRECT INWARD DIAL DIGIT_CONVERSION_RULE
DELETE EXECUTED;
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.