Actions

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

From Zenitel Wiki

 
(15 intermediate revisions by 3 users not shown)
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.
+
{{AI}}
 +
A call request is normally answered by pressing a dedicated [[DAK|DAK key]] programmed to dial the [[Mail Queue Operation|answer code 7638]]. However, 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==
 
==Event Handler==
This is done using the [[Event Handler]]. Go to Exhcange&System from the top menu in [[AlphaPro]]:
+
This is done using the [[Event Handler]]. Select '''Exchange & System''' from the top menu in [[AlphaPro]]:
 
[[File:AlphaPro Exchange and System icon.png|thumb|left|500px]]
 
[[File:AlphaPro Exchange and System icon.png|thumb|left|500px]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
From the Exchange&System window choose the Events button:
+
From the '''Exchange & System''' window choose the '''Events''' button:
 
[[File:Exchange System Events.png|thumb|left|500px]]
 
[[File:Exchange System Events.png|thumb|left|500px]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
In the '''Event Actions''' window click the ''Insert'' button and create an event like this:
+
In the '''Event Actions''' window click the ''Insert'' button and create an event with the Control Room station as the event owner, and the following properties:
 
[[File:EventHandler Event31.PNG|thumb|left|500px]]
 
[[File:EventHandler Event31.PNG|thumb|left|500px]]
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
 +
{{code2|
 +
$MAILQ_NAVIG L%1.dir 8}}
 +
<br style="clear:both;" />
  
[[Category:Applications]]
+
[[Category:AlphaCom Applications]]
 +
[[Category:ICX-AlphaCom Applications]]
 
[[Category:Control Room Applications]]
 
[[Category:Control Room Applications]]
 +
[[Category:Applications using Event Handler]]

Latest revision as of 11:12, 8 July 2022

AI.png

A call request is normally answered by pressing a dedicated DAK key programmed to dial the answer code 7638. However, 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. Select Exchange & 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 with the Control Room station as the event owner, and the following properties:

EventHandler Event31.PNG


Action commands:

$MAILQ_NAVIG L%1.dir 8