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

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


Alexander Traud created ASTERISK-27990:
------------------------------------------

             Summary: 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: 15.5.0, 13.22.0
            Reporter: Alexander Traud
         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