173.2.3
DISPLAY-SELL / REGENERATE-SELL
1.
Interrogate the entries in the destination number table and the station number table with output in list format (DISPLAY).
2.
Interrogate the entries in the destination number table and the station number table with output in position-related commands (REGEN).
Procedure Overview
Command Code
Parameter
DISPLAY-SELL
[TBL=STNTBL1|2],[STNO=<number>,LEVEL0=<number>
,LEVEL1=<number>,LEVEL2=<number>];
(1)
[TBL=DNOTBL1|2],[STNO=<number>];
REGENERATE-SELL
[TBL=STNTBL1|2];
(2)
[TBL=DNOTBL1|2];
Examples
1.
Interrogate destination number table 1.
Input:
DISPLAY-SELL:DNOTBL1;
Output:
DESTINATION NUMBER TABLE : 1
ENTRY NO. DEST. NUMBER LENGTH
1 0043222 7
2 013059 6
3 0445546 7
4 0513059 7
5 06089722 8
6 07897221 8
7 A32BD12 7
2.
Interrogate station numbers 100430 to 200987 in station number table 1 with node numbers 1, 1, 10. The entries located between the range limits are output.
Input:
DISPLAY-SELL:STNTBL1,100430&&200987,1,1,10;
Output:
STATION NUMBER TABLE : 1
ENTRY NUMBER STATION NUMBER LENGTH LEVEL0 LEVEL1 LEVEL2
1 100430 6 1 1 10
3 125731 6 1 1 10
4 199999 6 1 1 10
3.
Interrogate whether station number 887192 with node numbers 1, 1, 30 is contained in station number table 1.
The station number must be always indicated with the node numbers.
Input:
DISPLAY-SELL:STNTBL1,887192,1,1,30;
Output:
STATION NUMBER TABLE : 1
ENTRY NUMBER STATION NUMBER LENGTH LEVEL0 LEVEL1 LEVEL2
7 887192 6 1 1 30
4.
Interrogate the station number table 1 without entries.
Input:
DISP-SELL:STNTBL1;
Output:
STATION NUMBER TABLE : 1
ENTRY NUMBER STATION NUMBER LENGTH LEVEL0 LEVEL1 LEVEL2
5.
Interrogate of the two station number tables and the two destination number tables without entries.
Input:
DISP-SELL;
Output:
STATION NUMBER TABLE : 1
ENTRY NUMBER STATION NUMBER LENGTH LEVEL0 LEVEL1 LEVEL2
STATION NUMBER TABLE : 2
ENTRY NUMBER STATION NUMBER LENGTH LEVEL0 LEVEL1 LEVEL2
DESTINATION NUMBER TABLE : 1
ENTRY NO. DEST. NUMBER LENGTH
DESTINATION NUMBER TABLE : 2
ENTRY NO. DEST. NUMBER LENGTH
6.
Interrogate the destination number table 1 with output in position-related commands.
Input:
REGEN-SELL:DNOTBL1;
Output:
ADD-SELL:DNOTBL1,"0043222";
ADD-SELL:DNOTBL1,"013059";
ADD-SELL:DNOTBL1,"0445546";
ADD-SELL:DNOTBL1,"0513059";
ADD-SELL:DNOTBL1,"06089722";
ADD-SELL:DNOTBL1,"07897221";
ADD-SELL:DNOTBL1,"A32BD12";
7.
Interrogate station number table 1 with output in position-related commands.
Input:
REGEN-SELL:STNTBL1;
Output:
ADD-SELL:STNTBL1,"100430",1,1,10;
ADD-SELL:STNTBL1,"123",1,1,30;
ADD-SELL:STNTBL1,"125731",1,1,10;
ADD-SELL:STNTBL1,"199999",1,1,10;
ADD-SELL:STNTBL1,"456",1,1,30;
ADD-SELL:STNTBL1,"789",1,1,30;
ADD-SELL:STNTBL1,"887192",1,1,30;
${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.