<div dir="ltr"><div><div><div><div><div><div><div><div><div>Dear Daniel,<br><br></div>Thank you for the reply,<br><br></div>As you suggested, added the following in request_route block :<br><br>if (is_method("REGISTER")){<br>
    pua_set_publish();<br>    }<br><br></div>and removed pua_reginfo module. <br></div>But Presence visibility between the clients is only at the very first registeration, if tried to re-register the client again the presence  sharing between the clients is not happening.<br>
<br></div>please find in the attachment below, the syslog errors.  <br><br></div>What could be the problem and how can i solve this issue ?<br><br></div>your help will meant a lot.<br><br></div>Regards,<br></div>Ravi<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 25, 2013 at 10:44 PM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    there are two events triggering the log messages.<br>
    <br>
    One is about the fact you haven't set the flag for the REGISTER
    request to trigger a PUBLISH (see readme for pua_usrloc). This is
    the first message, the INFO.<br>
    <br>
    The other is the PUBLISH from pua_reginfo that is for location
    records replication. There has to be another kamailio node with
    presence_reginfo that should receive this PUBLISH. I don't think you
    need the pua_reginfo module in your case, see its readme file to
    understand its purpose.<br>
    <br>
    Cheers,<br>
    Daniel<div><div class="h5"><br>
    <br>
    <br>
    <div>On 10/25/13 5:12 PM, Wingsravi R wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <div dir="ltr">
        <div>
          <div>Hi kamailio'ns<br>
            <br>
          </div>
          I am working on Kamailio V 4.0.3, installed from Ubuntu
          12.04(precise) repository. <br>
        </div>
        My SIP clients(jitsi) are registering to kamailio sever
        successfully but their presence is not sharing between the
        clients.  <br>
        I am frequently logging following presence related errors in
        syslog while trying to register SIP clients to kamailio server:<br>
        <div>
          <div><br>
            Oct 25 20:01:05 kamailio /usr/sbin/kamailio[15274]: INFO:
            pua_usrloc [ul_publish.c:221]: ul_publish(): not marked for
            publish<br>
            Oct 25 20:01:05 kamailio /usr/sbin/kamailio[15273]: WARNING:
            presence [publish.c:481]: handle_publish(): Missing or
            unsupported event header field value<br>
            Oct 25 20:01:05 kamailio /usr/sbin/kamailio[15273]: ERROR:
            presence [publish.c:484]: handle_publish():     event=[reg]<br>
            <br>
            <br>
          </div>
          <div>what could be the wrong ?<br>
          </div>
          <div>How can i reslove this issue ?<br>
            <br>
          </div>
          <div>please find in the attachment is my kamailio config file.
            (suggest me if any changes to be made to this configuration)<br>
            <br>
          </div>
          <div>Any help will greatly appreciate. <br>
            <br>
          </div>
          <div>Regards,<br>
          </div>
          <div>Ravi<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a 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><span class="HOEnZb"><font color="#888888">
</font></span></pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla - <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a>
<a href="http://twitter.com/#!/miconda" target="_blank">http://twitter.com/#!/miconda</a> - <a href="http://www.linkedin.com/in/miconda" target="_blank">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Trainings - Berlin, Nov 25-28; Miami, Nov 18-20, 2013
  - more details about Kamailio trainings at <a href="http://www.asipto.com" target="_blank">http://www.asipto.com</a> -
</pre>
  </font></span></div>

<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a 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>
<br></blockquote></div><br></div>