mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
app_confbridge: New option to prevent answer supervision
A new user option, answer_channel, adds the capability to prevent answering the channel if it hasn't already been answered yet. ASTERISK-29440 Change-Id: I26642729d0345f178c7b8045506605c8402de54b
This commit is contained in:
committed by
George Joseph
parent
c8bf8a54c2
commit
5f8cabc232
6
doc/CHANGES-staging/app_confbridge_answer.txt
Normal file
6
doc/CHANGES-staging/app_confbridge_answer.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: app_confbridge answer supervision control
|
||||
|
||||
app_confbridge now provides a user option to prevent
|
||||
answer supervision if the channel hasn't been
|
||||
answered yet. To use it, set a user profile's
|
||||
answer_channel option to no.
|
Reference in New Issue
Block a user