Skip to content

Support static/required codec params. Fix codec order. - #75

Merged
dennwc merged 1 commit into
mainfrom
sdp-req-params
Aug 6, 2026
Merged

Support static/required codec params. Fix codec order.#75
dennwc merged 1 commit into
mainfrom
sdp-req-params

Conversation

@dennwc

@dennwc dennwc commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Support specifying required (static) codec params (fmtp). This fixes the issue with us not supporting octet-align=1 for AMR-WB, but still negotiating as if we do.

Also, fixes a bug where codecs with dynamic payload type sort last, regardless of the priority. This was a legacy, at that time the only denamic payload type was DTMF, which we wanted last in our SDP.

Addresses livekit/sip#747

@dennwc
dennwc merged commit 961bf6f into main Aug 6, 2026
5 checks passed
@dennwc
dennwc deleted the sdp-req-params branch August 6, 2026 11:28
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