]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_confbridge: New option to prevent answer supervision
authorNaveen Albert <mail@interlinked.x10host.com>
Thu, 20 May 2021 14:51:32 +0000 (10:51 -0400)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 8 Jun 2021 20:42:54 +0000 (15:42 -0500)
commit5f8cabc232b3e2ebcfca18dcd96848c32dd06681
treeb1a40ffcbc181f79bad869ea13edcbcb0364efda
parentc8bf8a54c24f20f867cd56323f087ac134281078
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
apps/app_confbridge.c
apps/confbridge/conf_config_parser.c
apps/confbridge/include/confbridge.h
configs/samples/confbridge.conf.sample
doc/CHANGES-staging/app_confbridge_answer.txt [new file with mode: 0644]