]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add mod_lcr to modules.conf.xml
authorRaymond Chandler <intralanman@freeswitch.org>
Wed, 14 Jan 2009 16:22:06 +0000 (16:22 +0000)
committerRaymond Chandler <intralanman@freeswitch.org>
Wed, 14 Jan 2009 16:22:06 +0000 (16:22 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11194 d0543943-73ff-0310-b7d9-9358b9ac24b2

conf/autoload_configs/modules.conf.xml

index 8793a003badc593349e8759df414793d94ae2674..6127827c4e0ccd9ba42cc2db2ad3331a3d1ee890 100644 (file)
@@ -43,6 +43,7 @@
     <load module="mod_expr"/>
     <load module="mod_fifo"/>
     <load module="mod_voicemail"/>
+    <!--<load module="mod_lcr"/>-->
     <load module="mod_limit"/>
     <load module="mod_esf"/>
     <load module="mod_fsv"/>