Actions

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

From Zenitel Wiki

Line 9: Line 9:
 
|-valign="top"  
 
|-valign="top"  
 
|'''Parameter 1''': || 0 = The pressed digit is shown in the display <br>
 
|'''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>  
+
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
 
|-valign="top"  
 
|-valign="top"  

Revision as of 00:57, 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 the dialed digit (0-9) or M-key (10).

Back to feature list