-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Conversation
cherry-pick-to: 20 |
REMINDER: If this PR applies to other branches, please add a If, after adding "cherry-pick-to" comments, you change your mind, |
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.
22bc11b
to
c10cbad
Compare
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