<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Oh, hey.&nbsp; Sorry about that, I didn't see your reply in the plethora of
Asterisk list posts.<br>
<br>
Hm...I'll try forwarding ports.&nbsp; I didn't try forwarding ports on the
Windows box when I tried last.<br>
<br>
Greg Hill wrote:
<blockquote
 cite="midPine.LNX.4.44.0407282204410.23484-100000@hillnet.us"
 type="cite">
  <pre wrap="">On Wed, 28 Jul 2004, programmer_ted wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I have an X-Lite phone on my box and I'm trying to register it with a
remote Asterisk box.  Both the X-Lite and Asterisk are behind a NAT.  I
know it's a pain to do because of SIP not working well with NATs, but I
know there are ways to do such a thing...moving the Asterisk box outside
the NAT is not a possibility at the moment.  One thing we tried was
    </pre>
  </blockquote>
  <pre wrap=""><!---->

mmm, a double-natted sip session. Now that's more fun than a person should
be allowed to have in a single day.

You didn't mention whether you have control over the NATs.. Everybody's
favorite, port forwarding, may come to your rescue. It seems that x-lite
always uses the same port for rtp (can't remember/find the number just
now). Set the xp-side NAT to forward traffic on that port in to the xp
box. You'd have to forward in the sip control port as well, I think. Then
maybe do a similar thing on the * side (maybe you have to forward a large
range of ports, 10000-20000 (?) on the * NAT?). I could be way off in the
wrong ball field, though, so feel free to point out why this might not
work.

Greg


_______________________________________________
Asterisk-Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Asterisk-Users@lists.digium.com">Asterisk-Users@lists.digium.com</a>
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>



  </pre>
</blockquote>
<br>
</body>
</html>