173.2.2
DELETE-SELL
If a number is deleted in a table, AMO rearranges the remaining entries in an orderly sequence.
Several numbers can be deleted at once (several individual values or range).
Only if one number in a table is deleted, then must both the number (parameter STNO), and the node number (parameter LEVEL0), subdomain number (parameter LEVEL1) and the domain number (parameter LEVEL2) are indicated.
If the whole table is deleted, the specification of the parameters STNO, LEVEL0, LEVEL1 and LEVEL2 is omitted.
If the last number is deleted from a table, or if the entire table is deleted, the AMO checks whether this table is still going to be used in the selection. If this is the case, a warning is issued to the user.
If a non-existent number is to be deleted, a warning is issued to the user.
1.
Delete a station number or a station number table
2.
Delete a destination number or a destination number table
Procedure Overview
Command Code
Parameter
DELETE-SELL
[TBL=STNTBL1|2],[STNO=<number>,LEVEL0=<number>
,LEVEL1=<number>,LEVEL2=<number>];
(1)
[TBL=DNOTBL1|2],[STNO=<string>];
(2)
Example
1.
Delete station number 123456 with node numbers 1, 1, 30 from station number table 1.
Input:
DELETE-SELL:STNTBL1,123456,1,1,30;
2.
Delete the entire station number table 1.
Input:
DELETE-SELL:STNTBL1;
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.