Skip to content

sig_analog: Add fuller Caller ID support. #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

InterLinked1
Copy link
Contributor

A previous change, ASTERISK_29991, made it possible to send additional Caller ID parameters that were
not previously supported.

This change adds support for analog DAHDI channels to now be able to receive these parameters for
on-hook Caller ID, in order to enhance the usability of CPE that support these parameters.

Resolves: #94
ASTERISK-30331

UserNote: Additional Caller ID properties are now supported on incoming calls to FXS stations, namely the
redirecting reason and call qualifier.

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

@InterLinked1
Copy link
Contributor Author

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

@github-actions
Copy link

REMINDER: If this PR applies to other branches, please add a
comment with the appropriate "cherry-pick-to" headers as per
the Create a Pull Request process.
If you don't want it cherry-picked, please add a comment stating
"No cherry-picks required" so we don't keep asking.

If, after adding "cherry-pick-to" comments, you change your mind,
please edit the comment to DELETE the header lines and add
"No cherry-picks required".

@asterisk-org-access-app asterisk-org-access-app bot requested a review from a team May 18, 2023 16:43
@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label May 18, 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 May 18, 2023
A previous change, ASTERISK_29991, made it possible
to send additional Caller ID parameters that were
not previously supported.

This change adds support for analog DAHDI channels
to now be able to receive these parameters for
on-hook Caller ID, in order to enhance the usability
of CPE that support these parameters.

Resolves: asterisk#94
ASTERISK-30331

UserNote: Additional Caller ID properties are now supported on
incoming calls to FXS stations, namely the
redirecting reason and call qualifier.
@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 and removed cherry-pick-test Trigger dry run of cherry-picks labels Jun 5, 2023
@github-actions github-actions bot added cherry-pick-gates-failed Cherry-Pick gates failed and removed cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Jun 5, 2023
@gtjoseph gtjoseph merged commit 273ad73 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.

[new-feature]: sig_analog: Add full Caller ID support for incoming calls
3 participants