Bug#1025165: No opus transcoding available after asterisk install
Athos Ribeiro
athos.ribeiro at canonical.com
Mon Nov 27 19:52:10 GMT 2023
> > Adding "ADDONS_ENABLE += codec_opus_open_source" to debian/rules (e.g.
> > near the other ADDONS_ENABLE lines) addresses this issue. I've verified
> > that "core show translation" shows opus in the matrix after that. I'm
> > not sure why menuselect doesn't enable it by default.
This same issue was reported in Ubuntu at https://bugs.launchpad.net/debian/+source/asterisk/+bug/2044135.
However, I see the following entry in debian/changelog:
* stop set obsolete menuselect option codec_opus_open_source
from version 1:16.23.0~dfsg+~2.10-1.
I wonder what the story behind the removal is.
Moreover, the upstream readme file, at under Xopus/README.md in the
source package says that "Opus is not only supported for pass-through
but can be transcoded as well. This allows you to translate to/from
other audio codecs [...] This can be achieved by enabling codec_opus via
make menuselect".
So I wonder if that is the actual identifier to be enabled (i.e.,
s/codec_opus_open_source/codec_opus/).
--
Athos Ribeiro
More information about the Pkg-voip-maintainers
mailing list