On Mon, Aug 8, 2011 at 3:57 PM, CDR <vene...@gmail.com> wrote:

> I encourage the developers to check this out
> http://forums.asterisk.org/viewtopic.php?f=1&t=77692&p=161590#p161590
>
> I am calling from behind a NAT, and there is no way to force Asterisk
> to stay in the path. If the codec is the same as the outbound leg, it
> always does "Remote bridging", but of course, creates a 1 way audio.
>
> I tried everything in the book
>
> directrtpsetup=no
> directmedia=nonat
> canreinvite=nonat
>
> and
> directrtpsetup=no
> directmedia=no
> canreinvite=no
>
> But it just behaves different  than in 1.6.2
>
> Any ideas how to make sure that the NAT works?
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>

All That I had to do was to set:
nat = yes
directmedia=no
directrtpsetup=no
-- cobra2
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to