Actions

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

From Zenitel Wiki

Line 12: Line 12:
 
100 = The dual display navigation keys are reported as sub events 20, 22,23 and 24
 
100 = The dual display navigation keys are reported as sub events 20, 22,23 and 24
 
|-valign="top"  
 
|-valign="top"  
| '''Description:''' || Dial 9545 + digits. [[Event Trigger with parameter (Event Type)|event type 25]], with subevent equal to the digit (0-9) dialed.
+
| '''Description:''' || Dial 9545 + digits. The digits are reported to the [[Event Handler]] and is trigged as [[Event Trigger with parameter (Event Type)|event type 25]], with subevent equal to digit dialed (0-9) or M-key (10).<br><br>
<br><br>
 
  
 
'''Example:'''
 
'''Example:'''

Revision as of 00:54, 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: Dial 9545 + digits. The digits are reported to the Event Handler and is trigged as event type 25, with subevent equal to digit dialed (0-9) or M-key (10).

Example:

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

Back to feature list