Actions

Difference between revisions of "Pulsing of RCO (Event Handler)"

From Zenitel Wiki

Line 1: Line 1:
Using the $[[SET TIMER|ST (Set_Timer)]] message.
+
===Function required===
<br\>
+
A number of stations should dial an Event Trigger number 9533 (feature 85) to pulse the RCO 3 for 5 seconds.  
A number of stations should dial an Event Trigger number 9533 (feature 85) to pulse RCO 3 for 5 seconds. Assign the stations to UDP group 1.
 
  
In [[AlphaPro]], go to [[Exchange_%26_System_%28AlphaPro%29#Events|Exchange and System -> Events]], press Insert and create the following events:
+
=== Solution ===
 +
Assign the stations to UDP group 1.
 +
 
 +
In [[AlphaPro]], go to [[Exchange_%26_System_%28AlphaPro%29#Events|Exchange and System -> Events]], press Insert and create the following event:
 
------------
 
------------
 
'''Event 1''' - Start a 5 sec. timer when 9533 is dialled.
 
'''Event 1''' - Start a 5 sec. timer when 9533 is dialled.
Line 13: Line 15:
 
|'''Event type''': || [[Event Trigger (Event Type)|15 – Event Trigger]]
 
|'''Event type''': || [[Event Trigger (Event Type)|15 – Event Trigger]]
 
|-
 
|-
|'''When change to''': || ON or OFF
+
|'''When change to''': || ON
 
|-
 
|-
 
|'''When related to''': || Directory Number, Id: 9533
 
|'''When related to''': || Directory Number, Id: 9533
 
|-
 
|-
|'''Action''': || RCO 3 ON
+
|'''Action''': || RCO 3 ON 50
|-
 
| &nbsp; || $[[SET TIMER|ST]] L%1.dir w50 L%2.dir
 
 
|-
 
|-
 
|}
 
|}
  
------------
 
'''Event 2''' - Cancel conversation when timeout.
 
{|
 
|-
 
|width="100pt"|'''Event Owner''':
 
|width="400pt"|Stations w/ UDP Id: 1
 
|-
 
|'''Event type''': || [[Event Timeout (Event Type)|21 - Event timeout]]
 
|-
 
|'''When change to''': || ON
 
|-
 
|'''When related to''': || Directory Number, Id: 9533
 
|-
 
|'''Action''': || RCO 3 OFF
 
|-
 
|}
 
  
------------
 
  
  
 
[[Category:Applications]]
 
[[Category:Applications]]

Revision as of 12:58, 7 June 2013

Function required

A number of stations should dial an Event Trigger number 9533 (feature 85) to pulse the RCO 3 for 5 seconds.

Solution

Assign the stations to UDP group 1.

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


Event 1 - Start a 5 sec. timer when 9533 is dialled.

Event Owner: Stations w/ UDP Id: 1
Event type: 15 – Event Trigger
When change to: ON
When related to: Directory Number, Id: 9533
Action: RCO 3 ON 50