]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update defaults
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 22 Mar 2011 01:52:03 +0000 (20:52 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 22 Mar 2011 01:52:03 +0000 (20:52 -0500)
build/modules.conf.in
conf/autoload_configs/modules.conf.xml

index 8171773fe3b8667f4fab234f8a50479a208b20a1..287bd9a5403d6771dfd724539cca1806650659bc 100644 (file)
@@ -112,6 +112,7 @@ say/mod_say_ru
 #say/mod_say_zh
 #say/mod_say_hu
 #say/mod_say_th
+#timers/mod_timerfd
 
 ## Experimental Modules (don't cry if they're broken)
 #../../contrib/mod/xml_int/mod_xml_odbc
index 52f054994caf60c8376ec11913933eb194caccae..9a2b1db48220fa6968d172fa6bf80eb788a94efe 100644 (file)
@@ -95,6 +95,7 @@
     <load module="mod_file_string"/>
 
     <!-- Timers -->
+    <!-- <load module="mod_timerfd"/> -->
 
     <!-- Languages -->
     <load module="mod_spidermonkey"/>