<p>Sean Bright <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/9984">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_pjsip_transport_websocket: Properly set src_name for IPv6<br><br>SIP responses over WebSockets when the client is using IPv6 have invalid<br>Via headers according to RFC 3261. The 'received' header parameter<br>should not be wrapped in brackets if it is an IPv6 address.<br><br>When src_name is populated by the built-in PJSIP transports, the code<br>uses pj_sockaddr_print() with 'flags' set to 0, meaning that the<br>brackets are not rendered around IPv6 addresses.<br><br>This may be related to ASTERISK~27101.<br><br>See also: https://github.com/onsip/SIP.js/pull/594<br><br>ASTERISK-28020 #close<br><br>Change-Id: I8ea9d289901b837512bee2ca2535e3dc14f04d77<br>---<br>M res/res_pjsip_transport_websocket.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/84/9984/3</pre><p>To view, visit <a href="https://gerrit.asterisk.org/9984">change 9984</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/9984"/><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: I8ea9d289901b837512bee2ca2535e3dc14f04d77 </div>
<div style="display:none"> Gerrit-Change-Number: 9984 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Sean Bright <sean.bright@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>