freeswitch/libs/sofia-sip/libsofia-sip-ua
Michael Jerris 20c2740c64 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
..
bnf Fri Jan 16 13:42:36 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 17:09:44 +00:00
docs Thu Jan 15 09:33:08 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 17:02:55 +00:00
features merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
http fix warnings on windows x64 builds src and mods projects - only libsofia included on the libs side 2010-09-29 15:47:58 -05:00
ipt merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
iptsec fix typo in sofia that causes endless loop when you have a challenge with 2 auth headers in it 2010-03-26 17:38:00 +00:00
msg correction to last patch 2010-09-29 16:00:09 -05:00
nea correction to last patch 2010-09-29 16:00:09 -05:00
nta 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
nth Mon Jun 29 07:52:27 CDT 2009 kai.k.samposalo@nokia.com 2009-07-10 00:54:04 +00:00
nua correction to last patch 2010-09-29 16:00:09 -05:00
sdp fix file modes in sofia 2010-10-03 05:53:07 -04:00
sip fix file modes in sofia 2010-10-03 05:53:07 -04:00
soa correction to last patch 2010-09-29 16:00:09 -05:00
sresolv fix file modes in sofia 2010-10-03 05:53:07 -04:00
stun fix signed/unsigned build error on windows 2010-06-06 21:03:10 -04:00
su fix file modes in sofia 2010-10-03 05:53:07 -04:00
tport correction to last patch 2010-09-29 16:00:09 -05:00
url Mon Jun 29 07:52:27 CDT 2009 kai.k.samposalo@nokia.com 2009-07-10 00:54:04 +00:00
ChangeLog merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
Makefile.am Tue Jan 13 10:10:10 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 16:56:03 +00:00
sofia.am fix openbsd sofia build 2010-04-02 01:15:18 -04:00