Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 1 | -69/+54 |
|\ | | | | | | | This brings presence-refactor up to master again | ||||
| * | Formatting cleanup. | Jeff Ames | 2010-02-20 | 1 | -69/+54 |
| | | |||||
| * | Revert "Updates all IRegionModules to the new style region modules." | Melanie | 2010-01-29 | 1 | -52/+20 |
| | | | | | | | | This reverts commit ec3c31e61e5e540f822891110df9bc978655bbaf. | ||||
| * | Updates all IRegionModules to the new style region modules. | Revolution | 2010-01-23 | 1 | -20/+52 |
| | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'diva-textures-osgrid' | Melanie | 2009-10-04 | 1 | -2/+2 |
|\ | |||||
| * | * Creates Util.UTF8 and switches some references of Encoding.UTF8 to ↵ | John Hurliman | 2009-10-02 | 1 | -2/+2 |
| | | | | | | | | | | | | Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) * Shrinks the largest in-memory object, the LLRAW.HeightmapLookupValue struct (only used for exporting to LLRAW terrain files), to the minimum possible size. This seems to have the odd side effect of cutting the size of the two double[256,256] terrain objects in half. Possibly an alignment optimization? | ||||
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
| | | |||||
* | | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -11/+11 |
| | | |||||
* | | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -6/+6 |
| | | |||||
* | | addition of a new script function osSetParcelSIPAddress(string SIPAddress), ↵ | Rob Smart | 2009-09-18 | 1 | -3/+52 |
|/ | | | | | | | | now including iVoiceModule This patch allows the land owner to dynamically set the SIP address of a particular land parcel from script. This allows predetermined SIP addresses to be used, making it easier to allow non OpenSim users to join a regions voice channel. Signed-off-by: dr scofield (aka dirk husemann) <drscofield@xyzzyxyzzy.net> | ||||
* | warnings safari. | dr scofield (aka dirk husemann) | 2009-09-02 | 1 | -2/+2 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 2 | -3/+3 |
| | |||||
* | Patch from otakup0pe: | Melanie | 2009-08-08 | 3 | -34/+51 |
| | | | | | A better solution for making the FreeSwitch module cooperate with existing installations | ||||
* | Revert the #3899 patch and it's two follow ups | Melanie | 2009-08-04 | 3 | -49/+32 |
| | |||||
* | If the FreeSwitch context is unset or "public", then accept any context. | Melanie | 2009-08-04 | 1 | -1/+1 |
| | | | | This restores the "out of the box" functionality. | ||||
* | Output the Freeswitch context received and the context set up in the | Melanie | 2009-08-04 | 1 | -1/+1 |
| | | | | debugging message so a mismatch can be corrected more easily | ||||
* | * Updates libOMV to version 0.7.0 | Teravus Ovares | 2009-07-25 | 1 | -2/+2 |
| | | | | | | | | * Uses mantis #3811 as a base (thanks jhuliman) with changes. * E-mail regarding interface changes sent to the opensim-dev list * Archive: https://lists.berlios.de/pipermail/opensim-dev/2009-July/007219.html | ||||
* | Formatting cleanup. | Jeff Ames | 2009-07-23 | 3 | -138/+136 |
| | |||||
* | * Patch from otakup0pe to help freeswitch play nice with complex existing ↵ | Teravus Ovares | 2009-07-17 | 3 | -140/+160 |
| | | | | | | | | freeswitch configurations. * Thanks! fixes mantis #3899 | ||||
* | Remove all references to HttpServer from CommsManager (all incarnations) | Melanie Thielker | 2009-07-10 | 1 | -6/+6 |
| | | | | | | Change all uses of the HttpServer properties to use the new singleton | ||||
* | From: Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2009-06-19 | 2 | -8/+13 |
| | | | | | Makes an avatars personal voice indicator work with Freeswitch (though not other avatars indicators) | ||||
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 1 | -2/+2 |
| | | | | | * "luke, use the sed" | ||||
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 2 | -6/+6 |
| | |||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 3 | -3/+3 |
| | | | | LICENSE.txt. | ||||
* | Intermediate commit. WILL NOT COMPILE! | Melanie Thielker | 2009-05-04 | 1 | -0/+1 |
| | |||||
* | * minor: remove some mono compiler warnings, minor cleanup | Justin Clarke Casey | 2009-05-04 | 1 | -5/+2 |
| | |||||
* | * Add test to check temp profile creation on iar load | Justin Clarke Casey | 2009-04-29 | 1 | -4/+1 |
| | |||||
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-29 | 1 | -3/+3 |
| | |||||
* | * More debug warning message removal in the FreeSwitchVoiceModule | Teravus Ovares | 2009-04-25 | 1 | -21/+275 |
| | |||||
* | * Fix another crash bug in the FreeSwitchVoiceModule | Teravus Ovares | 2009-04-23 | 2 | -1/+3 |
| | |||||
* | * Tweaking the dialstring so the sip_contact_user variable is set to the ↵ | Teravus Ovares | 2009-04-23 | 2 | -6/+10 |
| | | | | dialed user. This stops the client from complaining and might be useful later. Resolves the 'unable to parse id from mod_sofia@ip:port' message. | ||||
* | * minor: remove some compiler warnings | Justin Clarke Casey | 2009-04-22 | 1 | -31/+31 |
| | |||||
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 3 | -61/+46 |
| | |||||
* | * Some tweaks to the FreeSwitchModule to allow a well known hostname and ↵ | Teravus Ovares | 2009-04-22 | 2 | -9/+26 |
| | | | | | | | | avoid a double // in a path which causes account verification to fail * The change shouldn't affect anyone who has it working currently and makes it a ton easier for everyone else to get it working. * Handle a case when there's no Event-Calling-Function but it's obviously a REGISTER method | ||||
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-22 | 3 | -73/+73 |
| | |||||
* | experimental freeswitch code, imported from Rob Smart's tree | Sean Dague | 2009-04-17 | 3 | -0/+994 |