194.2.4
DISPLAY-TLZO / REGENERATE-TLZO
1.
Interrogate one or both station assignment tables with output on screen in tabular form (DISPLAY).
2.
Interrogate one or both station assignment tables with generation of a command listing for the action ADD-TLZO (REGENERATE).
3.
Interrogate the imaginary number for incoming trunk calls in tabular form (DISPLAY) or with generating of a command listing (REGENERATE).
4.
Interrogate the imaginary number for outgoing trunk calls in tabular form (DISPLAY) or with generating of a command listing (REGENERATE).
5.
Interrogate the imaginary number for internal calls in tabular form (DISPLAY) or with generating of a command listing (REGENERATE).
Procedure Overview
Command Code
Parameter
DISPLAY-TLZO
[TBL=ATND,[ATNDNO=<string>],[STNO=<string>]];
(1)
[TBL=MTLC,LTG=<number>,LTU=<number>
(2)
,SLOT=<number>,CCT=<number>],[STNO=<string>];
[TBL=INC];
(3)
[TBL=OUTG];
(4)
[TBL=INT];
(5)
REGENERATE-TLZO
[TBL=ATND,[ATNDNO=<string>],[STNO=<string>]];
(6)
[TBL=MTLC,LTG=<number>,LTU=<number>
(7)
,SLOT=<number>,CCT=<number>],[STNO=<string>];
[TBL=INC];
(8)
[TBL=OUTG];
(9)
[TBL=INT];
(10)
Examples
1.
Display the attendant number assignment table.
Input:
DISPLAY-TLZO:TBL=ATND;
Output:
STATION ASSIGNMENT TABLE : ATND
ENTRY NUMBER ATND - NUMBER IMAGINARY STATION NUMBER
1 9 15
2.
Display the PBX trunk number assignment table
Input:
DISPLAY-TLZO:TBL=MTLC;
Output:
STATION ASSIGNMENT TABLE : MTLC
NUMBER LTG LTU SLOT CCT BCHNL IMAGINARY STATION NUMBER
1 1 1 19 3 01 122
2 1 1 19 3 02&&07 222777
3.
Display the imaginary number for incoming trunk calls in tabular form
Input:
DISPLAY-TLZO:TBL=INC;
Output:
STATION ASSIGNMENT TABLE : INCOMING CALLS
IMAGINARY STATION NUMBER
336
4.
Display the imaginary number for outgoing trunk calls in tabular form
Input:
DISPLAY-TLZO:TBL=OUTG;
Output:
STATION ASSIGNMENT TABLE : OUTGOING CALLS
IMAGINARY STATION NUMBER
446
5.
Display the imaginary number for internal calls in tabular form
Input:
DISPLAY-TLZO:TBL=INT;
Output:
STATION ASSIGNMENT TABLE : INTERNAL CALLS
IMAGINARY STATION NUMBER
556
6.
Regenerate the attendant number assignment table. (Generation of a command listing for the action ADD-TLZO).
Input:
REG-TLZO:TBL=ATND;
Output:
ADD-TLZO:ATND, 9, 15;
7.
Regenerate the PBX trunk number assignment table. (Generation of a command listing for the action ADD-TLZO).
Input:
REG-TLZO:TBL=MTLC;
Output:
ADD-TLZO:MTLC, 1, 1, 19, 3, 1, 122;
ADD-TLZO:MTLC, 1, 1, 19, 3, 2&& 7, 222777;
8.
Regenerate the imaginary number (for incoming trunk calls) assignment table. (Generation of a command listing for the action ADD-TLZO).
Input:
REG-TLZO:TBL=INC;
Output:
ADD-TLZO:INC, 336;
9.
Regenerate the imaginary number (for outgoing trunk calls) assignment table. (Generation of a command listing for the action ADD-TLZO).
Input:
REG-TLZO:TBL=OUTG;
Output:
ADD-TLZO:OUTG, 446;
10.
Regenerate the imaginary number (for internal calls) assignment table. (Generation of a command listing for the action ADD-TLZO).
Input:
REG-TLZO:TBL=INT;
Output:
ADD-TLZO:INT, 556;
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.