Hello,

I have an Asterisk 15 with PJSIP behind NAT (Amazon EC2).

Now I would like to get Early Media Video working between clients in
different NATed networks. The 183 signalling goes trough perfectly, but
asterisk doesn't forward the Early Media RTP stream from the caller to the
recipent.

I have the following configuration:

[6001]
type = endpoint
context = internal
rewrite_contact = yes
direct_media = no
rtp_symmetric = yes
force_rport = yes
disallow = all
allow = alaw, ulaw, h264
aors = 6001
auth = auth6001

[6001]
type = aor
max_contacts = 2

[auth6001]
type=auth
auth_type=userpass
password=1234
username=6001

Is there a Solution for an such scenario?

Thanks

Benjamin
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Reply via email to