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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jul 28 11:09:11 CDT 2022


     [ https://issues.asterisk.org/jira/browse/ASTERISK-30083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Asterisk Team updated ASTERISK-30083:
-------------------------------------

    Target Release Version/s: 16.28.0

> 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
>      Target Release: 16.28.0
>
>
> 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