On Thursday 23 August 2007 12:46, [EMAIL PROTECTED] wrote:
> Thanks for your reply.  I have previously looked at the logger.conf file. 
> I see that the various types of information can be logged in different
> ways.  After setting the various information types with whatever I want
> logged, is it possible to save the actual logs to a file (ie:  As the
> messages are bring printed, save them all to a file to be viewed later).

I utilize this command:

nohup script -f -c "asterisk -vvvTn" /tmp/asterisk.log &

To start up my apps. This will log everything to a log file.

Ron




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

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

Reply via email to