Hello,
When implementing conferencing I've noticed that <privacy/> does not seem to
work. I send it in the IQ after the initial presence is sent to the
conference:
<presence to="[EMAIL PROTECTED]"/>
<iq type="set" id="JCOM_3" to="[EMAIL PROTECTED]">
<query xmlns="jabber:iq:conference">
<nick>me</nick>
<name>Test Chat</name>
<privacy/>
</query>
</iq>
However, when I issue a browse request (explicit request, not live browsing)
on the conference it will return the real JID of the person. What's wrong
here, is privacy not implemented, or am I misunderstanding something / doing
something wrong?
Thanks,
Ben
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev