<blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Patch Set 1: Code-Review-1</p><p style="white-space: pre-wrap; word-wrap: break-word;">(1 comment)</p><p style="white-space: pre-wrap; word-wrap: break-word;">Out of curiosity, what's the use case for not answering the channel and how are you planning on answering it?  AMI?</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">So, if I'm understanding this right, just change USER_OPT_NOANSWER to USER_OPT_ANSWER_CHANNEL? It already defaults to yes rather than no, but I see how that's misleading there.</p><p style="white-space: pre-wrap; word-wrap: break-word;">There are a lot of things in Asterisk that require ConfBridge for complicated things, especially because of the documented ChanSpy/Audiohooks limitation. My most common case is for a call with other audio in it. The reason for not answering immediately is answer supervision should not be provided until the called party has answered. Usually, I Progress() before the bridge so audio passes, and then if I want to answer, kick the channel out of the bridge, where it checks in a shared variable if we're supposed to answer the channel, then answers, then goes back into the bridge. Right now, I have ast_answer(chan) commented out completely in the source code in production as a workaround.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/15918">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/15918">change 15918</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/15918"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 16 </div>
<div style="display:none"> Gerrit-Change-Id: I26642729d0345f178c7b8045506605c8402de54b </div>
<div style="display:none"> Gerrit-Change-Number: 15918 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: N A <mail@interlinked.x10host.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 21 May 2021 13:24:43 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>