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. 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>
+
| '''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 the dialed digit (0-9) or M-key (10).
  
'''Example:'''
 
:Dial 9535 + 104 + 109 + C. The following events are triggered:
 
:* 9535: "[[Event Trigger (Event Type)|15 - Event Trigger]]" ON<br>
 
::: "[[Start: Event Trigger with parameter (Event Type)|26 - Event Trigger Start w/User parameter]]" ON
 
:* 104: "[[Event Trigger with parameter (Event Type)|25 - Event Trigger with parameter]]" ON
 
:* 109: "[[Event Trigger with parameter (Event Type)|25 - Event Trigger with parameter]]" ON
 
:* C-key: "[[Event Trigger (Event Type)|15 - Event Trigger]]" OFF
 
 
|}
 
|}
  
 
[[AlphaCom Feature List|Back to feature list]]
 
[[AlphaCom Feature List|Back to feature list]]

Revision as of 00:55, 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