]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8 46/346/1
authorRodrigo Ramírez Norambuena <decipher.hk@gmail.com>
Thu, 30 Apr 2015 11:38:11 +0000 (07:38 -0400)
committerRodrigo Ramírez Norambuena <decipher.hk@gmail.com>
Thu, 30 Apr 2015 11:38:11 +0000 (07:38 -0400)
commit7f611fa0e8fd54d191a4c2104b5d1ed4b1f8da97
tree1d194abccd00cd22bfd6f027aa4ed81b340bc2c7
parent92120247e99865d97a85461b08ba763e961e6232
cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8

This patch adds a new option to cdr.conf, 'newcdrcolumns', that will handle CDR
columns added in Asterisk 1.8. The columns are:
 * peeraccount
 * linkedid
 * sequence
When enabled, the columns in the database entry will be populated with the data
from the CDR.

ASTERISK-24976 #close

Change-Id: I51a57063f4ae5e194a9d933a8df45dc8a4534f0b
UPGRADE.txt
cdr/cdr_csv.c
configs/samples/cdr.conf.sample