Actions

Difference between revisions of "Integration with ASL PAVA - Playing prerecorded messages from ICX-AlphaCom"

From Zenitel Wiki

(Created page with "When the ICX-AlphaCom system and Vipedia system are connected we can use more function from ICX-AlphaCom to complement the functions of Vipedia. One of those functions is the...")
 
Line 7: Line 7:
 
[[File:ASL Scheduler.PNG|thumb|left|500px|Example: At 25 minutes past every hour, send prerecorded message 8193 to group 85]]
 
[[File:ASL Scheduler.PNG|thumb|left|500px|Example: At 25 minutes past every hour, send prerecorded message 8193 to group 85]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
 +
{{Code2|
 +
$GM L85 L8193 U1 U0 U0
 +
}}
  
Explanation of the action command '''$GM L85 L8193 U1 U0 U0''':
 
 
* '''$GM''' - Group Message command
 
* '''$GM''' - Group Message command
 
* '''L85''' - Destination group
 
* '''L85''' - Destination group
Line 26: Line 28:
  
 
[[Category: ASL Integration]]
 
[[Category: ASL Integration]]
 +
[[Category: Public Address]]

Revision as of 13:56, 3 June 2022

When the ICX-AlphaCom system and Vipedia system are connected we can use more function from ICX-AlphaCom to complement the functions of Vipedia. One of those functions is the scheduler of the ICX-AlphaCom.

Playing scheduled messages

Using the same hardware setup and group configuration as described in the Integration with ASL PAVA using the TKIE-2 kit article we can play scheduled messages to the ASL Vipedia system.

Create an scheduler event as shown in the picture below.

Example: At 25 minutes past every hour, send prerecorded message 8193 to group 85


Action commands:

$GM L85 L8193 U1 U0 U0


  • $GM - Group Message command
  • L85 - Destination group
  • L8193 - Announcement message for playback in group
  • U1 - Repeat message once
  • U0 - No gong signal
  • U0 - Use default Setup Priority

See $GM for more details.


Then under the button details you can select the moments the scheduler has to do its work.

The scheduler settings