<p>George Joseph <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/5930">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">chan_pjsip:  Fix ability to send UPDATE on COLP<br><br>When connected_line_method is "invite", we're supposed to determine<br>if the client can support UPDATE and if it can, send UPDATE instead<br>of INVITE to avoid the SDP renegotiation.  Not only was pjproject<br>not setting the PJSIP_INV_SUPPORT_UPDATE flag, we were testing<br>that invite_tsx wasn't NULL which isn't always the case.<br><br>* Updated chan_pjsip/update_connected_line_information to drop the<br>  requirement that invite_tsx isn't NULL.<br>* Submitted patch to pjproject sip_inv.c that sets the<br>  PJSIP_INV_SUPPORT_UPDATE flag correctly.<br>* Updated pjsip.conf.sample to clarify what happens when "invite"<br>  is specified.<br><br>ASTERISK-27095<br><br>Change-Id: Ic2381b3567b8052c616d96fbe79564c530e81560<br>---<br>M channels/chan_pjsip.c<br>M configs/samples/pjsip.conf.sample<br>M res/res_pjsip.c<br>A third-party/pjproject/patches/0070-Set-PJSIP_INV_SUPPORT_UPDATE-correctly-in-pjsip_inv_.patch<br>4 files changed, 48 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/5930/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/5930">change 5930</a>. To unsubscribe, 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/5930"/><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: Ic2381b3567b8052c616d96fbe79564c530e81560 </div>
<div style="display:none"> Gerrit-Change-Number: 5930 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>