<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Jitsi does not currently support RLS so this will not work at all.<br>
    <br>
    The only open-source SIP client I know of with RLS support is Blink
    (for Mac only at the moment).<br>
    <br>
    Blink won't work with Kamailio at the moment either.&nbsp; This is
    because there is a huge problem with the SIP SIMPLE specifications
    in that they don't define enough for people to be able to create
    inter-operable implementations with just the information in the
    specifications.&nbsp; I plan to make Kamailio work with Blink presence in
    the future but I need a non-Mac (preferably Linux) implementation
    that supports this first (and then I need the time to actually do
    it).<br>
    <br>
    Regards,<br>
    <br>
    Peter<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/03/13 07:53, Dmytro Bogovych
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAJrBzoWrTCCcLbHa7M9yDxXvVda9L1EgkS4p1P7VA_=D0Ybbjg@mail.gmail.com"
      type="cite">
      <div dir="ltr">AFAIK after 1) Jitsi should send subscribe message
        to xcap defined list. After this kamailio can send individual
        subscribe packets in backend.&nbsp;
        <div style=""><br>
        </div>
        <div style="">But as you described - Jitsi does not send this
          magic subscribe. Problem application is Jitsi - not kamailio.</div>
        <div style="">I spend couple of weeks diving into xcap/rls stuff
          and had the same problem with the jitsi.</div>
        <div style=""><br>
        </div>
        <div style="">Finally i end up with own softphone code (based on
          resiprocate) - it works ok. I'd suggest you to try with bria
          or blink softphones - maybe they will perform better.</div>
        <div style=""><br>
        </div>
        <div style="">If anyone got rls working with jitsi - please
          share your experience...</div>
        <div style=""><br>
        </div>
        <div style=""><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Tue, Mar 5, 2013 at 4:46 PM,
          Aleksandrs Semenenko <span dir="ltr">&lt;<a
              moz-do-not-send="true"
              href="mailto:asemenenko@ftctele.com" target="_blank">asemenenko@ftctele.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
            Hello,<br>
            <br>
            I'm looking for assistance in RLS module setup for kamailio
            3.3.2<br>
            <br>
            The problem is that I need to handle resource-list updates
            on my kamalio server.<br>
            For testing purposes I use Jitsi client.<br>
            <br>
            Expected:<br>
            1) When a new contact is added to Jitsi or an old one is
            removed, Jitsi sends updated resource-list XML to caps.<br>
            - This works fine, I can see PUT request in Wireshark and I
            can see following log from kamailio.cfg:<br>
            <br>
            &nbsp; &nbsp; &nbsp; &nbsp; xlog("===== xhttp put: refreshing resource-list for
            $var(uri)\n");<br>
            &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
            &nbsp;rls_update_subs("$var(uri)", "presence");<br>
            <br>
            which hopefully means that rls_update_subs function has been
            called.<br>
            <br>
            2) After this function was called, I expect SUBSCRIBE
            messages in backend, not in Jitsi, but I still see Jitsi
            sending SUBSCRIBE for each contact.<br>
            <br>
            What am I doing wrong? Any help would be useful!<br>
            <br>
            <br>
            Regards,<br>
            Alex.<br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users"
              target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>