Skip to content

fix(amd): start SIP detection timeout after answer - #6580

Open
chenghao-mou wants to merge 1 commit into
mainfrom
chenghao/amd-sip-timeout-reuse
Open

fix(amd): start SIP detection timeout after answer#6580
chenghao-mou wants to merge 1 commit into
mainfrom
chenghao/amd-sip-timeout-reuse

Conversation

@chenghao-mou

Copy link
Copy Markdown
Member

Carrier early media can publish audio before answer, exhausting AMD’s detection budget during ringback and misclassifying late answers.

Start the budget only when listening begins, and settle immediately if the participant disappears before audio arrives. This builds on #6386 by @dexhunter, credited as a commit co-author.

Fixes AGT-3031. Closes #6187.

Co-authored-by: Dixing Xu <i@dex.moe>
@chenghao-mou
chenghao-mou requested a review from a team as a code owner July 28, 2026 12:20

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

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

View in Devin Review to see 2 additional findings.

Open in Devin Review

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.

AMD: detection_timeout still armed at track subscription poisons long-ring outbound SIP calls (follow-up to #5848)

1 participant