Thanks, I hope your effort will save time of many users.<div><br></div><div>Thank you.</div><div><br><br><div class="gmail_quote">On Wed, Aug 22, 2012 at 12:11 PM, Johannes Jakob <span dir="ltr">&lt;<a href="mailto:lists.jj@googlemail.com" target="_blank">lists.jj@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">To answer to my own Question and to hopefully enlight others....<br>
<br>
After weeks of frustration, hours of debugging, trial and error,<br>
wiki-studying and at least one week without sufficient sleep, I<br>
finally solved both of my issues:<br>
<br>
1) UDP&lt;&gt;TCP not working<br>
<br>
modparam(&quot;rr&quot;, &quot;enable_double_rr&quot;, 1) # instead of 0, 1 is default<br>
modparam(&quot;path&quot;, &quot;use_received&quot;, 0) # instead of 1, 0 is default<br>
<br>
<br>
2) &quot;302 Moved temporarily&quot; not working<br>
<br>
# in onreply_route[external_reply]:<br>
# instead of calling nat_test_and_correct unconditionally, do it only<br>
for non 302&#39;s :<br>
<br>
        if (!t_check_status(&quot;302&quot;)) {<br>
                route(&quot;nat_test_and_correct&quot;);<br>
        }<br>
<br>
<br>
<br>
If anybody of you sees potential problems with theese modifications,<br>
please tell me ;)<br>
<br>
<br>
Best Regards,<br>
<br>
  Johannes<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Muhammad Shahzad<br>-----------------------------------<br>CISCO Rich Media Communication Specialist (CRMCS)<br>CISCO Certified Network Associate (CCNA)<br>
Cell: +92 334 422 40 88<br>MSN: <a href="mailto:shari_786pk@hotmail.com">shari_786pk@hotmail.com</a><br>Email: <a href="mailto:shaheryarkh@googlemail.com">shaheryarkh@googlemail.com</a><br>
</div>