Actions

Difference between revisions of "Event Trigger (Event Type)"

From Zenitel Wiki

(New page: ==Event description== {| border="1" cellpadding="4" ! align="left"|Event Owner: | the calling station |- ! align="left"|[[Event Handler#Events Types - Grouped by Function|Event type]...)
 
 
(40 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{AI}}
 +
__NOTOC__
 +
The 'Owner' station dials a directory number with [[Event Trigger without cancel tone feature|feature 52]] (event trigger without tone) or [[Event Trigger with cancel tone feature|feature 85]] (event trigger with cancel tone) which triggers the defined events. The event must be related to the directory number which triggers the event. When the event is triggered by physically dialling the ‘Related to’ directory number, the event can only report an ON status. If the event is triggered from the [[EVENT REPORT|data protocol message $ER]], it is also possible to report an OFF status. <br>
 +
The field ‘Subevent’ can be used to group event triggers. This field is associated with the 'Parameter 1' field of the feature. This means that a number of event trigger directory numbers can be defined with the same parameter. If the ‘Related to’ field is set to ‘ALL’ and the ‘Subevent’ field is set to that same parameter value, all these directory numbers will trigger the same event. <br>
 +
When used in conjunction with the data protocol message $ER, the owner does not need to be a physical station, but can be a dummy (non-existent) station. This can be useful when an [[RCI]] needs to trigger a lengthy action string, which exceeds the allowed length for the RCI action string itself. The action string for the RCI can then be an event report on a dummy station, where the real actions are performed on the event trigger on this dummy station.<br>
 +
The event is also triggered when dialling a directory number with [[Event Trigger w/User Parameter|feature 95]] (Event trigger with user parameter) or [[Event trigg on dialing digits|feature 105]] (Event trigger with digits). In this case the event reports ON when the event directory number has been dialled and OFF when the event is ‘disconnected’. In the case of feature 95 and 105, this is useful functionality. Feature 95 and 105 directory numbers do not disconnect immediately after connection (like feature 52 or 85 directory numbers), but either timeout after 20 seconds, or can be disconnected via a data protocol message [[DISCON ST|$DISCON_ST]]. <br>
 +
This event can also be triggered during conversation by pressing a digit with [[Event During Connection|feature 108]].
 +
 
==Event description==
 
==Event description==
  
{| border="1" cellpadding="4"
+
{|  
! align="left"|[[Event Owner]]:
 
| the calling station
 
 
|-
 
|-
! align="left"|[[Event Handler#Events Types - Grouped by Function|Event type]]:
+
|width="150pt"|'''Event Owner''':
| Open Duplex Conf. Ringing
+
|width="300pt"| A station or [[UDP]] group
 
|-
 
|-
! align="left"|[[Sub-Event (Event Handler)|Sub-Event]]:
+
|'''Event type''': || 15 - Event trigger feature
| N/A
 
 
|-
 
|-
! align="left"|[[When Change to (Event Handler)|When Change to ON]]:
+
|'''Subevent''': || See below
| When dialing a dirno with feat. 52, 85, 95 or 105
 
 
|-
 
|-
! align="left"|[[When Change to (Event Handler)|When Change to OFF]]:
+
|'''When change to ON''': || When dialing a directory number with feature 52, 85, 95 or 105  
| When feature 95 or 105 disconnects
 
 
|-
 
|-
! align="left"|[[When Related to (Event Handler)|When Related to]]:
+
|'''When change to OFF''': || When feature 95 or 105 disconnects
| Mandatory. The event trigger dirno 
+
|-
 +
|'''When related to''': || The event trigger directory number
 
|-
 
|-
 
|}
 
|}
  
*Event triggers:
+
==Event triggers==
:- Feature 52 (9534): Event trigger without cancel tone
+
* [[Event Trigger without cancel tone feature|Feature 52]] (9534): Event trigger without cancel tone
:- Feature 85 (9533): Event trigger with cancel tone
+
* [[Event Trigger with cancel tone feature|Feature 85]] (9533): Event trigger with cancel tone
:- Feature 95 (9535): Event trigger with dirno parameter
+
* [[Event Trigger w/User Parameter|Feature 95]] (9535): Event trigger with directory number parameter
:- Feature 105 (     ): Event trigger with digit parameter
+
* [[Event trigg on dialing digits|Feature 105]] (9545): Event trigger with digit parameter
 +
* [[Event During Connection|Feature 108]]: Event trigger during connection
 +
* [[AlphaCom SIP interface]]: Trunked call from AlphaCom to SIP, incomming digits from SIP is reported event 15, sub event = digit value.
 +
Feature 52 and 85 triggers the ON event only
 +
 
 +
== [[Sub-Event (Event Handler)|Subevents]] ==
 +
*The parameter 1 attribute of the Event Trigger directory number (52/n, 85/n or 108/n) must match the sub-event
 +
*Example: Feature 85/2 will trigger event type 15, sub-event 2
 +
*The parameter 1 attribute can be used to group event triggers by filtering on subevent type
 +
*Rule-Subevent 255 matches all trigger-subevents.
  
*Additional information:
+
==Application==
:- Feature 52 and 85 only triggers the ON event
+
* Any function or combination of functions which is not supported by the standard features in the AlphaCom
  
*Application:
+
[[Category:Event Handler]]
:- Indication of conference membership on station LED (CRM IV or MCS)
+
[[Category:Event types]]

Latest revision as of 16:14, 4 October 2019

AI.png

The 'Owner' station dials a directory number with feature 52 (event trigger without tone) or feature 85 (event trigger with cancel tone) which triggers the defined events. The event must be related to the directory number which triggers the event. When the event is triggered by physically dialling the ‘Related to’ directory number, the event can only report an ON status. If the event is triggered from the data protocol message $ER, it is also possible to report an OFF status.
The field ‘Subevent’ can be used to group event triggers. This field is associated with the 'Parameter 1' field of the feature. This means that a number of event trigger directory numbers can be defined with the same parameter. If the ‘Related to’ field is set to ‘ALL’ and the ‘Subevent’ field is set to that same parameter value, all these directory numbers will trigger the same event.
When used in conjunction with the data protocol message $ER, the owner does not need to be a physical station, but can be a dummy (non-existent) station. This can be useful when an RCI needs to trigger a lengthy action string, which exceeds the allowed length for the RCI action string itself. The action string for the RCI can then be an event report on a dummy station, where the real actions are performed on the event trigger on this dummy station.
The event is also triggered when dialling a directory number with feature 95 (Event trigger with user parameter) or feature 105 (Event trigger with digits). In this case the event reports ON when the event directory number has been dialled and OFF when the event is ‘disconnected’. In the case of feature 95 and 105, this is useful functionality. Feature 95 and 105 directory numbers do not disconnect immediately after connection (like feature 52 or 85 directory numbers), but either timeout after 20 seconds, or can be disconnected via a data protocol message $DISCON_ST.
This event can also be triggered during conversation by pressing a digit with feature 108.

Event description

Event Owner: A station or UDP group
Event type: 15 - Event trigger feature
Subevent: See below
When change to ON: When dialing a directory number with feature 52, 85, 95 or 105
When change to OFF: When feature 95 or 105 disconnects
When related to: The event trigger directory number

Event triggers

  • Feature 52 (9534): Event trigger without cancel tone
  • Feature 85 (9533): Event trigger with cancel tone
  • Feature 95 (9535): Event trigger with directory number parameter
  • Feature 105 (9545): Event trigger with digit parameter
  • Feature 108: Event trigger during connection
  • AlphaCom SIP interface: Trunked call from AlphaCom to SIP, incomming digits from SIP is reported event 15, sub event = digit value.

Feature 52 and 85 triggers the ON event only

Subevents

  • The parameter 1 attribute of the Event Trigger directory number (52/n, 85/n or 108/n) must match the sub-event
  • Example: Feature 85/2 will trigger event type 15, sub-event 2
  • The parameter 1 attribute can be used to group event triggers by filtering on subevent type
  • Rule-Subevent 255 matches all trigger-subevents.

Application

  • Any function or combination of functions which is not supported by the standard features in the AlphaCom