Topic: CDR in MYSQL database [Comments: 2]
rmartinez

Mon, 05/10/2010 - 09:35 | CDR in MYSQL database

Hello.
I just finish install Asterisk 1.6.1.19 + Webmin 1.510 + ThirdlaneMultitanant 6.0.1.81.
Since i installed the standalone module i'm having problems using the mysql server to store the CDR data:
This is the ERROR message in console :

[May 10 12:33:19] ERROR[1874]: cdr_addon_mysql.c:195 mysql_log: Cannot connect to database server localhost: (1045) Access denied for user 'pbxmanager'@'localhost' (using password: YES)

I have the mysql server installed and running, but i'm not sure what database and table create to store the date. Is there any temaplte or script that someone could provide me to create the user/databes/table to make this work?
Thanks in advance,
Regards,
Ricardo.-

mattdarnell

Mon, 05/10/2010 - 20:26 | voip-info.org is a goldmine

voip-info.org is a goldmine of information

http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql

DruRoland

Wed, 11/17/2010 - 00:22 | probably mysql-client

That's probably caused by not having mysql-client installed.