<p> Attention is currently required from: Alexei Gradinari. </p>
<p>Alexei Gradinari <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/18193">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_pubsub: RLS 'uri' list attribute mismatch with SUBSCRIBE request<br><br>When asterisk generates the RLMI part of NOTIFY request,<br>the asterisk uses the local contact uri instead of the URI to which<br>the SUBSCRIBE request is sent.<br>Because of this mismatch some IP phones (for example Cisco 5XX) ignore<br>this list.<br><br>According<br>https://datatracker.ietf.org/doc/html/rfc4662#section-5.2<br>  The first mandatory <list> attribute is "uri", which contains the uri<br>  that corresponds to the list. Typically, this is the URI to which<br>  the SUBSCRIBE request was sent.<br>https://datatracker.ietf.org/doc/html/rfc4662#section-5.3<br>  The "uri" attribute identifies the resource to which the <resource><br>  element corresponds. Typically, this will be a SIP URI that, if<br>  subscribed to, would return the state of the resource.<br><br>This patch makes asterisk to generate URI using SUBSCRIBE request URI.<br><br>ASTERISK-29961 #close<br><br>Change-Id: I1fcfc08fd589677f40608c59a4e143c45ee05f6c<br>---<br>M res/res_pjsip_pubsub.c<br>1 file changed, 10 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/93/18193/4</pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/18193">change 18193</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/+/18193"/><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: I1fcfc08fd589677f40608c59a4e143c45ee05f6c </div>
<div style="display:none"> Gerrit-Change-Number: 18193 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Alexei Gradinari <alex2grad@gmail.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-Attention: Alexei Gradinari <alex2grad@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>