From dda9658b60e3e91d0cc6d9e089edc1d66e96c5a3 Mon Sep 17 00:00:00 2001 From: tilghman Date: Mon, 22 Mar 2010 16:59:35 +0000 Subject: Accomodate equal signs in DSNs and add documentation, based upon mmichelson's feedback. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@253712 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/dbsep.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/dbsep.conf.sample') diff --git a/configs/dbsep.conf.sample b/configs/dbsep.conf.sample index 00d187d14..9e0dd04e0 100644 --- a/configs/dbsep.conf.sample +++ b/configs/dbsep.conf.sample @@ -22,6 +22,7 @@ # # The Data Source Name, as specified by the Perl DBI module. +# Typically, this will be along the lines of 'DBI:mysql:astdbname[:dbhostname]' or 'DBI:Pg:dbname=astdbname;hostname=dbhostname' dsn=somedsn # Connected database user -- cgit v1.2.3