200.2.4
DISPLAY-TTBL/
REGEN
-TTBL
1.
Display entries of the tariff tables and tariff group tables, in list format (DISPLAY)
2.
Display entries of the tariff tables and tariff group tables, in position oriented commands for regeneration (REGEN).
If only ZONE is specified in the WOCU branch, then all entries of the zone in all tariff tables with this zone will be displayed. If ZONE is not entered (only TARTBLNO), then the whole table is displayed. If both zone and table is entered, then only the entry for this zone is displayed.
Procedure overview
Command code
Parameter
DISPLAY-TTBL
|TBL=WCU,[TARTBLNO=<number>];
(1)
|TBL=WOCU,[TARTBLNO=<number>],[ZONE=<string>];
(2)
|TBL=CLK,[TARTBLNO=<number>],[ZONE=<string>];
(3)
|TBL=GRP,[GROUPNO=<number>];
(4)
|TBL=GEN;
(5)
|REGENERATE-TTBL
|TBL=WCU,[TARTBLNO=<number>];
(6)
|TBL=WOCU,[TARTBLNO=<number>],[ZONE=<string>];
(7)
|TBL=CLK,[TARTBLNO=<number>],[ZONE=<string>];
(8)
|TBL=GRP,[GROUPNO=<number>];
(9)
|TBL=GEN;
(10)
Examples
1.
Displaying tariff table 1 with call charge information
Input:
DISP-TTBL:TBL=WCU,TARTBLNO=1;
Output:
TAB: 1 TARIFF TABLE WITH CALL CHARGE INFORMATION
MINIMUM CHARGE: 400
COST CALCULATION METHOD: FACTOR
MULTIPL. FACTOR FOR COSTS IN TENTH PERCENT: 1000
AREA LIMIT PRICE/CALL CHARGE UNIT
MORE THAN 0 121
2.
Display tariff table 2 with call charge information
Input:
DISP-TTBL:TBL=WCU,TARTBLNO=2;
Output:
TAB: 2 TARIFF TABLE WITH CALL CHARGE INFORMATION
MINIMUM CHARGE: 200
COST CALCULATION METHOD: FACTOR
MULTIPL. FACTOR FOR COSTS IN TENTH PERCENT: 1000
AREA LIMIT PRICE/CALL CHARGE UNIT
0 - 25 60
26 - 50 50
51 - 75 40
MORE THAN 75 20
3.
If a table with call charge information has no entries at all, the output looks like the following:
Input:
DISP-TTBL:TBL=WCU,TARTBLNO=3;
Output:
H12: THE TARIFF TABLE WITH CALL CHARGE INFORMATION IS EMPTY
4.
Displaying tariff table 1 without call charge information
Input:
DISP-TTBL:TBL=WOCU,TARTBLNO=1;
Output:
TAB: 1 TARIFF TABLE WITHOUT CALL CHARGE INFORMATION
| DAY | NIGHT1 | NIGHT2 | NIGHT3 | NIGHT4 |TARBA|TARM|TB|TW|FAC
ZONE|INTVL|TARF|INTVL|TARF|INTVL|TARF|INTVL|TARF|INTVL|TARF| PR | PR | | |
----+----------+----------+----------+----------+----------+-----+----+--+--+---
LOC | | | | | | | | | | | | | |
|18000| 209|24000| 231|28000| 232|36000| 233|40000| 234| +50| 75|10| Y|100
DIST01 | | | | | | | | | | | | | |
| 3000| 25| 3500| 25| 3800| 25| 4200| 25| 4800| 25| +50| 75|11| N|100
ABR01 | | | | | | | | | | | | | |
| 1500| 28| 1800| 28| 2100| 28| 2400| 28| 3000| 28| +100| 150|20| Y|100
ABR02 | | | | | | | | | | | | | |
| 1000| 30| 1500| 30| 2000| 30| 2500| 30| 3000| 30| -150| 200|22| Y|100
5.
If a table without call charge information has no entries at all, the display looks like the following:
Input:
DISP-TTBL:TBL=WOCU,TARTBLNO=2;
Output:
H13: THE TARIFF TABLE WITHOUT CALL CHARGE INFORMATION IS EMPTY
6.
Example of a listing of a tariff group table
Input:
DISP-TTBL:TBL=GRP,GROUPNO=1;
Output:
TAB: 1 TARIFF GROUP TABLE
| | TARIFF TABLE FOR SERVICE: |
| CARRIER | CATPTY | VOICE | FAX | DTE |
+---------+---------+---------+---------+---------+
| 0 | NORM | | | |
| 0 | SCRSPC | | | |
| 0 | PUPHON | | | |
| 0 | MTEQ | | | |
+---------+---------+---------+---------+---------+
| 1 | NORM | 3 | | |
| 1 | SCRSPC | 1 | | 1 |
| 1 | PUPHON | | | |
| 1 | MTEQ | | | |
+---------+---------+---------+---------+---------+
| 2 | NORM | | | |
| 2 | SCRSPC | | | |
| 2 | PUPHON | | | |
| 2 | MTEQ | | | |
+---------+---------+---------+---------+---------+
| . | | | | |
| . | | | | |
| . | | | | |
+---------+---------+---------+---------+---------+
| 9 | NORM | | | |
| 9 | SCRSPC | | | |
| 9 | PUPHON | | | |
| 9 | MTEQ | | | |
+---------+---------+---------+---------+---------+
7.
Example of a listing of a tariff table with clock information
Input:
DISP-TTBL:TBL=CLK,TARTBLNO=1;
Output:
TAB: 1 TARIFF TABLE WITH CLOCK INFORMATION
| DAY | NIGHT1/NIGHT3 | NIGHT2/NIGHT4 | | |
ZONE |FIX| FIRST|PERIOD|FIX| FIRST|PERIOD|FIX| FIRST|PERIOD|TABNU|TW|
--------+---+------+------+---+------+------+---+------+------+-----+--+
DIST01 | 1 | KA|999999| 1 | KM| 0| 15|999999| 10000| | |
| | | | 12| 0| 0| 1 | KA| 11111| 1 | Y|
8.
Displaying tariff table 2 with call charge information, regeneration
Input:
REG-TTBL:TBL=WCU,TARTBLNO=2;
Output:
ADD-TTBL:WCU,2,200,FACTOR,1000,25,60,50,50,75,40,20;
9.
Regenerating tariff table 1 without call charge information:
Input:
REG-TTBL:TBL=WOCU,TARTBLNO=1;
Output:
ADD-TTBL:WOCU,1,LOC,18000,23,24000,231,28000,232,36000,233,40000,234, +50,75,10,Y,100;
ADD-TTBL:WOCU,1,DIST01,3000,25,3500,25,3800,25,4200,25,4800,25, +50,75,11,N,100;
ADD-TTBL:WOCU,1,ABR01,1500,28,1800,28,2100,28,2400,28,3000,28, +100,150,20,Y,100;
ADD-TTBL:WOCU,1,ABR02,1000,30,1500,30,2000,30,2500,30,3000,30, -150,200,22,Y,100;
10.
Regenerating tariff group table 1
Input:
REG-TTBL:TBL=GRP,GROUPNO=1;
Output:
ADD-TTBL:GRP,1,1,NORM,VOICE,3;
ADD-TTBL:GRP,1,1,SCRSPC,VOICE,1;
ADD-TTBL:GRP,1,1,SCRSPC,DTE,1;
11.
Regenerating tariff table 1 with clock information
Input:
REG-TTBL:TBL=CLK,TARTBLNO=1;
Output:
ADD-TTBL:CLK,1,DIST01,1,KA,999999,1,KM,0,15,999999,10000,12,0,0,1, KA,11111,1,Y;
12.
Regenerating table with general informations (comma position and value added tax).
Input:
REG-TTBL:TBL=GEN;
Output:
CHANGE-TTBL:GEN,VAT,150;
CHANGE-TTBL:GEN,COMPOS,1,2HT;
CHANGE-TTBL:GEN,COMPOS,2,2HT;
CHANGE-TTBL:GEN,COMPOS,3,3HT;
CHANGE-TTBL:GEN,COMPOS,4,+2 ;
CHANGE-TTBL:GEN,COMPOS,5,+2 ;
CHANGE-TTBL:GEN,COMPOS,6,+2 ;
CHANGE-TTBL:GEN,COMPOS,7,+2 ;
CHANGE-TTBL:GEN,COMPOS,8,+2 ;
CHANGE-TTBL:GEN,COMPOS,9,+2 ;
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.