ok thanks Daniel, I did not expect to find this info in the XCAP client module. Also it sounds now logical.<br><br>So if I understood well reading this <a href="http://www.asipto.com/pub/kamailio-devel-guide/#c10mi">devel document</a> my XCAP server only needs to open the FIFO, writes:<br>

<br><pre class="programlisting">:refreshXcapDoc:fifo_reply<br>/xcap-root/resource-lists/users/eyebeam/buddies-resource-list.xml<br>8000<br>_empty_line_<br>...<br></pre> <br>and that&#39;s it ?<br><br>Thanks<br>Pascal<br>
<br>
<div class="gmail_quote">On Mon, May 18, 2009 at 12:30 PM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</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;">

Hello,<div class="im"><br>
<br>
On 05/17/2009 10:18 AM, Pascal Maugeri wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Hi<br>
<br>
I am planning to use the RLS module with an external XCAP server (integrated_xcap_server=0) to store users resource-lists documents.<br>
<br></div>
My question is related to the changes of a such resource-lists document and how the RLS server behaves. I&#39;ve read carrefully the module documentation &lt;<a href="http://kamailio.org/docs/modules/1.5.x/rls.html#id2469762" target="_blank">http://kamailio.org/docs/modules/1.5.x/rls.html#id2469762</a>&gt; but this point remains unclear.<div class="im">

<br>
<br>
Let&#39;s say that user U1 has subscribed to her resource-lists, stored in a XCAP server, that contains contacts U2 and U3. U1 receives notifications of status updates of U2 and U3.<br>
<br>
If U1 adds a new contact U4 to the resource-lists (eg. using XCAP), does the RLS detects this change and subscribes to U4 status updates ?<br>
</div></blockquote>
the xcap server has to issue a mi command to tell sip proxy to refresh document:<br>
<a href="http://kamailio.org/docs/modules/1.5.x/xcap_client.html#id2453611" target="_blank">http://kamailio.org/docs/modules/1.5.x/xcap_client.html#id2453611</a><br>
<br>
Cheers,<br>
Daniel<br><font color="#888888">
<br>
-- <br>
Daniel-Constantin Mierla<br>
<a href="http://www.asipto.com/" target="_blank">http://www.asipto.com/</a><br>
<br>
</font></blockquote></div><br>