<br><br><div class="gmail_quote">On Tue, Feb 7, 2012 at 6:47 PM, Uri Shacked <span dir="ltr">&lt;<a href="mailto:ushacked@gmail.com">ushacked@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>hi,</div>
<div> </div>
<div>i didn&#39;t fully understand the differences between the debug level set at the Global Parameters section and the debugger module.</div>
<div>i would like to start kamailio with debug level 0, and to be able to raise or lower the level in command line.</div>
<div>the log is set to be writen to /var/log/kamailio, and i can trace it using &quot;tail&quot;.</div>
<div> </div>
<div>so, anyideas how to use the debug options with the option to change level at runtime?</div></div></blockquote><div><br>To set the debug level to 6 for example, you could do this:<br> kamctl fifo debug 6<br>And then, to go back to 0:<br>
 kamctl fifo debug 0<br><br>regards,<br>Takeshi<br><br>
<br><br> <br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">
</div></blockquote></div><br>