[OpenSIPS-Devel] [opensips] usrloc module no modparam gives warning in log (#448)

Rik Broers notifications at github.com
Wed Apr 1 15:16:47 CEST 2015


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

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

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

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/448
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150401/26d34045/attachment.htm>


More information about the Devel mailing list