Hi,
I have this in rtp.conf:
[general]
rtpstart=10000
rtpend=20000
icesupport=yes
stunaddr=stun.stunprotocol.org:3478
However when i showed stun status, it just gave me this:
It also ignored STUN message when i tried to make a call:
I’m confused because I’m not sure where the problem might be. Is it because of the STUN server, or is it from the softphones config or from Asterisk itself?
btw, I’m using STUN because I just want to eliminate NAT traversal problems, if there are any ways to optimize this please suggest me. Will setting up my own STUN server help?