aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-22 17:01:27 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-22 17:01:27 +0000
commit0090c8488532525c05b5b6c254ce5900fc69a042 (patch)
tree6db5a20e77450c8b91990ba63b3de6aeb10f72f8 /configs
parentc5bba60dd36902038edaff7d9a4ab07ecc9e0e54 (diff)
Merged revisions 253712 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r253712 | tilghman | 2010-03-22 11:59:35 -0500 (Mon, 22 Mar 2010) | 2 lines Accomodate equal signs in DSNs and add documentation, based upon mmichelson's feedback. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@253714 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/dbsep.conf.sample1
1 files changed, 1 insertions, 0 deletions
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