[Asterisk-code-review] chan_iax2: Allow compiling without OpenSSL. (asterisk[master])
N A
asteriskteam at digium.com
Mon Jul 4 06:02:35 CDT 2022
Hello Friendly Automation,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/c/asterisk/+/18695
to look at the new patch set (#2).
Change subject: chan_iax2: Allow compiling without OpenSSL.
......................................................................
chan_iax2: Allow compiling without OpenSSL.
ASTERISK_30007 accidentally made OpenSSL a
required depdendency. This adds an ifdef so
the relevant code is compiled only if OpenSSL
is available, since it only needs to be executed
if OpenSSL is available anyways.
ASTERISK-30083 #close
Change-Id: Iad05c1a9a8bd2a48e7edf8d234eaa9f80779e34d
---
M channels/chan_iax2.c
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/95/18695/2
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18695
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iad05c1a9a8bd2a48e7edf8d234eaa9f80779e34d
Gerrit-Change-Number: 18695
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220704/7ba1aa78/attachment-0001.html>
More information about the asterisk-code-review
mailing list