Skip to content

TEL-1026: Transfer error details - #838

Open
genseric-ghiro wants to merge 5 commits into
mainfrom
genseric/tel-912-transfer-error-details
Open

TEL-1026: Transfer error details#838
genseric-ghiro wants to merge 5 commits into
mainfrom
genseric/tel-912-transfer-error-details

Conversation

@genseric-ghiro

@genseric-ghiro genseric-ghiro commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Instead of adding the reason/status on transfer failures to a response (which gets stripped by psrcp and twirp when there's an error), add it directly to the error.

Every failure reason except the temporarily-swallowed STR_CALL_ENDED was
computed and thrown away. Classify the outcome off the error itself and
report it as a SIPTransferError detail, so the caller can read the reason.

Needs the protocol bump for livekit.SIPTransferError.
Pinning it to a literal breaks whenever the SIP-to-gRPC mapping is
retuned, as it was for 486 and 480 in protocol #1305.
@genseric-ghiro genseric-ghiro self-assigned this Sep 8, 2026
@genseric-ghiro
genseric-ghiro marked this pull request as ready for review September 9, 2026 18:06
@genseric-ghiro
genseric-ghiro requested a review from a team as a code owner September 9, 2026 18:06

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

@genseric-ghiro
genseric-ghiro requested review from a team and removed request for a team September 9, 2026 18:50
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.

1 participant