<div dir="ltr"><div><div><div><div><div><div><div>Hello,<br><br>I&#39;m running freeswitch 1.2.10, with tls-only.<br></div>I&#39;ve tried 2 SIP Useragents now: PhonerLite and CSipSimple.<br><br></div>My linux server shows me with netstat --timers that both useragents (both server sockets) use keepalive, with a value of 30 seconds.<br>

<br></div>How can I disable keepalive on the TCP layer completely? My useragents take care of sending keepalive packets anyway, so Freeswitch does not need to do that. It&#39;s not mobile friendly, it&#39;s eating up battery power if the useragents keep receiving keepalive every 30 seconds.<br>

<br></div>I&#39;ve tried to set<br>&lt;param name=&quot;tcp-keepalive&quot; value=&quot;disable&quot;/&gt;<br></div>in internal.xml but to no avail. It didn&#39;t change a thing. Setting this to 60000 didn&#39;t change the output of netstat --timers either.<br>

<br></div>Any advice?<br><br></div>best regards,<br>Can<br></div>