[Freeswitch-svn] [commit] r13620 -	freeswitch/trunk/conf/directory/default
    FreeSWITCH SVN 
    brian at freeswitch.org
       
    Thu Jun  4 13:05:53 PDT 2009
    
    
  
Author: brian
Date: Thu Jun  4 15:05:53 2009
New Revision: 13620
Log:
 default config tweak 
Modified:
   freeswitch/trunk/conf/directory/default/example.com.xml
Modified: freeswitch/trunk/conf/directory/default/example.com.xml
==============================================================================
--- freeswitch/trunk/conf/directory/default/example.com.xml	(original)
+++ freeswitch/trunk/conf/directory/default/example.com.xml	Thu Jun  4 15:05:53 2009
@@ -14,7 +14,7 @@
 	<param name="register" value="$${default_provider_register}"/>
 	<param name="retry-seconds" value="30"/>
 	<param name="extension" value="$${default_provider_contact}"/>
-	<param name="contact-params" value="domain_name=$${domain}"/>
+	<!--<param name="contact-params" value="domain_name=$${domain}"/>-->
 	<param name="context" value="public"/>
       </gateway>
     </gateways>
    
    
More information about the Freeswitch-svn
mailing list