In config file I have:
debug=2
mem_summary=0
Still I get 3400+ memory related syslog message when Kamailio terminates
due to sqlops not been able to connect to mysql server.
According to core cookbook, memdbg and memlog should not be active when
their values are greater than debug value (they default to 3) and
mem_summary=0 should disable printing of memory debugging info.
What is it that I'm still missing?
-- Juha