Actions

Difference between revisions of "Parallel Ringing feature"

From Zenitel Wiki

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{AI}}
 
'''Parallel Ringing feature''' is an extension to normal call with private ringing, and makes it possible to ring on several stations in parallel. Previously one had to use special hardware (the VA114D parallel connection board) to achieve parallel ringing functionality.
 
'''Parallel Ringing feature''' is an extension to normal call with private ringing, and makes it possible to ring on several stations in parallel. Previously one had to use special hardware (the VA114D parallel connection board) to achieve parallel ringing functionality.
  
Line 13: Line 14:
 
*Action: $[[PAR_RING]] %1.ref L111
 
*Action: $[[PAR_RING]] %1.ref L111
  
L111 is the example Directory number of the additional station to include in ringing. Change that to the actual number to include.
+
L111 is the example [[Directory number]] of the additional station to include in ringing. Change that to the actual number to include.
  
 
=== Additional information===
 
=== Additional information===
Line 22: Line 23:
 
*If the primary called station is busy, parallel ringing is not started. (Because the Private Ringing Event is not triggered.) If the primary station is free, and call is private ringing mode, parallel ringing is activated on the other stations which are free. $PAR_RING has no effect on stations which are busy.
 
*If the primary called station is busy, parallel ringing is not started. (Because the Private Ringing Event is not triggered.) If the primary station is free, and call is private ringing mode, parallel ringing is activated on the other stations which are free. $PAR_RING has no effect on stations which are busy.
  
*Parallel call can also be achived by using the [[Ringing Group Feature]]. The main difference from a user perspective is that a feature number must be dialed (not a station number) to call several stations in parallel.  
+
*Parallel call to multiple stations can also be achived by using the [[Ringing Group Feature]]. The main difference from a user perspective is that a feature number (not a station number) must be dialed when using a Ringing Group.
  
 +
[[Category: ICX-AlphaCom features]]
 
[[Category: AlphaCom features]]
 
[[Category: AlphaCom features]]

Latest revision as of 15:15, 2 June 2022

AI.png

Parallel Ringing feature is an extension to normal call with private ringing, and makes it possible to ring on several stations in parallel. Previously one had to use special hardware (the VA114D parallel connection board) to achieve parallel ringing functionality.

Example application

On board a ship the captain suite has a living room and a bedroom. There is one station in each room. When somebody calls either of the stations, both stations will ring. Captain can accept call on either of the stations with M-key or lifting handset. The bridge can use private override, and get conversation to the primary called station.

Configuration

The feature is supported from AlphaCom software version 10.22. The function has to be programmed using the Event Handler, using one event rule:

L111 is the example Directory number of the additional station to include in ringing. Change that to the actual number to include.

Additional information

  • Up to 10 parallel ringing stations can be added for a call. Which can be done either by a list of $PAR_RING statements in the event action text, or by a $PAR_RING with a station group reference. A $PAR_RING which includes own station is silently ignored, so it is possible to create a single rule for several stations using UDP group.
  • Once the $PAR_RING action is triggered, the AlphaCom takes care of the rest: Allow accept of call from either station with M/OFF-HOOK, and disconnect stations when appropriate.
  • If the primary called station is busy, parallel ringing is not started. (Because the Private Ringing Event is not triggered.) If the primary station is free, and call is private ringing mode, parallel ringing is activated on the other stations which are free. $PAR_RING has no effect on stations which are busy.
  • Parallel call to multiple stations can also be achived by using the Ringing Group Feature. The main difference from a user perspective is that a feature number (not a station number) must be dialed when using a Ringing Group.