]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
MODAPP-260
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 15 Apr 2009 16:54:54 +0000 (16:54 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 15 Apr 2009 16:54:54 +0000 (16:54 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13035 d0543943-73ff-0310-b7d9-9358b9ac24b2

build/modules.conf.in
conf/autoload_configs/modules.conf.xml

index 871c7f787f0ddd6ef8a0fc5d675939e6853d6ab6..31412aac6c1b46b222b37aab4174c83b6dbc1add 100644 (file)
@@ -20,6 +20,7 @@ applications/mod_fsv
 #applications/mod_snom
 #applications/mod_vmd
 #applications/mod_memcache
+#applications/mod_spy
 #asr_tts/mod_flite
 #asr_tts/mod_pocketsphinx
 #asr_tts/mod_cepstral
index 083d2d386689f17f2225575cb3b6486a7beccd59..26e89b95c677ba9bd98bb325157694d2339def61 100644 (file)
@@ -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"/>-->