Actions

Difference between revisions of "Simplex conversation (Event Handler)"

From Zenitel Wiki

(Whole Exchange in Simplex Mode)
Line 12: Line 12:
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
*Owner: [[UDP|UDP 8]] (All stations)
+
{{Code2|
*Event Type: Conversation Outgoing
+
Owner: [[UDP|UDP 8]] (All stations)
*When Change To: ON
+
Event Type: Conversation Outgoing
*When Related To: All
+
When Change To: ON
*Action: @U%2.nod [[SET_SIMPLEX|$SIMP]] L%2.dir U0 U1
+
When Related To: All
 +
Action: @U%2.nod [[SET_SIMPLEX|$SIMP]] L%2.dir U0 U1
 +
}}
  
 
Initial speech direction will be from B-subscriber towards A-subscriber.
 
Initial speech direction will be from B-subscriber towards A-subscriber.

Revision as of 15:19, 31 May 2022

AI.png

General

This article describes how you can override the voice-operated duplex (VOX), and set the system in Simplex (Press To Talk) mode.

Software requirement: AMC 10.52 or newer.

Whole Exchange in Simplex Mode

This event will set the whole exchange in simplex (Press To Talk) mode. Simplex mode will also work across AlphaNet.

In AlphaPro, go to Exchange and System -> Events, press Insert and create the following event:

Event that sets the whole exchange in simplex mode


Action commands:

Owner: UDP 8 (All stations)
Event Type: Conversation Outgoing
When Change To: ON
When Related To: All
Action: @U%2.nod $SIMP L%2.dir U0 U1


Initial speech direction will be from B-subscriber towards A-subscriber.

If the Simplex mode should not apply to the whole exchange, but to a single station or a limited group of stations only, simply change the owner of the event to that single station, or include the relevant stations in an UDP group and set this UDP group as event owner.