185.3.6
REGENERATE-SYNCA
The verb REGENERATE is used to output the data of the announcement table and the announcement matrices in the form of one or more position-oriented "ADD" commands. The commands can be regenerated for a specific table or a specific type.
Procedure Overview
Command Code
Parameter
REGENERATE-SYNCA
[SEL=ANNTYPE],[ANNTYPE=<number>],[TABTYPE=<param>];
(1)
[|SEL=ANNAME],ANNAME=<string>,[TABTYPE=<param>];
[|SEL=IDX],[ANREASON=<param>],TABTYPE=ANNMIOD | ANNTONE;
(2)
|TABTYPE=ANNMCI,[COMPIDX=<number>];
|TABTYPE=ANNMITR,[ITR=<number>];
(3)
Examples
1.
Regenerate the configuration for announcement type 33.
Input:
REGEN-SYNCA:ANNTYPE,33;
Output:
ADD-SYNCA:ANNTT,33,"ANN-TYPE 33",ON,5,,PACK,2,ON,HOLDLINE,1,ON,,,STASTO,3;
ADD-SYNCA:ANNMCI,WANNAOHK,6,33;
ADD-SYNCA:ANNMITR,DIDSD,0,33;
ADD-SYNCA:ANNMITR,SDOHK,1,33;
ADD-SYNCA:ANNMITR,ANNBUSY,8,33;
ADD-SYNCA:ANNMITR,SDBUSY,11,33
ADD-SYNCA:ANNMITR,SDBUSY,12,33;
ADD-SYNCA:ANNMIOD,ANNBUSY,33;
ADD-SYNCA:ANNMIOD,SDBUSY,33;
2.
Regenerate the table for the preliminary tone and the return tone.
Input:
REGEN-SYNCA:IDX,,ANNTONE;
Output:
ADD-SYNCA:ANNTONE,DIDSD,PACK,INTDTN;
ADD-SYNCA:ANNTONE,ANNBUSY,HOLDLINE,BUSY;
ADD-SYNCA:ANNTONE,ANNOHK,,RNGBK;
ADD-SYNCA:ANNTONE,SDBUSY,,;
ADD-SYNCA:ANNTONE,SDOHK,,REORDER;
3.
Regenerate announcement type for ITR group 11 and announcement reason WANNAOHK.
Input:
REGEN-SYNCA:IDX,WANNAOHK,ANNMITR,11;
Output:
ADD-SYNCA:ANNMITR,WANNAOHK,11,21;
${DocTitle}
, ID:
${DocID}
©
02/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.