Re: [SR-Users] Proxy-Require: privacy error

2015-08-24 Thread Daniel-Constantin Mierla
This is not related to log messages -- see the parameter: http://kamailio.org/docs/modules/stable/modules/sanity.html#sanity.p.proxy_require You can remove the check for proxy-require header from sanity_check() parameter as well. Cheers, Daniel On 22/08/15 11:08, Chad wrote: > Well I can't igno

Re: [SR-Users] Proxy-Require: privacy error

2015-08-23 Thread Chad
Well I can't ignore them, the call fails too, it returns: SIP/2.0 420 Bad Extension ^C On 8/22/2015 12:31 AM, Daniel-Constantin Mierla wrote: Hello, checked the code and the messages are printed only for debugging purposes, but using ERROR log level. You can just ignore them, are harmless.

Re: [SR-Users] Proxy-Require: privacy error

2015-08-22 Thread Daniel-Constantin Mierla
Hello, checked the code and the messages are printed only for debugging purposes, but using ERROR log level. You can just ignore them, are harmless. I pushed a patch to master branch not to print them, it will be backported. Cheers, Daniel On 22/08/15 00:20, Chad wrote: > When a call comes in w