Re: [SR-Users] LCR module dont_strip_or_tag_flag -> dont_strip_or_prefix_flag

2017-01-17 Thread Victor Seva
2017-01-16 21:31 GMT+01:00 Mikko Lehto : > 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/8c0501bfaa27acab9721953e8c1551687c96edf2 Pushed the fix

Re: [SR-Users] LCR module dont_strip_or_tag_flag -> dont_strip_or_prefix_flag

2017-01-16 Thread Annus Fictus
Thnak you... With dont_strip_or_prefix_flag working. Regards El 16/01/2017 a las 15:31, Mikko Lehto escribió: Annus Fictus : modparam("lcr", "dont_strip_or_tag_flag", 10) and then restart kamailio, i receive this error: ERROR: [modparam.c:141]: set_mod_param_regex(): parameter of type <2

Re: [SR-Users] LCR module dont_strip_or_tag_flag -> dont_strip_or_prefix_flag

2017-01-16 Thread Mikko Lehto
Annus Fictus : > modparam("lcr", "dont_strip_or_tag_flag", 10) > > and then restart kamailio, i receive this error: > > ERROR: [modparam.c:141]: set_mod_param_regex(): parameter > of type <2> not found in module Hi Looks like that parameter is now¹ called dont_strip_or_prefix_flag but modul

[SR-Users] LCR module dont_strip_or_tag_flag

2017-01-16 Thread Annus Fictus
Hello, I'm trying LCR module and dont_strip_or_tag_flag parameter. If I use this line in the module configuration: modparam("lcr", "dont_strip_or_tag_flag", 10) and then restart kamailio, i receive this error: ERROR: [modparam.c:141]: set_mod_param_regex(): parameter of type <2> not found