[Home]

Summary:ASTERISK-28020: res_pjsip_transport_websocket: Properly set 'received' for IPv6
Reporter:Sean Bright (seanbright)Labels:pjsip
Date Opened:2018-08-21 14:06:13Date Closed:2018-08-30 05:05:16
Priority:MinorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip_transport_websocket
Versions:13.22.0 15.5.0 Frequency of
Occurrence
Related
Issues:
is related toASTERISK-26955 pjsip: SIP Packets with Via "received=" Containing IPv6 Address Delimited by "[]" Rejected
is related toASTERISK-27101 res_pjsip: (IPv6 only, WSS) BYE is not emmited when Server Hangup Channel
Environment:Attachments:
Description:SIP responses over WebSockets when the client is using IPv6 have invalid Via headers according to RFC 3261. The 'received' header parameter should not be wrapped in brackets if it is an IPv6 address.
   
See also: https://github.com/onsip/SIP.js/pull/594
Comments:By: Asterisk Team (asteriskteam) 2018-08-21 14:06:14.428-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-08-30 05:05:17.612-0500

Change 9985 merged by Joshua Colp:
res_pjsip_transport_websocket: Properly set src_name for IPv6

[https://gerrit.asterisk.org/9985|https://gerrit.asterisk.org/9985]

By: Friendly Automation (friendly-automation) 2018-08-30 05:09:11.009-0500

Change 9987 merged by Joshua Colp:
res_pjsip_transport_websocket: Properly set src_name for IPv6

[https://gerrit.asterisk.org/9987|https://gerrit.asterisk.org/9987]

By: Friendly Automation (friendly-automation) 2018-08-30 05:09:31.410-0500

Change 9986 merged by Joshua Colp:
res_pjsip_transport_websocket: Properly set src_name for IPv6

[https://gerrit.asterisk.org/9986|https://gerrit.asterisk.org/9986]

By: Friendly Automation (friendly-automation) 2018-08-30 11:09:51.608-0500

Change 9984 merged by Joshua Colp:
res_pjsip_transport_websocket: Properly set src_name for IPv6

[https://gerrit.asterisk.org/9984|https://gerrit.asterisk.org/9984]