If I was you, I'd hold off on implementing conferencing until the new
version is out.   Supposedly it was released in the newest JCS just
yesterday and its being tested on a non-CS, jabber.org right now.

-Robert

> -----Original Message-----
> From: Ben Zel [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 12, 2001 4:08 PM
> To: [EMAIL PROTECTED]
> Subject: [JDEV] Privacy in conferencing -- does it work?
> 
> 
> 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
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to