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

Skip to content

pbx_builtins: Allow custom tone for WaitExten.#1397

Merged
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1396
Sep 4, 2025
Merged

pbx_builtins: Allow custom tone for WaitExten.#1397
github-actions[bot] merged 1 commit into
asterisk:masterfrom
InterLinked1:master-issue-1396

Conversation

@InterLinked1

@InterLinked1 InterLinked1 commented Aug 25, 2025

Copy link
Copy Markdown
Contributor

Currently, the 'd' option will play dial tone while waiting for digits. Allow it to accept an argument for any tone from indications.conf.

Resolves: #1396

UserNote: The tone used while waiting for digits in WaitExten
can now be overridden be specifying an argument for the 'd'
option.

@InterLinked1

Copy link
Copy Markdown
Contributor Author

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

@github-actions

Copy link
Copy Markdown

Workflow PRCheck completed successfully

@gtjoseph gtjoseph left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Typo in the UserNote. :)

"overridden be specifying" should be "overridden by specifying"

Currently, the 'd' option will play dial tone while waiting
for digits. Allow it to accept an argument for any tone from
indications.conf.

Resolves: asterisk#1396

UserNote: The tone used while waiting for digits in WaitExten
can now be overridden by specifying an argument for the 'd'
option.
@github-actions

Copy link
Copy Markdown

Workflow PRCheck failed
master-ari1: FAILED TEST: rest_api/bridges/softmix_unhold

@gtjoseph gtjoseph dismissed their stale review September 4, 2025 11:56

Changes completed.

@asterisk asterisk deleted a comment from github-actions Bot Sep 4, 2025
@gtjoseph gtjoseph added cherry-pick-test Trigger dry run of cherry-picks and removed has-pr-checklist A PR Checklist is present on the PR labels Sep 4, 2025
@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 Sep 4, 2025
@github-actions

github-actions Bot commented Sep 4, 2025

Copy link
Copy Markdown

Workflow PRCPCheck failed
20-pjs5: FAILED TEST: channels/pjsip/subscriptions/rls/lists_of_lists/nominal/mwi/batched

@github-actions github-actions Bot merged commit 6fb811a into asterisk:master Sep 4, 2025
100 of 102 checks passed
@github-actions

github-actions Bot commented Sep 4, 2025

Copy link
Copy Markdown

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

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]: pbx_builtins: Make tone option for WaitExten configurable

3 participants