[asterisk-users] Master.csv
Steve Howes
steve at geekinter.net
Thu May 7 08:36:15 CDT 2009
On 7 May 2009, at 14:29, Brent Vrieze wrote:
> Hello,
>
> I am getting the following error on my CLI
> [May 6 15:59:20] ERROR[25789]: cdr_csv.c:314 csv_log: Unable to re-
> open master file /var/log/asterisk//cdr-csv//Master.csv : No such
> file or directory
>
> I am a bit of a Linux newb so please be gentle. I assume this has
> something to do with the fact that there are two slashes between
> asterisk//cdr-csv and cdr-csv//Master.csv
>
> I have looked at all the .conf files that deal with CDR and cannot
> find the entry for this file location. logger.conf and
> asterisk.conf have not born fruit either.
>
> /var/log/asterisk/cdr-csv does not exist and this Master.csv does
> not exist.
mkdir /var/log/asterisk/cdr-csv
Might need to chmod it to whoever asterisk runs as.
More information about the asterisk-users
mailing list