]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 17 Sep 2025 17:40:38 +0000 (11:40 -0600)
commit6184dc61b72ec74e1fddc391739b2d514258bbb5
treea0af636d1bdb6143db4ce4dbe9dbab23ebeda8ce
parenteab86427114e2bee926fe16e00f25ba4250bce9f
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 fc2294308e3aa608f783818fad84514d517012d4)
main/pbx_builtins.c