[Freeswitch-svn] [commit] r13035 - in freeswitch/trunk: build conf/autoload_configs

FreeSWITCH SVN anthm at freeswitch.org
Wed Apr 15 09:54:54 PDT 2009


Author: anthm
Date: Wed Apr 15 11:54:54 2009
New Revision: 13035

Log:
MODAPP-260

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

Modified: freeswitch/trunk/build/modules.conf.in
==============================================================================
--- freeswitch/trunk/build/modules.conf.in	(original)
+++ freeswitch/trunk/build/modules.conf.in	Wed Apr 15 11:54:54 2009
@@ -20,6 +20,7 @@
 #applications/mod_snom
 #applications/mod_vmd
 #applications/mod_memcache
+#applications/mod_spy
 #asr_tts/mod_flite
 #asr_tts/mod_pocketsphinx
 #asr_tts/mod_cepstral

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 Apr 15 11:54:54 2009
@@ -49,6 +49,7 @@
     <load module="mod_limit"/>
     <load module="mod_esf"/>
     <load module="mod_fsv"/>
+    <!--<load module="mod_spy"/>-->
 
     <!-- SNOM Module -->
     <!--<load module="mod_snom"/>-->



More information about the Freeswitch-svn mailing list