80.3.3
DELETE-DNIT
The deletion of an entry in the DNI or GDTR table can be accomplished by the function DELETE. To delete an entry in the GDTRSR table use the function CHANGE by setting DNISRULE to zero (e.g.
CHANGE-DNIT:GDTRSR,<TGRP>,0;).
To delete an entry in the DNI table, the INTRTDN parameter must be specified. Deletion of the entry cannot occur if the internal routing number is still being referenced by the GDTR table. If AMO DIDCR was referencing this internal routing number, it will be intercepted. To delete an entry in the GDTR table, the GDTRRULE and DGTSTR parameters must be specified.
Procedure Overview
Command Code
Parameter
DELETE-DNIT
|TBL=DNI,INTRTDN=<number>;
|TBL=GDTR,GDTRRULE=<number>,DGTSTR=<key-num>;
Examples:
1.
Delete an entry in the GDTR table.
Input:
DELETE-DNIT:TBL=GDTR,GDTRRULE=222,DGTSTR=8005552000;
Output:
H07: DIGIT STRING DGTSTR=8005552000
HAS BEEN REMOVED FROM RULE GDTRRULE=222.
2.
Delete the entry in the DNI table whose internal directory number is 444333.
Input:
DELETE-DNIT:TBL=DNI,INTRTDN=444333;
Output:
H03: INTERNAL ROUTING DIRECTORY NUMBER INTRTDN=444333 HAS BEEN DELETED.
${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.