[JDEV] Privacy in conferencing -- does it work?
Ben Zel
iceman7272 at hotmail.com
Thu Jul 12 18:07:32 CDT 2001
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="test at private.mydomain.com"/>
<iq type="set" id="JCOM_3" to="test at private.mydomain.com">
<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.
More information about the JDev
mailing list