index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Avatar
/
Voice
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
change vivox url from https:// to http:// still another
UbitUmarov
1
-1
/
+1
2015-12-11
change vivox url from https:// to http:// missed several
UbitUmarov
1
-8
/
+8
2015-12-11
change vivox url from https:// to http:// (merge issue)
UbitUmarov
1
-2
/
+1
2014-11-21
Remove braindead "fix" that messed up intersim scripted giving.
Melanie Thielker
1
-0
/
+17
2014-10-30
Fix a potential nullref in Vivox
Melanie Thielker
1
-0
/
+4
2014-04-23
Eliminated many warnings
Oren Hurvitz
2
-3
/
+3
2014-03-25
Remove the spammy "voice not enabled" message some viewers trigger in non voi...
Melanie Thielker
1
-4
/
+4
2013-11-15
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
Justin Clark-Casey (justincc)
1
-4
/
+4
2013-07-26
Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...
Diva Canto
2
-18
/
+18
2013-05-30
Fix passing of voice distance attenuation to the Vivox voice server.
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-05-28
First change in Vivox for ages! -- added a lock to serialize calls to vivox s...
Diva Canto
1
-14
/
+25
2013-02-27
Make sure we dispose of WebResponse, StreamReader and Stream in various place...
Justin Clark-Casey (justincc)
2
-14
/
+19
2013-02-24
Revert "Output some additional data on Vivox connection errors", this logs pa...
Melanie
1
-1
/
+1
2013-02-24
Output some additional data on Vivox connection errors
Melanie
1
-1
/
+1
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
2
-2
/
+2
2012-11-13
All optional modules' directives moved out of addin.xml
Diva Canto
1
-0
/
+2
2012-09-30
Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...
Diva Canto
2
-2
/
+0
2012-09-30
Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...
Diva Canto
2
-0
/
+2
2012-09-08
refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...
SignpostMarv
2
-2
/
+2
2012-08-16
Remove XML debug spam from vivox voice
Melanie
1
-12
/
+12
2012-07-11
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...
Justin Clark-Casey (justincc)
1
-2
/
+1
2012-05-03
Implement optional name and description on http stream handlers so that we ca...
Justin Clark-Casey (justincc)
2
-48
/
+59
2012-03-27
minor: clean up some code formatting in VivoxVoiceModule.cs
Justin Clark-Casey (justincc)
1
-54
/
+25
2012-02-14
Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...
PixelTomsen
1
-3
/
+3
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2
-6
/
+6
2011-06-24
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-04-21
Adjust freeswitch logging to be somewhat less noisy. However, there is still...
Justin Clark-Casey (justincc)
1
-9
/
+18
2011-04-20
Get Viewer 2 voice working with OpenSim.
Justin Clark-Casey (justincc)
1
-13
/
+66
2011-04-19
Clean up freeswitch config to what is currently required. Add explanation to...
Justin Clark-Casey (justincc)
1
-13
/
+15
2011-04-02
Comment out some startup logging lines to make up for the one I added earlier...
Justin Clark-Casey (justincc)
2
-14
/
+0
2011-03-25
Switching vivox to https for production use
Melanie
1
-11
/
+11
2011-03-18
Revert "Switch Vivox voice module to https"
Melanie
1
-11
/
+11
2011-03-18
Switch Vivox voice module to https
Melanie
1
-11
/
+11
2011-03-05
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-6
/
+6
2010-12-16
Remove some spam from FreeSwitchModule
Melanie
1
-2
/
+2
2010-11-29
Fix the build break
Melanie
1
-3
/
+3
2010-11-29
Fix the build break
Melanie
1
-3
/
+3
2010-11-28
Remove the most spammy XML dumps from the FS voice module
Melanie
1
-6
/
+6
2010-11-28
Remove the most spammy XML dumps from the FS voice module
Melanie
1
-6
/
+6
2010-11-22
Fox case on a method
Melanie
1
-3
/
+3
2010-11-22
Change FS Voice module to a shared module to avoid gratuitious server handler
Melanie
1
-6
/
+30
2010-11-22
Fox case on a method
Melanie
1
-3
/
+3
2010-11-22
Fox the buglets in Freeswitch. Grid mode works now and there is no reason why...
Melanie
1
-0
/
+1
2010-11-22
Fox the buglets in Freeswitch. Grid mode works now and there is no reason why...
Melanie
1
-0
/
+1
2010-11-21
Finish the standalone mode freeswitch work and add config examples
Melanie
1
-43
/
+47
2010-11-21
Convert the Freeswitch module to new style
Melanie
1
-93
/
+98
2010-11-21
Strip the dialplan and directory methods from the region module
Melanie
3
-522
/
+10
2010-02-20
Formatting cleanup.
Jeff Ames
1
-69
/
+54
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-52
/
+20
2010-01-29
Revert "Updates all IRegionModules to the new style region modules."
Melanie
1
-52
/
+20
[next]