156.2.4
DISPLAY-RCUT / REGENERATE-RCUT
1.
Interrogate the entries of the Route Code Conversion Table with output in list form (DISPLAY).
2.
Interrogate the entries of the Route Code Conversion Table with output in position-oriented commands (REGENERATE).
The user can choose whether one entry or the entire table is to be output.
Procedure Overview
Command Code
Parameter
DISPLAY-RCUT
[RTECD=<string>];
(1)
|REGENERATE-RCUT
[RTECD=<string>];
(2)
Examples
1.
Interrogate the Route Code Conversion Table
Input:
DISPLAY-RCUT;
Output:
ROUTE CODE CONVERSION TABLE
ENTRY NUMBER ROUTE CODE CDR CODE
1 0 0
2 123456 11
3 5 9
4 6 9
5 7 9
6 DDDDDD 123
If a list is totally devoid of entries, the output is as follows:
Input:
DISPLAY-RCUT;
Output:
ROUTE CODE CONVERSION TABLE
ENTRY NUMBER ROUTE CODE CDR CODE
2.
Interrogate the Route Code Conversion Table with output in position-oriented commands.
Input:
REG-RCUT;
Output:
ADD-RCUT:0,0;
ADD-RCUT:123456,11;
ADD-RCUT:5,9;
ADD-RCUT:6,9;
ADD-RCUT:7,9;
ADD-RCUT:DDDDDD,123;
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.