<div dir="ltr">Thanks for your explanation Alex,<div><br></div><div>Actually i compiled the latest..<span style="color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px">git clone </span><a href="https://github.com/sipwise/rtpengine.git" style="box-sizing:border-box;color:rgb(3,102,214);text-decoration-line:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px">https://github.com/sipwise/rtpengine.git</a> </div><div><br></div><div>But still i dont have a clue on how to solve it, any advise?<br></div><div><br></div><div>Thank you</div><div>Mario</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 17, 2020 at 2:34 PM Alex Balashov <<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.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 dir="auto">This happens when an SDP body that has already been passed to RTPEngine, and already adulterated by RTPEngine, is passed to it yet again.<div><br></div><div>Newer versions of RTPEngine have a loop protection feature to deal with it. It involves injecting an unregistered a=rtpengine attribute into the SDP, to say “I was already here”.</div><div><br></div><div>Most common cause on in-dialog requests (e.g. reinvites) is that next hop is set to proxy itself due to RFC 2543 endpoint behaviour. So, the proxy forwards the reinvite to itself and, unsurprisingly, invokes RTPEngine again. Many times this can be fixed on the endpoint.<br><br><div dir="ltr">—<div>Sent from mobile, with due apologies for brevity and errors.</div></div><div dir="ltr"><br><blockquote type="cite">On Jul 17, 2020, at 3:19 PM, Mario San Vicente <<a href="mailto:mrsanvicente@gmail.com" target="_blank">mrsanvicente@gmail.com</a>> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Hello Everyone,</div><div><br></div><div>I have a scenario, where opensips is working with rtpengine . Call connects fine with audio.</div><div><br></div><div>I have enabled reinvite pinging to keep the call alive ; when the reinvite is sent to both legs of the calls i get  error messages  and NO AUDIO.  The reinvite has full SPD body.    <br></div><div><br></div><div>some config related:</div><div><br></div><div>modparam("rtpengine", "rtpengine_sock", "udp:<a href="http://127.0.0.1:2123" target="_blank">127.0.0.1:2123</a>")<br></div><div>modparam("dialog", "reinvite_ping_interval", 60)<br></div><div>record_route();<br></div><div> create_dialog("rR");<br></div><div><br></div><div>intermitent LOGS, until server is reboot:</div><div><br></div><div> rtpengine[21823]: ERR: Too many packets in UDP receive queue (more than 50), aborting loop. Dropped packets possible<br></div><div> rtpengine[21823]: WARNING: More than 30 duplicate packets detected, dropping packet to avoid potential loop<br></div><div><br></div><div>Any idea what might be wrong?  </div><div><br></div><div>thanks you in advance!</div><div><br></div>-- <br><div dir="ltr"><div>Mario San Vicente</div>
<div>Cheers!</div></div></div>
<span>_______________________________________________</span><br><span>Users mailing list</span><br><span><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a></span><br><span><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></span><br></div></blockquote></div></div>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div>Mario San Vicente</div>
<div>Cheers!</div></div>