[Telepathy] XMPP 1-to-1 -> MUC migration
Will Thompson
will.thompson at collabora.co.uk
Mon Dec 7 01:38:26 PST 2009
On 07/12/09 03:54, Danielle Madeley wrote:
> So I've been looking at using Chan.Iface.Conference to signal the
> migration of a 1-to-1 chat to a MUC (specifically a GTalk PMUC).
>
> The problem I have is that I can't see anything that can be used from
> the XMPP invite request to indicate that this invite comes as the result
> of an upgrade:
>
>>From XEP 45:
>
> <message
> from='darkcave at chat.shakespeare.lit'>
> to='wiccarocks at shakespeare.lit/laptop'>
> <x xmlns='http://jabber.org/protocol/muc#user'>
> <invite from='crone1 at shakespeare.lit'>
> <reason>This coven needs both wiccarocks and hag66.</reason>
> <continue thread='e0ffe42b28561960c6b12b944a092794b9683a38'/>
> </invite>
> </x>
> </message>
>
> Which is more or less what GTalk sends (it doesn't provide the continue
> element).
They don't provide the element which tells you it's an upgrade? The PDF
on <http://bugs.freedesktop.org/show_bug.cgi?id=22768> suggests they're
supposed to send <continue/>, but without thread=''.
Failing that, there could be a special-case for an invite to a Google
MUC, claiming it upgrades a 1-1 text channel with the inviter if you
have one?
(What does Google Mail show me if you and Jonny are in a pmuc, I'm
talking to you, and you invite me to the pmuc, OOI?)
--
Will
More information about the telepathy
mailing list