aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-22 17:01:21 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-22 17:01:21 +0000
commitef67c193d0b076dcb80bef15222fcb7221faf22a (patch)
tree0a1c1693cb61f19e39ce88921f15cbbe1fe2d069 /configs
parent5b55bc0a3db3216c585ce12019f3d1d9aa4adf92 (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.1@253713 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