[Freeswitch-svn] [commit] r11194 -	freeswitch/trunk/conf/autoload_configs
    FreeSWITCH SVN 
    intralanman at freeswitch.org
       
    Wed Jan 14 08:22:06 PST 2009
    
    
  
Author: intralanman
Date: Wed Jan 14 10:22:06 2009
New Revision: 11194
Log:
add mod_lcr to modules.conf.xml
Modified:
   freeswitch/trunk/conf/autoload_configs/modules.conf.xml
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 Jan 14 10:22:06 2009
@@ -43,6 +43,7 @@
     <load module="mod_expr"/>
     <load module="mod_fifo"/>
     <load module="mod_voicemail"/>
+    <!--<load module="mod_lcr"/>-->
     <load module="mod_limit"/>
     <load module="mod_esf"/>
     <load module="mod_fsv"/>
    
    
More information about the Freeswitch-svn
mailing list