<div dir="ltr"><div dir="ltr">On Tue, Dec 21, 2021 at 10:28 AM Kingsley Tart <<a href="mailto:kingsley@dns99.co.uk">kingsley@dns99.co.uk</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, 2021-12-21 at 09:45 -0400, Joshua C. Colp wrote:<br>
> No. Session timers on the endpoint is the closest thing to making<br>
> sure a call is active and keeping things open but does not use<br>
> OPTIONS. Note that if you're sending calls to them, then without<br>
> OPTIONS outside of calls any NAT mapping would go away unless they<br>
> re-register frequently. If they did re-register frequently then you<br>
> likely wouldn't need either.<br>
<br>
Hi,<br>
<br>
the example I'm testing with is with sending a call to Twilio.<br>
<br>
SIP timers look perfect for this, except that after the first refresh,<br>
Twilio turns them off :(<br>
<br>
What I'm seeing is after a minute we send a re-invite with these<br>
headers:<br>
<br>
Session-Expires: 120;refresher=uac.<br>
Min-SE: 90.<br>
<br>
and the 200 OK coming back from Twilio omits them. Asterisk then<br>
doesn't send any more.<br>
<br>
This is not very helpful of them. If the callee hangs up after a while,<br>
our system doesn't notice because our firewall blocks the BYE. We can't<br>
leave these servers open to the world so need somehow to find a way of<br>
keeping the firewall open for any calls we send out.<br>
<br>
Any idea how we might solve that?<br></blockquote><div><br></div><div>Allow traffic from specific IP addresses? Others may have better input or guidance on such a situation. </div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>