Actions

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

From Zenitel Wiki

(Whole Exchange in Simplex Mode)
(Whole Exchange in Simplex Mode)
Line 5: Line 5:
  
 
=Whole Exchange in Simplex Mode=
 
=Whole Exchange in Simplex Mode=
[[File:Simplex.PNG|thumb|Event that sets the whole exchnage in simplex mode]]This event will set the whole exchange in simplex (Press To Talk) mode (will also work in AlphaNet).
+
[[File:Simplex.PNG|thumb|Event that sets the whole exchange in simplex mode]]
 +
This event will set the whole exchange in simplex (Press To Talk) mode (will also work in AlphaNet).
  
 
In [[AlphaPro]], go to [[Exchange_%26_System_%28AlphaPro%29#Events|Exchange and System -> Events]], press Insert and create the following event:
 
In [[AlphaPro]], go to [[Exchange_%26_System_%28AlphaPro%29#Events|Exchange and System -> Events]], press Insert and create the following event:

Revision as of 10:45, 24 June 2011

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

Event that sets the whole exchange in simplex mode

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

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

  • Owner: UDP 8 (All stations)
  • Event Type: Conversation Outgoing
  • When Change To: ON
  • When Related To: All
  • Action: @U%2.nod $SET_SIMPLEX 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 use include the relevant stations in an UDP group and set this UDP group as event owner.