Subscription states for roster items via xmlrpc

Is there a reason the information returned by get_roster does not include subscription state? Is there any way to query this information using xmlrpc?

Given two users from our user system and their jids we would like to be able to confirm whether or not their relationship in our system is properly reflected in their xmpp rosters.

process_rosteritems seems capable of querying the information, but does not have a useful return value when called via xmlrpc.

feel like i must be missing something. any help will be much appreciated!

-pete

I've updated the get_roster

I've updated the get_roster command in mod_admin_extra SVN: it now provides the Subscription and Ask.

Syndicate content