[asterisk-bugs] [JIRA] (ASTERISK-27990) res_rtp_asterisk: Requires OpenSSL in Developer Mode.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Jul 27 07:46:54 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244305#comment-244305 ] 

Asterisk Team commented on ASTERISK-27990:
------------------------------------------

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].

> res_rtp_asterisk: Requires OpenSSL in Developer Mode.
> -----------------------------------------------------
>
>                 Key: ASTERISK-27990
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27990
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_rtp_asterisk
>    Affects Versions: 13.22.0, 15.5.0
>            Reporter: Alexander Traud
>              Labels: patch
>         Attachments: openssl_no_srtp_fix.patch
>
>
> This is a regression, introduced by myself in [Gerrit 9184|https://gerrit.asterisk.org/9184]. When Asterisk was configured with --enable-dev-mode\{=noisy\}, and the headers of OpenSSL are not installed, `make` fails with{code}res_rtp_asterisk.c:273:35: error: "OPENSSL_VERSION_NUMBER" is not defined, evaluates to 0 [-Werror=undef]{code}This happens, because `HAVE_OPENSSL` is not checked. The attached patch fixes this issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list