[Freeswitch-svn] [commit] r8404 - freeswitch/trunk/conf/autoload_configs

Freeswitch SVN brian at freeswitch.org
Wed May 14 14:42:39 EDT 2008


Author: brian
Date: Wed May 14 14:42:39 2008
New Revision: 8404

Modified:
   freeswitch/trunk/conf/autoload_configs/modules.conf.xml

Log:
not load this by default

Modified: freeswitch/trunk/conf/autoload_configs/modules.conf.xml
==============================================================================
--- freeswitch/trunk/conf/autoload_configs/modules.conf.xml	(original)
+++ freeswitch/trunk/conf/autoload_configs/modules.conf.xml	Wed May 14 14:42:39 2008
@@ -11,7 +11,7 @@
     <load module="mod_enum"/>
 
     <!-- XML Interfaces -->
-    <load module="mod_xml_rpc"/>
+    <!-- <load module="mod_xml_rpc"/> -->
     <!-- <load module="mod_xml_curl"/> -->
     <!-- <load module="mod_xml_cdr"/> -->
 



More information about the Freeswitch-svn mailing list