I pals, I have Asterisk 1.2.4, with add-ons 1.2.2 installed. I also have installed cdr_mysql, the system is logging OK except that is not logging (via csv and mysql) the ‘src’ source field, other fields are being logged. What is wrong or what shuld I verify?
Maybe the “src” field is not defined as varchar(80) in your cdr table.
Otherwise I don’t have a clue, especially if the field was being written correctly to the text logs prior to you installing cdr_mysql.