Actions

Difference between revisions of "Start: Event Trigger with parameter (Event Type)"

From Zenitel Wiki

 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{AI}} <br>
 
==Event description==
 
==Event description==
 
+
{|
{| border="1" cellpadding="4"
+
|-
! align="left"|[[Event Owner]]:
+
|width="180pt"|'''Event Owner''':
| the calling station
+
|width="300pt"| A station or [[UDP]] group
 
|-
 
|-
! align="left"|[[Event Handler#Events Types - Grouped by Function|Event type]]:  
+
|'''Event type''': || 26 - Event Trigger Start w/User parameter
| Event Trigger Start w/User parameter
 
 
|-
 
|-
! align="left"|[[Sub-Event (Event Handler)|Sub-Event]]:
+
|'''Subevent''': || Parameter-attribute of the Event Trigger number
| Parameter-attribute of the Event Trigger number
 
 
|-
 
|-
! align="left"|[[When Change to (Event Handler)|When Change to ON]]:  
+
|'''When change to ON''': || When event trigger feature 95 is dialed
| When event trigger feature 95 is dialed
 
 
|-
 
|-
! align="left"|[[When Change to (Event Handler)|When Change to OFF]]:  
+
|'''When change to OFF''': || N/A
| N/A
 
 
|-
 
|-
! align="left"|[[When Related to (Event Handler)|When Related to]]:
+
|'''When related to''': || All. Will return current mail sender, else empty
| Current mail sender, else empty  
 
 
|-
 
|-
 
|}
 
|}
  
*Additional information:
+
==Additional information==
:- 9535 is default directory number for feature 95/0
+
* 9535 is default directory number for feature 95/0
:- The parameter-attribute of the Event Trigger directory number (95/n) must match the sub-event  
+
* The parameter-attribute of the Event Trigger directory number (95/n) must match the sub-event  
::*Example: Feature 95/2 will trigger event type 25, sub-event 2
+
::*Example: Feature 95/2 will trigger event type 26, sub-event 2
:- %1 is the station were the function is dialed
+
* %1 is the station were the function is dialed
:- If the station has mail in it’s queue, %2 is set to the sender of the current mail. Otherwise %2 is empty
+
* If the station has mail in it’s queue, %2 is set to the sender of the current mail. Otherwise %2 is empty
  
 +
==Application==
 +
* This feature can be used to present a help message in the display
  
*Application:
+
[[Category:Event Handler]]
:- This feature can be used to present a help message in the display
+
[[Category:Event types]]

Latest revision as of 16:18, 4 October 2019

AI.png


Event description

Event Owner: A station or UDP group
Event type: 26 - Event Trigger Start w/User parameter
Subevent: Parameter-attribute of the Event Trigger number
When change to ON: When event trigger feature 95 is dialed
When change to OFF: N/A
When related to: All. Will return current mail sender, else empty

Additional information

  • 9535 is default directory number for feature 95/0
  • The parameter-attribute of the Event Trigger directory number (95/n) must match the sub-event
  • Example: Feature 95/2 will trigger event type 26, sub-event 2
  • %1 is the station were the function is dialed
  • If the station has mail in it’s queue, %2 is set to the sender of the current mail. Otherwise %2 is empty

Application

  • This feature can be used to present a help message in the display