It was a type error. Instead of opensips sending Notify to watchers, I typed as openxcap. I&#39;m aware that openxcap sends xmlrpc to inform opensips about the change in pidf document. It is opensips that consolidates the pidf that was recevied via Publish and the xmlrpc pidf from xcap server and then send the final pidf via spi notify to all watchers. That&#39;s why tihs feature is called pidf manipulation. <br>
<br>The issue I&#39;m facing is to debug why the pidf post by xcap server is not reaching opensips via xmlrpc. PLease let me know how I can debug this. What to look for ? etc.<br><br>All the xmlrpc logs and openxcap logs looks good and the xmlrpc post is configured correctly on boith the server.<br>
<br>Your inout is much appreciated.<br><br><div class="gmail_quote">On Tue, Nov 10, 2009 at 5:40 PM, Iņaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/11/10 mani sivaraman &lt;<a href="mailto:mani.opensips@gmail.com">mani.opensips@gmail.com</a>&gt;:<br>
<div class="im">&gt; OPenxcap sends the Notify pidf to the<br>
&gt; watcher with only offline status. It is not sending the full pidf with all<br>
&gt; the tuple and person info. It sends a second Notify with no pidf payload and<br>
&gt; with subscription status active and expires value = 1222.<br>
<br>
</div>First you should study how XCAP works as a XCAP server doesn&#39;t send a<br>
&quot;presence&quot; NOTIFY to watchers. Instead it notifies to OpenSIPS<br>
presence server (via mi_xmlrpc) about a pidf change for a specific<br>
user so OpenSIPS presence server re-read the pidf document stored in<br>
XCAP table and generates the new NOTIFY merging presentity uploaded by<br>
that user via SIP (PUBLISH) and presentity uploaded by the client via<br>
XCAP (HTTP).<br>
<font color="#888888"><br>
<br>
<br>
<br>
<br>
--<br>
</font><div><div></div><div class="h5">Iņaki Baz Castillo<br>
&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>