[arm-allstar] Node connect announcement

Robert A. Poff WB3AWJ wb3awj at comcast.net
Tue Nov 24 16:46:36 EST 2015


Here you go. 

In extensions.conf, you see the line like this : 
exten => XXXXX,1,rpt,XXXXX 
Where XXXXX is your node number. 

Replace that line with these three: 
exten => XXXXX,1,Playback(Whatever_The_File_Name_IS) ; Play Whatever_The_File_Name_IS.gsm to the remote station on inital connect 
exten => XXXXX,n,Wait(3) ; Make this value whatever you need to cover the length of the audio file 
exten => XXXXX,n,rpt,XXXXX ; Connect the remote station to app_rpt node XXXXX 

Since the remote station is not connected to app_rpt yet, it plays the file over the remote connection only. 
Of course if you're coming in from a node that already has other connections, everyone on that side will hear the message. 

Try connecting to 28260 for an example. 




Bob 
WB3AWJ 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hamvoip.org/pipermail/arm-allstar/attachments/20151124/2b2896a8/attachment.html>


More information about the arm-allstar mailing list