[Freeswitch-svn] [commit] r10262 - freeswitch/trunk/conf/sip_profiles

Freeswitch SVN brian at freeswitch.org
Wed Nov 5 19:44:30 EST 2008


Author: brian
Date: Wed Nov  5 19:44:30 2008
New Revision: 10262

Modified:
   freeswitch/trunk/conf/sip_profiles/internal.xml

Log:
tweak

Modified: freeswitch/trunk/conf/sip_profiles/internal.xml
==============================================================================
--- freeswitch/trunk/conf/sip_profiles/internal.xml	(original)
+++ freeswitch/trunk/conf/sip_profiles/internal.xml	Wed Nov  5 19:44:30 2008
@@ -76,7 +76,8 @@
     <!--<param name="max-proceeding" value="1000"/>-->
     <!--session timers for all call to expire after the specified seconds -->
     <!--<param name="session-timeout" value="120"/>-->
-    <!--<param name="multiple-registrations" value="true"/>-->
+    <!-- Can be 'true' or 'contact' -->
+    <!--<param name="multiple-registrations" value="contact"/>-->
     <!--set to 'greedy' if you want your codec list to take precedence -->
     <param name="inbound-codec-negotiation" value="generous"/>
     <!-- if you want to send any special bind params of your own -->



More information about the Freeswitch-svn mailing list