<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    afaik, the pua_reginfo is for publishing details of location records
    to another sip server node, main purpose being location replication.
    I don't think it is something for an end UA.<br>
    <br>
    If you want publishing online/offline states for an user based on
    its registration state, look at pua_usrloc module.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/02/15 15:17, Stefan Ljung wrote:<br>
    </div>
    <blockquote
cite="mid:04C8896AB876B549BE3F8B8C1C120DBA3D443A7B@ESESSMB303.ericsson.se"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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]-->
      <div class="WordSection1">
        <p class="MsoNormal">I made a test configuration for trying the
          pua_regEvent module.
          <o:p></o:p></p>
        <p class="MsoNormal">There were two things I want to ask about.<o:p></o:p></p>
        <p class="MsoNormal">First – when the SUBSCRIBE to event ‘reg’
          following a UEs registration to the Kamailio is responded with
          a NOTIFY – there was no body in the NOTIFY. I expected a XML
          body with registration status.<o:p></o:p></p>
        <p class="MsoNormal">Second – When the UE re-registers to
          Kamailio – I expected a NOTIFY to be send on the existing
          ‘reg’ subscription, but nothing happened.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Or am I missing some configuration ?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Here’s some of the conf script:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        [..]<o:p></o:p>
        <p class="MsoNormal">modparam("pua_reginfo", "publish_reginfo",
          0)</p>
      </div>
    </blockquote>
    <br>
    Btw, with the above parameter value, the module is no longer sending
    PUBLISH requests, in other words, it is not informing the other
    peers that there is some update to location records.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - <a class="moz-txt-link-freetext" href="http://www.kamailioworld.com">http://www.kamailioworld.com</a></pre>
  </body>
</html>