ejabberd - Comments for "Roster and Presence Subscription" https://www.ejabberd.im/forum/25322/roster-and-presence-subscription en Can you tell me how you https://www.ejabberd.im/forum/25322/roster-and-presence-subscription#comment-66980 <p>Can you tell me how you solved the problem?</p> Sat, 30 Jul 2016 14:28:52 +0000 shashank7 comment 66980 at https://www.ejabberd.im Many thanks, I found my https://www.ejabberd.im/forum/25322/roster-and-presence-subscription#comment-66502 <p>Many thanks, I found my problem. The XMPPFramework does not send presence, so for the server I was offline even if I did authenticate successfully. </p> <p>Many thanks. I found out using the PSI client :)</p> Mon, 11 Jan 2016 18:39:55 +0000 hugowschneider comment 66502 at https://www.ejabberd.im I tried with ejabberd git, https://www.ejabberd.im/forum/25322/roster-and-presence-subscription#comment-66501 <p>I tried with ejabberd git, and two instances of the stable Tkabber version for both users. Presence subscription works correctly. For instance, after subscription, userB receives presences like this from userA:</p> <pre> &lt;presence from='userA\40email.com@localhost/tka1' to='userb\40email.com@localhost/tka2' xml:lang='es'&gt; &lt;show&gt;away&lt;/show&gt; &lt;priority&gt;8&lt;/priority&gt; &lt;/presence&gt; </pre><p> Try with desktop clients, like Gajim, Psi, or Tkabber, for userA and userB. Those clients have XMPP consoles that let you see the XMPP traffic in realtime.</p> Mon, 11 Jan 2016 18:13:38 +0000 badlop comment 66501 at https://www.ejabberd.im