New CDR fileds are updated in the Master.csv but NOT inMySql

Hi,
I have added new CDR fields to my asterisk CDRs by changing the CDR_custom.conf file and adding to the my SQL table.
my cdr table in mysql is working good and all cdrs are updated correctly - BUT without the additional fields.
any idea what went wrong or how can I debug it?

Thanks
Amos

cdr_custom.conf I believe is just for the csv engine if I recall correctly. The changes you make there, are not seen by the mysql cdr engine. That being said, what version of asterisk are you using? If 1.6, you should be able to use adaptive cdr using ODBC, if using 1.4 or 1.2 you can use the backport provided here: svncommunity.digium.com/view/tilghman/branches/