Hi list.
I have a strange problem with syslog.
Kamailio doesn't send any messages to syslog from UDP workers that are
bound to sock=127.0.0.1:5060.
Neither LM_DBG() from a source code nor xlog("any level", "") works.
I use kamailio-3.2.4 with this opions:
log_stderror=no
debug=3.
With log_stderror=yes kamailio writes all debug messages to stderr
without any problems.