Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

MUC service sends disturbing "service" messages

$
0
0

Hi,

 

I am implementing a MUC client with Openfire.

 

I noticed, that Openfire's MUC service sends message like:

 

<message type="groupchat" from="6ebc2fba-8ca7-44ab-ab3b-090b2640b8e5@conference" to="...."><body>This room is locked from entry until configuration is confirmed.</body></message>

 

<message type="groupchat" from="6ebc2fba-8ca7-44ab-ab3b-090b2640b8e5@conference" to="...."><body>This room is now unlocked.</body></message>

 

or:

 

This room is not anonymous.

 

 

These messages are more annoying and confusing, rather than helpful. Especially if the client is set for another locale. There's also nothing to configure for the end user, since a default configuration is used.

 

I studied XEP-0045 and couldn't find anything there, which says, that such messages should be sent.

 

Instead only status codes should be send in presence extensions.

 

Can I switch these message off in Openfire?

 

Or any other comments about this behavior? Can I file a bug for this issue?


Viewing all articles
Browse latest Browse all 10742

Trending Articles