| Commit message (Expand) | Author | Files | Lines |
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-05 | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -6/+6 |
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-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 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-23 | Updates all IRegionModules to the new style region modules. | Revolution | 1 | -20/+52 |
2010-01-11 | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2 | -2/+2 |
2009-10-02 | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF... | John Hurliman | 1 | -2/+2 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 3 | -13/+13 |
2009-09-29 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2009-09-18 | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 1 | -3/+52 |
2009-09-02 | warnings safari. | dr scofield (aka dirk husemann) | 1 | -2/+2 |
2009-08-10 | Replace the Replaceable modules name | Melanie | 1 | -1/+1 |
2009-08-09 | Formatting cleanup. | Jeff Ames | 2 | -3/+3 |
2009-08-08 | Patch from otakup0pe: | Melanie | 3 | -34/+51 |
2009-08-04 | Revert the #3899 patch and it's two follow ups | Melanie | 3 | -49/+32 |
2009-08-04 | If the FreeSwitch context is unset or "public", then accept any context. | Melanie | 1 | -1/+1 |
2009-08-04 | Output the Freeswitch context received and the context set up in the | Melanie | 1 | -1/+1 |
2009-07-25 | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2 | -4/+4 |
2009-07-23 | Formatting cleanup. | Jeff Ames | 4 | -140/+138 |
2009-07-17 | * Patch from otakup0pe to help freeswitch play nice with complex existing fre... | Teravus Ovares | 3 | -140/+160 |
2009-07-12 | * Workaround for a bug in Vivox Server r2978, whereby channel-search.channels... | Adam Frisby | 1 | -2/+18 |
2009-07-12 | * More Vivox Fiddling | Adam Frisby | 1 | -1/+5 |
2009-07-12 | * Patch for previous revision. | Adam Frisby | 1 | -4/+1 |
2009-07-12 | * More VivoxModule debugging. | Adam Frisby | 1 | -2/+20 |
2009-07-12 | * Added some noisy debug information to VivoxModule to try debug why GetChann... | Adam Frisby | 1 | -2/+9 |
2009-07-11 | fixing missing ReplacableInterface | Dr Scofield | 1 | -2/+7 |
2009-07-11 | From: Dr Scofield <hud@zurich.ibm.com> & Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 1 | -0/+1301 |
2009-07-10 | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 1 | -6/+6 |
2009-06-19 | From: Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2 | -8/+13 |
2009-06-18 | * Corrected CAPS namespaces | Arthur Valadares | 1 | -2/+2 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 2 | -6/+6 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 3 | -3/+3 |
2009-05-04 | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 1 | -0/+1 |