asterisk/cdr_custom.conf

Fri, 27 Aug 2010 14:56:07 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 27 Aug 2010 14:56:07 +0200
changeset 250
bda4f5eec616
permissions
-rw-r--r--

Update make, tar, patch, curl, uuid, zlib, gzip, and bzip2 to current versions.

     1 ;
     2 ; Mappings for custom config file
     3 ;
     4 ; to get your csv output in a format tailored to your liking, uncomment the following
     5 ; and look for the output in the cdr-custom/Master.csv file (usually in /var/log/asterisk).
     6 ; 
     7 ;
     8 ;[mappings]
     9 ;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)}"

mercurial