Conversation
6a7135a to
2633619
Compare
8thgencore
pushed a commit
to 8thgencore/livekit-sip
that referenced
this pull request
May 6, 2026
* Allow specifying codecs for the SDP. * Prevent data race when closing media conn during init.
8thgencore
added a commit
to 8thgencore/livekit-sip
that referenced
this pull request
May 6, 2026
commit e42421a Author: He Chen <he.chen@livekit.io> Date: Wed May 6 08:32:30 2026 -0700 TEL-553: fix noisy srtp error log (livekit#670) commit 358fdbf Author: Denys Smirnov <dennwc@pm.me> Date: Wed May 6 14:18:53 2026 +0200 Allow specifying codecs for the SDP. (livekit#672) * Allow specifying codecs for the SDP. * Prevent data race when closing media conn during init. commit 4af99cf Author: Alex <alex.migolin@livekit.io> Date: Tue May 5 19:53:49 2026 -0700 Tagging outbound logs with sipCallID (livekit#674) commit 20df3b5 Author: 8thgencore <axelmaker@ya.ru> Date: Wed May 6 18:22:00 2026 +0300 feat: fix inbound commit 16c5add Author: 8thgencore <axelmaker@ya.ru> Date: Wed May 6 18:06:08 2026 +0300 fix: novotel commit 7926ca4 Author: 8thgencore <axelmaker@ya.ru> Date: Tue May 5 23:16:35 2026 +0300 fix: outbound call for novotel commit 3764416 Author: 8thgencore <axelmaker@ya.ru> Date: Tue May 5 22:43:08 2026 +0300 fix: outbound call with register commit 319c131 Merge: 3fb3ec9 75d7207 Author: 8thgencore <axelmaker@ya.ru> Date: Tue May 5 17:54:23 2026 +0300 Merge remote-tracking branch 'origin/main' into feature/sip-register commit 3fb3ec9 Author: blukky <d.shalkin@bag24.ru> Date: Tue May 5 10:30:11 2026 +0300 refresh inbound trunk commit b99560f Author: 8thgencore <axelmaker@ya.ru> Date: Thu Apr 30 15:43:37 2026 +0300 fix: change User-agent commit 1e8d002 Author: 8thgencore <axelmaker@ya.ru> Date: Thu Apr 30 09:19:31 2026 +0300 feat: fix inbound commit 8d92c67 Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 29 14:28:21 2026 +0300 Handle terminated outbound invites as client errors commit d3b999e Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 29 13:32:09 2026 +0300 Use INVITE request URI for digest auth commit 290af72 Merge: 8ca7c47 4c4c89f Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 29 11:09:47 2026 +0300 Merge remote-tracking branch 'origin/main' into feature/sip-register commit 8ca7c47 Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 21:27:05 2026 +0300 Retry outbound invite once on busy commit 9b00928 Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 20:30:38 2026 +0300 Add sanitized SIP invite auth logging commit 94c21e6 Merge: 7daccdb e5fc88f Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 15:59:07 2026 +0300 Merge remote-tracking branch 'origin/main' into feature/sip-register commit 7daccdb Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 15:28:54 2026 +0300 feat: add inbound register commit 98e646b Author: 8thgencore <axelmaker@ya.ru> Date: Fri Apr 24 12:25:49 2026 +0300 fix: add exclude register commit bc3a84d Author: 8thgencore <axelmaker@ya.ru> Date: Fri Apr 24 11:02:45 2026 +0300 fix: add force register commit 2775a5c Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 22 22:03:06 2026 +0300 feat: add outbound SIP registration commit c88c05f Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 22 14:15:42 2026 +0300 fix: improve SIP registration handling fix: remove unused diagnostics commit 45966c6 Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 20 22:25:51 2026 +0300 feat: add runtime and provider-aware SIP registration updates
8thgencore
added a commit
to 8thgencore/livekit-sip
that referenced
this pull request
May 6, 2026
commit e42421a Author: He Chen <he.chen@livekit.io> Date: Wed May 6 08:32:30 2026 -0700 TEL-553: fix noisy srtp error log (livekit#670) commit 358fdbf Author: Denys Smirnov <dennwc@pm.me> Date: Wed May 6 14:18:53 2026 +0200 Allow specifying codecs for the SDP. (livekit#672) * Allow specifying codecs for the SDP. * Prevent data race when closing media conn during init. commit 4af99cf Author: Alex <alex.migolin@livekit.io> Date: Tue May 5 19:53:49 2026 -0700 Tagging outbound logs with sipCallID (livekit#674) commit 20df3b5 Author: 8thgencore <axelmaker@ya.ru> Date: Wed May 6 18:22:00 2026 +0300 feat: fix inbound commit 16c5add Author: 8thgencore <axelmaker@ya.ru> Date: Wed May 6 18:06:08 2026 +0300 fix: novotel commit 7926ca4 Author: 8thgencore <axelmaker@ya.ru> Date: Tue May 5 23:16:35 2026 +0300 fix: outbound call for novotel commit 3764416 Author: 8thgencore <axelmaker@ya.ru> Date: Tue May 5 22:43:08 2026 +0300 fix: outbound call with register commit 319c131 Merge: 3fb3ec9 75d7207 Author: 8thgencore <axelmaker@ya.ru> Date: Tue May 5 17:54:23 2026 +0300 Merge remote-tracking branch 'origin/main' into feature/sip-register commit 3fb3ec9 Author: blukky <d.shalkin@bag24.ru> Date: Tue May 5 10:30:11 2026 +0300 refresh inbound trunk commit b99560f Author: 8thgencore <axelmaker@ya.ru> Date: Thu Apr 30 15:43:37 2026 +0300 fix: change User-agent commit 1e8d002 Author: 8thgencore <axelmaker@ya.ru> Date: Thu Apr 30 09:19:31 2026 +0300 feat: fix inbound commit 8d92c67 Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 29 14:28:21 2026 +0300 Handle terminated outbound invites as client errors commit d3b999e Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 29 13:32:09 2026 +0300 Use INVITE request URI for digest auth commit 290af72 Merge: 8ca7c47 4c4c89f Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 29 11:09:47 2026 +0300 Merge remote-tracking branch 'origin/main' into feature/sip-register commit 8ca7c47 Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 21:27:05 2026 +0300 Retry outbound invite once on busy commit 9b00928 Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 20:30:38 2026 +0300 Add sanitized SIP invite auth logging commit 94c21e6 Merge: 7daccdb e5fc88f Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 15:59:07 2026 +0300 Merge remote-tracking branch 'origin/main' into feature/sip-register commit 7daccdb Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 27 15:28:54 2026 +0300 feat: add inbound register commit 98e646b Author: 8thgencore <axelmaker@ya.ru> Date: Fri Apr 24 12:25:49 2026 +0300 fix: add exclude register commit bc3a84d Author: 8thgencore <axelmaker@ya.ru> Date: Fri Apr 24 11:02:45 2026 +0300 fix: add force register commit 2775a5c Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 22 22:03:06 2026 +0300 feat: add outbound SIP registration commit c88c05f Author: 8thgencore <axelmaker@ya.ru> Date: Wed Apr 22 14:15:42 2026 +0300 fix: improve SIP registration handling fix: remove unused diagnostics commit 45966c6 Author: 8thgencore <axelmaker@ya.ru> Date: Mon Apr 20 22:25:51 2026 +0300 feat: add runtime and provider-aware SIP registration updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Allow specifying codec list for the SDP. All codecs supported by our media SDK can be enabled, even if they are not enabled by default.
Disabling codecs works by setting
OnlyListedCodecsin theSIPMediaConfigand specifying the exact codec set. It will override any enable/disable flags we set.For now there are no new supported codecs. The first planned additions are OPUS and AMR-WB which will follow shortly in separate PRs.
Requires livekit/protocol#1530