From: Anthony Minessale Date: Wed, 3 Oct 2007 16:45:02 +0000 (+0000) Subject: add softtimer to the core, begin framework for static modules and reduces calls to... X-Git-Tag: v1.0-beta2~577 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2947eb2b9becb380760021db9a3879c10cc99cf;p=thirdparty%2Ffreeswitch.git add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5785 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/build/modules.conf.in b/build/modules.conf.in index 01c4d0e138..3ea8316b83 100644 --- a/build/modules.conf.in +++ b/build/modules.conf.in @@ -50,7 +50,6 @@ formats/mod_sndfile #languages/mod_spidermonkey_core_db #languages/mod_spidermonkey_odbc #languages/mod_spidermonkey_etpan -timers/mod_softtimer #xml_int/mod_xml_rpc #xml_int/mod_xml_curl #xml_int/mod_xml_cdr diff --git a/conf/modules.conf.xml b/conf/modules.conf.xml index cf62367522..3d5cd7d43a 100644 --- a/conf/modules.conf.xml +++ b/conf/modules.conf.xml @@ -58,7 +58,6 @@ -