<p>Yes I tried your suggestion and it worked in the specific case flag index 2, but I noticed some clients would register with the loopback IP (127.0.0.1) in the AOR contact field after fix_nated_contact().</p>

<p>The script never before used the nathelper/fix_nated_contact() ,  just nat_traversal/client_nat_test()/fix_contact() and mediaproxy. </p>

<ol class="task-list">
<li><p>Do you mean that it is ok to combine the modules such as?<br>
if (nat_uac_test("4") || client_nat_test("3"))</p></li>
<li>
<p>Any idea why rfc1918 VIA is not detected with client_nat_test("7")?<br>
if there is a bug it would be in this function</p>

<p>Still using custom check as in previous post.</p>
</li>
</ol>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/issues/401#issuecomment-70953522">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciUZZKfGs9wo3e-lD6iRNIOojvfJ4ks5nkEO6gaJpZM4DOPEM.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OpenSIPS/opensips/issues/401#issuecomment-70953522"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>