[Bug 1879387] Re: Opus module fail to load (Ubuntu 20.04)

2021-08-17 Thread Dmitriy Rodin
Previous patch does not work because pbuilder redefines LDFLAGS.  Fixed.


** Patch added: "1005_make_explicit_libs.patch"
   
https://bugs.launchpad.net/ubuntu/+source/asterisk-opus/+bug/1879387/+attachment/5518436/+files/1005_make_explicit_libs.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879387

Title:
  Opus module fail to load (Ubuntu 20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk-opus/+bug/1879387/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1879387] Re: Opus module fail to load (Ubuntu 20.04)

2021-08-17 Thread Dmitriy Rodin
This is an ubuntu-specific issue.  I fixed it as described here:
https://lists.ubuntu.com/archives/ubuntu-devel/2010-November/031991.html

** Patch added: "1005_make_explicit_libs.patch"
   
https://bugs.launchpad.net/ubuntu/+source/asterisk-opus/+bug/1879387/+attachment/5518386/+files/1005_make_explicit_libs.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1879387

Title:
  Opus module fail to load (Ubuntu 20.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk-opus/+bug/1879387/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1845765] Re: asterisk-modules package built without amr_codec.so

2021-08-12 Thread Dmitriy Rodin
** Changed in: asterisk (Ubuntu)
   Status: Triaged => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845765

Title:
  asterisk-modules package built without amr_codec.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1845765/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1845765] Re: asterisk-modules package built without amr_codec.so

2021-08-12 Thread Dmitriy Rodin
This module depends on opencore-amrnb, opencore-amrwb and vo-amrwbenc
together.

Because the libvo-amrwbenc-dev package was not found in the build
environment, the compilation of this module was silently skipped.

To solve this problem, add libvo-amrwbenc-dev to build dependencies in
debian/control file and rebuild the package.


I copied this module to existing installation and reload asterisk:


Connected to Asterisk 16.2.1~dfsg-2ubuntu1 currently running on vserver3 (pid = 
6653)
vserver3*CLI> module show like codec_amr
Module Description  Use 
Count  Status  Support Level
codec_amr.so   AMR Coder/Decoder0   
   Running  core
1 modules loaded

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1845765

Title:
  asterisk-modules package built without amr_codec.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1845765/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs