<div dir="ltr">Hello<div><br></div><div>General overview of the infrastructure:</div><div>Client (Cisco Hardware) ---> AWS NLB ---> Kamailio Instances</div><div><br></div><div>The client has a time limit for the opened TCP connections - 10 minutes. This is a hardcoded value that can't not be changed. Regardless of the traffic that flows through the connection, it is closed after 10 minutes.<br><br></div><div>Problem: in case of long-running calls above 10 minutes it is not possible for Kamailio to send back SIP traffic back to the client using the original TCP connection. The client has been asked to either increase the time limit or send SIP reinvites - none of that is possible due to some client's infrastructure limitations.<br><br></div><div>Question: is it possible to force Kamailio to open a new TCP connection and associate it with the call? Client has a 5060 port always opened which can accept incoming connections.<br></div></div>