Actions

Difference between revisions of "Voice Paging from IP Substation"

From Zenitel Wiki

(Event Handler)
(Event Handler)
Line 25: Line 25:
 
<br style="clear:both;" />
 
<br style="clear:both;" />
  
Action string is:
+
Action string is: <br/>
 
IF %chg(1,0) <br/>
 
IF %chg(1,0) <br/>
 
$DD L%1.dir L85 <br/>
 
$DD L%1.dir L85 <br/>

Revision as of 11:04, 16 April 2015

Scenario: A group of IP Substations should be able to do voice paging to a group of speakers by simply pressing the call key, speaking and releasing when finished.

Create the receiver group

In AlphaPro Groups->Local groups select the group you want to use and press change. Give the group an appropriate name and set gong type to No Gong:

VoicePaging w PTT 4.PNG


Select the Members tab and move the receivers to the Members list:

VoicePaging w PTT 1.PNG


UDP Membership

Put all IP Substation that should be able to do Voice Paging in a common UDP group:

VoicePaging w PTT 2.PNG


Event Handler

Use the event handler (Exhcange&System->Events) to create this event:

VoicePaging w PTT 3.PNG


Action string is:
IF %chg(1,0)
$DD L%1.dir L85
$M L%1.dir
STOP
ENDIF
$MREL L%1.dir
$C L%1.dir