Hi all
I am currently having to modify the kamailio config file without the benefit of log messages in /var/log/message. I am using the default configuration parameter settings of:
#!ifdef WITH_DEBUG debug=4 log_stderror=yes #!else debug=2 log_stderror=no #!endif
memdbg=5 memlog=5
log_facility=LOG_LOCAL0
Has anyone experience this issue before or have any suggestions on howto fix. Making changes to the config file line by line and restarting the daemon is killing me!!!