diff options
author | AndreyL ProductEngine <none@none> | 2018-02-12 21:09:20 +0200 |
---|---|---|
committer | AndreyL ProductEngine <none@none> | 2018-02-12 21:09:20 +0200 |
commit | 02342cb9ae3140cb49ec2818fee5692b3796bf8a (patch) | |
tree | 7f17de74f139981c9493f711f4bfdd6906cd533f /indra/newview/skins/default/xui/en | |
parent | 4d7a59c232aa5844a936e9883cb2bee4c01aaaba (diff) | |
parent | 5510b589b136d354ce2975c45f41ccc7e66e9d21 (diff) |
Merged in lindenlab/viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index d4e72c3168..6aa6653f42 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -8094,17 +8094,6 @@ Failed to connect to [VOICE_CHANNEL_NAME], please try again later. You will now </notification> <notification - duration="10" - icon="notifytip.tga" - name="VoiceLoginRetry" - type="notifytip"> - <unique/> -We are creating a voice channel for you. This may take up to one minute. - <tag>status</tag> - <tag>voice</tag> - </notification> - - <notification icon="notify.tga" name="VoiceEffectsExpired" sound="UISndAlert" @@ -8559,12 +8548,18 @@ Please check your network and firewall setup. icon="alertmodal.tga" name="NoVoiceConnect" type="alertmodal"> -We're having trouble connecting to your voice server: +We are unable to connect to the voice server: [HOSTID] -Voice communications will not be available. +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> <usetemplate |