> > Might be worth it to read the stuff in /usr/src/asterisk/doc and in > > particular the README.asterisk.conf file. Lots of other good stuff > > in that directory as well. (Not much need to read the source now.) > > Thank you. I don't mind being told to RTFM, if you can point out the > FM I'm supposed to R.
There is no FM to read. The above reference is to the directory that comes with cvs-head. If you don't use cvs-head, download it anyway and take a look. cd /usr/src/asterisk/doc [EMAIL PROTECTED] doc]# ls app_sms.html queuelog.txt README.ices apps.txt README.ael README.jitterbuffer cdr.txt README.asterisk.conf README.math channel.txt README.backtrace README.misdn CODING-GUIDELINES README.cdr README.mp3 CVS README.cliprompt README.mysql extensions.txt README.configuration README.odbcstorage iax.txt README.cygwin README.privacy linkedlists.README README.dundi README.realtime localchannel.txt README.enum README.sms manager.txt README.extconfig README.tds model.txt README.externalivr README.variables modules.txt README.h323 PEERING README.iax [EMAIL PROTECTED] doc]# [EMAIL PROTECTED] doc]# ls -al README.asterisk.conf -rw-r--r-- 1 root root 2855 Nov 2 08:41 README.asterisk.conf cat README.asterisk.conf [directories] <snip> [options] <snip> quiet = yes | no ; Run quietly (-q) timestamp = yes | no ; Force timestamping on log entries to console (-T) <snip> _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
