[asterisk-bugs] [JIRA] (ASTERISK-27475) codec_opus requires libcurl

Sean Bright (JIRA) noreply at issues.asterisk.org
Mon Jan 8 09:29:39 CST 2018


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

Sean Bright commented on ASTERISK-27475:
----------------------------------------

[~traud], without the {{-dev}} package, we don't have a way to determine if {{libcurl}} is installed or not on the target machine. The curl dependency is a requirement for Digium's codec_opus which I do not see changing (but that is above my pay grade). The only other way I can think of is to try and {{dlopen}} libcurl in menuselect (which is a big hack and ugly).

> codec_opus requires libcurl
> ---------------------------
>
>                 Key: ASTERISK-27475
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27475
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Codecs/codec_opus
>    Affects Versions: 14.7.3, 15.1.3
>         Environment: Ubuntu 16.04
>            Reporter: Samuel For
>            Assignee: Sean Bright
>            Severity: Trivial
>      Target Release: 13.19.0, 15.2.0
>
>
> If libcurl is not present on the platform when building Asterisk everything will still build and codec_opus will be downloaded however there will be not translation path available for Opus.
> Reason is that Opus requires libcurl. Once libcurl is installed then Opus will show up in the translation path.
> Probably should be documented or stated as a requirement next to xmlstarlet in the menuselect options.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list