Godson Gera: > On Dec 26, 2007 11:36 PM, Don Pobanz wrote: >> After upgrading from 1.2.x to 1.4.x call detail records >> are not being written to >> /var/log/asterisk/cdr-csv/Master.csv >> >> In cdr_manager.conf I have >> [general] >> Enabled = yes > cdr_manager.conf is for sending CDR events over AMI > (Asterisk Manager Interface). The file you need to edit is > cdr.conf make sure you have enable = yes in its [general] > section default is yes and you can define and custom setting > for csv engine in [csv] section of same cdr.conf file and > also you can do some settings in cdr_custom.conf file. Look > at sample files that come with asterisk for examples.
I did not have a cdr.conf file. I copied the sample to my configs and actually read and configured it ;>) Now I get my cdr records. Thanks Godson! Maybe cdr_manager.conf.sample could include some verbage that it is for AMI. > Godson Gera, -- Don Pobanz _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
