[asterisk-users] Asterisk behind NAT Early Media Video

Benjamin Marty benjamin.marty at gmail.com
Mon Apr 9 09:42:05 CDT 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180409/0618b573/attachment.html>


More information about the asterisk-users mailing list