185.3.1
ADD-SYNCA
This function is used to set up (i.e. ADD) the data for a synchronous announcement in the announcement table and the announcement matrices.
An announcement type can be added in two ways:
a)
by explicitly entering the announcement type
In this case, the parameter ANNTYPE specifies the announcement type and the properties for this type are stored in the announcement table.
b)
by automatically generating the announcement type
In this case, the parameter ANNTYPE is not specified. The AMO SYNCA now scans the announcement type table for the first free entry and assigns this entry as the announcement type. The user is notified of the announcement type by means of advisory H01.
If no announcement type is available, the error message F01 is issued and the job is rejected.
Each announcement type can also be assigned a name, the only restriction being that no wildcard (’*’) must be used.
Each announcement type can be entered in an announcement matrix only if it has previously been set up in the announcement type table. The current status of the announcement type is irrelevant in this context.
Each further job for an announcement type of a matrix entry which has already been set up results in an error message and is rejected.
Procedure Overview
Command Code
Parameter
ADD-SYNCA
TABTYPE=ANNTT,[ANNTYPE=<number>],[ANNAME=<string>]
(1,2)
,[ANSTATE=<param>],[ANREP=<number>],[ANNEXT=<number>]
,[TONETYP1=<param>],[TONTM1=<number>],[TONE1STA=<param>]
,[TONETYP2=<param>],[TONTM2=<number>],[TONE2STA=<param>]
,[TONETYP3=<param>],[TONTM3=<number>],[TONE3STA=<param>],
,[OPMODE=STASTO],[DELAYTM=<number>;
,[|OPMODE=CONT],[RELLIMIT=<number>;
|TABTYPE=ANNMCI,[ANREASON=<param>],COMPIDX=<number>
(3)
,ANNTYPE=<number>;
|TABTYPE=ANNMITR,ANREASON=<param>,ITR=<number>
,ANNTYPE=<number>;
|TABTYPE=ANNMIOD,ANREASON=<param>,ANNTYPE=<number>;
|TABTYPE=ANNTONE,ANREASON=<param>,[PRETONE=<param>]
(4)
,[RETTONE=<param>];
Examples
1.
Add announcement type 16 with ’NEWANN-1A’, state = OFF, repetition factor = 5, activated tone type 1 = OVR, tone duration 1 = 3 seconds, operation mode = start/stop and delay time = 20 seconds.
Input:
ADD-SYNCA:ANNTT,16,NEWANN-1A,,5,,OVR,3,ON,,,,,,,STASTO,20;
2.
Add announcement type 3 with no name, state = ON, repetition factor = 2, tone type 2 = MOH and tone duration 2 = 15 seconds, state of tone 2 = ON.
Input:
ADD-SYNCA:ANNTT,3,,ON,2,,,,,MOH,15,ON;
3.
Add an activated announcement type, endless repetition, activated tone type 1 = FRNGBK, tone duration 1 = 2 sec. and deactivated tone type 2 = HOLDLINE, tone duration 2 = 5 sec.
Input:
ADD-SYNCA:ANNTT,,,ON,255,,FRNGBK,2,ON,HOLDLINE;
Output:
H01: ANNOUNCEMENT TYPE 4 WAS ASSIGNED TO ANNOUNCEMENT
This message means that a free entry was found and that announcement type 4 was assigned to the no-name announcement.
4.
Add announcement matrix for company index 3 and announcement reason = WANNAOHK with announcement type 16.
Input:
ADD-SYNCA:ANNMCI,WANNAOHK,3,16;
5.
Add the preliminary tone = CAMP and the return tone = PACK for announcement reason = ANNBUSY
Input:
ADD-SYNCA:ANNTONE,ANNBUSY,CAMP,PACK;
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.