<p>Loading just usrloc.so and setting no modparams for it results in the following warning in the log:</p>

<p>/sbin/opensips[25991]: WARNING:usrloc:mod_init: Integer flags are now deprecated! Use unique quoted strings!</p>

<p>Defining the nat_bflag modparam fixes this. But as nat_bflag is default set to NULL according to docs it generates this warning.<br>
modparam("usrloc", "nat_bflag", "NAT_BFLAG")</p>

<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/448">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciVXAg7JeGJWmxMs6u37ec5a54IPbks5n6-c_gaJpZM4D4du5.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/448"></link>
    <meta itemprop="name" content="View Issue"></meta>
  </div>
  <meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>