Tielin Xu
2006-Oct-19  09:45 UTC
[asterisk-users] How do I configure Asterisk if I need to run Mysql server on second Linux
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
Steve Edwards
2006-Oct-19  12:29 UTC
[asterisk-users] How do I configure Asterisk if I need to run Mysql server on second Linux
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      sedwards@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000