Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 2013-02-05 | 1 | -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 Canto | 2012-11-14 | 1 | -0/+33 |
| | |||||
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-05-27 | 1 | -4/+4 |
| | |||||
* | Adjust freeswitch logging to be somewhat less noisy. However, there is ↵ | Justin Clark-Casey (justincc) | 2011-04-21 | 1 | -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-19 | 2 | -14/+17 |
| | | | | to config parameters. Clean up some log messages. | ||||
* | Remove username and password from the publicly accessible FS config | Melanie | 2010-11-21 | 1 | -3/+1 |
| | |||||
* | Implement a method to allow regions to query the gridwide Freeswitch | Melanie | 2010-11-21 | 1 | -0/+20 |
| | | | | configuration from ROBUST | ||||
* | Move Dialplan and Directory from the region module to the ROBUST server | Melanie | 2010-11-21 | 1 | -4/+333 |
| | |||||
* | Start implementing Freeswitch in ROBUST | Melanie | 2010-11-21 | 2 | -3/+45 |
| | |||||
* | * Remove some mono compiler warnings | Justin Clark-Casey | 2009-08-05 | 1 | -3/+1 |
| | |||||
* | Adding the plumbing for a ROBUST freeswitch service | Melanie | 2009-08-04 | 2 | -0/+104 |