Actions

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

From Zenitel Wiki

(Whole Exchange in Simplex Mode)
Line 13: Line 13:
  
 
{{Code2|
 
{{Code2|
Owner: [[UDP|UDP 8]] (All stations)
+
@U%2.nod [[SET_SIMPLEX|$SIMP]] L%2.dir U0 U1
Event Type: Conversation Outgoing
 
When Change To: ON
 
When Related To: All
 
Action: @U%2.nod [[SET_SIMPLEX|$SIMP]] L%2.dir U0 U1
 
 
}}
 
}}
  

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:

@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.