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
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.
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