<p>Alexei Gradinari <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9558">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bridge: suppress initial connected line update on attended transfer<br><br>Alice calls Bob.<br>Alice does an attended transfer to Charlie.<br>The Caller ID is modified to some ID using either CALLERID function<br>or Dial options 'o([x])' on outgoing context before Dial Charlie's endpoint.<br>But the From: header contains "Alice" on INVITE to Charlie,<br>and not what is set before.<br><br>The apps Dial/Followme/Queue initially correctly set CONNECTED LINE<br>on outgoing channels as CALLERID of the originating channel.<br>But then the app reads pending CONNECTED LINE update on the originating<br>channel and sets CONNECTED LINE on outgoing channels with this data.<br><br>This patch suppress the connected line update on attended transfer<br>initial state "Calling Target" to avoid the pending connected line update.<br>And also suppress the connected line update on "DTMF Swap"<br>between the target and the transferee.<br><br>ASTERISK-27980 #close<br><br>Change-Id: I346652661949b6611c23e431ede0dbea1be3017a<br>---<br>M include/asterisk/bridge_internal.h<br>M main/bridge.c<br>M main/bridge_basic.c<br>3 files changed, 15 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/58/9558/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9558">change 9558</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/9558"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I346652661949b6611c23e431ede0dbea1be3017a </div>
<div style="display:none"> Gerrit-Change-Number: 9558 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>