aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Avatar/Voice/FreeSwitchVoice (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-20Get Viewer 2 voice working with OpenSim.Justin Clark-Casey (justincc)1-13/+66
2011-04-19Clean up freeswitch config to what is currently required. Add explanation to...Justin Clark-Casey (justincc)1-13/+15
2011-04-02Comment out some startup logging lines to make up for the one I added earlier...Justin Clark-Casey (justincc)1-6/+0
2011-03-05minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-6/+6
2010-11-29Fix the build breakMelanie1-3/+3
2010-11-28Remove the most spammy XML dumps from the FS voice moduleMelanie1-6/+6
2010-11-22Fox case on a methodMelanie1-3/+3
2010-11-22Change FS Voice module to a shared module to avoid gratuitious server handlerMelanie1-6/+30
2010-11-22Fox the buglets in Freeswitch. Grid mode works now and there is no reason why...Melanie1-0/+1
2010-11-21Finish the standalone mode freeswitch work and add config examplesMelanie1-43/+47
2010-11-21Convert the Freeswitch module to new styleMelanie1-93/+98
2010-11-21Strip the dialplan and directory methods from the region moduleMelanie3-522/+10
2010-02-20Formatting cleanup.Jeff Ames1-69/+54
2010-01-29Revert "Updates all IRegionModules to the new style region modules."Melanie1-52/+20
2010-01-23Updates all IRegionModules to the new style region modules.Revolution1-20/+52
2010-01-11OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted.Diva Canto1-1/+1
2009-10-02* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...John Hurliman1-2/+2
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames2-11/+11
2009-09-29Add copyright header. Formatting cleanup.Jeff Ames1-6/+6
2009-09-18addition of a new script function osSetParcelSIPAddress(string SIPAddress), n...Rob Smart1-3/+52
2009-09-02warnings safari.dr scofield (aka dirk husemann)1-2/+2
2009-08-09Formatting cleanup.Jeff Ames2-3/+3
2009-08-08Patch from otakup0pe:Melanie3-34/+51
2009-08-04Revert the #3899 patch and it's two follow upsMelanie3-49/+32
2009-08-04If the FreeSwitch context is unset or "public", then accept any context.Melanie1-1/+1
2009-08-04Output the Freeswitch context received and the context set up in theMelanie1-1/+1
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-2/+2
2009-07-23Formatting cleanup.Jeff Ames3-138/+136
2009-07-17* Patch from otakup0pe to help freeswitch play nice with complex existing fre...Teravus Ovares3-140/+160
2009-07-10Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker1-6/+6
2009-06-19From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2-8/+13
2009-06-18* Corrected CAPS namespacesArthur Valadares1-2/+2
2009-06-10Formatting cleanup.Jeff Ames2-6/+6
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames3-3/+3
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-05-04* minor: remove some mono compiler warnings, minor cleanupJustin Clarke Casey1-5/+2
2009-04-29* Add test to check temp profile creation on iar loadJustin Clarke Casey1-4/+1
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey1-3/+3
2009-04-25* More debug warning message removal in the FreeSwitchVoiceModuleTeravus Ovares1-21/+275
2009-04-23* Fix another crash bug in the FreeSwitchVoiceModuleTeravus Ovares2-1/+3
2009-04-23* Tweaking the dialstring so the sip_contact_user variable is set to the dial...Teravus Ovares2-6/+10
2009-04-22* minor: remove some compiler warningsJustin Clarke Casey1-31/+31
2009-04-22cleaning up, fixing warningsDr Scofield3-61/+46
2009-04-22* Some tweaks to the FreeSwitchModule to allow a well known hostname and avoi...Teravus Ovares2-9/+26
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames3-73/+73
2009-04-17experimental freeswitch code, imported from Rob Smart's treeSean Dague3-0/+994