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

Skip to content

sig_analog: Fix regression with FGD and E911 signaling.#994

Merged
asterisk-org-access-app[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-993
Nov 20, 2024
Merged

sig_analog: Fix regression with FGD and E911 signaling.#994
asterisk-org-access-app[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-993

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Commit 466eb4a introduced a regression which completely broke Feature Group D and E911 signaling, by removing the call to analog_my_getsigstr, which affected multiple switch cases. Restore the original behavior for all protocols except Feature Group C CAMA (MF), which is all that patch was attempting to target.

Resolves: #993

Commit 466eb4a introduced a regression
which completely broke Feature Group D and E911 signaling, by removing
the call to analog_my_getsigstr, which affected multiple switch cases.
Restore the original behavior for all protocols except Feature Group C
CAMA (MF), which is all that patch was attempting to target.

Resolves: asterisk#993
@InterLinked1

Copy link
Copy Markdown
Contributor Author

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

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Nov 20, 2024
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-failed Cherry-Pick checks failed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Nov 20, 2024
@asterisk-org-access-app asterisk-org-access-app Bot merged commit f1c7234 into asterisk:master Nov 20, 2024
@github-actions

Copy link
Copy Markdown

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

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: Feature Group D / E911 no longer work

3 participants