-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm working on implementing muc in IMCom, and I'm having a problem sending invitations.
I create a room with the default settings (which are the default from what the readme said in CVS this morning for mu-conference) There is only one person in this room ([EMAIL PROTECTED]) test wants to send an invitation to [EMAIL PROTECTED] so he sends the following packet (as per JEP0045 section 6.6 example 26) <message to='[EMAIL PROTECTED]' from='[EMAIL PROTECTED]/testing'> ~ <x xmlns='http://jabber.org/protocol/muc#user'> ~ <invite to='[EMAIL PROTECTED]'> ~ <reason>Come join us.</reason> ~ </invite> ~ </x> </message> Nothing happens when I send this packet. I don't receive an error or anything as either [EMAIL PROTECTED] or [EMAIL PROTECTED] Related to this -- how do I turn on debug logging for mu-c, (and jabber in general?) - -- Casey -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9wLYFUidG/HUEju8RAhgCAJ9KN0gNcmzfUpFmK9u6pgYb6/WUuQCgxNyd qnTVygikcc+Vv0uOlIPp2fI= =r/JW -----END PGP SIGNATURE----- _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
