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-08-01 14:44:02 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
History
Jeff Lenk
7b1de56baa
vs2010 fix build
2010-12-16 14:24:54 -06: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
vs2010 fix build
2010-12-16 14:24:54 -06:00
freetdm
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
2010-12-15 20:59:42 -06: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
normalize tests for outbound channels to use switch_channel_direction instead of testing for CF_OUTBOUND
2010-12-15 20:59:42 -06: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
temp tiff hack (make spandsp-reconf)
2010-12-10 17:58:24 -06:00
speex
…
sqlite
…
srtp
…
stfu
fix formatting in debug mode
2010-12-16 10:10:15 -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
…