]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_musiconhold: Add option to not play music on hold on unanswered channels
authorsungtae kim <pchero21@gmail.com>
Sat, 13 Aug 2022 16:32:06 +0000 (01:32 +0900)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Tue, 13 Sep 2022 10:46:48 +0000 (05:46 -0500)
commit80bc844fd65681c568f5bbdb39dbb85722ff6442
treed53b4ab6fa3ab0f5814779fddf076e102acfd538
parent881a3f23064870e0376e91994b52e063af9396ad
res_musiconhold: Add option to not play music on hold on unanswered channels

This change adds an option, answeredonly, that will prevent music on
hold on channels that are not answered.

ASTERISK-30135

Change-Id: I1ab0defa43a29a26ae39f94c623596cf90fddc08
configs/samples/musiconhold.conf.sample
doc/CHANGES-staging/res_musiconhold_answeredonly.txt [new file with mode: 0644]
res/res_musiconhold.c