Skip to content

Updating DTMF detection to work based off of timestamp rather than first marker - #742

Merged
alexlivekit merged 3 commits into
mainfrom
alex/dtmf
Jul 15, 2026
Merged

Updating DTMF detection to work based off of timestamp rather than first marker#742
alexlivekit merged 3 commits into
mainfrom
alex/dtmf

Conversation

@alexlivekit

Copy link
Copy Markdown
Contributor

No description provided.

@alexlivekit
alexlivekit requested a review from a team as a code owner July 14, 2026 04:11

@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 potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Comment thread pkg/sip/media_port.go Outdated
Comment thread pkg/sip/media_port.go Outdated
return nil
}
// RFC 4733 requires a given digit to identical timestamps across packets.
// The marker bit can be used, is prone to occasional loss.

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.

Suggested change
// The marker bit can be used, is prone to occasional loss.
// The marker bit could be used instead, but it is prone to occasional loss.

@alexlivekit
alexlivekit merged commit 947bb9f into main Jul 15, 2026
3 of 5 checks passed
@alexlivekit
alexlivekit deleted the alex/dtmf branch July 15, 2026 20:51
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