<div>Hi,</div>
<div><br>I make an experiment as follows.</div>
<p>- Person A send five calls to person B via the SER<br>(1.Person A send five calls to the SER with SIP over TCP(one socket per call))<br>(2.The SER forwards five calls to person B with SIP over TCP(one socket per call))
</p>
<p>So,I added &quot;forward_tcp(uri:host,uri:port);&quot; to ser.cfg&nbsp; file.</p>
<p>In the result,the SER can forward five calls to B with SIP over TCP(only one socket)&nbsp; <br>But,the SER can't forward five calls to B with one socket per call.</p>
<p>How can the SER forward the calls to B with one socket per call?</p>
<p>Is this possible ?</p>
<p>Thanks,</p>
<p>Taro</p>