[asterisk-bugs] [JIRA] (ASTERISK-30083) chan_iax2: Optional dependency on openssl/res_crypto is now mandatory

Friendly Automation (JIRA) noreply at issues.asterisk.org
Mon Jul 11 04:12:12 CDT 2022


    [ https://issues.asterisk.org/jira/browse/ASTERISK-30083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=259675#comment-259675 ] 

Friendly Automation commented on ASTERISK-30083:
------------------------------------------------

Change 18742 merged by Joshua Colp:
chan_iax2: Allow compiling without OpenSSL.

[https://gerrit.asterisk.org/c/asterisk/+/18742|https://gerrit.asterisk.org/c/asterisk/+/18742]

> chan_iax2: Optional dependency on openssl/res_crypto is now mandatory
> ---------------------------------------------------------------------
>
>                 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 compilation fails:
> {noformat}
>    [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]) {
>           ^~
> {noformat}
> Installation 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