Re: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Tzafrir Cohen
On Thu, Jan 05, 2006 at 10:19:23AM -0700, Douglas Garstang wrote: > 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

RE: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Douglas Garstang
59 AM> To: Douglas Garstang; asterisk-users@lists.digium.com> Subject: RE: [Asterisk-Users] Asterisk Debugging>> Then stop looking for easy solutions and get your hands dirty > changing your c files___--Bandwidth and Colocation

Re: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Alyed Tzompa
dinairre.> -Original Message-> From: Alyed Tzompa [mailto:[EMAIL PROTECTED]> Sent: Thursday, January 05, 2006 11:59 AM> To: Douglas Garstang; asterisk-users@lists.digium.com> Subject: RE: [Asterisk-Users] Asterisk Debugging>> Then stop looking for easy solutions and get your

Re: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Jerry Jones
: Douglas Garstang; asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] Asterisk Debugging Then stop looking for easy solutions and get your hands dirty changing your c files ___ --Bandwidth and Colocation provided by Easynews.com -- Asterisk

Re: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Mark Phillips
*Sent:* Thursday, January 05, 2006 11:59 AM *To:* Douglas Garstang; asterisk-users@lists.digium.com *Subject:* RE: [Asterisk-Users] Asterisk Debugging Then stop looking for easy solutions and get your hands dirty changing your c files

RE: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Douglas Garstang
Not everyone is a C programmer extraordinairre. -Original Message-From: Alyed Tzompa [mailto:[EMAIL PROTECTED]Sent: Thursday, January 05, 2006 11:59 AMTo: Douglas Garstang; asterisk-users@lists.digium.comSubject: RE: [Asterisk-Users] Asterisk DebuggingThen stop looking

RE: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Alyed Tzompa
Then stop looking for easy solutions and get your hands dirty changing your c files Alyed Well, I want the output that the NoOp's generate. I want to be able to manually log lines to a file through some mechanism. I just wish I could do it without all the extra NoOp stuff at the front.   I just tr

RE: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Douglas Garstang
Well, I want the output that the NoOp's generate. I want to be able to manually log lines to a file through some mechanism. I just wish I could do it without all the extra NoOp stuff at the front.   I just tried using: mylogfile => verbose   in logger.conf but all I got was the startup/shut

re: [Asterisk-Users] Asterisk Debugging

2006-01-05 Thread Alyed Tzompa
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