[Asterisk-code-review] res rtp asterisk: Instead of ./configure use OPENSSL NO SRTP. (asterisk[master])

Alexander Traud asteriskteam at digium.com
Wed Jun 13 05:20:31 CDT 2018


Hello Jenkins2, 

I'd like you to reexamine a change. Please visit

    https://gerrit.asterisk.org/9184

to look at the new patch set (#2).

Change subject: res_rtp_asterisk: Instead of ./configure use OPENSSL_NO_SRTP.
......................................................................

res_rtp_asterisk: Instead of ./configure use OPENSSL_NO_SRTP.

Previously, Asterisk used its script ./configure, to test whether OpenSSL was
built with no-srtp (or was simply too old). However, the header file
<openssl/opensslconf.h> is the preferred way to detect the local configuration
of OpenSSL.

As a positive side-effect the script ./configure does not interleave the
detection the Open Settlement Protocol Toolkit (OSPTK) with the detection of
individual features of OpenSSL anymore.

Change-Id: I3c77c7b00b2ffa2e935632097fa057b9fdf480c0
---
M configure
M configure.ac
M res/res_rtp_asterisk.c
3 files changed, 23 insertions(+), 118 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/84/9184/2
-- 
To view, visit https://gerrit.asterisk.org/9184
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3c77c7b00b2ffa2e935632097fa057b9fdf480c0
Gerrit-Change-Number: 9184
Gerrit-PatchSet: 2
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180613/9bb6b06e/attachment.html>


More information about the asterisk-code-review mailing list