Update default STUN server
This commit is contained in:
parent
2f3f62a062
commit
bbca3019aa
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ make.network = {
|
|||
},
|
||||
iceServer () {
|
||||
return random.pick([
|
||||
'stun:stun.services.mozilla.com'
|
||||
'stun:23.21.150.121'
|
||||
])
|
||||
},
|
||||
dtmf () {
|
||||
|
|
Loading…
Reference in a new issue