<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body 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 <mrsanvicente@gmail.com> 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">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" class="gmail_signature" data-smartmail="gmail_signature"><div>Mario San Vicente</div>
<div>Cheers!</div></div></div>
<span>_______________________________________________</span><br><span>Users mailing list</span><br><span>Users@lists.opensips.org</span><br><span>http://lists.opensips.org/cgi-bin/mailman/listinfo/users</span><br></div></blockquote></div></body></html>