hello list,<div><br></div><div>I need yo register 500+ accounts via TCP transport on a remote server from FS. I configured the 500 accounts a gateways. </div><div><br></div><div>I need each account to use its own tcp socket. I know this is done via &quot;reuse_connection&quot; or something similar on sofia config. I did this and its done properly.</div><div><br></div><div>Mu issue comes when FS is refreshing (re-registering) on the remote server. Because fs is configure to NOT reuse the connection, it closes the previous and makes a brand new connection. </div><div><br></div><div>Is it possible for FS to continue using the same socket, instead of closing it and create a new one?</div><div><br></div><div>On the othet hand, i think FS is missing some incoming packets. Aftet about 190 accounts, it seems FS doesn&#39;t receives all the incoming packets and the regustration fails, although on the temote side we see the registration process complete.</div><div><br></div><div>I will investigate this latter issue more in-depth.</div><div><br></div><div>Any help with the socket question?</div><div><br></div><div>Thanks!</div><div><br></div><div>David Villasmil</div>