[Home]

Summary:ASTERISK-27982: res_pjsip: Crash on improperly formatted match_header in ps_endpoint_ips
Reporter:Joshua Elson (joshelson)Labels:pjsip
Date Opened:2018-07-23 12:54:03Date Closed:2018-07-23 12:59:04
Priority:MajorRegression?
Status:Closed/CompleteComponents:Resources/res_pjsip_endpoint_identifier_ip
Versions:13.22.0 15.5.0 Frequency of
Occurrence
Related
Issues:
duplicatesASTERISK-27548 res_pjsip_endpoint_identifier_ip only matches against "generic string" headers
Environment:Attachments:( 0) core.2018-07-23T11-28-10-0600-thread1.txt
Description:When using the value of:

Contact: <sip:92865j230-29385y2-amsbcn2823-laksnn23@206.124.1.198:1300>

for the field ps_endpoints_ips.match_header, we crash 100% of the time on evaluation.

Backtrace to follow.
Comments:By: Asterisk Team (asteriskteam) 2018-07-23 12:54:05.558-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: Joshua Elson (joshelson) 2018-07-23 12:54:26.418-0500

Backtrace attached.