I see that xcap_client is failing to parse a document from the XCAP server:<br><br>May 20 12:41:47 sandbox /usr/sbin/kamailio[11280]: ERROR:xcap_client:send_http_get: while performing curl option<br>May 20 12:41:47 sandbox /usr/sbin/kamailio[11280]: ERROR:rls:get_resource_list: while fetching data from xcap server<br>

May 20 12:41:47 sandbox /usr/sbin/kamailio[11280]: ERROR:rls:rls_handle_subscribe: while attepmting to get a resource list<br>May 20 12:41:47 sandbox /usr/sbin/kamailio[11280]: ERROR:rls:rls_handle_subscribe: occured in rls_handle_subscribe<br>

<br>I know the document is retrieved by the XCAP client (I see the HTTP traffic).<br><br>The document content is very simple:<br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;resource-lists xmlns=&quot;urn:ietf:params:xml:ns:resource-lists&quot;&gt;<br>

&lt;/resource-lists&gt;<br><br>From that point I&#39;m a bit confused on how to troubleshoot this issue. How could I get more log from curl ?<br><br>Regards,<br>Pascal<br>