[JDEV] Subscribing to ICQ user presence
David Waite
dwaite at jabber.com
Sun Oct 8 22:39:30 CDT 2000
Bill Abbas wrote:
1) are you registered with the ICQ transport?
2) is the ICQ transport running? it is currently down on jabber.org.
Easiest way to test these is to attempt to re-register with the ICQ
transport. If you get the registration dialog and instructions, the
transport is up. If it contains your usename and other information, you
are online through it. If those fields are blank, it doesn't recognise you
as being subscribed. If it does not come up with the dialog, it is
currently down.
Next time you log into ICQ through Jabber, it should automatically send
the subscription request.
-David Waite
> Hi,
>
> I'm having trouble subscribing to a user's presence thru ICQ. I send a
> presence packet like so:
>
> <presence to="12345678 at icq.jabber.org" type="subscribe" />
>
> what I get back is roughly like this:
>
> <iq type="set">
> <query xmlns="jabber:iq:roster">
> <item jid="12345678 at icq.jabber.org" subscription="none"
> ask="subscribe" />
> </query>
> </iq>
>
> According to the JPG, this means that the subscription has been
> requested but not yet granted.
>
> This is on whatever server version is on jabber.org.
>
> Am I missing something here? Does the ICQ client need some sort of
> configuring to allow this (I'm testing with the micq Linux client)? Or
> does this plain not work?
>
> Thanks
>
> Bill
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list