<div dir="ltr">Greetings.<div>I have the next problem:</div><div>iOS based clients connect via TLS to kamailio server.</div><div>They run mostly in background mode - it means connection refresh interval is ~10 minutes.</div>
<div>Some of clients reside behind paranoidal routers which considers such idle connections as lost and closes them. </div><div>I see only way to resolve it is to send OPTIONS/NOTIFY/CRLF from kamailio to clients.</div><div>
<br></div><div>Tried to use nat_traversal module by calling nat_keepalive() to every REGISTER message. But there is no incoming keepalive (OPTIONS or NOTIFY) on client side.</div><div><br></div><div>Is there another way to make "heartbeat" in SIP/TLS from server side?</div>
<div><br></div><div>Thank you. </div></div>