Folks,<br><br>today I've managed to successfully teleport between the two instances of the standalone sims on my host :)<br><br>Some findings:<br><br>1) Teleport into same regionID does not work - so the hack with "area51" will still be needed, I need to think how to implement it.
<br><br>2) The "old" circuits are still up and running. I have seen in libsecondlife that there is a packet CloseCircuit or something like that - but there needs to be CircuitCode in there, which means that either we need the later version of libsl, or we need to block the packets from the client (normally the circuits time out after some time).
<br><br>I'll work on this further next week sometime, and see if I can make it teleport more independently.<br><br>Meantime, could you look at the diff, and tell me what you think of the general layout.<br><br>I need to store some temp vars per-avatar - and not sure where would be their place... please let me know what you think. 
<br><br><a href="http://opensim.be/dalien/interdomain-take1.diff">http://opensim.be/dalien/interdomain-take1.diff</a><br><br>this patch is against  r2037...<br><br><br>/d<br><br>