From c0936b103c215aef12d64fbb490d8daef07903c4 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 25 Sep 2014 11:13:32 +0100 Subject: Add stun server fallback and I-told-you-so message if we get no TURN server and the connection fails. --- webclient/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webclient/index.html') diff --git a/webclient/index.html b/webclient/index.html index 411c2762d3..f233919e3d 100644 --- a/webclient/index.html +++ b/webclient/index.html @@ -69,7 +69,7 @@ Incoming Voice Call Call Connecting... Call Connected - Media Connection Failed + Media Connection Failed{{ haveTurn ? "" : " (VoIP relaying unsupported by Home Server)" }} Call Rejected Call Canceled User Not Responding -- cgit 1.4.1