Actions

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

From Zenitel Wiki

(Syntax)
Line 1: Line 1:
 
'''AMS''' is used to play prerecorded audio message to a single station.
 
'''AMS''' is used to play prerecorded audio message to a single station.
  
== Syntax ==
+
=== Syntax ===
  
 
  AMS <phys.no>
 
  AMS <phys.no>
Line 14: Line 14:
 
*<hvo> handset volume override, optional parameter, 1 = on, 0 = off. Default = 1
 
*<hvo> handset volume override, optional parameter, 1 = on, 0 = off. Default = 1
  
Example:
 
AMS 23 2 0 – Alarm message 2 (8192) to station 23, without volume override
 
  
== Example ==
+
=== Examples ===
  
 
  AMS 23 2 – Alarm message 2 (8192) to station 23
 
  AMS 23 2 – Alarm message 2 (8192) to station 23
 
  AMS 23 0 – Alarm message OFF 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
 +
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 
[[Category:Built-In Action Commands]]
 
[[Category:Built-In Action Commands]]

Revision as of 13:00, 25 February 2015

AMS is used to play prerecorded audio message to a single station.

Syntax

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


From software version 11.2.3.11:

AMS <phys.no>  <hvo>
  • <hvo> handset volume override, optional parameter, 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