Actions

Difference between revisions of "Answer call requests by pressing M-key"

From Zenitel Wiki

Line 1: Line 1:
 
A call request is normally answered by pressing a dedicated [[DAK|DAK key]] programmed to dial the [[Mail Queue Operation|answer code 7638]]. But it is also possible to answer call requests by pressing M-key, in this way the operation will be the same as for direct calls in private ringing mode.
 
A call request is normally answered by pressing a dedicated [[DAK|DAK key]] programmed to dial the [[Mail Queue Operation|answer code 7638]]. But it is also possible to answer call requests by pressing M-key, in this way the operation will be the same as for direct calls in private ringing mode.
  
In AlphaPro, [[Exchange_%26_System_%28AlphaPro%29#Events|Exchange & System -> Events]], insert a new event with the following parameters:
+
==Event Handler==
 +
This is done using the [[Event Handler]]. Go to Exhcange&System from the top menu in [[AlphaPro]]:
 +
[[File:AlphaPro Exchange and System icon.png|thumb|left|500px]]
 +
<br style="clear:both;" />
  
{|
+
From the Exchange&System window choose the Events button:
|-
+
[[File:Exchange System Events.png|thumb|left|500px]]
|width="100pt"|'''Event Owner''':
+
<br style="clear:both;" />
|width="300pt"|A station or an [[UDP]] group
+
 
|-
+
In the '''Event Actions''' window click the ''Insert'' button and create an event like this:
|'''Event type''': || 31 - M-key
+
[[File:EventHandler Event31.PNG|thumb|left|500px]]
|-
+
<br style="clear:both;" />
|'''Subevent''': || 1  (M key status when station is idle)
 
|-
 
|'''When change to:''' || ON (M key pressed)
 
|-
 
|'''When related to''': || (not used)
 
|-
 
|'''Action''': || [[MAILQ_NAVIG|$MAILQ_NAVIG]] L%1.dir 8
 
|-
 
|}
 
<br>
 
  
  
 
[[Category:Applications]]
 
[[Category:Applications]]
 
[[Category:Control Room Applications]]
 
[[Category:Control Room Applications]]

Revision as of 15:15, 22 May 2015

A call request is normally answered by pressing a dedicated DAK key programmed to dial the answer code 7638. But it is also possible to answer call requests by pressing M-key, in this way the operation will be the same as for direct calls in private ringing mode.

Event Handler

This is done using the Event Handler. Go to Exhcange&System from the top menu in AlphaPro:

AlphaPro Exchange and System icon.png


From the Exchange&System window choose the Events button:

Exchange System Events.png


In the Event Actions window click the Insert button and create an event like this:

EventHandler Event31.PNG