<p>Joshua Colp <strong>uploaded patch set #3</strong> to the change originally created by George Joseph.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/14688">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ACN: Changes specific to the core<br><br>Allow passing a topology from the called channel back to the<br>calling channel.<br><br> * Added a new function ast_queue_answer() that accepts a stream<br>   topology and queues an ANSWER CONTROL frame with it as the<br>   data.  This allows the called channel to indicate its resolved<br>   topology.<br><br> * Added a new virtual function to the channel tech structure<br>   answer_with_stream_topology() that allows the calling channel<br>   to receive the called channel's topology.  Added<br>   ast_raw_answer_with_stream_topology() that invokes that virtual<br>   function.<br><br> * Modified app_dial.c and features.c to grab the topology from the<br>   ANSWER frame queued by the answering channel and send it to<br>   the calling channel with ast_raw_answer_with_stream_topology().<br><br> * Modified frame.c to automatically cleanup the reference<br>   to the topology on ANSWER frames.<br><br>Added a few debugging messages to stream.c.<br><br>Change-Id: I0115d2ed68d6bae0f87e85abcf16c771bdaf992c<br>---<br>M apps/app_dial.c<br>M include/asterisk/channel.h<br>M include/asterisk/frame.h<br>M main/channel.c<br>M main/features.c<br>M main/frame.c<br>M main/stream.c<br>7 files changed, 155 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/88/14688/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/14688">change 14688</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/+/14688"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I0115d2ed68d6bae0f87e85abcf16c771bdaf992c </div>
<div style="display:none"> Gerrit-Change-Number: 14688 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-CC: Richard Mudgett <rmudgett@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>