Displaying 2 results from an estimated 2 matches for "stunrefresh".
2015 Aug 12
2
webrtc no audio
Dne 11.8.2015 v 12:18 Joshua Colp napsal(a):
> Vinicius Fontes wrote:
>> I'm having the same issue! The difference in my case is Asterisk server
>> has a public IPv4 and the browser is behind a single NAT.
>>
>> I'm forwarding my configuration below (which I posted previously on
>> asterisk-users).
>>
>> How can we debug ICE negotiation?
>
2014 Oct 13
1
asterisk stun setup , not using public ip returned by stun server
Dear all,
I have enabled stun module and configured it in asterisk , but
asterisk not using stun returned public ip address for any of the sip
requests going out of my network.
i have done settings as below
res_stun_monitor.conf settings:
[general]
stunaddr = stun.ideasip.com
stunrefresh = 30
stun show status
Hostname Port Period Retries Status ExternAddr
externport
stun.ideasip.com 3478 30 3 OK 61.12.17.171
39710
sip.conf
localnet=192.168.0.0/255.255.255.0
register=>jai9999:123456:jai9999 at sip2sip.info/jai9999
when above co...