MUC
MUC problem when a user is using more than one resource
Hey !
I was playing with my XMPP client, and I noticed there is an error when a user is connected to the same room with multiple resources.
If a user connects to a room with different resources AND different nicknames, when one of this resources turns "unavailable", the presence is not broadcasted to other MUC users.
If the user connects to a room with different resources but is using a single nickname, the behavior is ok. Since the presence should only be broadcasted when the last resource becomes unavailable.
- 3 comments
- Read more
- 1516 reads
Setting up MUC
Hi,
I'm trying to figure out the configuration for multi user chat(a chat room) in tigase. How do i configure it from psi?, how do i create a chat room from psi(if it's possible)?
Thanks in advance,
AJ
- 1 comment
- 1237 reads
MUC - Managing Discussion History does not work.
Hi all.
I'm using Tigase Server to manage XMPP stranzas sent from a web client (JSJac and Strophe) through Bosh. I'm sending a presence stranza with this specific History manage attribute:
<history maxchars='0'/>According to the XEP-0045 Multi-User Chat specification (http://xmpp.org/extensions/xep-0045.html#enter-managehistory), the XMPP server should not return any history messages at all if you specify the maxchars='0' attribute, but the problem is that I keep receiving all the history messages even if don't want to get them.
- Add new comment
- Read more
- 4836 reads
MUC component - bugs with affiliations
Hey,
Playing with the MUCComponent, I noticed a few bugs. For exemple, when a Room has some affiliations but these members aren't present, some command will throw NullPointerException
---
java.lang.NullPointerException
at tigase.muc.modules.ModeratorModule.processGet(ModeratorModule.java:283)
at tigase.muc.modules.ModeratorModule.process(ModeratorModule.java:233)
at tigase.muc.MUCComponent.runModules(MUCComponent.java:259)
---
Some of these errors seem quite trivial to fix, so, I'd like to know how to possibly help fixing them.
- 2 comments
- Read more
- 2313 reads





Recent comments
5 min 5 sec ago
4 hours 5 min ago
8 hours 50 min ago
22 hours 31 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 13 hours ago
1 day 18 hours ago
1 day 18 hours ago
1 day 21 hours ago