aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/FreeswitchService/FreeswitchService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up freeswitch config to what is currently required. Add explanation ↵Justin Clark-Casey (justincc)2011-04-191-13/+16
| | | | to config parameters. Clean up some log messages.
* Remove username and password from the publicly accessible FS configMelanie2010-11-211-3/+1
|
* Implement a method to allow regions to query the gridwide FreeswitchMelanie2010-11-211-0/+20
| | | | configuration from ROBUST
* Move Dialplan and Directory from the region module to the ROBUST serverMelanie2010-11-211-4/+333
|
* Start implementing Freeswitch in ROBUSTMelanie2010-11-211-2/+10
|
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-3/+1
|
* Adding the plumbing for a ROBUST freeswitch serviceMelanie2009-08-041-0/+53