<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Thank you Bob. <div>The example provided willbe very helpful.</div><div>I will try later and see how it works.</div><div><br></div><div>Dave</div><div>WB0OUE<br><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Robert A. Poff WB3AWJ" <wb3awj@comcast.net><br><b>To: </b>"ARM Allstar" <arm-allstar@hamvoip.org><br><b>Sent: </b>Tuesday, November 24, 2015 3:46:36 PM<br><b>Subject: </b>Re: [arm-allstar] Node connect announcement<br><br><div style="font-family: Arial; font-size: 12pt; color: #000000"><div>Here you go. <br></div><div><br></div><div>In extensions.conf, you see the line like this :<br></div><div>exten => XXXXX,1,rpt,XXXXX <br></div><div>Where XXXXX is your node number.<br></div><div><br></div><div>Replace that line with these three:<br></div><div>exten => XXXXX,1,Playback(Whatever_The_File_Name_IS) ; Play Whatever_The_File_Name_IS.gsm to the remote station on inital connect<br>exten => XXXXX,n,Wait(3) ; Make this value whatever you need to cover the length of the audio file<br>exten => XXXXX,n,rpt,XXXXX ; Connect the remote station to app_rpt node XXXXX<br></div><div><br></div><div>Since the remote station is not connected to app_rpt yet, it plays the file over the remote connection only.<br></div><div>Of course if you're coming in from a node that already has other connections, everyone on that side will hear the message.</div><div> <br></div><div>Try connecting to 28260 for an example.<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>Bob<br></div><div>WB3AWJ<br></div><div><br></div></div><br>_______________________________________________<br><br>arm-allstar mailing list<br>arm-allstar@hamvoip.org<br>http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar<br><br>Visit the BBB and RPi2 web page - http://hamvoip.org</div><br></div></div></body></html>