aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-292-18/+18
|\
| * Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren'...Diva Canto2013-07-262-18/+18
* | Merge branch 'master' into careminsterMelanie2013-06-041-1/+1
|\ \ | |/
| * Fix passing of voice distance attenuation to the Vivox voice server.Justin Clark-Casey (justincc)2013-05-301-1/+1
* | Merge branch 'master' into careminsterMelanie2013-05-301-14/+25
|\ \ | |/
| * First change in Vivox for ages! -- added a lock to serialize calls to vivox s...Diva Canto2013-05-281-14/+25
* | Merge branch 'master' into careminsterMelanie2013-02-272-14/+19
|\ \ | |/
| * Make sure we dispose of WebResponse, StreamReader and Stream in various place...Justin Clark-Casey (justincc)2013-02-272-14/+19
* | Merge branch 'master' into careminsterMelanie2012-11-151-0/+2
|\ \ | |/
| * 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
* | Merge branch 'master' into careminsterMelanie2012-09-092-2/+2
|\ \ | |/
| * refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv2012-09-082-2/+2
* | Remove XML debug spam from vivox voiceMelanie2012-08-161-12/+12
* | Merge branch 'master' into careminsterMelanie2012-07-121-2/+1
|\ \ | |/
| * Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than c...Justin Clark-Casey (justincc)2012-07-111-2/+1
* | Merge branch 'master' into careminsterMelanie2012-05-052-48/+59
|\ \ | |/
| * Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-032-48/+59
* | Merge branch 'master' into careminsterMelanie2012-03-281-46/+24
|\ \ | |/
| * minor: clean up some code formatting in VivoxVoiceModule.csJustin Clark-Casey (justincc)2012-03-271-54/+25
* | Merge branch 'master' into careminsterMelanie2012-02-151-3/+3
|\ \ | |/
| * Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...PixelTomsen2012-02-141-3/+3
* | Merge branch 'master' into bigmergeMelanie2011-12-052-6/+6
|\ \ | |/
| * Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...Justin Clark-Casey (justincc)2011-12-052-6/+6
* | Merge branch 'master' into careminster-presence-refactorroot2011-06-301-3/+3
|\ \ | |/
| * Tell hypergridders when their teleports fail because of the 4096 limit rather...Justin Clark-Casey (justincc)2011-06-241-4/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-211-9/+18
|\ \ | |/
| * Adjust freeswitch logging to be somewhat less noisy. However, there is still...Justin Clark-Casey (justincc)2011-04-211-9/+18
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-211-22/+77
|\ \ | |/
| * 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
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-032-14/+0
|\ \ | |/
| * Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)2011-04-022-14/+0
* | Switching vivox to https for production useMelanie2011-03-251-11/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-101-7/+7
|\ \ | |/
| * 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
* | Remove some spam from FreeSwitchModuleMelanie2010-12-161-2/+2
* | 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
|\