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

N A (JIRA) noreply at issues.asterisk.org
Thu May 26 08:40:49 CDT 2022


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

N A commented on ASTERISK-30083:
--------------------------------

@Joshua C. Colp Any chance this review would fix that (it changes part of that)? https://gerrit.asterisk.org/c/asterisk/+/18534

I imagine that code needs to be surrounded by some kind of #ifdef, but not sure what looking at the related code.

> 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