<p dir="ltr">Perfect Doug, thank you. You're a treasure!</p>
<p dir="ltr">Rob<br>
N4WGY</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Jul 15, 2016 12:08 PM, "Doug Crompton via arm-allstar" <<a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr"><font face="Tahoma,sans-serif" color="#000000">Robert,<br><br>I do that here between my separate PBX and Asterisk Allstar on my LAN but for access from the PBX to Allstar by dialing an extension. You could go in reverse but I never had any reason to. In the day of everyone has a cellphone autopatching is kind of defunct. Here is the link for what I do -<br><br>In the PBX extensions.conf -<br><br>[radio-connect]<br>exten => 595,1,Wait(1)<br>exten => 595,n,Dial(IAX2/<a href="http://telephone_dialin:xxxxxx@192.168.0.151/27225" target="_blank">telephone_dialin:xxxxxx@192.168.0.151/27225</a>)<br>exten => 595,n,Hangup<br><br>exten => 596,1,Wait(1)<br>exten => 596,n,Dial(IAX2/<a href="http://telephone_dialin:xxxxxx@192.168.0.151/29014" target="_blank">telephone_dialin:xxxxxx@192.168.0.151/29014</a>)<br>exten => 596,n,Hangup<br><br>The x's are the password. The IP address is the Allstar server you are connecting to and the node. The extensions 595, 596 can be whatever works and is unique in the PBX.<br><br>In iax.conf of Allstar -<br><br>[telephone_dialin]<br>type=user<br>secret=xxxxxx<br>disallow=all<br>allow=ulaw<br>allow=g726aa12<br>allow=gsm<br>codecpriority=host<br>context=radio-control<br>transfer=no<br><br>and in extensions.conf in Allstar -<br><br>[radio-control]<br>exten=27225,1,Answer<br>exten=27225,n,Playback(rpt/node)<br>exten=27225,n,Playback(digits/2)<br>exten=27225,n,Playback(digits/7)<br>exten=27225,n,Playback(digits/2)<br>exten=27225,n,Playback(digits/2)<br>exten=27225,n,Playback(digits/5)<br>exten=27225,n,Playback(rpt/connected)<br>exten=27225,n,Rpt,27225|S<br><br>exten=29014,1,Answer<br>exten=29014,n,Playback(rpt/node)<br>exten=29014,n,Playback(digits/2)<br>exten=29014,n,Playback(digits/9)<br>exten=29014,n,Playback(digits/0)<br>exten=29014,n,Playback(digits/1)<br>exten=29014,n,Playback(digits/4)<br>exten=29014,n,Playback(rpt/connected)<br>;exten=29014,n,Rpt,29014|S    ; manual DTMF key unkey<br>exten=29014,n,Rpt(29014|Pv)  ; VOX key<br><br>So what this does is allow me to pick up any phone on my PBX which includes a sip connection to my vacation home and dial a 3 digit extension to connect to two nodes on my server.<br><br>You would basically do this in reverse for connection out but you would have to have the Asterisk PBX people set it up if you are not the responsible party.<br><br></font><b><font style="font-size:16pt" size="4">73 Doug</font><font style="font-size:16pt" size="4"><br></font><font style="font-size:16pt" size="4">WA3DSP</font><font style="font-size:16pt" size="4"><br></font><font style="font-size:16pt" size="4"><a href="http://www.crompton.com/hamradio" target="_blank">http://www.crompton.com/hamradio</a></font></b><font style="font-size:16pt" size="4"><br></font><br><br><div><hr>Date: Fri, 15 Jul 2016 10:47:41 -0500<br>To: <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br>Subject: [arm-allstar] Integration with existing Asterisk PBX<br>From: <a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a><br>CC: <a href="mailto:n4wgy.ham@gmail.com" target="_blank">n4wgy.ham@gmail.com</a><br><br><div dir="ltr"><div>Good morning to everyone on the forum.</div><div>I've built a repeater system that is operating in a medical center that uses an Asterisk PBX system.  I would like some advise/how to's, study materials, etc on setting up for using the existing PBX at that location for autopatch/reverse autopatch for the repeater. </div><div><br></div><div><br clear="all"></div><div><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">--</div><div dir="ltr">Robert Conklin<div><font size="4"><b><a href="http://qrz.com/db/N4WGY" target="_blank">N4WGY</a></b></font></div></div></div></div></div></div>
</div>
<br>_______________________________________________

arm-allstar mailing list
<a href="mailto:arm-allstar@hamvoip.org" target="_blank">arm-allstar@hamvoip.org</a>
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a>

Visit the BBB and RPi2 web page - <a href="http://hamvoip.org" target="_blank">http://hamvoip.org</a></div>                                         </div></div>
<br>_______________________________________________<br>
<br>
arm-allstar mailing list<br>
<a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
<br>
Visit the BBB and RPi2 web page - <a href="http://hamvoip.org" rel="noreferrer" target="_blank">http://hamvoip.org</a><br></blockquote></div></div>