[asterisk-users] errors messages in asterisk CLI

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sat Sep 22 10:55:59 CDT 2007


On Sat, Sep 22, 2007 at 08:36:11PM +0530, Jaswinder Singh wrote:

> 
> > Sep 21 20:31:49 ERROR[3774]: cdr_csv.c:237 csv_log: Unable to re-open master
> > file /var/log/asterisk//cdr-csv//Master.csv : Permission denied
> 
> Permission error try chowning the directory to user which asterisk runs 

Chances are: 

  chown asterisk /var/log/asterisk/cdr-csv

Or better: the whole logs directory:

  chown -R asterisk /var/log/asterisk

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list