[asterisk-bugs] [JIRA] (ASTERISK-30083) chan iax2 can't be compiled without openssl
Dmitry Melekhov (JIRA)
noreply at issues.asterisk.org
Thu May 26 07:20:49 CDT 2022
Dmitry Melekhov created ASTERISK-30083:
------------------------------------------
Summary: chan iax2 can't be compiled without openssl
Key: ASTERISK-30083
URL: https://issues.asterisk.org/jira/browse/ASTERISK-30083
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Channels/chan_iax2
Affects Versions: 18.12.0
Environment: OEL 8
Reporter: Dmitry Melekhov
Hello!
It is marked as may use res_crypto, but without it compilationa fails:
[CC] chan_iax2.c -> chan_iax2.o
chan_iax2.c: In function 'invalid_key':
chan_iax2.c:6386:10: error: request for member 'rd_key' in something not a structure or union
if (ecx->rd_key[i]) {
^~
instalaltion of openssl-devel solves problem.
Thank you!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list