<div dir="ltr"><div dir="ltr">On Mon, Jul 11, 2022 at 1:14 PM Brant Merryman <<a href="mailto:brant.merryman@mixhalo.com">brant.merryman@mixhalo.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div>Hello Friends,</div><div><br></div><div>I am recently beginning to work with Asterisk. I am using version 18.3.0 on Ubuntu 20.04. I have the Hello World example running and I am able to connect to Asterisk using Zoiper on a Mac to test it.</div><div><br></div><div>The next thing I would like to do is have Asterisk use Opus. It is currently using G.711 u-law for the call. What do I need to do in order to have it use Opus? I already set Opus as the preferred codec in Zoiper. I think I might need to install something and perhaps configure something in Asterisk.</div><div><br></div><div>I have already seen this page:</div><div><br></div><div><a href="https://wiki.asterisk.org/wiki/display/AST/Codec+Opus" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Codec+Opus</a></div><div><br></div><div>I configured <b>codecs.conf</b> as follows:</div><div><br></div><div><font face="Menlo">[opus]</font></div><div><font face="Menlo">type=opus</font></div><div><font face="Menlo">max_playback_rate=16000 ; Limit bandwidth to narrow band</font></div><div><font face="Menlo">fec=yes ;</font></div><div><br></div><div><br></div><div>However, doing so had no effect. What do I need to do in order to install Opus and configure it?<br></div></div></blockquote></div><div><br></div>The binary module as provided by Sangoma can be installed by selecting "codec_opus" in the Codecs section of menuselect. It is not enabled by default. If installed then transcoding is provided, and no other configuration is generally needed. I can't comment on any other implementations.<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Project Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>