]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Remove mod_directory from default modules until we get the prompts recorded
authorMarc Olivier Chouinard <mochouinard@moctel.com>
Sun, 4 Oct 2009 05:10:44 +0000 (05:10 +0000)
committerMarc Olivier Chouinard <mochouinard@moctel.com>
Sun, 4 Oct 2009 05:10:44 +0000 (05:10 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15074 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index 7cb778304606f76f55b895bf385e4a41da323827..0781ade128d75ccd60e68f5ff7647e8a9d08e89f 100644 (file)
@@ -44,7 +44,7 @@
     <load module="mod_expr"/>
     <load module="mod_fifo"/>
     <load module="mod_voicemail"/>
-    <load module="mod_directory"/>
+    <!--<load module="mod_directory"/>-->
     <!--<load module="mod_fax"/>-->
     <!--<load module="mod_lcr"/>-->
     <load module="mod_limit"/>