HostedRooms names from XCP server?

When working with a Jive server, I can show names of HostedRooms fine, but when connected to XCP, I don’'t get any names back. Anyone else have similar issues?

Hey Jeremy,

You may want to open the Smack debugger and inspect the IQ disco#items being sent by the server to the client. Below you can see an example of the information you may get. The room name is included in the name attribute of the item element as shown in this example.

[/code]

BTW, make sure that your rooms have a name.

Regards,

– Gato