some dirty work around worked for me. Now, I can see DEBUG messages in my custom log
file.
#!ifdef WITH_DEBUG
debug=4
log_stderror=no **(changed from yes)**
#!else
debug=2
log_stderror=no
#!endif
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1070#issuecomment-339275964