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:
parent
8da5afecc2
commit
09782640e0
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue