aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/FreeSwitchVoice (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-6/+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-111-1/+1
|/
* 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-012-11/+11
* | 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
* 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-251-2/+2
* Formatting cleanup.Jeff Ames2009-07-233-138/+136
* * Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares2009-07-173-140/+160
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-6/+6
* From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2009-06-192-8/+13
* * Corrected CAPS namespacesArthur Valadares2009-06-181-2/+2
* Formatting cleanup.Jeff Ames2009-06-102-6/+6
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-013-3/+3
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* * minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey2009-05-041-5/+2
* * Add test to check temp profile creation on iar loadJustin Clarke Casey2009-04-291-4/+1
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-291-3/+3
* * More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares2009-04-251-21/+275
* * Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2009-04-232-1/+3
* * Tweaking the dialstring so the sip_contact_user variable is set to the dial...Teravus Ovares2009-04-232-6/+10
* * minor: remove some compiler warningsJustin Clarke Casey2009-04-221-31/+31
* cleaning up, fixing warningsDr Scofield2009-04-223-61/+46
* * Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi...Teravus Ovares2009-04-222-9/+26
* Add copyright headers. Formatting cleanup.Jeff Ames2009-04-223-73/+73
* experimental freeswitch code, imported from Rob Smart's treeSean Dague2009-04-173-0/+994