<span class="gmail_quote"><br></span><div style="direction: ltr;"><br><div></div><div style="direction: ltr;"><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I think that all these problems are due to slow access (or inaccessible)<br>XCAP server from SER machine.
<br><br></blockquote></span></div><div style="direction: ltr;"><div>&nbsp;<br>That was absolutely right, thanks!<br>I didn't realize that the interface lo (localhost) was down, so SER hasn't able to access the web server because those services are on the same machine.
<br></div><br>The Presence Agent is now working, the clients have access to the presence status of each other. Changes on the presence status of one client reflects on the GUI of the other clientes.<br><br>But I'm getting some warnings on SER log:
<br>&nbsp;&nbsp;&nbsp;&nbsp; WARN: rls_handler.c:326: can't refresh unknown subscription<br></div><br>Each client initialy SUBSCRIBE to event presence, presence.winfo and &quot;sip-profile;profile-typeapplication;app-id=resource-lists&quot;, the last one not supported by SER and not renewed anymore.
<br><br>On ser.cfg I have:<br>&nbsp;&nbsp; modparam(&quot;pa&quot;, &quot;accept_internal_subscriptions&quot;, 0)<br><br><br>Despite the Presence Agent being apparently working, when one client A changes his presence state to other state than Available (and sends a PUBLISH Event:presence to SER containing application/pidf+xml with the new state), the other clients that have subscribed to presence event of client A receive a NOTIFY with the client's A new presence state BUT the subsequent NOTIFYs don't include that state anymore and thus the other clients show client A as Available when he's not.
<br><br>May it be because the client's A PUBLISH only include application/pidf+xml when client A changes presence state?<br>Subsequent PUBLISH send to SER don't include a message body.<br><br><br>




</div>