<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 2, 2014 at 12:36 PM, mark li <span dir="ltr"><<a href="mailto:limark67@yahoo.com" target="_blank">limark67@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="font-size:14pt;font-family:HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif">
Hi there. <br>I've noticed that no matter what i do with my test phone (call voicemail, call another extension etc) I get error messages like the following in my log file: <br><br><div>Apr  2 14:31:07 jl-raspberrypi /usr/sbin/kamailio[19400]: ERROR: *** cfgtrace: c=[/etc/kamailio/kamailio.cfg] l=553 a=26 n=xlog</div>
<br></div></div></blockquote><div><br></div><div>You have the debugger module loaded.<br><br><a href="http://kamailio.org/docs/modules/stable/modules/debugger.html">http://kamailio.org/docs/modules/stable/modules/debugger.html</a><br>
<br></div><div>If you want to disable it, unset WITH_DEBUG or look for the following lines and comment them out.<br><br>loadmodule "debugger.so"<br>modparam("debugger", "cfgtrace", 1)<br><br>
</div><div>Corey<br></div></div><br></div></div>