[Home]

Summary:ASTERISK-25910: pjproject: Via headers are not parsed when "received" contains an IPv6 address
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2016-04-10 14:11:15Date Closed:2016-04-11 09:04:27
Priority:MinorRegression?
Status:Closed/CompleteComponents:pjproject/pjsip
Versions:13.8.0 Frequency of
Occurrence
Frequent
Related
Issues:
Environment:Attachments:
Description:There's a bug in pjproject's sip_parser where the ":" wasn't correctly interpreted.  This is causing IPv6 addresses in the "received" parameter of the Via header to cause a syntax check failure.

Reported by: Anthony Messina
Comments:By: Asterisk Team (asteriskteam) 2016-04-10 14:11:36.245-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].