mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +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
@@ -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]
|
||||
|
Reference in New Issue
Block a user