[asterisk-bugs] [JIRA] (ASTERISK-29156) 13.37.1 doesn't build codec_opus.so

Brian J. Murrell (JIRA) noreply at issues.asterisk.org
Wed Nov 11 10:19:15 CST 2020


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

Brian J. Murrell commented on ASTERISK-29156:
---------------------------------------------

Just so that I am sure I am doing things correctly, I should be able to enable codec_opus with:

{noformat}
$ menuselect/menuselect --enable codec_opus menuselect.makeopts
{noformat}

Is that correct?  After doing the above, {{menuselect.makeopts}}'s  {{MENUSELECT_CODECS}} contains:

{noformat}
MENUSELECT_CODECS=codec_silk codec_siren7 codec_siren14 codec_g729a 
{noformat}

So it seems it's not getting enabled.

> 13.37.1 doesn't build codec_opus.so
> -----------------------------------
>
>                 Key: ASTERISK-29156
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29156
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Codecs/codec_opus
>    Affects Versions: 13.37.1
>            Reporter: Brian J. Murrell
>            Assignee: Brian J. Murrell
>
> I am trying to build 13.37.1 using exactly the same procedure as I built 13.36.0 with but with 13.37.1 I am no longer getting the following files built:
> {noformat}
> /usr/lib64/asterisk/modules/codec_opus.so
> /usr/lib64/asterisk/modules/codec_opus.manifest.xml
> /usr/lib64/asterisk/modules/format_ogg_opus.so
> {noformat}
> The only thing I can see that's different between the 13.36.0 build output and the 13.37.1 build output is that 13.36.0 did:
> {noformat}
> Installing modules from codecs...
> codec_opus: Remote package version 13.0_1.3.0 (263680)
> codec_opus: Downloading https://downloads.digium.com/pub/telephony/codec_opus/asterisk-13.0/x86-64/codec_opus-13.0_1.3.0-x86_64.tar.gz to /var/tmp/dlcache/codec_opus-13.0_1.3.0-x86_64.tar.gz
> codec_opus: Installing.
> codec_opus: Installed.
> {noformat}
> and 13.37.1 did not.



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



More information about the asterisk-bugs mailing list