Skip to content
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

sig_analog: Allow three-way flash to time out to silence. #206

Merged

Conversation

InterLinked1
Copy link
Contributor

sig_analog allows users to flash and use the three-way dial tone as a primitive hold function, simply by never timing it out.

Some systems allow this dial tone to time out to silence, so the user is not annoyed by a persistent dial tone. This option allows the dial tone to time out normally to silence.

Resolves: #205
ASTERISK-30004 #close
Imported from Gerrit: https://gerrit.asterisk.org/c/asterisk/+/19716

UserNote: The threewaysilenthold option now allows the three-way dial tone to time out to silence, rather than continuing forever.

@InterLinked1
Copy link
Contributor Author

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

@asterisk-org-access-app asterisk-org-access-app bot requested a review from a team July 10, 2023 18:57
@asterisk-org-access-app
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".

Copy link
Member

@gtjoseph gtjoseph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per https://docs.asterisk.org/latest/Development/Policies-and-Procedures/Commit-Messages/ Please do NOT intersperse unsupported commit message trailers among the supported ones. The "ASTERISK-30004..." line MUST come before the standard Resolves, Usernote and UpgradeNote trailers.

sig_analog allows users to flash and use the three-way dial
tone as a primitive hold function, simply by never timing
it out.

Some systems allow this dial tone to time out to silence,
so the user is not annoyed by a persistent dial tone.
This option allows the dial tone to time out normally to
silence.

ASTERISK-30004 #close
Resolves: asterisk#205

UserNote: The threewaysilenthold option now allows the three-way
dial tone to time out to silence, rather than continuing forever.
@InterLinked1
Copy link
Contributor Author

Per https://docs.asterisk.org/latest/Development/Policies-and-Procedures/Commit-Messages/ Please do NOT intersperse unsupported commit message trailers among the supported ones. The "ASTERISK-30004..." line MUST come before the standard Resolves, Usernote and UpgradeNote trailers.

https://docs.asterisk.org/latest/Development/Policies-and-Procedures/Commit-Messages/ is a 404, but should be fixed now!

@InterLinked1
Copy link
Contributor Author

@gtjoseph By the way, I think the same thing has happened here: for some reason, GitHub isn't discussing the stale feedback for an addressed issue, so I'm assuming this probably isn't showing up in the "needs attention queue" or however it works (since it says "Changes requested" which is wrong). But it only seems to happen sometimes, not all the time, trying to see what that might be. Could be my fault since I acknowledged it, maybe I shouldn't be doing that.

@gtjoseph
Copy link
Member

Ok. I'll re-review in a bit.

@gtjoseph gtjoseph added the cherry-pick-test Trigger dry run of cherry-picks label Aug 4, 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-passed Cherry-Pick gates passed and removed cherry-pick-test Trigger dry run of cherry-picks cherry-pick-testing-in-progress Cherry-Pick tests in progress labels Aug 4, 2023
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

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

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: Allow flash to time out to silent hold
3 participants