<div dir="ltr"><div dir="ltr">On Tue, Dec 21, 2021 at 9:38 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">Hi,<br>
<br>
I see I can set qualify_frequency (for UDP) on an AOR to keep open<br>
holes through firewalls etc, and in [global] I can set<br>
keep_alive_interval for TCP based transports.<br>
<br>
However, is it possible to configure it so that these OPTIONS<br>
keepalives only get sent while there's an active call to that endpoint?<br>
<br>
The reason for this is that we have hundreds of potential endpoints<br>
depending on where customers define their call routing, but most of the<br>
time these endpoints won't have any calls on them so we don't want to<br>
send thousands of OPTIONS messages all about when there's no need.<br>
<br>
We definitely do need to do some sort of keepalive, because after some<br>
time, remote endpoints send messages back and they get blocked by the<br>
firewall if enough time has passed.<br>
<br>
Is there a way to define some sort of keepalive in the Dial string or<br>
some other dynamic way of doing it?<br></blockquote><div><br></div><div>No. Session timers on the endpoint is the closest thing to making sure a call is active and keeping things open but does not use OPTIONS. Note that if you're sending calls to them, then without OPTIONS outside of calls any NAT mapping would go away unless they re-register frequently. If they did re-register frequently then you likely wouldn't need either.</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>