Skip to content

Add codec config to inbound and outbound SIP trunks.#1620

Open
dennwc wants to merge 2 commits into
mainfrom
sip-trunk-media
Open

Add codec config to inbound and outbound SIP trunks.#1620
dennwc wants to merge 2 commits into
mainfrom
sip-trunk-media

Conversation

@dennwc

@dennwc dennwc commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@dennwc dennwc requested a review from a team June 12, 2026 16:31
@dennwc dennwc self-assigned this Jun 12, 2026
@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: fa09be9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
github.com/livekit/protocol Minor
@livekit/protocol Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@hechen-eng hechen-eng left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests are failing due to Upgrade will create p.Media even if there is nothing to migrate 🤔

Maybe do

if p == nil || (p.Media == nil && p.MediaEncryption == SIPMediaEncryption_SIP_MEDIA_ENCRYPT_DISABLE) {
    return
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants