aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/Freeswitch/RemoteFreeswitchConnector.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-1/+1
2011-04-12Moved 3 request handlers from OpenSim.Framework.Servers.HttpServer up to ↵Diva Canto1-1/+0
OpenSim.Framework -- just pasted them in WebUtil. This is so that code that uses the Service connectors don't need to include the HttpServer dll -- that was odd.
2010-11-22Fox the buglets in Freeswitch. Grid mode works now and there is no reason ↵Melanie1-2/+3
why standalone should not.
2010-11-21Add the remote connector for freeswitch config retrievalMelanie1-30/+48
2010-10-03Made the Gatekeeper proxy-able.Diva Canto1-1/+5
2010-05-03Assorted bug fixes in hypergrid linking.Diva Canto1-1/+0
2010-01-28HG 1.5 is in place. Tested in standalone only.Diva Canto1-2/+1
2010-01-24Integrated the hyperlinking with the GridService.Diva Canto1-8/+2
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto1-2/+9
* Updated grid configs
2010-01-18Go Home works. With security!!Diva Canto1-0/+4
2010-01-18* Added missing GatekeeperServiceConnectorDiva Canto1-0/+1
* Added basic machinery for teleporting users home. Untested.
2010-01-17HG teleports through gatekeeper are working.Diva Canto1-1/+0
2010-01-17Agent gets there through the Gatekeeper, but still a few quirks to fix.Diva Canto1-67/+7
2010-01-17HG agent transfers are starting to work. Gatekeeper handlers are missing.Diva Canto1-1/+1
2010-01-17* Added ServiceURLs to AgentCircuitData.Diva Canto1-2/+0
* Fixed a configuration buglet introduced yesterday in StandaloneHypergrid.ini.
2010-01-16Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ↵Diva Canto1-0/+140
yet.