yss163com / libjingle

Automatically exported from code.google.com/p/libjingle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create non-anonymous chat room?

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Create room.
2. Submit default room configuration
3. Send invite.

What is the expected output? What do you see instead?
I am able to send/receive chat messages and presence info. But I am unable to 
get full jid of occupants - which implies the room created is anonymous. I am 
looking for a non-anonymous chat room configuration that will give the full jid 
of occupants.

What version of the product are you using? On what operating system?
Linux

Please provide any additional information below.
I also tried sending configuration with muc#roomconfig_whois with value 
"anyone" . But still didnt work!

Original issue reported on code.google.com by siso.tes...@gmail.com on 14 Feb 2012 at 8:27

Skipping "Submit default room configuration" resolves the issue. 

Original comment by siso.tes...@gmail.com on 15 Feb 2012 at 6:44

Original comment by jun...@google.com on 14 Mar 2012 at 1:20

  • Changed state: Done