Offline MUC Invites not working with OpenFire

I’m using the XIFF library talking to an OpenFire server. I can send chat messages both online and offline between users just fine. If a user is offline, they receive any messages or friend requests when they come back online.

However, when I invite an offline user to a permanent chatroom, they never get the invite when they come back online. Is there some flag I can set to make OpenFire store the invite in offline mode? It currently seems to just be dropping it if the invitee isn’t online at the time.

-Andrew

I forgot to mention… I’m using xiff-nightly-129

I posted a patch for XIFF fix this issue: http://community.igniterealtime.org/thread/43794

Added to JIRA: XIFF-78

Thanks!