Hi there,

  Ok, this was an issue with the MU-Conference code. I'd lost a change
  i'd made to the invite code, so it was trying to pull the invitee from
  the wrong part of the packet. Since the request was valid, you didn't
  get an error, and the invitee didn't get the message as the jabberd
  process detected that the invite being sent from MU-C was invalid and
  dropped it.

  This has been fixed and commited to CVS.

  I'm just putting together a pre-release tarball, so if anyone can try
  installing it, i'd appreciate it as I only have access to a limited
  number of OS types. The tarball will appear at
  http://mu-conference.jabberstudio.org/ as soon as i've finished.

  To run jabbberd in debug mode, simply add -D to the jabberd
  command line. All MU-C debug lines are easily distinguished as they
  are formatted using the layout: 
  "Date Name [source_file:line(function)] message" 

  e.g.

  Thu Oct 31 01:35:32 2002  MU-Conference [conference_room.c:192
  (con_room_send_invite)] Sending room invite

Regards,

  David

On Wed, Oct 30, 2002 at 10:48:05PM -0600, Casey Crabb wrote:
> -----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

-- 
David Sutton
Email: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED]

Attachment: msg07550/pgp00000.pgp
Description: PGP signature

Reply via email to