]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Thu, 4 Sep 2025 15:03:39 +0000 (15:03 +0000)
commitbf2565bbe07c315fdab19ee2caa5dcf44dc19c67
tree7c45632ae4d9d4af1057723b0f544ea10f6ff844
parent6606fe8efebe4e85e6d63bcc71f6093faad79b30
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