[Asterisk-code-review] chan_iax2: Allow compiling without OpenSSL. (asterisk[19])

N A asteriskteam at digium.com
Mon Jul 4 06:02:30 CDT 2022


N A has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/c/asterisk/+/18741 )

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/41/18741/2
-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18741
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: Iad05c1a9a8bd2a48e7edf8d234eaa9f80779e34d
Gerrit-Change-Number: 18741
Gerrit-PatchSet: 2
Gerrit-Owner: N A <mail at interlinked.x10host.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220704/b227a91b/attachment-0001.html>


More information about the asterisk-code-review mailing list