]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add core-db-dsn (commented) to switch.conf.xml
authorMathieu Rene <mrene@avgs.ca>
Wed, 2 Dec 2009 18:07:09 +0000 (18:07 +0000)
committerMathieu Rene <mrene@avgs.ca>
Wed, 2 Dec 2009 18:07:09 +0000 (18:07 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/switch.conf.xml

index a4fe7a5708e8f7a54a359a9c8f3f789a7815a892..2e53021e77b339bc1243ab1fa156530d6825f2a9 100644 (file)
@@ -76,6 +76,7 @@
     <!--<param name="rtp-start-port" value="16384"/>-->
     <!--<param name="rtp-end-port" value="32768"/>-->
     <param name="rtp-enable-zrtp" value="true"/>
+    <!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
   </settings>
 
 </configuration>