커밋 기록

작성자 SHA1 메시지 날짜
  Travis Cross c85c8d7bbd Add mechanism to set OpenSSL session timeout 12 년 전
  Anthony Minessale 8664dc6d5a some perfomance tweaks 12 년 전
  Anthony Minessale b553d62fbd add sip_require_timer=true variable to enable require timer on session refresh that breaks finicky endpoints 12 년 전
  Anthony Minessale 62c14df322 FS-3774 --resolve 12 년 전
  Anthony Minessale 92fb339434 FS-4071 --resolve 12 년 전
  Anthony Minessale 872a0fe658 FS-3957 --resolve 12 년 전
  Anthony Minessale 0626c89d4a always update the .update file when changing the sofia lib 12 년 전
  Anthony Minessale ef097a19b9 FS-3794 please repat all tests with this version 13 년 전
  Anthony Minessale 7938fd81cc FS-3813 --resolve this should be ok 13 년 전
  Marc Olivier Chouinard 6fe7644f44 Oups, forgot this 13 년 전
  Anthony Minessale 61ac89c894 force sofia rebuild to trigger code in presence patch 13 년 전
  Anthony Minessale 9fe1f6fdcb FS-3748 --resolve 13 년 전
  Anthony Minessale 58c3c3a049 comment out optional Require header from re-invites for the sake of interop with testy t.38 terminals 13 년 전
  Anthony Minessale a19352aa23 FS-3688 revert 13 년 전
  Anthony Minessale 2fae5dfadd FS-3688 please do clean build and test make current or the equiv 13 년 전
  Anthony Minessale 032155c51e FS-3658 remember to date > libs/sofia-sip/.update when you patch sofia lib 13 년 전
  Anthony Minessale b30ee92003 force a sofia rebuild 13 년 전
  Anthony Minessale bc177a4b28 FS-3475 --resolve 13 년 전
  Anthony Minessale ed23847574 fix mac build 13 년 전
  Anthony Minessale 3e029f0dfb add capture hooks to libsofia 13 년 전
  Anthony Minessale c9cab41620 tweak debug code 13 년 전
  Anthony Minessale f761241325 use individual pools instead of sub-pools for nua handles to avoid pool swell 13 년 전
  Anthony Minessale 56a82812d6 update 13 년 전
  Anthony Minessale 36262e117f ping .update to force sofia rebuild 13 년 전
  Anthony Minessale 257bc9ff41 lower stack and boost priority of sofia schedule thread 13 년 전
  Anthony Minessale 564046412d FS-3133 --comment-only this looks like a bad assert, can you update and try again, part 2 13 년 전
  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. 14 년 전
  Michael Jerris fc4d290cb7 add support for NDLB-force-rport=safe param that does force-rport behavior only on endpoints we know are safe to do so on. This is a dirty hack to try to work with certain endpoints behind sonicwall which does not use the same port when it does nat, when the devices do not support rport, while not breaking devices that acutally use different ports that force-rport will break 14 년 전
  Anthony Minessale df52cc0952 fix registration overlap timeout snafu 14 년 전
  Michael Jerris a7f4892887 sofia-sip: extend timeout for session expires on short timeouts to be 90% of timeout instead of 1/3 to handle devices that do not refresh in time such as polycom (SFSIP-212) 14 년 전