On Wed, Jun 26, 2002 at 08:48:39PM +0000, Matthias Wimmer wrote: > Hi! > > Is it correct, that I only get subscription requests as a user when I > requested the roster before? It's no problem, just that I searched the > whole day for the problem why I don't get the subscription requests in > my script ;)
Yes, that's correct. The pending requests (while you're offline) are stored in the roster in some hidden attributes. Sending an IQ-get for iq:roster is the 'kick' that the JSM waits for before sending you any pending requests. dj _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
