diff --git a/configs/cdr_mysql.conf.sample b/configs/cdr_mysql.conf.sample index 18f3154a4d..0c2fbb996b 100755 --- a/configs/cdr_mysql.conf.sample +++ b/configs/cdr_mysql.conf.sample @@ -1,3 +1,8 @@ +; +; Note - if the database server is hosted on the same machine as the +; asterisk server, you can achieve a local Unix socket connection by +; setting hostname=localhost +; ;[global] ;hostname=database.host.name ;dbname=asteriskcdrdb