Skip to content

sip: redirect RTP destination on re-INVITE port change#728

Merged
alexlivekit merged 12 commits into
livekit:mainfrom
VictorUvarov:vu/issue-661
Jun 27, 2026
Merged

sip: redirect RTP destination on re-INVITE port change#728
alexlivekit merged 12 commits into
livekit:mainfrom
VictorUvarov:vu/issue-661

sip: address reinvite review findings — per-call codecs and mutex safety

f9eb666
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 0s

65.85% (+0.60%) compared to 0460b40

View this Pull Request on Codecov

65.85% (+0.60%) compared to 0460b40

Details

Codecov Report

❌ Patch coverage is 79.48718% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.85%. Comparing base (0460b40) to head (f9eb666).
⚠️ Report is 314 commits behind head on main.

Files with missing lines Patch % Lines
pkg/sip/inbound.go 80.00% 3 Missing and 2 partials ⚠️
pkg/sip/outbound.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #728      +/-   ##
==========================================
+ Coverage   65.25%   65.85%   +0.60%     
==========================================
  Files          51       41      -10     
  Lines        6588     7744    +1156     
==========================================
+ Hits         4299     5100     +801     
- Misses       1915     2175     +260     
- Partials      374      469      +95     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.