]> 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:47:35 +0000 (05:47 -0500)
commitbdf8ef8882240cd432a2f6d29f733319c16e310b
treec687246cdd970a2f4e2a55578948f3cfd5c0d2f4
parent94731d815add545350269ea862c1364e8b6788e0
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