Unfortunately new patch didn&#39;t fix my problem. I am getting:<br><br>&nbsp; -- Got SIP response 482 &quot;Loop Detected&quot; back from <a href="http://0.0.0.0">0.0.0.0</a><br><br>(same error as described in <a href="http://bugs.digium.com/view.php?id=12006#96018">http://bugs.digium.com/view.php?id=12006#96018</a>)<br>
in both cases when I use outboundproxy=__domainaName__ or outboundproxy=__ipAddress__.<br><br><br><div class="gmail_quote">2008/12/10 Matthew Nicholson <span dir="ltr">&lt;<a href="mailto:mnicholson@digium.com">mnicholson@digium.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Ok. &nbsp;I just posted a new patch. &nbsp;Try that one.<br>
<div><div></div><div class="Wj3C7c"><br>
On Wed, 2008-12-10 at 08:42 +0000, Chris Maciejewski wrote:<br>
&gt; Unfortunately can&#39;t apply this patch to asterisk-1.6.1-svn-r161639.<br>
&gt;<br>
&gt; It is rejected with an error &quot;Hunk #1 FAILED at 3953.&quot;<br>
&gt;<br>
&gt; 2008/12/9 Matthew Nicholson &lt;<a href="mailto:mnicholson@digium.com">mnicholson@digium.com</a>&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; There is at least one problem that I know of. &nbsp;Try the patch<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; from bug<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; 12006 (<a href="http://bugs.digium.com/view.php?id=12006" target="_blank">http://bugs.digium.com/view.php?id=12006</a>).<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; On Tue, 2008-12-09 at 15:51 +0000, Chris Maciejewski wrote:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Hi,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; I am trying to force Asterisk (SVN-branch-1.6.1-r161639) to<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; send all<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; SIP signalling via a proxy server.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Unfortunately when I put in sip.conf:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; [general]<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; ...<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; outboundproxy=proxy.domain:5060<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; and try to Dial(SIP/<a href="mailto:enum-test@sip.nemox.net">enum-test@sip.nemox.net</a>), I am getting<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; the<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; following error in the console:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- Executing [43780004711@dialSIP:3]<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Dial(&quot;SIP/dev-sip.tele500.com-08204d10&quot;,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &quot;SIP/<a href="mailto:enum-test@sip.nemox.net">enum-test@sip.nemox.net</a>&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; == Using SIP RTP CoS mark 5<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; [Dec &nbsp;9 15:39:35] ERROR[2344]: chan_sip.c:19423<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; handle_request_do: We<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; could NOT get the channel lock for<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; SIP/sip.nemox.net-08210dc8!<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; [Dec &nbsp;9 15:39:35] ERROR[2344]: chan_sip.c:19424<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; handle_request_do: SIP<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; transaction failed:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:365c9c8209a3163523bd79782dc9d208@78.105.1.129">365c9c8209a3163523bd79782dc9d208@78.105.1.129</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- Got SIP response 503 &quot;Server error&quot; back from <a href="http://0.0.0.0" target="_blank">0.0.0.0</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- Called <a href="mailto:enum-test@sip.nemox.net">enum-test@sip.nemox.net</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- SIP/sip.nemox.net-08210dc8 is circuit-busy<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; When I use IP address instead of a domain name:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; [general]<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; ...<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; outboundproxy=proxy_IP_address:5060<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; There is an error as below:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- Executing [43780004711@dialSIP:3]<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Dial(&quot;SIP/dev-sip.tele500.com-b7208810&quot;,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &quot;SIP/<a href="mailto:enum-test@sip.nemox.net">enum-test@sip.nemox.net</a>&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; == Using SIP RTP CoS mark 5<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- Called <a href="mailto:enum-test@sip.nemox.net">enum-test@sip.nemox.net</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp; -- Got SIP response 482 &quot;Loop Detected&quot; back from<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://0.0.0.0" target="_blank">0.0.0.0</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; In both cases no SIP packets are leaving Asterisk.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Am I missing something, or there is a problem with<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; outboundproxy in<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &quot;general&quot; section of sip.conf file.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Kind regards,<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; Chris<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; --Bandwidth and Colocation Provided by<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; asterisk-dev mailing list<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; --<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Matthew Nicholson<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Digium<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;<br>
&gt; asterisk-dev mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
--<br>
Matthew Nicholson<br>
Digium<br>
<br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</div></div></blockquote></div><br>