Actions

Difference between revisions of "Auto Attendant and Event trigg on dialing digits"

From Zenitel Wiki

Line 8: Line 8:
 
|'''Feature number''': || 105
 
|'''Feature number''': || 105
 
|-valign="top"  
 
|-valign="top"  
|'''Parameter 1''': || 0-255 = Subevent in the Event Handler
+
|'''Parameter 1''': || 0 = The pressed digit is shown in the display <br>
 +
1 = The display is not updated. Display text can be customized by using $DSPL (to indicate ‘left’, ‘up’ etc)<br>
 +
100 = The dual display navigation keys are reported as sub events 20, 22,23 and 24
 
|-valign="top"  
 
|-valign="top"  
 
|'''Description''': || Event Trigger feature allowing user-parameter. Can be used to build special functions from the [[Event Handler]]. Many directory numbers can be dialed in sequence as parameter. Each time a directory number is dialed, the [[Event Trigger with parameter (Event Type)|event type 25]] is triggered. Can be used to build "Dynamic Grouping" features. <br><br>
 
|'''Description''': || Event Trigger feature allowing user-parameter. Can be used to build special functions from the [[Event Handler]]. Many directory numbers can be dialed in sequence as parameter. Each time a directory number is dialed, the [[Event Trigger with parameter (Event Type)|event type 25]] is triggered. Can be used to build "Dynamic Grouping" features. <br><br>

Revision as of 00:44, 7 February 2008

Feature: Event Trigger on digit dialing
Default directory number: 9545
Feature number: 105
Parameter 1: 0 = The pressed digit is shown in the display

1 = The display is not updated. Display text can be customized by using $DSPL (to indicate ‘left’, ‘up’ etc)
100 = The dual display navigation keys are reported as sub events 20, 22,23 and 24

Description: Event Trigger feature allowing user-parameter. Can be used to build special functions from the Event Handler. Many directory numbers can be dialed in sequence as parameter. Each time a directory number is dialed, the event type 25 is triggered. Can be used to build "Dynamic Grouping" features.

Example:

Dial 9535 + 104 + 109 + C. The following events are triggered:
"26 - Event Trigger Start w/User parameter" ON

Back to feature list