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:
Naveen Albert
2021-05-20 10:51:32 -04:00
committed by George Joseph
parent c8bf8a54c2
commit 5f8cabc232
5 changed files with 24 additions and 7 deletions

View File

@@ -165,6 +165,8 @@ type=user
;text_messaging=yes ; When set to yes text messages will be sent to this user. Text messages
; may occur as a result of events or can be received from other participants.
; When set to no text messages will not be sent to this user.
;answer_channel=yes ; Sets if the channel should be answered if it hasn't been already.
; On by default.
; --- ConfBridge Bridge Profile Options ---
[default_bridge]