<div>Hi Good morning. I&#39;m going to connect two proxies. I&#39;m having two servers with openser installed. One user (UAC) will register with one server  in one system which is not having openser and the other user (UAS) will register with second server in other syatem which is not having openser. I want to connect the two proxies through cfg file. Hoiw to give the connection.</div>

<div> </div>
<div> </div>
<div>My IP&#39;s are</div>
<div>UAC registered with <a href="mailto:1000@192.168.64.77">1000@192.168.64.77</a> at other system (192.168.64.85)</div>
<div> </div>
<div>192.168.64.77 is one proxy.</div>
<div> </div>
<div>192.168.64.94 is secind proxy.</div>
<div> </div>
<div>UAS registerd with <a href="mailto:10@192.168.64.94">10@192.168.64.94</a> at other system (192.168.64.128)</div>
<div> </div>
<div>Now the person at 85 registered with 77 is going to call the person at 128 registered with 94.</div>
<div> </div>
<div> </div>
<div>I have configuered my cfg&#39;s in this way:</div>
<div> </div>
<div>In 77 cfg file, i configuered </div>
<div><font size="1">
<p><font color="#ff0000" size="2"><strong>if(is_method(&quot;INVITE&quot;) &amp;&amp; !src_ip==&quot;192.168.64.77&quot;) </strong></font></p>
<p><font color="#ff0000" size="2"><strong>{ </strong></font></p>
<p><font color="#ff0000" size="2"><strong>          rewritehost(&quot;192.168.64.77&quot;); </strong></font></p>
<p><font color="#ff0000" size="2"><strong>} </strong></font></p>
<p><strong><font color="#ff0000" size="2"></font></strong> </p>
<p><font color="#000000" size="2">In 99 cfg file, i configuered </font></p><font size="1">
<p><strong><font color="#ff0000" size="2">if(is_method(&quot;INVITE&quot;) &amp;&amp; !src_ip==&quot;192.168.64.94&quot;) </font></strong></p>
<p><strong><font color="#ff0000" size="2">{ </font></strong></p>
<p><strong><font color="#ff0000" size="2">rewritehost(&quot;192.168.64.94&quot;); </font></strong></p>
<p><strong><font color="#ff0000" size="2">}</font></strong></p>
<p><font size="2">Is there any other way to connect. </font></p>
<p><font size="2">Please help me as soon as possible.</font></p>
<p><font size="2"></font> </p>
<p><font size="2">Thanks &amp; Regards,</font></p>
<p><font size="2">Mythili.K</font></p></font></font></div>