194.2.1
ADD-TLZO
Enter station assignments.
An entry consists of either an attendant number with its associated imaginary station number, or a circuit number (line number of the PBX trunk circuit) with its associated imaginary station number.
If an entry already exists, an error message is output to the user.
1.
Enter attendant number assignments
2.
Enter PBX trunk number assignments
3.
Enter imaginary number for incoming calls
4.
Enter imaginary number for outgoing calls
5.
Enter imaginary number for internal calls
Procedure Overview
Command Code
Parameter
ADD-TLZO
TBL=ATND,ATNDNO=<string>,STNO=<string>;
(1)
TBL=MTLC,LTG=<number>,LTU=<number>,SLOT=<number>
,CCT=<number>,BCHL=<number>,STNO=<string>;
(2)
TBL=INC,STNO=<number>;
(3)
TBL=OUTG,STNO=<number>;
(4)
TBL=INT,STNO=<number>;
(5)
Examples
1.
The attendant console with the attendant telephone number 9 is to receive the imaginary station number 10.
Input :
ADD-TLZO:TBL=ATND,ATNDNO=9,STNO=10;
2.
The PBX trunk with the circuit number 1-1-19-3 and B-Channel #1 is to receive the imaginary station number 111111. The main PABX trunk number is composed of: LTG=1, LTU=1, SLOT=19, CCT=3.
Input :
ADD-TLZO:TBL=MTLC,LTG=1,LTU=1,SLOT=19,CCT=3,BCHL=1,STNO=111111;
3.
The PBX trunk with the circuit number 1-1-19-3 and B-Channels in the range from 2 to 7 is to receive the imaginary station number 222777.
Input :
ADD-TLZO:TBL=MTLC,LTG=1,LTU=1,SLOT=19,CCT=3,BCHL=2&&7,STNO=222777;
4.
For incoming trunk calls which have no entry in the MTLC table the imaginary number 331 will be assigned.
Input :
ADD-TLZO:TBL=INC,STNO=331;
5.
For outgoing trunk calls which have no entry in the MTLC table the imaginary number 442 will be assigned.
Input :
ADD-TLZO:TBL=OUTG,STNO=442;
6.
For internal calls which have no entry in the MTLC table the imaginary number 553 will be assigned.
Input :
ADD-TLZO:TBL=INT,STNO=553;
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.