Actions

Difference between revisions of "Automatic M-key In Group Call"

From Zenitel Wiki

 
(36 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Description ==
+
{{AI}}
 +
A [[Group Call]] can be configured to start audio without the need of pressing the M-key. This is configurable for each individual group. The setting is available from [[Groups_(AlphaPro)#Local_Groups|AlphaPro]].
  
Each group can be configured to start audio without the need of M-key pres.
 
  
6 &003367 .ex_profile.group[1].flags = 1 (0x01)
+
<table style="max-width:80%; border-style: double; border-color: #c7c7c7;">
 +
<tr style="rowspan:2;">
 +
<td style="display: block; vertical-align: bottom;">[[Image:Group Auto M.png|700px]]</td>
 +
</tr>
 +
<tr>
 +
<td style='background-color:#efefef;'>M-key options for group call</td>
 +
</tr>
 +
</table>
  
Flags:<br\>
+
Alternatives:
Regular group call behaviour. <br\>
+
* Regular group call behavior, i.e. M-key must be pressed to open the audio path <br />
1  will turn the Automatic M-key on for all stations initiating group call. <br\>
+
* Automatic M-key (handsfree operation) for all stations initiating the group call <br />
2  will turn it on only for SIP stations initiating group call. <br\>
+
* Automatic M-key when SIP stations are initiating the group call<br />
  
Configuration from AlphaPro Event Handler: <br\>
 
(Use [[System_Status_%28Event_Type%29 | System Status Event]] related to device 65 )
 
  
$SNV Q(flag) W1 W11 W(group number) W6
 
  
 
+
==Additional information ==
flag = 0 (off) 1 or 2 as described above.<br\>
+
* Require AlphaCom software 10.30 or later<br><br>
group number = 1 - 100
 
 
 
Automatic M-key is meant to be used on SIP or special non display stations.
 
Automatic M-key will on AlphaCom display stations show "wait" in second line of the display.
 
  
 
Back to [[Feature description]]
 
Back to [[Feature description]]
 +
[[Category: ICX-AlphaCom features]]
 
[[Category: AlphaCom features]]
 
[[Category: AlphaCom features]]

Latest revision as of 15:18, 20 May 2022

AI.png

A Group Call can be configured to start audio without the need of pressing the M-key. This is configurable for each individual group. The setting is available from AlphaPro.


Group Auto M.png
M-key options for group call

Alternatives:

  • Regular group call behavior, i.e. M-key must be pressed to open the audio path
  • Automatic M-key (handsfree operation) for all stations initiating the group call
  • Automatic M-key when SIP stations are initiating the group call


Additional information

  • Require AlphaCom software 10.30 or later

Back to Feature description