diff -r 2ff4e4701310 -r 73d852a30c9a asterisk/cdr_custom.conf --- a/asterisk/cdr_custom.conf Sun Mar 20 19:27:35 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -; -; Mappings for custom config file -; -; to get your csv output in a format tailored to your liking, uncomment the following -; and look for the output in the cdr-custom/Master.csv file (usually in /var/log/asterisk). -; -; -;[mappings] -;Master.csv => "${CDR(clid)}","${CDR(src)}","${CDR(dst)}","${CDR(dcontext)}","${CDR(channel)}","${CDR(dstchannel)}","${CDR(lastapp)}","${CDR(lastdata)}","${CDR(start)}","${CDR(answer)}","${CDR(end)}","${CDR(duration)}","${CDR(billsec)}","${CDR(disposition)}","${CDR(amaflags)}","${CDR(accountcode)}","${CDR(uniqueid)}","${CDR(userfield)}" -