<div><div class="gmail_quote">On Mon, Aug 8, 2011 at 3:57 PM, CDR <span dir="ltr">&lt;<a href="mailto:venefax@gmail.com">venefax@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I encourage the developers to check this out<br>
<a href="http://forums.asterisk.org/viewtopic.php?f=1&amp;t=77692&amp;p=161590#p161590" target="_blank">http://forums.asterisk.org/viewtopic.php?f=1&amp;t=77692&amp;p=161590#p161590</a><br>
<br>
I am calling from behind a NAT, and there is no way to force Asterisk<br>
to stay in the path. If the codec is the same as the outbound leg, it<br>
always does &quot;Remote bridging&quot;, but of course, creates a 1 way audio.<br>
<br>
I tried everything in the book<br>
<br>
directrtpsetup=no<br>
directmedia=nonat<br>
canreinvite=nonat<br>
<br>
and<br>
directrtpsetup=no<br>
directmedia=no<br>
canreinvite=no<br>
<br>
But it just behaves different  than in 1.6.2<br>
<br>
Any ideas how to make sure that the NAT works?<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <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></div><div>All That I had to do was to set:<div>nat = yes</div><div>directmedia=no</div><div>directrtpsetup=no</div></div><div>-- cobra2</div>