]> git.ipfire.org Git - thirdparty/asterisk.git/commit
features: Add no answer option to Bridge.
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 11 Sep 2022 22:13:02 +0000 (22:13 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 26 Sep 2022 16:44:24 +0000 (11:44 -0500)
commit231f99b3977e66191003d75e488cd19a8bd78ed7
tree4ff8e73d88e3ad1ece20b60155ca46dd945deefb
parent999b1627864c419c909d57743a61471ab1b241e2
features: Add no answer option to Bridge.

Adds the n "no answer" option to the Bridge application
so that answer supervision can not automatically
be provided when Bridge is executed.

Additionally, a mechanism (dialplan variable)
is added to prevent bridge targets (typically the
target of a masquerade) from answering the channel
when they enter the bridge.

ASTERISK-30223 #close

Change-Id: I76f73fcd8e403bcd18f2abb40c658f537ac1ba6d
doc/CHANGES-staging/features_bridge_noanswer.txt [new file with mode: 0644]
main/features.c