aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2013-05-29 23:08:54 +0100
committerJustin Clark-Casey (justincc)2013-05-29 23:08:54 +0100
commitcc7aa88b264cd5fa35591b9768ebc230b1814824 (patch)
tree44e99808d6d44f94b02f9d4684184a66076a8565 /OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-cc7aa88b264cd5fa35591b9768ebc230b1814824.zip
opensim-SC_OLD-cc7aa88b264cd5fa35591b9768ebc230b1814824.tar.gz
opensim-SC_OLD-cc7aa88b264cd5fa35591b9768ebc230b1814824.tar.bz2
opensim-SC_OLD-cc7aa88b264cd5fa35591b9768ebc230b1814824.tar.xz
Try caching the user name for a new agent earlier on in the process of establishing a connection, to see if this helps with "Unknown UserUMMTGUN" issues.
The UMMTGUN form of Unknown User seems to appear because a viewer sometimes sends a UUIDNameRequest UDP request that fails to find a binding. However, in theory the incoming agent should have made that binding before any such request is triggered. So moving this binding to an earlier point in the process to see if this makes a difference. Unknown user name is also updated to UserUMMTGUN2 - if you see the old name then you need to clear your viewer cache. This relates to http://opensimulator.org/mantis/view.php?id=6625
Diffstat (limited to 'OpenSim/Region/OptionalModules/Avatar/Voice/VivoxVoice/VivoxVoiceModule.cs')
0 files changed, 0 insertions, 0 deletions