]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Add mod_curl to modules.conf.xml
authorMichael S Collins <msc@freeswitch.org>
Tue, 26 Feb 2013 00:19:32 +0000 (16:19 -0800)
committerMichael S Collins <msc@freeswitch.org>
Tue, 26 Feb 2013 00:19:32 +0000 (16:19 -0800)
conf/vanilla/autoload_configs/modules.conf.xml

index a12b9684ba04cfc3872c33a0cd4e48ec8b07afea..d271b2ea96e475388bbe8614d892002046dca9e3 100644 (file)
@@ -48,6 +48,7 @@
     <!-- Applications -->
     <load module="mod_commands"/>
     <load module="mod_conference"/>
+    <!-- load module="mod_curl" -->
     <load module="mod_db"/>
     <load module="mod_dptools"/>
     <load module="mod_expr"/>