Actions

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

From Zenitel Wiki

Line 1: Line 1:
{{stub}}
+
The event type 25 is triggered when
 +
* Dialling feature 95 (9535 + dir no), or
 +
* Dialling feature 105 (9545 + digit)
 +
 
 +
 
 +
==Event description==
 +
{|
 +
|-
 +
|width="100pt"|'''Event Owner''':
 +
|width="300pt"| The calling station
 +
|-
 +
|'''Event type''': || 15 - Event trigger feature
 +
|-
 +
|'''Subevent''': || See below
 +
|-
 +
|'''When change to ON''': || When dialing Event Trigger + succeeding dir no
 +
|-
 +
|'''When change to OFF''': || N/A
 +
|-
 +
|'''When related to''': || The succeeding dir no
 +
|-
 +
|}
 +
 
 +
===Additional information===
 +
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
 +
The user can dial more than one directory number, an Event Report type 25 is generated for each directory number dialed
 +
%1 is the station were the function is dialed, %2 is the dialed directory number
 +
If the station has mail in its queue, the %2 directory number will default to the sender of the current mail. The user can press M-key to accept the default, or dial another number. This is useful for queue handling.
 +
20 second timeout on inactivity
 +
$DISCON_ST can be used for termination with desired tone
 +
===Application===
 +
Build special functions such as “dynamic grouping”
  
 
== Example ==
 
== Example ==

Revision as of 18:23, 12 November 2007

The event type 25 is triggered when

  • Dialling feature 95 (9535 + dir no), or
  • Dialling feature 105 (9545 + digit)


Event description

Event Owner: The calling station
Event type: 15 - Event trigger feature
Subevent: See below
When change to ON: When dialing Event Trigger + succeeding dir no
When change to OFF: N/A
When related to: The succeeding dir no

Additional information

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 The user can dial more than one directory number, an Event Report type 25 is generated for each directory number dialed %1 is the station were the function is dialed, %2 is the dialed directory number If the station has mail in its queue, the %2 directory number will default to the sender of the current mail. The user can press M-key to accept the default, or dial another number. This is useful for queue handling. 20 second timeout on inactivity $DISCON_ST can be used for termination with desired tone

Application

Build special functions such as “dynamic grouping”

Example