2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-fix scenario when Prack is enabled and application sends 2 provisionals quickly, 2nd (queued) provisional doesn't transition correctly to next state after sending, needs to transition to UAS_NoAnswerReliableWaitingPrack or UAS_FirstSendAnswerReliable appropriately More... about 1 year ago
Prevent potential crash on null creator in DialogSet class More... about 1 year ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... about 1 year ago
-ensure stray acks (potentially ACK retransmits from previous offer/answer exchange) don't interfere with current re-invite transaction More... about 1 year ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... about 1 year ago
-change some warning logs to info, for applications that don't use these features More... about 1 year ago
-fail to parse headers containing an empty Call-Id - RFC3261 ABNF does not allow an empty Call-ID More... about 1 year ago
Avoid setting active destination if same destination as last set More... about 1 year ago
Recon callback enhancements More... about 1 year ago
Merge pull request #344 from resiprocate/add-missing-header More... about 1 year ago
rutil/hep: add missing header More... about 1 year ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... about 1 year ago
-ensure if we get a 422 to a provideOffer reINVITE, and sessionRefresh can get called, that we don't send a session refresh via an UPDATE, use reINVITE and send previously proposed SDP. More... about 1 year ago
Merge branch 'master' of https://github.com/resiprocate/resiprocate More... about 1 year ago
-recon: support sipXtapi media resource playback from X milliseconds into file/buffer More... about 1 year ago
-fix up some tfm tests that were failing More... about 1 year ago
-modify requirement to specify double slash on local file uri's, allows proper access to playing back fileshare URIs More... about 1 year ago
-improve Flow::onSendFailure log statement, and fix some compilation warnings More... about 1 year ago
Merge pull request #336 from resiprocate/cares-nameser More... over 1 year ago
rutil: restrict c-ares nameser.h include to versions >= 1.18 More... over 1 year ago
Merge pull request #335 from resiprocate/ares-codepaths More... over 1 year ago
Merge pull request #334 from resiprocate/cares-imported-target More... over 1 year ago
-remove a number of compilation warnings (on at least Windows) More... over 1 year ago
rutil: include ares provided nameser defines More... over 1 year ago
rutil: guard ares-specific code path More... over 1 year ago
build: use imported cmake target for c-ares More... over 1 year ago
Merge pull request #331 from resiprocate/static-builds-dont-need-soname-links More... over 1 year ago
Merge pull request #330 from resiprocate/build-media-only-for-recon More... over 1 year ago
Merge pull request #329 from resiprocate/optional-nuget More... over 1 year ago
Merge pull request #332 from resiprocate/add-constexpr-definition More... over 1 year ago