[Asterisk-Users] MySQL on another host?

Carlos Gabriel Drach carlos.drach at globant.com
Tue Sep 7 14:00:12 MST 2004


Oliver Breidenbach wrote:

> Hi there,
>
> what do I need to take into consideration if I want Asterisk to talk 
> to a MySQL database on a different host to store CDR records?
>
> The cdr_addon_mysql module does not want to load and Asterisk claims 
> that it "cannot open shared object".
>
> It compiled fine, however.
>
> Any ideas?
>
> Cheers,
>
> Oliver.
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
i am use mysql on another host.

my cdr_mysql.conf:

[global]
hostname=www.XXXXXXX.com
dbname=asterisk
password=XXXXXX
user=asterisk
;port=3306
sock=/var/lib/mysql/mysql.sock
;userfield=

Bye

Carlos




More information about the asterisk-users mailing list