]> 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:48:15 +0000 (05:48 -0500)
commit5ccf79b917c57e8cca65d73fed3bb8c7d4b4fb2c
treea23175d717f51642a1ceb5952ab61863087cfaa5
parent369f45c4329b359c4cf2bb3f8cf9890ec11b878a
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