Claim your Biolink Click Here
0 like 0 dislike
1.6k views
I want to install codec OPUS in my asterisk 13.13 please help
in Education & Reference by (1.6k points) | 1.6k views

1 Answer

0 like 0 dislike

The preferred way of installing the Opus codec is to use menuselect in Asterisk to automatically download and install the codec. From the Asterisk top-level source directory, run

1) run make menuselect 2) Highlight "Codec Translators" and press enter. 3) Scroll down to "codec_opus" in the section labeled "External" 4) Press enter to select the codec if it is not already selected. 5) Press "x" to exit menuselect and save your selections.

From here, build and install Asterisk as you normally would. When you run the make install step, codec_opus will automatically be downloaded and installed into the Asterisk module directory (by default, /usr/lib/asterisk/modules/).

The alternative way to install codec_opus is to download a tarball directly from
wget http://downloads.digium.com/pub/telephony/codec_opus/
choose the version and download and

. Once the tarball is downloaded and untarred, perform the following steps:

1) Copy the codec_opus.so file into the Asterisk module directory (by default,

 /usr/lib/asterisk/modules/).   2) Copy the codec_opus_config-en_US.xml file into the Asterisk external
 documentation directory (by default,
 /var/lib/asterisk/documentation/thirdparty).

The codec selecter should ensure that you download the correct version of the codec for your version of Asterisk.

by

Related questions

0 like 0 dislike
1 answer
1 like 0 dislike
1 answer
1 like 0 dislike
3 answers
2 like 0 dislike
2 answers
1 like 0 dislike
1 answer
asked Jul 5, 2014 in Education & Reference by Bhoomika (-30 points) | 535 views
1 like 0 dislike
1 answer
1 like 0 dislike
1 answer
asked Jul 16, 2014 in Education & Reference by Simmi (820 points) | 737 views
0 like 0 dislike
1 answer
0 like 0 dislike
1 answer
0 like 0 dislike
1 answer

Where your donation goes
Technology: We will utilize your donation for development, server maintenance and bandwidth management, etc for our site.

Employee and Projects: We have only 15 employees. They are involved in a wide sort of project works. Your valuable donation will definitely boost their work efficiency.

How can I earn points?
Awarded a Best Answer 10 points
Answer questions 10 points
Asking Question -20 points

1,310 questions
1,471 answers
569 comments
4,809 users