[Home]

Summary:ASTERISK-26522: pjsip: last ubuntu openssl update broke pjsip build
Reporter:Badalian Vyacheslav (slavon)Labels:
Date Opened:2016-10-29 09:48:54Date Closed:2016-10-30 13:54:34
Priority:CriticalRegression?
Status:Closed/CompleteComponents:
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:{code}
../src/pj/ssl_sock_ossl.c:396:16: error: 'TLSEXT_nid_unknown' undeclared (first use in this function)
     if (nid & TLSEXT_nid_unknown) {
{code}

please fix in bundle and commit to upstreem pjsip

looks like this commit it
https://boringssl.googlesource.com/boringssl/+/d09f53c943d96700eab17eda16c857fab7861d7c%5E!/

For my part, I wrote a letter to the author of the commit. But I think not just cleaned this {{define}}
Comments:By: Asterisk Team (asteriskteam) 2016-10-29 09:48:54.888-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].