Skip to content

Touching up inbound INVITE processing#589

Merged
alexlivekit merged 4 commits intomainfrom
alex/reinvite
Feb 20, 2026
Merged

Touching up inbound INVITE processing#589
alexlivekit merged 4 commits intomainfrom
alex/reinvite

Conversation

@alexlivekit
Copy link
Copy Markdown
Contributor

The main point of this change was to move the logger instanciation into newInbound(), so the above can easily be modified.
Should contain no functional changes, but there's one stylistic change -
This combines cc := newInbound(...) and cc.ValidateInvite(). Because of this, there's no cc object to respond with if validation fails.

@alexlivekit alexlivekit requested a review from a team as a code owner February 17, 2026 19:21
@alexlivekit alexlivekit changed the title Tounching up inbound INVITE processing Touching up inbound INVITE processing Feb 17, 2026
@alexlivekit alexlivekit merged commit 3034bb7 into main Feb 20, 2026
6 checks passed
@alexlivekit alexlivekit deleted the alex/reinvite branch February 20, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants