I have the following in /etc/asterisk/logger.conf :

debug => debug
console => notice,warning,error
;console => notice,warning,error,debug
messages => notice,warning,error
verbose => verbose
;full => notice,warning,error,debug,verbose

When I enable SIP and/or IAX debugging on the CLI and watch the
logfiles, then I conclude the following :

- debugging is not written to the debug-logfile
- debugging is written to the verbose-logfile

What I actually want is thus the debug-information separated in one SIP
and/or IAX-debug logfile : debug.iax.systemname and debug.sip.systemname
or something like this...




On Mon, 2009-10-19 at 08:27 +1200, Neeraj Chand wrote:

> There was a presentation at astricon by Clod, that covers just this
> "CLI Filters" 
> 
> What this does is show only the filters that you set on asterisk cli,
> and your /var/log/asterisk/full log file also only contains the
> filtered output. 
> 
> I believe it would have been handier to have filtering, but with
> everything going to the "full" log so that if we need to debug in
> greater detail / look at events outside the scope of thep filters we
> set, it would be available in the full logs.
> 
>  
> 
> But thats my personal perspective. This may be useful to you. The
> presentation should be on astricon.net some time soon
> 
>  
> 
> Cheers!


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to