[Opensim-dev] Running FreeSwitch with OpenSim

2010-05-11 Thread Jor3l Boa
Hello there, trying to run FreeSwitch, I just got it working but when anyone connects to OS I'm getting the following errors: From FreeSwitch Console: freeswi...@desktop 2010-05-11 14:21:51.525111 [ERR] mod_xml_curl.c:304*Received HTTP error 404 trying to fetch

Re: [Opensim-dev] Running FreeSwitch with OpenSim

2010-05-11 Thread Ideia Boa
Don't use localhost, use your IP Ideia Boa www.worldsimterra.com On 11-05-2010 10:08, Jor3l Boa wrote: Hello there, trying to run FreeSwitch, I just got it working but when anyone connects to OS I'm getting the following errors: From FreeSwitch Console: freeswi...@desktop 2010-05-11

Re: [Opensim-dev] Running FreeSwitch with OpenSim

2010-05-11 Thread Jor3l Boa
Thanks for your reply, tried with my local IP, external IP, my DDNS and same result, 404 error when trying to get the file 2010/5/11 Ideia Boa ideia...@gmail.com Don't use localhost, use your IP Ideia Boa www.worldsimterra.com On 11-05-2010 10:08, Jor3l Boa wrote: Hello there, trying

Re: [Opensim-dev] Changes to asset service protocol (was Re: [Opensim-commits] .. r/12731)

2010-05-11 Thread Justin Clark-Casey
Melanie wrote: Well, we tentatively agreed that we'd break things badly between 0.6.9 and 0.7. There is already a nonlinear change to Migrations, and I think we should use the opportunity to do the breaks we have to do. In this context the major interface number has no meaning - no one should

[Opensim-dev] How necessary are the latest group changes in 0.6.9-post-fixes?

2010-05-11 Thread Justin Clark-Casey
Hi Michael (if you're out there). How necessary are the groups changes in commits 8a69070 and 91cfce3? These appear to change configuration parameters and I would really like to avoid making these changes in 0.6.9 proper. In fact, it might be a good idea to avoid these changes in non-master

Re: [Opensim-dev] How necessary are the latest group changes in 0.6.9-post-fixes?

2010-05-11 Thread Michael Cerquoni
Justin you can undo these changes, infact please do, they break the ability to log in, it was actually me who asked Melanie to apply this patch, and Mcortez has not been around since, please feel free to undo this patch until he is back around. thanks man. On Tue, May 11, 2010 at 4:39 PM, Justin

Re: [Opensim-dev] How necessary are the latest group changes in 0.6.9-post-fixes?

2010-05-11 Thread Michael Cortez
How necessary are the groups changes in commits 8a69070 and 91cfce3? It significantly improves groups performance in some grids (reports are in some cases it reduces 10's of thousands of DB requests to a few dozen.) It also adds support for Simian Services backed groups, which are a lot

Re: [Opensim-dev] How necessary are the latest group changes in 0.6.9-post-fixes?

2010-05-11 Thread Michael Cerquoni
Hey michael this is the patch that was applied: http://github.com/downloads/mcortez/opensim/GroupsBackport_20100408.zip after this was applied I am no longer able to log into the region anymore, the sim just crashes, I have reverted it is back to normal but this patch is still in the post-fixes