aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-192-108/+139
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-032-50/+66
* All optional modules' directives moved out of addin.xmlDiva Canto2012-11-131-0/+2
* Revert "Added request.Proxy=null everywhere, as discussed in http://stackover...Diva Canto2012-09-302-2/+0
* Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com...Diva Canto2012-09-302-0/+2
* refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv2012-09-082-2/+2
* Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-2/+1
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-032-48/+59
* minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
* Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...PixelTomsen2012-02-141-3/+3
* Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-052-6/+6
* Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)2011-06-241-4/+4
* Adjust freeswitch logging to be somewhat less noisy. However, there is still...Justin Clark-Casey (justincc)2011-04-211-9/+18
* Get Viewer 2 voice working with OpenSim.Justin Clark-Casey (justincc)2011-04-201-13/+66
* Clean up freeswitch config to what is currently required. Add explanation to...Justin Clark-Casey (justincc)2011-04-191-13/+15
* Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-022-14/+0
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-03-051-6/+6
* Fix the build breakMelanie2010-11-291-3/+3
* Remove the most spammy XML dumps from the FS voice moduleMelanie2010-11-281-6/+6
* Fox case on a methodMelanie2010-11-221-3/+3
* Change FS Voice module to a shared module to avoid gratuitious server handlerMelanie2010-11-221-6/+30
* Fox the buglets in Freeswitch. Grid mode works now and there is no reason why...Melanie2010-11-221-0/+1
* Finish the standalone mode freeswitch work and add config examplesMelanie2010-11-211-43/+47
* Convert the Freeswitch module to new styleMelanie2010-11-211-93/+98
* Strip the dialplan and directory methods from the region moduleMelanie2010-11-213-522/+10
* Merge branch 'master' into presence-refactorMelanie2010-02-221-69/+54
|\
| * Formatting cleanup.Jeff Ames2010-02-201-69/+54
| * Revert "Updates all IRegionModules to the new style region modules."Melanie2010-01-291-52/+20
| * Updates all IRegionModules to the new style region modules.Revolution2010-01-231-20/+52
* | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto2010-01-112-2/+2
|/
* Merge branch 'diva-textures-osgrid'Melanie2009-10-041-2/+2
|\
| * * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman2009-10-021-2/+2
* | Formatting cleanup.Jeff Ames2009-10-011-1/+1
* | Formatting cleanup.Jeff Ames2009-10-013-13/+13
* | Add copyright header. Formatting cleanup.Jeff Ames2009-09-291-6/+6
* | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart2009-09-181-3/+52
|/
* warnings safari.dr scofield (aka dirk husemann)2009-09-021-2/+2
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* Formatting cleanup.Jeff Ames2009-08-092-3/+3
* Patch from otakup0pe:Melanie2009-08-083-34/+51
* Revert the #3899 patch and it's two follow upsMelanie2009-08-043-49/+32
* If the FreeSwitch context is unset or "public", then accept any context.Melanie2009-08-041-1/+1
* Output the Freeswitch context received and the context set up in theMelanie2009-08-041-1/+1
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-252-4/+4
* Formatting cleanup.Jeff Ames2009-07-234-140/+138
* * Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares2009-07-173-140/+160
* * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels...Adam Frisby2009-07-121-2/+18
* * More Vivox FiddlingAdam Frisby2009-07-121-1/+5
* * Patch for previous revision.Adam Frisby2009-07-121-4/+1
* * More VivoxModule debugging.Adam Frisby2009-07-121-2/+20