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 = The pressed digit is shown in the display <br>
+
|'''Parameter 1''': || 0 = The dialed digit is shown in the display <br>
 
1 = The display is not updated. Display text can be customized by using $[[DISPLAY TEXT|DSPL]] (to indicate ‘left’, ‘up’ etc)<br>  
 
1 = The display is not updated. Display text can be customized by using $[[DISPLAY TEXT|DSPL]] (to indicate ‘left’, ‘up’ etc)<br>  
 
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

Revision as of 17:06, 7 February 2008

Feature: Event Trigger on digit dialing
Default directory number: 9545
Feature number: 105
Parameter 1: 0 = The dialed 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, event type 25, with subevent equal to the dialed digit (digit = 0 - 9, M-key = 10)

Back to feature list