2.2.5
REGENERATE-ACDGP
The function REGENERATE-ACDGP is used for regenerating ACDGPs in the same order as in ADD-ACDGP format.
ACD groups may be regenerated for a single group, several groups or a range of groups.
Procedure Overview
Command Code
Parameter
REGENERATE-ACDGP
[ACDGRP=<number>];
Examples
1.
Regenerate all ACD groups.
Input:
REG-ACDGP:;
Output:
ADD-ACDGP:1,NORMAL,CIRC,233601,NO,YES,13,20,30;
ADD-ACDGP:2,NORMAL,LIN,233601,YES,NO;
ADD-ACDGP:3,NORMAL,CIRC,233635,NO,YES,7,15,30;
ADD-ACDGP:4,NORMAL,LIN,233635,NO,YES,4,8,16;
ADD-ACDGP:5,NORMAL,LIN,233635,YES,YES,5,10,15;
ADD-ACDGP:8,NORMAL,CIRC,233623,YES,NO;
ADD-ACDGP:9,NORMAL,LIN,233623,NO,YES,8,17,34;
ADD-ACDGP:11,NORMAL,FIFO,233618,YES,YES,11,22,44;
ADD-ACDGP:13,NORMAL,CIRC,233635,NO,8,17,34;
ADD-ACDGP:14,NORMAL,LIN,233618,NO,NO;
ADD-ACDGP:19,NORMAL,LIN,233603,NO,YES,7,15,30;
ADD-ACDGP:21,NORMAL,FIFO,233603,YES,7,15,30;
ADD-ACDGP:22,NORMAL,FIFO,233635,NO,NO;
ADD-ACDGP:24,NORMAL,FIFO,233635,NO,YES,11,22,44;
ADD-ACDGP:25,NORMAL,LIN,233611,YES,YES,8,14,17;
2.
Regenerate ACD groups 1, 5 and 8.
Input:
REG-ACDGP:1&5&8;
Output:
ADD-ACDGP:1,NORMAL,CIRC,233601,NO,YES,13,20,30;
ADD-ACDGP:5,NORMAL,LIN,233635,YES,YES,5,10,15;
ADD-ACDGP:8,NORMAL,CIRC,233623,YES,NO;
3.
Regenerate ACD groups 10 through 19.
Input:
REG-ACDGP:10&&30;
Output:
ADD-ACDGP:11,NORMAL,FIFO,233618,YES,YES,11,22,44;
ADD-ACDGP:13,NORMAL,CIRC,233635,NO,YES,8,17,34;
ADD-ACDGP:14,NORMAL,LIN,233618,NO,NO;
ADD-ACDGP:19,NORMAL,LIN,233603,NO,YES,7,15,30;
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.