freeswitch/libs/sofia-sip/libsofia-sip-ua/nta
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
..
sofia-sip Wed Mar 4 12:22:52 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-03-10 19:57:32 +00:00
ChangeLog add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
Doxyfile.in merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
Makefile.am Mon May 25 10:32:56 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-07-10 00:42:37 +00:00
agent.pem add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
cafile.pem add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
check_nta.c Tue Jun 23 10:07:20 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-06-23 19:49:44 +00:00
check_nta.h Tue Jun 23 10:07:20 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-06-23 19:49:44 +00:00
check_nta_api.c Thu Mar 5 08:00:45 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-03-10 19:55:00 +00:00
check_nta_client.c Tue Jul 7 15:33:55 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-07-10 00:44:40 +00:00
invite.msc merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
nta.c 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
nta.docs merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
nta_check.c Thu Jan 8 12:38:05 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 16:46:50 +00:00
nta_compat.c add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
nta_compat.h add sofia-sip 1.12.4 (plus some patches through 12/21/2006) to in tree libs 2006-12-21 06:30:28 +00:00
nta_internal.h Thu Mar 5 13:09:53 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-03-24 15:39:08 +00:00
nta_tag.c Thu May 14 09:05:13 CDT 2009 Aleksander Morgado <aleksander@es.gnu.org> 2009-06-01 22:50:59 +00:00
portbind.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
run_check_nta fix file modes in sofia 2010-10-03 05:53:07 -04:00
run_test_nta fix file modes in sofia 2010-10-03 05:53:07 -04:00
run_test_nta_api fix file modes in sofia 2010-10-03 05:53:07 -04:00
sl_read_payload.c merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
sl_utils.docs merge whitespace fixes from sofia-sip tree 2008-12-16 18:05:22 +00:00
sl_utils_log.c Thu Jan 8 12:38:05 CST 2009 Pekka Pessi <first.last@nokia.com> 2009-02-11 16:46:50 +00:00
sl_utils_print.c fix merge conflict 2009-03-03 17:41:06 +00:00
test_nta.c Tue Jul 7 13:46:51 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-07-10 00:43:25 +00:00
test_nta_api.c Mon May 25 10:31:02 CDT 2009 Pekka Pessi <first.last@nokia.com> 2009-07-10 00:41:42 +00:00