]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add defaults to config
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 16 Mar 2011 21:22:24 +0000 (16:22 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 16 Mar 2011 21:22:24 +0000 (16:22 -0500)
build/modules.conf.in
conf/autoload_configs/modules.conf.xml

index 63a0ab491eb6a21a97909c58c3a4be1eca4ebe6f..8171773fe3b8667f4fab234f8a50479a208b20a1 100644 (file)
@@ -36,6 +36,7 @@ applications/mod_valet_parking
 #applications/mod_snipe_hunt
 #applications/mod_callcenter
 #applications/mod_fsk
+#applications/mod_ladspa
 codecs/mod_g723_1
 codecs/mod_amr
 #codecs/mod_amrwb
index 0e485b24e32707161f2b6b25b5f756c852aee0e3..52f054994caf60c8376ec11913933eb194caccae 100644 (file)
@@ -64,6 +64,9 @@
     <!-- SNOM Module -->
     <!--<load module="mod_snom"/>-->
 
+    <!-- This one only works on Linux for now -->
+    <!--<load module="mod_ladspa"/>-->
+
     <!-- Dialplan Interfaces -->
     <!-- <load module="mod_dialplan_directory"/> -->
     <load module="mod_dialplan_xml"/>