<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
On Mon, 2005-11-14 at 11:57 -0500, Andre Courchesne - Consultant wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi all,</FONT>

<FONT COLOR="#000000">  I am setting up a a proof on concept where a SIP phone sits on the </FONT>
<FONT COLOR="#000000">internet and connects to a * behing a NAT.</FONT>

<FONT COLOR="#000000">  Right now the SIP phone connects to the * box just fine, I can dial </FONT>
<FONT COLOR="#000000">and I see the commands being executed on the * box, but I don't have any </FONT>
<FONT COLOR="#000000">audio on the SIP phone. Any idas/pointers?</FONT>

</PRE>
</BLOCKQUOTE>
&nbsp;&nbsp;&nbsp; That usually means that you have not forwarded the RTP ports.&nbsp; By default Asterisk uses ports 10000 - 20000 for RTP on UDP so you need to tell your NAT device to forward those ports to your * box.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Carlos Chavez
Director de Tecnolog&#237;a
Telecomunicaciones Abiertas de M&#233;xico S.A. de C.V.
Tel: +52-55-91169161 Ext 2001
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>