[asterisk-users] double NAT - one way audio
Andre Gronwald
andregronwald78 at gmail.com
Sat Mar 11 10:50:00 CST 2017
Hi all,
I have a setup which is not working right now:
Provider - DSL-Router (192.168.2.1) - Bintec-Router (10.17.46.66) -
Asterisk (10.17.46.99)
My issue: Everything works, but RTP is only going from my Asterisk
towards the provider. Asterisk is configured to use SIP-ports 55060 and
RTP-ports 51000-51999.
Those ports are forwarded on DSL-router to the bintec router and from
the bintec router to asterisk.
what I see is the Invite from provider goes to 192.168.2.1 and rtp port
7070. my asterisk responds with audio to be sent to ip address
80.142.12.12 port 51242.
Afterwards RTP goes from 10.17.46.99:51242 to 192.168.2.1:7070. but the
RTP back is not coming in.
I would expect the RTP traffic to be sent to 80.142.12.12 (intetnal
192.168.2.1) port 51242 - then i would have successfully two way audio.
But why is port 7070 used?
The DSL-router is a speedport w724v type A.
regards,
andre
More information about the asterisk-users
mailing list