Latif,

Not a problem.  I'm happy to see all of you playing around with the system
already.

I believe you resolved the conference.chat problem, but just for the sake of
pointing it out for the rest of the list, the system is hosted at
chat.aditi.lindenlab.com, not conference.chat.

I'll bring up the authentication issue internally as well.  I'm curious what
the root cause may be.  Can you be more specific as to how you observed auth
taking a long time?  I'd like to try myself for comparison.

Otherwise, the next step is getting this project viewer together for all of
you and starting to test it out :)

- Gez

On Tue, Feb 1, 2011 at 12:48 PM, Latif Khalifa <lati...@streamgrid.net>wrote:

> Gez,
>
> Thank you very much for such a fast response. Just two small
> observations. Authentication takes it's sweet time, possible area to
> look into...
>
> And conference.chat.aditi.lindenlab.com doesn't currently resolve to
> anything (for those of us too impatient to wait for the project viewer
> :)
>
> Latif
>
> On Tue, Feb 1, 2011 at 8:30 PM, Gez Linden <g...@lindenlab.com> wrote:
> > Latif,
> > Thank you for summarizing your questions and jumping in on this so
> quickly.
> >  My team just reviewed your questions and we have the following responses
> > for you:
> >>
> >> > 1) To which xmpp server should we connect. I'm assuming there will be
> >> > a new field in the xmlrpc login response specifying it?
> >
> > Yes.  'xmpp_host' will be on aditi soon, as its the only grid that will
> have
> > servers available initially.
> >
> >>
> >> > 2) Apart from the login reponse to find out to which xmpp server to
> >> > connect to, would there be any other dependency on sims, like getting
> >> > a CAP to give you authenticated username? (Similar CAP is used to
> >> > obtain Vivox voice server credentials).
> >
> > Nope
> >>
> >> > 3) Assuming there are no additional dependencies on sims, will the
> >> > same credentials (username/password) be used to authenticate to xmpp
> >> > server as those to login to SL?
> >
> >
> > The XMPP JID will be 'slid@chat.$grid.lindenlab.com', and password
> > same as SL password. Make sure to use SSL/TLS, as the SASL mechanism
> > is PLAIN.
> >>
> >> > 4) Is group chat implemented based on standard MUC (multi user chat)
> >> > specification XP-0045?
> >
> > Yes.
> >>
> >> > 5) Assuming MUC is used, how is the client supposed to construct
> >> > addresses of the conferees it's supposed to join.
> >> > (conference_n...@some.xmpps.host.com)
> >
> > For groups with only letters, numbers, and spaces, convert the spaces to
> '-'
> > and you are good to go (that's - (dash) not _ (underscore))
> > The muc room jids will be
> > 'your-group-n...@conference.chat.aditi.lindenlab.com', where
> > your-group-name follows the munging convention.
> > We'll be posting the project viewer code that shows how we munge more
> > complex group names to build the conference names, and we'll document it
> on
> > the public wiki when we get closer to public release.
> >>
> >> > 6) Will XMPP server be sending participant list that can be used in SL
> >> > clients? We would need to know UUID of the participant in order to
> >> > provide the functionality in the viewer, such us opening profiles,
> >> > etc. (are we glad we have display names yet? :)
> >
> >
> > The XMPP server will provide a room roster, yes, but will not provide
> > UUIDs. For that, you'll need to connect to the People API via its sim
> > capabilities to look up the SLID-to-UUID mapping. We are looking into
> > how to provide a Display Name in the XMPP user information response,
> > but it's not clear yet if we'll do this and which fields will contain
> > that data if we do.
> >>
> >> > 7) Is one of the design goals to allow pure xmpp clients to connect
> >> > and participate in the group chat?
> >
> > Its a side benefit of our implementation rather than a design goal.  We
> are
> > still working on the long term product plan for chat, and how we should
> > handle pure xmpp clients, so at the moment, its best to consider their
> > support experimental and subject to change.
> >
> >>
> >> > 8) Proposed bridge between two group chat system for the transitional
> >> > period, will it be sim <-> xmpp server or xmp server <-> legacy group
> >> > chat backend
> >
> > We have a few different ideas for how we're going to be supporting this.
>  We
> > are performing a few investigative dives after we release the project
> viewer
> > to you guys, and we'll discuss transition strategy.
> > Thanks again for firing up this conversation.  The team is excited to
> work
> > with you all on this and see us move to XMPP.
> > - Gez
> >
>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to