Re: Handling subscription requests
From: Jakob Schroeter <js@xxxxxxxxxx>
Date: Fri, 08 Sep 2006 11:43:29 +0200
On Friday September 8 2006 11:19, Salvatore Iovene wrote:

> <presence from='salvatore.iovene@xxxxxxxxxx' to='siovene@xxxxxxxxxx'
> type='subscribed'/>

Does RosterListener::itemSubscribed() get called when you receive this stanza? 
Do you receive it each time you log in?

If the latter is true, the server might expect a reply before considering the 
subscription fully mutual. Unfortunately, the respective code is commented 
out in gloox due to a severe bug in jabberd2 that causes an endless loop of 
such stanzas going back and forth.
Could you try to un-comment the two code blocks in rostermanager.cpp, starting 
at lines 290 and 316, respectively?

Jakob

Attachment: pgpXhAzUTfvDv.pgp
Description: PGP signature

-- 
gloox-dev mailing list
to unsubscribe:
send a message with subject 'unsubscribe gloox-dev' to minimalist@xxxxxxxxxx