<div>I do that through SIP.</div>
<div>&nbsp;</div>
<div>Assuming your TX extensions are 10XX, and NJ extensons are 20XX</div>
<div>On your NJ box...</div>
<div>sip.conf</div>
<div>[gwtx]</div>
<div>type=friend</div>
<div>secret=xxxxx</div>
<div>host=10.11.12.13(your TX IP)</div>
<div>&nbsp;</div>
<div>extensions.conf</div>
<div>[toTX]</div>
<div>exten =&gt; _10XX,1,Dial(<a href="mailto:SIP/${EXTEN}@10.11.12.13">SIP/${EXTEN}@10.11.12.13</a>)</div>
<div>&nbsp;</div>
<div>On your TX box</div>
<div>sip.conf</div>
<div>[gwnj]</div>
<div>type=friend</div>
<div>secret=xxxxx</div>
<div>host=<a href="http://20.21.22.23">20.21.22.23</a> (your IP for your NJ gateway)</div>
<div>&nbsp;</div>
<div>extensions.conf</div>
<div>[toNJ]</div>
<div>exten =&gt; _20XX,1,Dial(<a href="mailto:SIP/${EXTEN}@20.21.22.23">SIP/${EXTEN}@20.21.22.23</a>)</div>
<div>&nbsp;</div>
<div>I think you should be able to do similar using IAX too.</div>
<div>I don't know if this helps.&nbsp; I'm still quite new to Asterisk too.</div>
<div>&nbsp;</div>
<div>Good Luck.</div>
<div>AK</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/6/05, <b class="gmail_sendername">Jason Brashear</b> &lt;<a href="mailto:jason@austinfx.com">jason@austinfx.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I have a request. I have a server in Texas<br>And one in NJ.<br>Is it possible for the system in Texas to log into the system in NJ so that
<br>Extensions can call each other?<br>-J<br><br><br>_______________________________________________<br>--Bandwidth and Colocation sponsored by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list
<br><a href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>