<div>Hi Guys,</div>
<div>i want to make one PBX talk to the other in a way that one extension registered within PBX1 can call another one registered within PBX2 (or use it&#39;s trunk).</div>
<div>i have two servers asterisk 1.2 and 1.4.24.</div>
<div>i have edited both server that way :</div>
<div> </div>
<div>iax.conf: </div>
<div>register =&gt; pbx2:password@IP1</div>
<div>[pbx1]<br>type=friend<br>host=dynamic<br>trunk=yes<br>sercret=password<br>context=[default]<br>deny=<a href="http://0.0.0.0/0.0.0.0">0.0.0.0/0.0.0.0</a><br>permit=IP1/<a href="http://255.255.255.128">255.255.255.128</a></div>

<div> </div>
<div>i used the biggest context to avoid issues, when i use &quot;iax2 show peers&quot; i see both servers are registered to each other!! still can&#39;t call from pbx2 to pbx1 or vice versa, i would appreciate any help!?</div>

<div> </div>
<div> </div>
<div> </div>