172.2.4
DISPLAY-SELG / REGENERATE-SELG
1.
Interrogate the entries in the selection groups or the selection tables with output on screen in tabular form (DISPLAY)
2.
Interrogate the entries in the selection groups or in the selection tables with generation of a command listing for the action ADD-SELG (REGENERATE).
Procedure Overview
Command Code
Parameter
DISPLAY-SELG
[SELGNO=<number>],[SELTABNO=<number>];
(1)
|REGENERATE
[SELGNO=<number>],[SELTABNO=<number>];
(2)
Examples:
1.
Output selection group data in tabular form:
DISPLAY selection group 2
Input:
DISPLAY-SELG:SELGNO=2,SELTABNO=1;
Output:
+==============================================================================+
| SELECTION GROUP : 2 |
+-----------------------------------------------------------------------------+
| |
| OPERATING STATE : OFF_WITHOUT_QUEUEING |
| |
| RESOP : N |
| BASDEV : ATTEND BLBAS : 1 |
| RESDEV : NODEV BLRES : 0 |
| |
+==============================================================================+
| |
| SELECTION GROUP : 2 SELECTION TABLE : 1 |
| |
| FORMBAS : ATTEND TARIFF : TARGR01 |
| FORMRES : NOFORM DESTCNT : A22 |
| |
| LEVEL0 : 0&&999 |
| LEVEL1 : 0&&254 |
| LEVEL2 : 0&&30 |
| CDRCD : 0&&999999 |
| |
| ATNDGR : 0&&15 |
| SERVICE : VOICE |
| |
| CDRULT : 0 CONNTL : 00 : 00 : 00 |
| COPIN : 0&&15 CARRIER : 0&&9 |
| |
| SELECTION FEATURES 1 : |
| |
| CTYPE : ALL PAYPARTY : ALL NSTAT : N |
| CDRAC : ATND SFSETUP : N CDBAD : N |
| CDRC : N CDRSTA : N THRGCON : N |
| SECTION : N TIE-LINE : N EXPENS : N |
| CONNTYP : OUTG |
| RECTYP : ALL |
| |
| SELECTION FEATURES 2 : |
| |
| CDCHU : Y CDRULTE : N CONNT : N |
| PCODE : N PPCF : N STATAB1 : N |
| STATAB2 : N DNOTBL1 : N DNOTBL2 : N |
| |
+==============================================================================+
The selection groups are always output together with the associated selection tables.
Only selection tables which contain entries are output.
If a selection group has no entries, the output of this group appears as follows:
Input:
DISPLAY-SELG:SELGNO=4;
Output:
+==============================================================================+
| SELECTION GROUP : 4 |
+-----------------------------------------------------------------------------+
| |
| OPERATING STATE : OFF_WITHOUT_QUEUEING |
| |
| RESOP : |
| BASDEV : BLBAS : |
| RESDEV : BLRES : |
| |
+==============================================================================+
2.
Output selection group data in position oriented commands.
Input:
REGEN-SELG:SELGNO=2,SELTABNO=1;
Output:
ADD-SELG:SELG,2,N,ATTEND,NODEV,1,0;
CHANGE-SELG:SELT,2,1,ATTEND,NOFORM,TARGR01,A22;
CHANGE-SELG:SELT,2,1,,,,,0&&999999;
CHANGE-SELG:SELT,2,1,,,,,,VOICE;
CHANGE-SELG:SELT,2,1,,,,,,,0&&15;
CHANGE-SELG:SELT,2,1,,,,,,,,ALL,ALL,N,N,N,N,N,Y,ATND,N,N,N,N,N,N,N,N,N,N;
CHANGE-SELG:SELT,2,1,,,,,,,,,,,,,,,,,,,,,,,,,,,0,000000;
CHANGE-SELG:SELT,2,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,0&&999,0&&254,0&&30;
CHANGE-SELG:SELT,2,1,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,N,N,OUTG,0&&15,0&&9,ALL;
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.