aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/FreeswitchService/FreeswitchService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-29/+29
|
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-05-271-4/+4
|
* Adjust freeswitch logging to be somewhat less noisy. However, there is ↵Justin Clark-Casey (justincc)2011-04-211-5/+3
| | | | still quite a large amount of logging present for debug purposes.
* 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