<div dir="ltr">Hello!<div><br></div><div>Please explain how to achive next:</div><div><br></div><div><div>Side A supports:<br></div><div>OPUS</div><div>PCMA</div><div><br></div><div>Side B supports:</div><div>OPUS</div><div>PCMA</div><div>PCMU</div><div><br></div><div>I need to transcode in direction A->B from PCMA to OPUS?</div><div>So should be like this:<br></div><div>A(PCMA) -> (PCMA)Rtpengine(OPUS)->B(OPUS)</div><div><br></div><div>I configured like this:</div><div>rtpengine_offer("codec-mask-PCMA codec-transcode-opus");<br></div><div>rtpengine_answer("codec-mask-opus codec-transcode-PCMA");<br></div></div><div><br></div><div>But leg from Rtpengine to A has wrong codec (OPUS): </div><div><a href="https://drive.google.com/file/d/14GAIt8lL7Igj9S95b_RS6CXtmGVhjLa1/view">https://drive.google.com/file/d/14GAIt8lL7Igj9S95b_RS6CXtmGVhjLa1/view</a><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 19 February 2018 at 13:56, Richard Fuchs <span dir="ltr"><<a href="mailto:rfuchs@sipwise.com" target="_blank">rfuchs@sipwise.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2018-02-19 05:48 AM, Denys Pozniak wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello!<br>
<br>
Small note.<br>
In case of opus use: codec-transcode-opus (opus is lowercase).<br>
</blockquote>
<br></span>
As explained in the readme, the format generally follows the SDP format, including specifying sample rate and number of channels. As an additional parameter, the bitrate can be specified for codecs that support it.<br>
<br>
Examples:<br>
<br>
transcode-speex/32000<br>
<br>
transcode-opus/48000/2/64000<div class="HOEnZb"><div class="h5"><br>
<br>
Cheers<br>
<br>
______________________________<wbr>_________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi<wbr>-bin/mailman/listinfo/sr-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br><div>BR</div><div>Denys Pozniak</div></div></div>
</div>