Actions

Difference between revisions of "PAR RING"

From Zenitel Wiki

 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
{| border="1"  
 
{| border="1"  
 
|-
 
|-
Line 6: Line 7:
 
!style="background:#ffdead;" |AMC 10.22
 
!style="background:#ffdead;" |AMC 10.22
 
|-
 
|-
|colspan="2"|$PAR_RING L104 L105||colspan="3"|''Include 105 in incoming call ringing on 104 ''
+
|colspan="2"|'''$PAR_RING L104 L105'''<br>'''$PAR_RING %1.ref L105'''||colspan="3"|''Include 105 in incoming call ringing on 104 ''<br>''Include 105 in incoming call ringing on event owner''
|-
 
|colspan="2"|$PAR_RING %1.ref L105||colspan="3"|''Include 105 in incoming call ringing on event owner''
 
 
|-
 
|-
 
|colspan="5"|Add a [[Parallel_Ringing_feature| Parallel Ringer station]] to a call in ringing state. Most useful to be used as an Event Handler action in [[Private_Ringing_mode_%28Event_Type%29]].  
 
|colspan="5"|Add a [[Parallel_Ringing_feature| Parallel Ringer station]] to a call in ringing state. Most useful to be used as an Event Handler action in [[Private_Ringing_mode_%28Event_Type%29]].  
Line 14: Line 13:
 
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|Station receiving call in private ringing mode   
 
|align=center|1||[[NET_OBJ_REF]]||colspan="3"|Station receiving call in private ringing mode   
 
|-
 
|-
|2||[[NET_OBJ_REF]]||colspan="3"|Station(s) to include in Parallel ringing.  
+
|align=center|2||[[NET_OBJ_REF]]||colspan="3"|Station(s) to include in Parallel ringing.  
 
Either a single station, or reference to a [[Groups|group of stations]]. Max 10 stations can be include in total for parallel ringing for call
 
Either a single station, or reference to a [[Groups|group of stations]]. Max 10 stations can be include in total for parallel ringing for call
 +
|- 
 +
|align=center|3||[[UINT1]](Optional)||colspan="3"|1 = Station allowed to disconnect without terminating the original call, default value = 0 (Station terminate ringing, will terminate the original call)
 
|-   
 
|-   
 
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]]
 
|colspan="2"|Response:||colspan="3"|[[COMMAND_RESPONSE]]
Line 22: Line 23:
  
 
[[Category: ACDP messages]]
 
[[Category: ACDP messages]]
 +
[[Category: DP Commands]]
 
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]
 
[[AlphaNet_Data_Protocol#Station_Connect_Operations|Back to AlphaNet message list]]

Latest revision as of 12:47, 30 June 2022

AI.png
PAR_RING 0x0098 152 AMC 10.22
$PAR_RING L104 L105
$PAR_RING %1.ref L105
Include 105 in incoming call ringing on 104
Include 105 in incoming call ringing on event owner
Add a Parallel Ringer station to a call in ringing state. Most useful to be used as an Event Handler action in Private_Ringing_mode_(Event_Type).
1 NET_OBJ_REF Station receiving call in private ringing mode
2 NET_OBJ_REF Station(s) to include in Parallel ringing.

Either a single station, or reference to a group of stations. Max 10 stations can be include in total for parallel ringing for call

3 UINT1(Optional) 1 = Station allowed to disconnect without terminating the original call, default value = 0 (Station terminate ringing, will terminate the original call)
Response: COMMAND_RESPONSE

Back to AlphaNet message list