You are correct, I&#39;m using DNSSRV. <div><br><div>imho it&#39;s a bug when FS is not using the same nonce in the response as it received in the request. It might be a design flaw only that only appears when running against multiple servers through DNSSRV, but it&#39;s still a bug.</div>
<div><br></div><div>I&#39;m sure it&#39;s easy to fix for Anthony with his m4d sk1llz ;)<br><br><div class="gmail_quote">On Wed, Mar 3, 2010 at 2:49 PM, Robin Vleij <span dir="ltr">&lt;<a href="mailto:viper@fx-services.com">viper@fx-services.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On 2010-03-02 16:02, Jonas Gauffin wrote:<br>
<br>
Hi Jonas,<br>
<div class="im"><br>
&gt; I got a problem with rejected calls due to 403 (happens sometimes).<br>
&gt; My sip provider found the problem, the nonce used by FS is sometimes<br>
&gt; incorrect (I got the trace from my sip provider).<br>
<br>
</div>Your problem is not a bug. The problem is that your SIP provider has two<br>
proxies (that you probably find via SRV). Instead of using one gateway<br>
profile that selects either of them, you have to configure both gateways<br>
as separate elements. That way FS will use the nonce it gets in the 407,<br>
instead of mixing them up between the two proxies (who don&#39;t have state).<br>
<br>
You either use one gateway for outbound and the other one as failover in<br>
the bridge app, or you use mod_distribute to distribute.<br>
<font color="#888888"><br>
/Robin<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div></div>