Actions

Difference between revisions of "AMS - Alarm Message to Station"

From Zenitel Wiki

(Syntax)
(Syntax)
Line 7: Line 7:
  
 
*<phys.no> = The [[physical number]] of the station (1-552)
 
*<phys.no> = The [[physical number]] of the station (1-552)
*<alarm.no> = The index number of the audio message (1-80)
+
*&#60;alarm.no&#62; = The index number of the audio message (1-80)
  
  

Revision as of 09:44, 18 August 2023

AI.png

AMS is used to play prerecorded audio message to a single station. The feature is using Volume Override, and will play the message at full volume.

Syntax

AMS <phys.no>

  • <phys.no> = The physical number of the station (1-552)
  • <alarm.no> = The index number of the audio message (1-80)


From software version 11.5.3.1:

AMS <phys.no>  <hvo>
  • <hvo> Optional parameter "handset volume override". 1 = on, 0 = off. Default = 1

Examples

AMS 23 2 – Alarm message 2 (8192) to station 23
AMS 23 0 – Alarm message OFF to station 23
AMS 23 2 0 – Alarm message 2 (8192) to station 23, without volume override


Related articles