We've got a feature request to make it possible to set and get vcards of multi-user conference. There is no problem with retrieving vcard, but setting it requires a trick: an owner of a conference can send vcard-temp request to the conference:

<iq id='v2' type='set' from='[email protected]' to='[email protected]'>
<here-goes-vcard/>
</iq>

A conference MUST check if the sender is really owner and set the vcard ;) If the vcard contains PHOTO element, sha1 SHOULD be calculated and SHOULD be provided in every presence sent from bare JID of the conference. Well, something like that ;)

What do you think of it? Is it possible to describe such behaviour in XEP-0045? Or do you know easier and more correct way to set vcard for a conference?

--
Regards,
Evgeniy Khramtsov, ProcessOne.
xmpp:[email protected].

Reply via email to