<div dir="ltr"><br><br><div class="gmail_quote">2008/9/29 Darrick Hartman <span dir="ltr"><<a href="mailto:dhartman@djhsolutions.com">dhartman@djhsolutions.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Olivier wrote:<br>
> Hi,<br>
><br>
> Whenever I'm logging in with "asterisk -r" command, I can see that the<br>
> verbosity and debug levels are set to a value which is different from<br>
> the last ones I left when I logged off from CLI.<br>
><br>
> Where are those default levels defined ?<br>
> I can't see any related option in logger.conf.<br>
> Any hint ?<br>
<br>
</div></div>The verbosity will be at least as high as the last time you entered the<br>
CLI.</blockquote><div>Do you mean the highest between last and previous last times ?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
For example if two times ago, you entered with 5 v's then entered<br>
the last time with 1 v, you will still be at 5 v's.<br>
<br>
You can change this behavior using:<br>
<br>
CLI>core set verbose X where X is the new level you want (2, 3 ...)<br>
<br>
<br>
Hope that makes sense.</blockquote><div><br>It does but whatever I tried, it defaulted to 5.<br><br>Anyway, with grep in /etc/asterisk/*.conf, I found those 2 lines in asterisk.conf :<br>debug=5<br>verbose=5<br><br>That should explain why I couldn't revert to a lower level of verbosity.<br>
<br>Thanks for helping<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Darrick<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
AstriCon 2008 - September 22 - 25 Phoenix, Arizona<br>
Register Now: <a href="http://www.astricon.net" target="_blank">http://www.astricon.net</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br></div>