]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:53:00 +0000 (19:53 +0000)
commit411001353eef8010d4b6c45680dae8303e2f1a4a
tree40c51fc43d13b541e58474ce582fa04dd06275fc
parent9c2e869be382845eaf39b893b4123d43184940ad
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.

(cherry picked from commit d063257ab790eee221d3fe9066b601a2a78dff0f)
main/pbx_builtins.c