This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-07-31 06:06:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
History
Jeff Lenk
3c76811f0c
fix unimrcp build after last commit
2010-11-18 21:19:57 -06:00
..
apr
FS-2738
2010-09-27 13:26:09 -05:00
apr-util
Implement switch_queue_pop_timeout() and refactor sofia_profile_worker_thread_run() to use it so it doesn't wake up too often
2010-11-18 21:00:35 -05:00
broadvoice
…
curl
…
esl
added include path for openjdk6 includes on debian
2010-10-15 01:07:15 +02:00
freetdm
freetdm: use m4_ifdef() to check for pkg-config macros and print a warning if they are not available
2010-11-18 23:14:46 +01:00
iksemel
…
ilbc
…
js
FS-2855 Fix spidermonkey under windows x64
2010-11-17 15:39:33 -06:00
libcodec2
…
libdingaling
…
libedit
…
libg722_1
…
libnatpmp
…
libsndfile
FS-369 except for adduser change, openzap patches (openzap is gone) and some other minor stuff
2010-10-15 05:43:25 +02:00
libteletone
…
miniupnpc
try to fix miniwget on suse (FSBUILD-258)
2010-03-08 17:14:04 +00:00
openzap
openzap: fix mismatch in enum types
2010-11-07 16:57:11 -05:00
pcre
…
portaudio
…
silk
…
sofia-sip
set minimum initital sip t1 timer to 1000ms to work around race condition on retry timer firing before all the things that are supposed to be handled by the timer are set. The base resolution on this timer is 500ms, so doubling up makes sure we always hit the initial retry timer on the next run, where everything should be set. The side effect was, 1/2 the time on a request that did not get immediate response, the timer would be fired and cleared, but the action (sending retry) was never done, and a new timer was not set, causing the request to just sit zombied and never retry. A better solution would be to find and correct the race condition so the timer is never set to early and we never hit this condition.
2010-11-03 13:58:12 -04:00
spandsp
…
speex
…
sqlite
…
srtp
…
stfu
part 2
2010-11-17 11:46:20 -06:00
tiff-3.8.2
…
udns
…
unimrcp
fix unimrcp build after last commit
2010-11-18 21:19:57 -06:00
win32
FS-2826 more fixes for sounds
2010-11-07 14:35:29 -06:00
xmlrpc-c
…
yaml
…
.gitignore
…