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

Skip to content

sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf.#1302

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1301
Jul 15, 2025
Merged

sig_analog: Properly handle STP, ST2P, and ST3P for fgccamamf.#1302
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1301

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Previously, we were only using # (ST) as a terminator, and not handling A (STP), B (ST2P), or C (ST3P), which erroneously led to it being treated as part of the dialed number. Parse any of these as the start digit.

Resolves: #1301

Previously, we were only using # (ST) as a terminator, and not handling
A (STP), B (ST2P), or C (ST3P), which erroneously led to it being
treated as part of the dialed number. Parse any of these as the start
digit.

Resolves: asterisk#1301
@github-actions

Copy link
Copy Markdown

Workflow PRCheck completed successfully

@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 22
cherry-pick-to: 21
cherry-pick-to: 20

@asterisk asterisk deleted a comment from github-actions Bot Jul 15, 2025
@gtjoseph gtjoseph added cherry-pick-test Trigger dry run of cherry-picks and removed has-pr-checklist A PR Checklist is present on the PR labels Jul 15, 2025
@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 Jul 15, 2025
@github-actions

Copy link
Copy Markdown

Workflow PRCPCheck completed successfully

@github-actions github-actions Bot merged commit 8ef3e4f into asterisk:master Jul 15, 2025
84 checks passed
@github-actions

Copy link
Copy Markdown

Successfully merged to branch master and cherry-picked to ["22","21","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.

[bug]: sig_analog: fgccamamf doesn't handle STP, STP2, or STP3

3 participants