Accepted presence subscription never signaled to the subscriber

2016-04-01 Thread Philipp Jacob
Hi, currently I'm writing an XMPP test client and I'm using jabberd2 v2.3.6 as XMPP server (built from source). I recognized a problem when subscribing to a user's presence. The subscription itself seems to work, i.e. the subscriber receives presence updates. However, the presence stanza of type "

Re: Accepted presence subscription never signaled to the subscriber

2016-04-01 Thread Philipp Jacob
2016-04-01 14:38 GMT+02:00 Tomasz Sterna : > W dniu 01.04.2016, pią o godzinie 11∶04 +0200, użytkownik Philipp Jacob > napisał: > > In the router's debug output I can see the incoming subscribed > > presence stanza from the contact: > > sx (io.c:255) decoded

Re: Accepted presence subscription never signaled to the subscriber

2016-04-04 Thread Philipp Jacob
2016-04-01 19:17 GMT+02:00 Tomasz Sterna : > W dniu 01.04.2016, pią o godzinie 15∶06 +0200, użytkownik Philipp Jacob > napisał: > > > from='localhost' to='localhost'> > > > type='subscribed' to='gloox@localhost'/> > >