[asterisk-users] CDR is not written

Peter Kozak peter.kozak at amooma.de
Fri May 18 03:12:55 MST 2007


Hi,

have you installed asterisk-addons, too?
The cdr-MySQL driver is in the addons package.

CLI> show modules
...
cdr_addon_mysql.so             MySQL CDR Backend
...
When this line appears, the driver is allready there.

Your "cdr_mysql.conf" must contain something like that:

[global]
hostname=localhost
dbname=asteriskcdrdb
password=my_db_password
user=my_db_user


Peter

Khaled Chehab schrieb:
> There is a creation for Master.csv in /var/log/asterisk/cdr-csv  and its
> filled with data ,but there is no pushing to mysql,asteriskcdrdb table cdr 
> How or what is the procedure to let the data enters mysql .
>
>
> Regards
>  
>   


More information about the asterisk-users mailing list