Actions

Difference between revisions of "Ringing group"

From Zenitel Wiki

 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{|  
 
{|  
 
|-
 
|-
Line 8: Line 9:
 
|'''Feature number''': || 109
 
|'''Feature number''': || 109
 
|-valign="top"  
 
|-valign="top"  
|'''Parameter 1''': || 1-100 = Local Group number
+
|'''Parameter 1''': || 1-250 = Local Group number
 
|-valign="top"  
 
|-valign="top"  
|'''Parameter 2''': || The call request is sent with the following flags:
+
|'''Parameter 2''': || 13.<br> The value 13 means the call request is sent with the following [[SEND_MAIL|Mail Flags]]:
*MAIL_FLAG_ALL_CREQ_DEL  
+
*MAIL_FLAG_ALL_CREQ_DEL (Value 8)
*MAIL_FLAG_IDLE_SHOW
+
*MAIL_FLAG_IDLE_SHOW (Value 4)
*MAIL_FLAG_CALL_REQUEST
+
*MAIL_FLAG_CALL_REQUEST (Value 1)
 
|-valign="top"
 
|-valign="top"
|'''Parameter 3''': || 155 = Priority level
+
|'''Parameter 3''': || 1-255 = Priority level
 
|-valign="top"
 
|-valign="top"
|'''Description''': || A call request with [[ringing group]] behavior is sent to the group. Default directory numbers 6701 - 6710 are using local groups 51 - 60.<br>
+
|'''Description''': || A call request with [[Ringing Group Feature|ringing group]] behavior is sent to the group.  
Parameter 2 and Parameter 3 is not yet available in [[AlphaPro]]
 
  
|}
+
Default directory numbers 6701 - 6710 are using [[groups|local groups]] 51 - 60.<br>
[[AlphaCom Feature List|Back to feature list]]
+
 
 +
Priority levels:
 +
*6701 - 6705: Priority level 155
 +
*6706: Priority level 156
 +
*6707: Priority level 157
 +
*6708: Priority level 158
 +
*6709: Priority level 159
 +
*6710: Priority level 160
 +
 
 +
Please note that parameter 2 and 3 is hardcoded and not reflected in AlphaPro.
 +
 
 +
When adding more ringing groups, you also have to fill in parameter 2 and 3 in AlphaPro.
 +
 
 +
A ringing group should have minimum priority 150 to make it ring with private ringing tone.
  
 +
Parameter 2 and Parameter 3 is available in [[AlphaPro]] from version 11.x. Get the latest version from our [[Downloads#Software_applications_and_Tools|download section]].
  
{| border="1"
 
|+ '''109 FEAT_CALL_REQ_GROUP''' <BR\>
 
|-
 
!style="background:#ffdead;"|Param1
 
!style="background:#ffdead;"|Description
 
|-
 
|-
 
| Local Group number|| A call request with ringing group behavior is sent to the group. <br\> Default local groups 51 - 60
 
|-
 
|colspan="3" style="font-size:90%;"|
 
  The call request is sent with the following flags: (Param2)
 
  *MAIL_FLAG_ALL_CREQ_DEL
 
  *MAIL_FLAG_IDLE_SHOW
 
  *MAIL_FLAG_CALL_REQUEST
 
  The priority level is 155 (Param3)
 
  '''Param2 and Param3 is not jet available in AlphaPro'''
 
 
|}
 
|}
 +
[[AlphaCom Feature List|Back to feature list]]

Latest revision as of 14:01, 13 July 2020

AI.png
Feature: Ringing group
Default directory number: 6701 - 6710
Feature number: 109
Parameter 1: 1-250 = Local Group number
Parameter 2: 13.
The value 13 means the call request is sent with the following Mail Flags:
  • MAIL_FLAG_ALL_CREQ_DEL (Value 8)
  • MAIL_FLAG_IDLE_SHOW (Value 4)
  • MAIL_FLAG_CALL_REQUEST (Value 1)
Parameter 3: 1-255 = Priority level
Description: A call request with ringing group behavior is sent to the group.

Default directory numbers 6701 - 6710 are using local groups 51 - 60.

Priority levels:

  • 6701 - 6705: Priority level 155
  • 6706: Priority level 156
  • 6707: Priority level 157
  • 6708: Priority level 158
  • 6709: Priority level 159
  • 6710: Priority level 160

Please note that parameter 2 and 3 is hardcoded and not reflected in AlphaPro.

When adding more ringing groups, you also have to fill in parameter 2 and 3 in AlphaPro.

A ringing group should have minimum priority 150 to make it ring with private ringing tone.

Parameter 2 and Parameter 3 is available in AlphaPro from version 11.x. Get the latest version from our download section.

Back to feature list