From d2e85570388caf9d3aaf520cc8a09597658c05d4 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 11 Aug 2003 14:06:51 +0000 Subject: [PATCH] Update mysql.conf sample git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1289 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/cdr_mysql.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) 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