Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dsp.c: Add support for detecting R2 signaling tones.#1805

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1804
Mar 3, 2026
Merged

dsp.c: Add support for detecting R2 signaling tones.#1805
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1804

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Extend the existing DTMF/MF tone detection support by adding support for R2 tones, another variant of MF (R1) signaling. Both forward and backward signaling are supported.

Resolves: #1804

Extend the existing DTMF/MF tone detection support by adding support
for R2 tones, another variant of MF (R1) signaling. Both forward
and backward signaling are supported.

Resolves: asterisk#1804

@github-actions github-actions 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.

Pull Request Checklist Complete

@github-actions github-actions Bot added the has-pr-checklist A PR Checklist is present on the PR label Mar 1, 2026
@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown

Workflow PRCheck completed successfully

@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 23
cherry-pick-to: 22
cherry-pick-to: 20

@github-actions github-actions Bot dismissed their stale review March 2, 2026 02:17

Pull Request Checklist Complete

@github-actions github-actions Bot removed the has-pr-checklist A PR Checklist is present on the PR label Mar 2, 2026
@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Mar 3, 2026
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Mar 3, 2026
@github-actions

github-actions Bot commented Mar 3, 2026

Copy link
Copy Markdown

Workflow PR completed successfully

@github-actions

github-actions Bot commented Mar 3, 2026

Copy link
Copy Markdown

Successfully merged to branch master and cherry-picked to ["23","22","20"]

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.

[new-feature]: dsp.c: Add support for R2 signaling

3 participants