<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>    If you compiles Asterisk by hand you need to make sure that
      codec_opus was selected (make menuconfig to check selections).  If
      you installed it from another source make sure that Opus is
      included (maybe an extra package).  Also, make sure that you
      modules.conf file is not explicitly blocking it (if you have
      autoload on).</p>
    <p>    From the Asterisk cli do "modules show like codec" and you
      should see something like this:</p>
    <p>codec_opus.so                  OPUS
      Coder/Decoder                       0          Running         
      extended</p>
    <p>    If it is not there then you have not enabled it.<br>
    </p>
    <div class="moz-cite-prefix">On 11/07/22 11:13, Brant Merryman
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:E680E59D-A84E-4F7A-A1D9-BFFA726764AE@mixhalo.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div class="">Hello Friends,</div>
      <div class=""><br class="">
      </div>
      <div class="">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 class=""><br class="">
      </div>
      <div class="">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 class=""><br class="">
      </div>
      <div class="">I have already seen this page:</div>
      <div class=""><br class="">
      </div>
      <div class=""><a
          href="https://wiki.asterisk.org/wiki/display/AST/Codec+Opus"
          class="moz-txt-link-freetext" moz-do-not-send="true">https://wiki.asterisk.org/wiki/display/AST/Codec+Opus</a></div>
      <div class=""><br class="">
      </div>
      <div class="">I configured <b class="">codecs.conf</b> as
        follows:</div>
      <div class=""><br class="">
      </div>
      <div class=""><font class="" face="Menlo">[opus]</font></div>
      <div class=""><font class="" face="Menlo">type=opus</font></div>
      <div class=""><font class="" face="Menlo">max_playback_rate=16000
          ; Limit bandwidth to narrow band</font></div>
      <div class=""><font class="" face="Menlo">fec=yes ;</font></div>
      <div class=""><br class="">
      </div>
      <div class=""><br class="">
      </div>
      <div class="">However, doing so had no effect. What do I need to
        do in order to install Opus and configure it?</div>
      <div class=""><br class="">
      </div>
      <div class="">Thank you.</div>
      <div class=""><br class="">
      </div>
      <div class="">Brant Merryman</div>
      <div class=""><br class="">
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
+52 (55)8116-9161</pre>
  </body>
</html>