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

Skip to content

chan_dahdi: Fix Caller ID presentation for FXO ports.#121

Merged
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-120
Jun 5, 2023
Merged

chan_dahdi: Fix Caller ID presentation for FXO ports.#121
gtjoseph merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-120

Conversation

@InterLinked1

Copy link
Copy Markdown
Contributor

Currently, the presentation for incoming channels is always available, because it is never actually set, meaning the channel presentation can be nonsensical. If the presentation from the incoming Caller ID spill is private or unavailable, we now update the channel presentation to reflect this.

Resolves: #120
ASTERISK-30333
ASTERISK-21741

Imported from Gerrit: https://gerrit.asterisk.org/c/asterisk/+/19603

Currently, the presentation for incoming channels is
always available, because it is never actually set,
meaning the channel presentation can be nonsensical.
If the presentation from the incoming Caller ID spill
is private or unavailable, we now update the channel
presentation to reflect this.

Resolves: asterisk#120
ASTERISK-30333
ASTERISK-21741
@InterLinked1

Copy link
Copy Markdown
Contributor Author

cherry-pick-to: 20
cherry-pick-to: 18

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Jun 5, 2023
@github-actions github-actions Bot added cherry-pick-testing-in-progress Cherry-Pick tests in progress cherry-pick-checks-passed Cherry-Pick checks passed cherry-pick-gates-failed Cherry-Pick gates failed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Jun 5, 2023
@gtjoseph gtjoseph merged commit 4176f57 into asterisk:master Jun 5, 2023
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]: chan_dahdi: Fix broken presentation for FXO caller ID

3 participants