mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
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
This commit is contained in:
committed by
Friendly Automation
parent
062cef0a85
commit
a2e418e495
5
doc/CHANGES-staging/features_bridge_noanswer.txt
Normal file
5
doc/CHANGES-staging/features_bridge_noanswer.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: features
|
||||
|
||||
The Bridge application now has the n "no answer" option
|
||||
that can be used to prevent the channel from being
|
||||
automatically answered prior to bridging.
|
Reference in New Issue
Block a user