Browse Source

chore(config): add Chinese STUN servers (#9843)

bt90 10 months ago
parent
commit
be952e5f2d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      lib/config/config.go

+ 2 - 0
lib/config/config.go

@@ -78,8 +78,10 @@ var (
 		"stun.counterpath.com:3478",
 		"stun.counterpath.net:3478",
 		"stun.ekiga.net:3478",
+		"stun.hitv.com:3478",
 		"stun.ideasip.com:3478",
 		"stun.internetcalls.com:3478",
+		"stun.miwifi.com:3478",
 		"stun.schlund.de:3478",
 		"stun.sipgate.net:10000",
 		"stun.sipgate.net:3478",