Actions

Difference between revisions of "Door opening of Ring Master stations from AlphaCom"

From Zenitel Wiki

Line 4: Line 4:
  
 
Node 1 AlphaCom
 
Node 1 AlphaCom
* Station 1 is a [[CRM-IV|Control Room Station]]
+
* Station 101 is a [[CRM-IV|Control Room Station]]
* Station 4 is a [[Vandal Resistant Substation - 1007056100|Door Station]]
+
* Station 104 is a [[Vandal Resistant Substation - 1007056100|Door Station]]
 
Node 3 Ring Master
 
Node 3 Ring Master
 
* [[Door Station]] Directory number "4567"
 
* [[Door Station]] Directory number "4567"
Line 13: Line 13:
 
'''''The [[Event Handler]] configured with 2 events:'''''
 
'''''The [[Event Handler]] configured with 2 events:'''''
  
'''The first event will send [http://en.wikipedia.org/wiki/DTMF DTMF] tone 5 if digit "6" is pressed during conversation to "4567".'''
+
------------
 +
'''Event 1:''' This event will send [http://en.wikipedia.org/wiki/DTMF DTMF] tone 5 if digit "6" is pressed during conversation to "4567".
  
[[Event Trigger Feature 15]]  
+
{|
* Owner Station 1
+
|-
* Related to Node 3 and directory number "4567"
+
|width="100pt"|'''Event Owner''':
Event string:
+
|width="400pt"|Station Id: 1
* $DTMF_CONN L%1.dir U5
+
|-
 +
||'''Event type''': [[Event Trigger (Event Type)|15 - Event Trigger Feature]]
 +
|-
 +
|'''Subevent''': || 0
 +
|-
 +
|'''When change to''': || ON or OFF
 +
|-
 +
|'''When related to''': || Node: 3, Directory Number, Id: 4567
 +
|-
 +
|'''Action''': || $DTMF_CONN L%1.dir U5
 +
|-
 +
|}
  
'''The second event will toggle the RCO pin 4 for 1 second if digit "6" is pressed during conversation to door station number 4.'''  
+
--------
 +
'''Event 2:'''The second event will toggle the RCO pin 4 for 1 second if digit "6" is pressed during conversation to door station number 104.'''  
  
[[Event Trigger Feature 15]]  
+
{|
* Owner Station 1
+
|-
* Related to local Station 4
+
|width="100pt"|'''Event Owner''':
Event string:
+
|width="400pt"|Station Id: 1
* RCO 4 ON U10
+
|-
 +
||'''Event type''': [[Event Trigger (Event Type)|15 - Event Trigger Feature]]
 +
|-
 +
|'''Subevent''': || 0
 +
|-
 +
|'''When change to''': || ON or OFF
 +
|-
 +
|'''When related to''': || Directory Number, Id: 104
 +
|-
 +
|'''Action''': || RCO 4 ON U10
 +
|-
 +
|}
 +
 
 +
--------

Revision as of 13:49, 23 September 2009

Door opening of Ring Master stations from AlphaCom is configured by using Event During Connection and DP message DTMF_CONN

Example

Node 1 AlphaCom

Node 3 Ring Master

Event During Connection configured as directory number "6" (Door opening)

The Event Handler configured with 2 events:


Event 1: This event will send DTMF tone 5 if digit "6" is pressed during conversation to "4567".

Event Owner: Station Id: 1
Event type: 15 - Event Trigger Feature
Subevent: 0
When change to: ON or OFF
When related to: Node: 3, Directory Number, Id: 4567
Action: $DTMF_CONN L%1.dir U5

Event 2:The second event will toggle the RCO pin 4 for 1 second if digit "6" is pressed during conversation to door station number 104.

Event Owner: Station Id: 1
Event type: 15 - Event Trigger Feature
Subevent: 0
When change to: ON or OFF
When related to: Directory Number, Id: 104
Action: RCO 4 ON U10