lib/config: Remove stun.voxgratia.org (fixes #6010) (#6011)

DNS resolution fails for this server:
named[9495]: REFUSED unexpected RCODE resolving 'stun.voxgratia.org/A/IN': 2600:9000:5303:ae00::1#53
named[9495]: REFUSED unexpected RCODE resolving 'stun.voxgratia.org/A/IN': 205.251.198.31#53
This commit is contained in:
ghjklw 2019-09-13 10:05:25 +02:00 committed by Jakob Borg
parent 28b6e8b063
commit 80a83b605c
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ var (
"stun.voiparound.com:3478",
"stun.voipbuster.com:3478",
"stun.voipstunt.com:3478",
"stun.voxgratia.org:3478",
"stun.xten.com:3478",
}
)