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
This commit is contained in:
sungtae kim
2022-08-14 01:32:06 +09:00
committed by Friendly Automation
parent 31b3addce7
commit fc63688e3b
3 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Subject: res_musiconhold_answeredonly
This change adds an option, answeredonly, that will prevent music
on hold on channels that are not answered.