Open myzinsky opened 4 years ago
Somehow the 'from' is missing, or?
Any news on this?
The from is not missing, that's automatically added by the server.
So what could be the problem then?
Sorry, I haven't used QXmpp's MUC implementation yet and I don't have much timer currently to test it. Unfortunately no idea. The only thing I can maybe ask is whether the MUC server returns anything?
I'm joining a room like this:
however it is not joining. The join functions returns false, however is isJoined() returns false and the nickname is set correctly. So the problem seams to be somehow related to the sent presence:
Any ideas what's going wrong?