add this new option to the config commented out

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8117 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2008-04-16 03:05:15 +00:00
parent 8da5afecc2
commit 09782640e0
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
<param name="inbound-codec-negotiation" value="generous"/>
<!-- if you want to send any special bind params of your own -->
<!--<param name="bind-params" value="transport=udp"/>-->
<!--<param name="unregister-on-options-fail" value="true"/>-->
<!-- TLS: disabled by default, set to "true" to enable -->
<param name="tls" value="false"/>