<div dir="ltr">Micheal,<div><br></div><div>Nothing is done automatically in opensips. You define the behaviour for the most part through the routing script. Are you currently working off a template?</div><div>there's a couple of statements there</div><div>if (has_totag()) {<br></div><div><br></div><div>if (loose_route()){<br></div><div>   if (is_method("INVITE")) {<br></div><div>route(yourreinviteroutehere);<br></div><div><br></div><div>}</div><div>}</div><div><br></div><div>}</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 3, 2023 at 4:00 AM Saint Michael <<a href="mailto:venefax@gmail.com">venefax@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 dir="auto">And how do that? Isn't this done already, automatically?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 3, 2023, 2:42 AM Răzvan Crainea <<a href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</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">Hi, Michael!<br>
<br>
You can't (and shouldn't, at least not in an easy way) respond to <br>
re-INVITE from a proxy - your best chance is to route the re-INVITE down <br>
to the endpoint - he is the one that should respond.<br>
<br>
Best regards,<br>
<br>
Răzvan Crainea<br>
OpenSIPS Core Developer<br>
<a href="http://www.opensips-solutions.com" rel="noreferrer noreferrer" target="_blank">http://www.opensips-solutions.com</a><br>
<br>
On 2/3/23 01:24, Saint Michael wrote:<br>
> The Customer is unable to keep calls open past 15 minutes.<br>
> If the duration of the call was a multiple of 15 minutes, please make<br>
> sure that you can properly respond to the keep-alive RE-INVITE that<br>
> the carrier sends every 15 minutes.<br>
> How do I make sure that Opensips responds to any REINVITES?<br>
> <br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opensips.org" rel="noreferrer" target="_blank">Users@lists.opensips.org</a><br>
> <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" rel="noreferrer" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></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>