On Friday 09 January 2004 09:56, WipeOut wrote: > massimo wrote: > > Hi, I would like to log incoming and outgoing call in the file > > master.csv. I have to do something in the extension or in the > > conf file because at the moment * does not log nothing > > It should automatically log all calls.. AFAIK there is no config > for the CSV CDR.
There is no config, but you do need to have cdr_csv.so loaded. 'show modules' will tell you if you do. 'load cdr_csv.so' will load it if you don't. You'll also want to add that to /etc/asterisk/modules.conf if it's not loading. -Tilghman _______________________________________________ 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
