Actions

Difference between revisions of "Play a customized audio message during ringing"

From Zenitel Wiki

Line 1: Line 1:
This article describes how a customized ringing signal can be played in the loudspeaker during the ringing sequence.
+
This article describes how a customized ringing signal can be played in the receiving loudspeaker during the ringing sequence.
  
 
'''Hardware requirement:''' Black AMC-IP board (AMC11).
 
'''Hardware requirement:''' Black AMC-IP board (AMC11).
Line 26: Line 26:
  
  
<br><br>
+
If a customized ringing signal should be played in the loudspeaker of the initiator this event must be used:
 +
{|
 +
|-
 +
|width="100pt"|'''Event Owner''':
 +
|width="400pt"|Stations w/ UDP, Id: 8 (all stations)
 +
|-
 +
|'''Event type''': || [[Private Ringing Outgoing (Event Type)|33 - Private Ringing Outgoing]]
 +
|-
 +
|'''Suevent''': || 255
 +
|-
 +
|'''When related to''': || All
 +
|-
 +
|'''Action:''' || [[AMS]] %1.phy %chg(3,0)
 +
|-
 +
|}
  
 
[[Category:Applications]]
 
[[Category:Applications]]

Revision as of 11:01, 17 September 2013

This article describes how a customized ringing signal can be played in the receiving loudspeaker during the ringing sequence.

Hardware requirement: Black AMC-IP board (AMC11).

The ringing signal must be available as an audio file in wav format. The file must be uploaded to the AMC-IP as an alarm message. A basic or enhanced audio message license is required.

In AlphaPro, go to Exchange and System -> Events, press Insert and create the following event:


Event Owner: Stations w/ UDP, Id: 8 (all stations)
Event type: 09 - Private Ringing mode
When change to: ON or OFF
When related to: All
Action: AMS %1.phy %chg(3,0)

When a station is called and starts to ring, alarm message number 3 will be played in the speaker. The message will repeat it self until the call is answered, or the ringing times out. Alarm messages are using volume override by default, so the message will be played at maximum output level.


If a customized ringing signal should be played in the loudspeaker of the initiator this event must be used:

Event Owner: Stations w/ UDP, Id: 8 (all stations)
Event type: 33 - Private Ringing Outgoing
Suevent: 255
When related to: All
Action: AMS %1.phy %chg(3,0)