mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 23:08:32 +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
Friendly Automation
parent
6cd89c4f0a
commit
95f588496d
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