]> 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)
commitfc2294308e3aa608f783818fad84514d517012d4
tree616d0bdd30b1d8ccfda5c44f71b3b7108f5909c4
parent016a53beba5884d3ed4c96837816874e74efa44f
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