<p dir="ltr">How to setup auto patch from a secondary provider.. Hope this helps</p>
<p dir="ltr"><a href="http://www.kc9zhv.com/forums/topic/allstar-link-and-auto-patch/">http://www.kc9zhv.com/forums/topic/allstar-link-and-auto-patch/</a></p>
<p dir="ltr">Loren Tedford (KC9ZHV) <br>
Email: <a href="mailto:lorentedford@gmail.com">lorentedford@gmail.com</a><br>
Phone: <br>
<a href="http://www.lorentedford.com">http://www.lorentedford.com</a><br>
<a href="http://kc9zhv.com">http://kc9zhv.com</a></p>
<p dir="ltr">Sent from Droid RAZR HD from Verizon wireless network</p>
<div class="gmail_quote">On Jul 4, 2015 10:58 AM,  <<a href="mailto:mike@midnighteng.com">mike@midnighteng.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Unless you have made a change to "context" on the Phone Patch command line,<br>
you will be in "radio" context.<br>
<br>
You can place your dial strings there but...<br>
Understanding that by default, there is a bunch of stuff in "radio"<br>
context that you may not understand, it is a "trap" to keep anyone from<br>
dialing toll numbers. Normally, you would want to place your dial strings<br>
under/after what is listed there. But you probably need to look that over<br>
that you are not dialing a string that is being treated/matched as a<br>
invalid number.<br>
<br>
If you look closely at it, you will see that after toll number check, it<br>
later forwards to new context "autopatch" with the dialed extension. You<br>
could place your dial strings there.<br>
<br>
Keep a back-up copy for reference that you can attempt it again (if<br>
needed) when/as you understand more.<br>
<br>
As a test, you could make the dial string match the "first line in radio<br>
context" to see if all else is well.<br>
<br>
[radio]<br>
exten => _1NXXNXXXXXX,1,Dial,SIP/google/${EXTEN}<br>
<br>
<br>
<br>
...mike/kb8jnm<br>
<br>
<br>
<br>
> Hi, I'm new to app_rpt (not much of a Linux guru)<br>
> With some help I've managed to get it setup and repeating and connected to<br>
> Allstar.<br>
><br>
> I'm trying to get Autopatch working and followed instructions at<br>
> <a href="http://ohnosec.org/drupal/node/63" rel="noreferrer" target="_blank">http://ohnosec.org/drupal/node/63</a><br>
><br>
> I'm a little confused about the "context" autopatch mentioned as there is<br>
> already a context "radio" defined<br>
><br>
> It looks like extensions.conf is routing call to pstn out, so I changed<br>
> the<br>
> routing under pstn-out and commented out what was there.<br>
> [pstn-out]<br>
> exten => _1NXXNXXXXXX,1,Dial,SIP/google/${EXTEN}<br>
> exten => _1NXXNXXXXXX,2,Congestion<br>
> ;exten=_NXXNXXXXXX,1,playback(ss-noservice)<br>
> ;exten=_NXXNXXXXXX,2,Congestion<br>
><br>
> When I make a call I hear Call connected and immediately it says call<br>
> terminated<br>
><br>
> I see this in debug<br>
> [Jul  4 07:39:03] WARNING[3986]: pbx.c:2470 __ast_pbx_run: Channel<br>
> 'Zap/pseudo-1<br>
>                                                       738407999' sent into<br>
> invalid extension '5404342200' in context 'pstn-out', but n<br>
><br>
>                         o invalid handler<br>
> I've defined my sip provider in the sip.conf file.<br>
><br>
> I know it is something simple I'm missing, but I'm not an Asterisk expert<br>
> either and I don't fully understand how all the pieces work.<br>
> I'd also like to setup reverse autopatch as well if someone can provide<br>
> some simple instructions for this.<br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
><br>
> To unsubscribe from this list please visit<br>
> <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down<br>
> to the bottom of the page. Enter your email address and press the<br>
> "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email<br>
> confirmation. If you have trouble unsubscribing, please send a message to<br>
> the list detailing the problem.<br>
<br>
<br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<br>
</blockquote></div>