mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 08:49:01 +00:00
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
This commit is contained in:
parent
bd6bd9ad57
commit
a2947eb2b9
@ -50,7 +50,6 @@ formats/mod_sndfile
|
|||||||
#languages/mod_spidermonkey_core_db
|
#languages/mod_spidermonkey_core_db
|
||||||
#languages/mod_spidermonkey_odbc
|
#languages/mod_spidermonkey_odbc
|
||||||
#languages/mod_spidermonkey_etpan
|
#languages/mod_spidermonkey_etpan
|
||||||
timers/mod_softtimer
|
|
||||||
#xml_int/mod_xml_rpc
|
#xml_int/mod_xml_rpc
|
||||||
#xml_int/mod_xml_curl
|
#xml_int/mod_xml_curl
|
||||||
#xml_int/mod_xml_cdr
|
#xml_int/mod_xml_cdr
|
||||||
|
@ -58,7 +58,6 @@
|
|||||||
<!--<load module="mod_local_stream"/>-->
|
<!--<load module="mod_local_stream"/>-->
|
||||||
|
|
||||||
<!-- Timers -->
|
<!-- Timers -->
|
||||||
<load module="mod_softtimer"/>
|
|
||||||
|
|
||||||
<!-- Languages -->
|
<!-- Languages -->
|
||||||
<!-- <load module="mod_spidermonkey"/> -->
|
<!-- <load module="mod_spidermonkey"/> -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user