<div dir="ltr"><div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Yes FEC must be enabled through configuration, but be aware that enabling FEC does not necessarily mean it's being utilized. For instance, in order for FEC data to be decoded by Sangoma's codec_opus module for Asterisk several things must occur:

1) it must be enabled through configuration
2) both sides of a call must negotiate for it (via SDP)
3) packet loss must be perceived by the codec_opus module
4) a frame containing FEC data is received</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Also, please see the following for more information:</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><a href="https://wiki.asterisk.org/wiki/display/AST/Codec+Opus">https://wiki.asterisk.org/wiki/display/AST/Codec+Opus</a></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+19+Configuration_codec_opus">https://wiki.asterisk.org/wiki/display/AST/Asterisk+19+Configuration_codec_opus</a><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><a href="https://www.asterisk.org/configuring-opus-encoder-asterisk/">https://www.asterisk.org/configuring-opus-encoder-asterisk/</a><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><a href="https://www.asterisk.org/asterisk-opus-packet-loss-fec/">https://www.asterisk.org/asterisk-opus-packet-loss-fec/</a><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">- Kevin</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)"><br></pre></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 20, 2022 at 10:48 AM Brant Merryman <<a href="mailto:brant.merryman@mixhalo.com">brant.merryman@mixhalo.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi. I am using Asterisk 16.27.0 in FreePBX 15.0.23.11. I installed via the FreePBX ISO (SNG7-PBX-64bit-2104.iso). I used the GUI to enable the Opus Codec in Asterisk SIP Settings and I can confirm the calls are using Opus 16000. How can I turn on fec. I am wondering if there might be a configuration file I need to modify to add “fec=yes” or something like that to turn this on.<br>
<br>
Thanks in advance for any help<br>
<br>
Brant Merryman<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div></div>