aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-03-28 23:30:28 +0100
committerJustin Clark-Casey (justincc)2012-03-28 23:30:28 +0100
commit874bf1f8e50be7bf53d7902beb35446df669e16a (patch)
tree7c5cc3ffa750a2425ac92dce51b7600b85d7d8a4 /OpenSim/Region/OptionalModules/World
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-874bf1f8e50be7bf53d7902beb35446df669e16a.zip
opensim-SC_OLD-874bf1f8e50be7bf53d7902beb35446df669e16a.tar.gz
opensim-SC_OLD-874bf1f8e50be7bf53d7902beb35446df669e16a.tar.bz2
opensim-SC_OLD-874bf1f8e50be7bf53d7902beb35446df669e16a.tar.xz
Enable voice by default on parcels to weaken effects of viewer 2/3 ParcelVoiceInfoRequest bug
Viewer 2/3 contains a bug where the viewer will constantly retry ParcelVoiceInfoRequest requests on voice-disabled parcels where voice is otherwise available. Attempts to fix this server-side have not been successful - sending a non-OK http code (e.g. a 404) just makes the viewer request again immediately. Dropping the request entirely is a bit better but the viewer still retries after a minute. Estate settings already enabled voice by default so doing the same for parcels. This only has an effect if you have any voice system active at all. Ultimately, the re-request bug needs to be fixed viewer-side (LL suffers from the same issue!) but it might be worth implementing the drop request hack.
Diffstat (limited to 'OpenSim/Region/OptionalModules/World')
0 files changed, 0 insertions, 0 deletions