you surely are using port forwarding right now, something like this:<br><br>wan(5061) &lt;-----you_router_here------&gt; lan(5061)&lt;-----------&gt;Asterisk_box_1(5061)<br><br>so you only need to add this : <br><br>wan(5062) &lt;-----you_router_here------&gt; lan(5061)&lt;-----------&gt;Asterisk_box_2(5061)<br>
<br>just tell your provider that second account goes to port 5062.<br><br>another solution would be to add a second connection to internet &amp; use it for second box as internet is cheap these days.<br><br><br><br><div class="gmail_quote">
On Thu, Apr 17, 2008 at 4:03 PM, Pete Kay &lt;<a href="mailto:petedao@gmail.com">petedao@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I want to know if I am running two machines each with its own Asterisk on my LAN, show I change the port of one of the Asterisk to something&nbsp; like 5061?&nbsp; <br>Otherwise, how does an external SIP client ( like IPkall.com) knows how to route DID call to Asterisk?&nbsp;&nbsp; What is the solution for this kind of setup?<br>

<br>Thank you very much in advance for your inputs.<br><br>Regards,<br><font color="#888888">Pete<br><br><br>
</font><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>