]> 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)
commit171d5e996cc7aa163ebf07555390bd159bf43471
tree642ace0523a2e00c522916bfa8cc4c8431c0c84d
parentca8ac80edb54749a801813eb4ea05307277c5fae
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