Displaying 2 results from an estimated 2 matches for "auth6001".
Did you mean:
auth1001
2016 Mar 03
3
RTP / NAT question ( pjsip )
...ce_rport=yes
rtp_symmetric=no
media_encryption=sdes
[auth6000]
type=auth
auth_type=userpass
password=6000
username=6000
[6000]
type=aor
qualify_frequency=30
max_contacts=1
remove_existing=yes
;===============EXTENSION 6001
[6001]
type=endpoint
context=internal
disallow=all
allow=ulaw
auth=auth6001
aors=6001
direct_media=no
rewrite_contact=yes ; necessary if endpoint does not know/register public ip:port
ice_support=no
force_rport=yes
rtp_symmetric=no
media_encryption=sdes
[auth6001]
type=auth
auth_type=userpass
password=6001
username=6001
[6001]
type=aor
qualify_frequency=30
max_contact...
2018 Apr 09
2
Asterisk behind NAT Early Media Video
...sk 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/...