<div dir="ltr">Hello,<div>Does anyone has a clue on this one bellow? I'm stuck on this part because I don't know if the rls publish should include the watcherinfo part in the body or I should subscribe twice with 2 different events: event presence and event precence.winfo.</div>
<div><br></div><div>Could you give me a hint on this one please?<br><br>Thank you.</div><div><br></div><div>Best regards,</div><div>Mihai M<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Mihai Marin</b> <span dir="ltr"><<a href="mailto:marinmihai@gmail.com">marinmihai@gmail.com</a>></span><br>
Date: Mon, Apr 14, 2014 at 10:20 PM<br>Subject: rls multipart body does not contain watcherinfo+xml<br>To: "Kamailio (SER) - Users Mailing List" <<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>><br>
<br><br><div dir="ltr">Hello Sirs,<div>I'm trying to accomplish a rls subscribe but I have some miss-understandings regarding the multipart publish response that should come.</div><div><br></div><div>I'm using the integrated xcap from the kamailio with all the xml files added. My problem is that event if I request a multipart containingĀ application/pidf+xml, application/rlmi+xml, application/watcherinfo+xml I only get the first two.</div>

<div><br></div><div>The request contains the following headers:</div><div>Event: presence<br></div><div>Supported: eventlist<br></div><div>Accept: multipart/related, application/pidf+xml, application/rlmi+xml, application/watcherinfo+xml<br>

</div><div><br></div><div>The response only sends the first two:<br></div><div><pre>--4kSPpRGyJQct4DIhyGnyobqO
Content-Transfer-Encoding: binary
Content-ID: <1397508890.sip:bob@93.187.138.214.681064155>
Content-Type: application/rlmi+xml;charset="UTF-8"

<?xml version="1.0"?>
<list uri="<a href="mailto:sip%3Abob@93.187.138.214" target="_blank">sip:bob@93.187.138.214</a>" xmlns="urn:ietf:params:xml:ns:rlmi" version="4" fullState="false"><resource uri="<a href="mailto:sip%3Aalice@93.187.138.214" target="_blank">sip:alice@93.187.138.214</a>"><instance id="Scf8UhwQ" state="active" cid="1397508890.sip:alice@93.187.138.214.1552580371"/></resource></list>

--4kSPpRGyJQct4DIhyGnyobqO
Content-Transfer-Encoding: binary
Content-ID: <1397508890.sip:alice@93.187.138.214.1552580371>
Content-Type: application/pidf+xml

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf" xmlns:dm="urn:ietf:params:xml:ns:pidf:data-model" xmlns:rpid="urn:ietf:params:xml:ns:pidf:rpid" entity="<a href="mailto:sip%3Aalice@93.187.138.214" target="_blank">sip:alice@93.187.138.214</a>">
  <dm:person id="p6850">
    <rpid:activities/>
    <rpid:status-icon><a href="http://93.187.138.214:5060/xcap-root/oma_status-icon/users/sip:alice@93.187.138.214/sip_communicator" target="_blank">http://93.187.138.214:5060/xcap-root/oma_status-icon/users/sip:alice@93.187.138.214/sip_communicator</a></rpid:status-icon>
  </dm:person>
  <tuple id="t7673">
    <status>
      <basic>open</basic>
    </status>
    <contact><a href="mailto:sip%3Aalice@93.187.138.214" target="_blank">sip:alice@93.187.138.214</a></contact>
    <note>Online</note>
  </tuple>
</presence>

--4kSPpRGyJQct4DIhyGnyobqO--</pre><pre><br></pre><pre>What do I missing? I need the body part with the watchers info in oder to see the state of the watcher (active, pending) - to accomplish the authorization for users.</pre>

<pre>Thank you in advance for you help.</pre><pre>Best regards,</pre><pre>Mihai M</pre></div></div>
</div><br></div></div>