]> 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:40 +0000 (15:03 +0000)
commitd063257ab790eee221d3fe9066b601a2a78dff0f
treeacdc66c4e73b107c070caa643f037bcac5947a90
parentd555e8117fa0ffd53bf5cd2215f334c1f65a140b
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