[Freeswitch-svn] [commit] r8117 - freeswitch/trunk/conf/sip_profiles
Freeswitch SVN
brian at freeswitch.org
Tue Apr 15 23:05:16 EDT 2008
Author: brian
Date: Tue Apr 15 23:05:15 2008
New Revision: 8117
Modified:
freeswitch/trunk/conf/sip_profiles/default.xml
Log:
add this new option to the config commented out
Modified: freeswitch/trunk/conf/sip_profiles/default.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/default.xml (original)
+++ freeswitch/trunk/conf/sip_profiles/default.xml Tue Apr 15 23:05:15 2008
@@ -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"/>
More information about the Freeswitch-svn
mailing list