summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2017-03-09 12:04:28 -0500
committerOz Linden <oz@lindenlab.com>2017-03-09 12:04:28 -0500
commit6de7de20c05a49c4f30eaca34e11c21af3568e69 (patch)
treec5c2a77666ac0b30c3e12b75c2845fb8638d6d68 /indra/newview/skins/default/xui/en
parent5360904ba2d61d56cdff3171d4bed63acbeaf683 (diff)
split voice failure notice into permanent and retrying notices
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/notifications.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index 04a636b09e..f21df2bfd4 100644
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -8686,6 +8686,29 @@ Ports that must be allowed for voice are:
Please check your network and firewall setup.
Disable any SIP ALG feature in your router.
+We will keep trying...
+ <tag>voice</tag>
+ <tag>fail</tag>
+ <usetemplate
+ name="okbutton"
+ yestext="OK"/>
+ </notification>
+
+ <notification
+ icon="alertmodal.tga"
+ name="NoVoiceConnectFinal"
+ type="alertmodal">
+We are unable to connect to the voice server:
+
+[HOSTID]
+
+Ports that must be allowed for voice are:
+:TCP: 80, 443
+:UDP: 3478, 3479, 5060, 5062, 6250, 12000-32000
+
+Please check your network and firewall setup.
+Disable any SIP ALG feature in your router.
+
Voice communications will not be available.
<tag>voice</tag>
<tag>fail</tag>