]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Added entries for mod_fax and mod_unicall in the autoloaded modules.conf file.
authorSteve Underwood <steveu@coppice.org>
Sun, 18 Jan 2009 09:40:58 +0000 (09:40 +0000)
committerSteve Underwood <steveu@coppice.org>
Sun, 18 Jan 2009 09:40:58 +0000 (09:40 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11271 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index 3dc694173a2f17da4b5e640f2042e7129df21d9a..e7e7ea10c71ce9aea31c741c2f8d865432d9d9af 100644 (file)
@@ -35,6 +35,7 @@
     <load module="mod_loopback"/>
     <!-- <load module="mod_woomera"/> -->
     <!-- <load module="mod_openzap"/> -->
+    <!-- <load module="mod_unicall"/> -->
 
     <!-- Applications -->
     <load module="mod_commands"/>
@@ -43,6 +44,7 @@
     <load module="mod_expr"/>
     <load module="mod_fifo"/>
     <load module="mod_voicemail"/>
+    <!--<load module="mod_fax"/>-->
     <!--<load module="mod_lcr"/>-->
     <load module="mod_limit"/>
     <load module="mod_esf"/>