<div dir="ltr"><div>i have 2 FS server connected, FS A reg to FS B, and FS B is a gateway for FS A, the external conf of FS A is <br></div><div><br></div><div><span class="" style="white-space:pre">        </span>&lt;gateway name=&quot;gwB&quot;&gt;</div>
<div><span class="" style="white-space:pre">        </span>&lt;param name=&quot;username&quot; value=&quot;1000&quot;/&gt;</div><div><span class="" style="white-space:pre">        </span>&lt;param name=&quot;password&quot; value=&quot;1234&quot;/&gt;</div>
<div><span class="" style="white-space:pre">        </span>&lt;param name=&quot;realm&quot; value=&quot;192.168.0.100&quot;/&gt;</div><div><span class="" style="white-space:pre">        </span>&lt;param name=&quot;proxy&quot; value=&quot;192.168.0.100&quot;/&gt;</div>
<div><span class="" style="white-space:pre">        </span>&lt;/gateway&gt;</div><div><br></div><div>and i can make call from a phone(e.g. 1001) regestring in FS A to one(e.g. 1005) in FS B, but the calling number shown on the called party is &quot;1000&quot;, how can i pass the original caller number(&quot;1001&quot;) to the called party in FS B?</div>
</div>