Historie revizí

Autor SHA1 Zpráva Datum
  Diva Canto 428916a64d Commented out ChatSessionRequest capability in Vivox and Freeswitch. We aren't processing it in any meaningful way, and it seems to get invoked everytime someone types a message in group chat. před 11 roky
  Justin Clark-Casey (justincc) 80c19b7cac Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already. před 11 roky
  Diva Canto 91a5c602e3 Revert "Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow." před 12 roky
  Diva Canto 531edd51d8 Added request.Proxy=null everywhere, as discussed in http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow. před 12 roky
  SignpostMarv e041f09750 refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note that the prior work on LSL_Vector implicit operators means one does not need to explicitly cast a LSL_Vector to Vector3 před 12 roky
  Justin Clark-Casey (justincc) 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. před 12 roky
  Justin Clark-Casey (justincc) 231a3bf147 Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. před 12 roky
  PixelTomsen 4589ce61bc Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceModul před 12 roky
  Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. před 13 roky
  Justin Clark-Casey (justincc) de20f0603f Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found" před 13 roky
  Justin Clark-Casey (justincc) 60685c3517 Adjust freeswitch logging to be somewhat less noisy. However, there is still quite a large amount of logging present for debug purposes. před 13 roky
  Justin Clark-Casey (justincc) ccc26f7443 Get Viewer 2 voice working with OpenSim. před 13 roky
  Justin Clark-Casey (justincc) 2fa210243b Clean up freeswitch config to what is currently required. Add explanation to config parameters. Clean up some log messages. před 13 roky
  Justin Clark-Casey (justincc) 4f56c732bc Comment out some startup logging lines to make up for the one I added earlier on. před 13 roky
  Justin Clark-Casey (justincc) 8efb01b3df minor: remove some mono compiler warnings před 13 roky
  Melanie 04ce7de5ed Fix the build break před 14 roky
  Melanie 5aeb83125a Remove the most spammy XML dumps from the FS voice module před 14 roky
  Melanie d2aebbe066 Fox case on a method před 14 roky
  Melanie 4e0a289a8d Change FS Voice module to a shared module to avoid gratuitious server handler před 14 roky
  Melanie ddf08276f1 Fox the buglets in Freeswitch. Grid mode works now and there is no reason why standalone should not. před 14 roky
  Melanie 2105842513 Finish the standalone mode freeswitch work and add config examples před 14 roky
  Melanie 6fa24f4671 Convert the Freeswitch module to new style před 14 roky
  Melanie e6c52f38c5 Strip the dialplan and directory methods from the region module před 14 roky
  Melanie 1f45e6c649 Merge branch 'master' into presence-refactor před 14 roky
  Jeff Ames d1f2fae348 Formatting cleanup. před 14 roky
  Melanie a87a247f05 Revert "Updates all IRegionModules to the new style region modules." před 14 roky
  Revolution ec3c31e61e Updates all IRegionModules to the new style region modules. před 14 roky
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. před 14 roky
  Melanie 6878b26b0d Merge branch 'diva-textures-osgrid' před 15 roky
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) před 15 roky