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

Joshua C. Colp (JIRA) noreply at issues.asterisk.org
Thu May 26 07:28:49 CDT 2022


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

Joshua C. Colp updated ASTERISK-30083:
--------------------------------------

    Summary: chan_iax2: Optional dependency on openssl/res_crypto is now mandatory  (was: chan iax2 can't be compiled without openssl)

> 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 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