Add core-db-dsn (commented) to switch.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
577147a774
commit
262da8b6a0
|
@ -76,6 +76,7 @@
|
||||||
<!--<param name="rtp-start-port" value="16384"/>-->
|
<!--<param name="rtp-start-port" value="16384"/>-->
|
||||||
<!--<param name="rtp-end-port" value="32768"/>-->
|
<!--<param name="rtp-end-port" value="32768"/>-->
|
||||||
<param name="rtp-enable-zrtp" value="true"/>
|
<param name="rtp-enable-zrtp" value="true"/>
|
||||||
|
<!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
|
||||||
</settings>
|
</settings>
|
||||||
|
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue