I don't find the console output ugly, maybe messy, but never ugly :P

If u don't like those NoOp, just take them away from ur extensions.conf. BTW, to  save the console output to a given file, just edit your logger.conf file.
Say you only want the console output, then just add to your filename the verbose option . The file will be saved wherever is defined in the asterisk.conf (the
 default is /var/log/asterisk) after editing the file you'll need to do either an Asterisk restart or input CLI> logger rotate  at the Asterisk console.
i.e.
;logger.conf

[logfiles]
mylogfile => verbose


Alyed




I'd like to have Asterisk log useful messages during operation.

Is there any way in extensions.conf that I can manually log messages to a file, say via syslog()? The console output is ugly, with all the extra "Executing NoOp("SIP/pstn.voip.com-08a28bd0"," crud at the front of each line. I'm not sure how to save console output anyway.

Thanks,
Doug.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to