Benoît Panizzon
2023-May-05  09:22 UTC
[asterisk-users] Opus: No translation path after upgrade ubuntu focal => jammy
Hey!
I just upgraded our machines from Ubuntu focal to jammy.
A separate package asterisk-opus does not exist any more.
https://launchpad.net/ubuntu/+source/asterisk-opus/+changelog
It looks like this is now included in the default packages.
Required modules are loaded:
*CLI> module show like opus
Module                         Description                              Use
Count  Status      Support Level
format_ogg_opus_open_source.so OGG/Opus audio                           0       
Running              core
res_format_attr_opus.so        Opus Format Attribute Module             1       
Running              core
*CLI> module show like resample
Module                         Description                              Use
Count  Status      Support Level
codec_resample.so              SLIN Resampling Codec                    0       
Running              core
Core show codecs shows:
      31 audio opus         opus             (Opus Codec)
*CLI> core show translation paths opus
Shows no translation path to/from any other codec.
What could I be missing?
-- 
Mit freundlichen Grüssen
-Benoît Panizzon- @ HomeOffice und normal erreichbar
-- 
I m p r o W a r e   A G    -    Leiter Commerce Kunden
______________________________________________________
Zurlindenstrasse 29             Tel  +41 61 826 93 00
CH-4133 Pratteln                Fax  +41 61 826 93 01
Schweiz                         Web  http://www.imp.ch
______________________________________________________
Joshua C. Colp
2023-May-05  09:29 UTC
[asterisk-users] Opus: No translation path after upgrade ubuntu focal => jammy
On Fri, May 5, 2023 at 6:23 AM Benoît Panizzon <benoit.panizzon at imp.ch> wrote:> Hey! > > I just upgraded our machines from Ubuntu focal to jammy. > > A separate package asterisk-opus does not exist any more. > > https://launchpad.net/ubuntu/+source/asterisk-opus/+changelog > > It looks like this is now included in the default packages. > > Required modules are loaded: > > *CLI> module show like opus > Module Description > Use Count Status Support Level > format_ogg_opus_open_source.so OGG/Opus audio 0 > Running core > res_format_attr_opus.so Opus Format Attribute Module 1 > Running core > > *CLI> module show like resample > Module Description > Use Count Status Support Level > codec_resample.so SLIN Resampling Codec 0 > Running core > > Core show codecs shows: > > 31 audio opus opus (Opus Codec) > > *CLI> core show translation paths opus > > Shows no translation path to/from any other codec. > > What could I be missing? >There is no codec_opus module loaded, thus no transcoding of it. -- Joshua C. Colp Asterisk Project Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20230505/a3a6d586/attachment.html>