<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.HTMLVorformatiertZchn
        {mso-style-name:"HTML Vorformatiert Zchn";
        mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert";
        font-family:Consolas;}
span.E-MailFormatvorlage21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi Daniel,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Just for clarification. This case is about data from non-kamailio xcap server to be handled in a self-written Kamailio module (Railway specific functionality) during call setup, where
 we would appreciate the module-API services of the xcap_client module.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Currently discussing it internally, eventually we might implement get_elem method of xcap_client module (just sending GET request and forwarding the body of the response via the API
 to the Railway specific module).<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">KR<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>Von:</b> Daniel-Constantin Mierla <miconda@gmail.com> <br>
<b>Gesendet:</b> Samstag, 3. Oktober 2020 19:45<br>
<b>An:</b> Kamailio (SER) - Users Mailing List <sr-users@lists.kamailio.org>; Valentin Christoph <Christoph.Valentin@kontron.com><br>
<b>Cc:</b> Onic Roman <Roman.Onic@kontron.com>; Friedrich Peter <Peter.Friedrich@kontron.com><br>
<b>Betreff:</b> Re: [SR-Users] xcap_client: storage of document in local DB<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p>Hello,<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>afaik, xcap_client only fetches the xcap documents from a remote xcap server via http/https, it doesn't do anything else. The fetched xcap document is used by presence modules for watchers management and persentity rules.<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>On the other hand, xcap_server does the management of xcap documents pushed by the clients, storing/deleting/updating them in database. You do not need xcap_client module if you use the integrated xcap server implemented in the xcap_server module, the presence
 modules bind directly to xcap_server internally.<o:p></o:p></p>
<p><o:p> </o:p></p>
<p>Cheers,<br>
Daniel<o:p></o:p></p>
<p><o:p> </o:p></p>
<div>
<p class="MsoNormal">On 03.10.20 14:36, Valentin Christoph wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">Hi all,<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">Does anybody know, when the xcap_client deletes a registered document from the database? Is it possible to deregister a document?<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">Are you sure, the documented get_elem API function is actually implemented?<o:p></o:p></span></p>
</div>
<div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">All the best<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12.0pt;color:black">Christoph<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>Kamailio (SER) - Users Mailing List<o:p></o:p></pre>
<pre><a href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a><o:p></o:p></pre>
<pre><a href="https://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.kamailio.org%2Fcgi-bin%2Fmailman%2Flistinfo%2Fsr-users&data=02%7C01%7CChristoph.Valentin%40kontron.com%7C8d2c0af35a86456d631108d867c40517%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C637373439346926567&sdata=R0EYNsKxkYWHuYjHXRQbAWdVaJiRevdejvvU%2BPhj%2FTQ%3D&reserved=0">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><o:p></o:p></pre>
</blockquote>
<pre>-- <o:p></o:p></pre>
<pre>Daniel-Constantin Mierla -- <a href="https://eur04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.asipto.com%2F&data=02%7C01%7CChristoph.Valentin%40kontron.com%7C8d2c0af35a86456d631108d867c40517%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C637373439346936563&sdata=rNakAZEH%2BtKlJIi68PVM5rPx7y3hnTC2516YJjGcTR8%3D&reserved=0">www.asipto.com</a><o:p></o:p></pre>
<pre><a href="https://eur04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.twitter.com%2Fmiconda&data=02%7C01%7CChristoph.Valentin%40kontron.com%7C8d2c0af35a86456d631108d867c40517%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C637373439346936563&sdata=RqlaWxQnA0XNYqHe%2FvFQjCCOvRMIqxPuwjXW63Xi3S8%3D&reserved=0">www.twitter.com/miconda</a> -- <a href="https://eur04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.linkedin.com%2Fin%2Fmiconda&data=02%7C01%7CChristoph.Valentin%40kontron.com%7C8d2c0af35a86456d631108d867c40517%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C637373439346936563&sdata=Sq3qtYFNuZ2HgyTGx71dASLzmqE8T3hxHN2RcWTAOYA%3D&reserved=0">www.linkedin.com/in/miconda</a><o:p></o:p></pre>
<pre>Funding: <a href="https://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.paypal.me%2Fdcmierla&data=02%7C01%7CChristoph.Valentin%40kontron.com%7C8d2c0af35a86456d631108d867c40517%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C637373439346946557&sdata=zhsjDWGF7qcgtr%2FmDtjMlgrtZFDoadCMF046quA2Rvk%3D&reserved=0">https://www.paypal.me/dcmierla</a><o:p></o:p></pre>
</div>
</body>
</html>