<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">We no longer label branches as "stable" like this. &nbsp;!.4 is the current maintained release, and 1.2 no longer gets even security patches. &nbsp;If there are any issues in 1.4, they need to be filed in jira ASAP.<div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On May 9, 2015, at 8:26 AM, Ken Rice &lt;<a href="mailto:krice@freeswitch.org" class="">krice@freeswitch.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class=""><div class="">If there are regressions in the 1.4 release versions you should make sure there have been jira tickets opened on them.</div><div class=""><br class="">Sent from my iPhone</div><div class=""><br class="">On May 9, 2015, at 3:49 AM, Kamil Nigmatullin &lt;<a href="mailto:kamil.nigmatullin@gmail.com" class="">kamil.nigmatullin@gmail.com</a>&gt; wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div dir="ltr" class="">Yes, it is old but it is stable. A lot of things it does it does better than any development version of 1.4. Thanks I will try.</div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-05-09 1:26 GMT+06:00 Michael Jerris <span dir="ltr" class="">&lt;<a href="mailto:mike@jerris.com" target="_blank" class="">mike@jerris.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">1.2 is quite old, why would you be using it?&nbsp; Have you tried on top of 1.4?<div class=""><div class="h5"><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On May 8, 2015, at 2:11 PM, Kamil Nigmatullin &lt;<a href="mailto:kamil.nigmatullin@gmail.com" target="_blank" class="">kamil.nigmatullin@gmail.com</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class=""><div class=""><div class="">Hi Dragos, <br class=""></div>I tried to use your patch but have no luck with compiling it. <br class=""><br class=""></div>I clonne stable 1.2 and then replace mod_opus.c with your code. Maybe do you know how to fix it?<br class=""><div class=""><div class=""><div class=""><div class=""><br class="">This is what I get:<br class="">d_opus/mod_opus.c&nbsp; -fPIC -DPIC -o .libs/mod_opus.o<br class="">/usr/src/freeswitch/src/mod/codecs/mod_opus/mod_opus.c: In function 'switch_opus_fmtp_parse':<br class="">/usr/src/freeswitch/src/mod/codecs/mod_opus/mod_opus.c:155:18: error: 'switch_codec_fmtp_t' has no member named 'stereo'<br class="">/usr/src/freeswitch/src/mod/codecs/mod_opus/mod_opus.c: In function 'switch_opus_decode':<br class="">/usr/src/freeswitch/src/mod/codecs/mod_opus/mod_opus.c:423:3: error: statement with no effect [-Werror=unused-value]<br class="">cc1: all warnings being treated as errors<br class="">make[4]: *** [mod_opus.lo] Error 1<br class="">make[3]: *** [all] Error 1<br class="">make[2]: *** [mod_opus-all] Error 1<br class="">make[1]: *** [mod_opus] Error 2<br class="">make: *** [mod_opus] Error 2<br class=""><br class=""></div></div></div></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2015-04-14 14:52 GMT+06:00 Dragos Oancea <span dir="ltr" class="">&lt;<a href="mailto:droancea@yahoo.com" target="_blank" class="">droancea@yahoo.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div style="background-color:rgb(255,255,255);font-family:HelveticaNeue,'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;font-size:16px" class=""><div class=""><br class=""></div><div class="">Hi Kamil,<br class=""></div><div class=""><br class=""></div><div class="">I've done a patch for Opus with FEC , but it has not been merged:</div><div class=""><a href="https://freeswitch.org/stash/projects/FS/repos/freeswitch/pull-requests/184/overview" target="_blank" class="">https://freeswitch.org/stash/projects/FS/repos/freeswitch/pull-requests/184/overview</a></div><div class="">I was inspired by how they've done it with SILK.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Regards,</div><div class="">Dragos Oancea</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">On 2015-04-13 16:49, Kamil Nigmatullin wrote:</div><div class="">&gt; Hello.&nbsp;</div><div class="">&gt;&nbsp;</div><div class="">&gt; Anybody from developers could please clarify if FreeSWITCH uses</div><div class="">&gt; Forward Error Correction feature in opus codec? We actually are not a</div><div class="">&gt; specialists in C and cannot fully understand how decode function works</div><div class="">&gt; in 414 line. According to opus documentation decode function &nbsp;is</div><div class="">&gt; called with special flag if previous packet is lost in order to call</div><div class="">&gt; fec feature. In mod_opus it is hard to say for me as i don't see i or</div><div class="">&gt; i+1 packets. Thanks &nbsp; &nbsp;</div><div class="">&gt; _________________________________________________________________________</div></div></div></blockquote></div></div></div></blockquote></div></div></div></div></div></blockquote></div></div></div></blockquote></div></div></blockquote></div><br class=""></div></body></html>