u need another box say box a with real/addressable ip address. create an iax entry in box a and have the private ip (box b) box register to box a. then you can do a&nbsp; <pre>Dial(IAX2/boxb/${EXTEN}) that will ring the extension connected to
<br>your <a href="http://192.168.100.249">192.168.100.249</a> box<br><br><br>hope that helps<br>;)<br></pre> <br><br><div><span class="gmail_quote">On 11/12/06, <b class="gmail_sendername">nik600</b> &lt;<a href="mailto:nik600@gmail.com">
nik600@gmail.com</a>&gt; wrote:</span><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 have to forward a call from my asterisk server on another server but
<br>my server is behind nat.<br><br>How can i setup my extension.conf?<br><br>Actually i have set up it as follows:<br><br>exten =&gt; 0465666666,1,Dial(SIP/user@dormain)<br><br>my server has a private ip <a href="http://192.168.100.249">
192.168.100.249</a> and doesn't have a public ip<br><br>If i try to call SIP/user@dormain from an adsl connection (with a<br>modem, without nat) the call is routed succesfuly.<br><br>If i try to forward the call from my server i cant route the call...
<br>(i send many INVITE but without any answer)<br><br>How can i fix it?<br><br>many thanks in advance<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>asterisk-users mailing list<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>