]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pbx_builtins: Allow custom tone for WaitExten.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 25 Aug 2025 17:58:31 +0000 (13:58 -0400)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 4 Sep 2025 15:03:45 +0000 (15:03 +0000)
commit6fb811a5905a54a07a901b25f8f3af0ad9d3f7c9
tree03fc74fbd4a7b922052d006d99a2022a6a0fac9f
parent0a46be95cbe83e19a1f8cc9731ad9770f19d802c
pbx_builtins: Allow custom tone for WaitExten.

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 by specifying an argument for the 'd'
option.
main/pbx_builtins.c