If you are using MySQL for storing CDR's, this is what I use (slightly modified, of course):

cat /etc/asterisk/cdr_mysql.conf
;
[global]
        dbname                          = ????
        hostname                        = ????
        password                        = ????
        port                            = 3306
        sock                            = /tmp/mysql.sock
        table                           = cdrs
        user                            = ????
        userfield                       = 1

On Thu, 19 Oct 2006, Tielin Xu wrote:

Hi List:

Please someone help me to point out where I can get the idea to
configure
Asterisk for mysql server running on different Linux.

Many thanks,

Tielin
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      [EMAIL PROTECTED]      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to