aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/FreeswitchService (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
|
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
| | | | | | | | This is mostly Bluewall's work but I am also bumping the general version number OpenSimulator 0.7.5 remains in the release candidate stage. I'm doing this because master is significantly adding things that will not be in 0.7.5 This update should not cause issues with existing external binary DLLs because our DLLs do not have strong names and so the exact version match requirement is not in force.
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
|
* 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-192-14/+17
| | | | 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-212-3/+45
|
* * Remove some mono compiler warningsJustin Clark-Casey2009-08-051-3/+1
|
* Adding the plumbing for a ROBUST freeswitch serviceMelanie2009-08-042-0/+104