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-02-05 18:44:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
History
Moises Silva
383395d125
freetdm: ftmod_r2 - tabs and logging fixes
2010-12-01 17:44:05 -05:00
..
apr
…
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
Fix usage formatting in logger.pl
2010-11-23 17:17:46 -08:00
freetdm
freetdm: ftmod_r2 - tabs and logging fixes
2010-12-01 17:44:05 -05: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
remove ignored file from tree
2010-11-24 03:58:22 +00:00
libteletone
…
miniupnpc
…
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
VS2010 fix initial build dependency
2010-11-22 21:49:33 -06:00
win32
FS-2826 more fixes for sounds
2010-11-07 14:35:29 -06:00
xmlrpc-c
…
yaml
…
.gitignore
…