Actions

Difference between revisions of "PROGRAM"

From Zenitel Wiki

Line 18: Line 18:
 
|-
 
|-
 
|align=center|3||[[UINT1]]||colspan="3"|Priority  
 
|align=center|3||[[UINT1]]||colspan="3"|Priority  
1 = Low  
+
* 1 = Low  
 
+
* 2 = Medium (default)
2 = Medium (default)
+
* 3 = High
 
+
* 4 = Alarm
3 = High
 
 
 
4 = Alarm
 
 
|-
 
|-
 
|colspan="2"|Response:||colspan="3"|[[PROGRAM_ACK]],  [[PROGRAM_NAK]]
 
|colspan="2"|Response:||colspan="3"|[[PROGRAM_ACK]],  [[PROGRAM_NAK]]

Revision as of 09:36, 3 May 2018

AlphaCom icon 300px.png
PROGRAM 0x0001 1 AMC 05.00
$PROG L101 L801 U1

$PROG L101 LV

Set Audio Program for single station or a predefined group of stations.
1 NET_OBJ_REF{ECL_STATION, ECL_ST_GROUP} A - user or station.
2 NET_OBJ_REF{ECL_PROGRAM} Audio program

- Null value or directory number for “program off” disconnects any active program(s).

3 UINT1 Priority
  • 1 = Low
  • 2 = Medium (default)
  • 3 = High
  • 4 = Alarm
Response: PROGRAM_ACK, PROGRAM_NAK

Back to AlphaNet message list