Actions

Timed Signalling and Messaging

From Zenitel Wiki

AI.png
Schedule Message.PNG
Dispatch a prerecorded message at a preset time

The built-in Scheduler function in ICX-AlphaCom can be used to dispatch prerecorded messages or time signals at preset times and preset days.

Typical applications:

  • Timed signaling at schools
  • Alert message before closing time at libraries and shopping malls
  • Information messages at airports and train stations

As the internal clock of the ICX-AlphaCom server might drift over time, it is recommended that the server is synchronized with a NTP server to ensure correct time.

Configuration

Upload WAV file to the ICX-AlphaCom server

The wav file containing the voice message or time signal must be uploaded to the ICX-AlphaCom server via the web interface of the server.

The wav file must have this format:

  • 16 bit samplerate
  • 16 Khz
  • Mono

Sample wav files can be found in the download section.

The ICX-AlphaCom must have an Audio Messaging license installed.

Log on to web interface, and go to System Configuration > Messaging. Select:

  • Message Group = 30.
  • Group Index = 1 - 9. Good practice is to assign the first message the index 1, second message to index 2 etc. The message with index 1 is automatically associated with directory number 8191, index 2 with directory number 8192 etc.
ICX Upload Wav.png
Select Message Group = 30, and Group Index = message number id.

See more details here.


Configure the Scheduler event

The Scheduler feature is a part of the Event Handler module in ICX-AlphaCom.

In AlphaPro, select Exchange & System > Events, and Insert a new event. Set the Owner Type = Scheduler. A new window is opened, in which you fill in the weekdays and time, or alternatively the date and time.

Scheduler1.PNG
Setting time and weekdays. Here: trigger at 16:45 Monday to Friday.


Next step is to fill in the Action Command. For distribution of prerecorded wav-file we normally use the DP Command $GM (GROUP_MSG).

Scheduler2.PNG
Specify which message to send to which group

Set When Change To = ON.

Explanation of action command $GM L85 L8191 U1 U0 U0

  • $GM - Group Message command
  • L85 - Destination group
  • L8191 - Announcement message for playback in group
  • U1 - Number of repetitions. Here: play once
  • U0 - No gong signal
  • U0 - Use default Setup Priority

Change parameters as required.

To modify the time and date of an existing Scheduler event, press the button Details.

If multiple times are required, simply create a new Scheduler event for each time.


Configure recipients

The devices (intercoms, IP speakers, PA interface..) to play the message must be added as members of the destination group specified in the action command (Group 85 in the example above).

In AlphaPro, select Groups > Local Groups, and add members as required.


Verify the of operation

The operation can be verified by temporarily changing the time in the server.

  • In the web interface, go to System Configuration > Time and Date.
  • Under Set Localtime, set a time one minute before the specified time in the event. E.g. 16:44:00 (six digit notation)
  • One minute later the event will trigger, and the message will be dispatched.

If the server is set to sync time with NTP server, you might have to first remove the IP address of the NTP server (enter a space), then reboot the server. Now you can Set Localtime.