I dug into the roster.c code from Jabber 1.4.2 and it appears to use internal data structures (mapi->user->sessions) to enumerate through the connected resources.
Is there a way for my out of process component to discover a nodes connected resources? Thanks, Mike > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of Robert Norris > Sent: Wednesday, November 27, 2002 6:48 PM > To: [EMAIL PROTECTED] > Subject: Re: [JDEV] Component failing to push new roster > information to client > > > > 3) I then try to push the roster to the client (yes, it's connected > > and > > available) > > > > <iq from="realtime" to="exodus@localhost" id="2" type="set"> > > The session manager does not route IQs to the > highest-priority resource. IQ chunks must be addressed to a > full JID, including resource. > > Rob. > > -- > Robert Norris GPG: > 1024D/FC18E6C2 > Email+Jabber: [EMAIL PROTECTED] Web: http://cataclysm.cx/ _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
