<div dir="ltr">Hello Daniel,<div><br></div><div>Thanks for your reply.</div><div><br></div><div>On the next link, I put the original SDP from webrtc client and the SDP after kamailio that exposes the issue.</div><div>I am using Kamailio version 5.3.3 with sdpops and rtpengine module.</div><div><br></div><div><a href="https://pastebin.com/bYr0AcVT">https://pastebin.com/bYr0AcVT</a><br></div><div><br></div><div>Best Regards,</div><div>Jose Lopes</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 5, 2020 at 3:52 PM Daniel-Constantin Mierla <<a href="mailto:miconda@gmail.com">miconda@gmail.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">
  
    
  
  <div>
    <p>Hello,</p>
    <p>can you give a sample SDP that exposes the issue so we can
      analyze with the code and be able to test?</p>
    <p>Cheers,<br>
      Daniel<br>
    </p>
    <div>On 05.05.20 15:55, José Lopes wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">Hello,
        <div><br>
        </div>
        <div>I am using KSR.sdpops.keep_codecs_by_name to remove some
          codecs.</div>
        <div>When I make a call between two webrtc clients and I keep
          only VP8 video codec, the browser rejects the call with 488
          Not Acceptable Here.<br>
        </div>
        <div><br>
        </div>
        <div>I notice the attributes a=rtcp-fb: of codecs removed are
          kept.</div>
        <div>I removed that attributes with:<br>
        </div>
        <div>KSR.textops.replace_body_atonce("a=rtcp-fb:1.*\n", "");</div>
        <div>KSR.textops.replace_body_atonce("a=rtcp-fb:98.*\n", "");<br>
        </div>
        <div>And the call worked.</div>
        <div><br>
        </div>
        <div>There is another way to remove these attributes related to
          codec name?</div>
        <div>Or is it possible to get the ids of the codecs with dynamic
          payload type numbers from SDP?</div>
        <div><br>
        </div>
        <div>Thanks for your attention.</div>
        <div><br>
        </div>
        <div>Best regards,</div>
        <div>Jose Lopes</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Kamailio (SER) - Users Mailing List
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <pre cols="72">-- 
Daniel-Constantin Mierla -- <a href="http://www.asipto.com" target="_blank">www.asipto.com</a>
<a href="http://www.twitter.com/miconda" target="_blank">www.twitter.com/miconda</a> -- <a href="http://www.linkedin.com/in/miconda" target="_blank">www.linkedin.com/in/miconda</a></pre>
  </div>

</blockquote></div>