Annus Fictus annusfictus@gmail.com:
modparam("lcr", "dont_strip_or_tag_flag", 10)
and then restart kamailio, i receive this error:
ERROR: <core> [modparam.c:141]: set_mod_param_regex(): parameter <dont_strip_or_tag_flag> of type <2> not found in module <lcr>
Hi
Looks like that parameter is now¹ called dont_strip_or_prefix_flag but module documentation was just not updated.
[1] Change was committed in 2010 https://github.com/kamailio/kamailio/commit/8c0501bfaa27acab9721953e8c155168...