<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Can you get a pcap for a case with the new config? Being traveling,
    but maybe I get a chance to look at it soon.<br>
    <br>
    Reading quickly on some docs, I noticed that subs_db_mode=3 and
    notifier_proceses=0 rise a conflict:<br>
    <br>
<a class="moz-txt-link-freetext" href="http://www.kamailio.org/docs/modules/devel/modules/presence.html#presence.p.notifier_processes">http://www.kamailio.org/docs/modules/devel/modules/presence.html#presence.p.notifier_processes</a><br>
    <br>
    Can you try with subs_db_mode=0 and see if works different?<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 19/01/16 20:35, Phil Lavin wrote:<br>
    </div>
    <blockquote
cite="mid:AM4PR03MB15371F13D48120218F7073F0F6C10@AM4PR03MB1537.eurprd03.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <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;
        color:black;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:black;
        mso-fareast-language:EN-US;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;
        mso-fareast-language:EN-US;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle22
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle23
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
span.EmailStyle24
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@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"><span style="color:#1F497D">Just to follow
            this up with more recent results. I’ve simplified things and
            have been testing calling from a Kamailio registered UA to a
            phone on the PSTN. There’s only 1 dialog in Kamailio for
            this and the results are just as strange. BLF works for a
            while and then breaks. In this particular case, the light
            does not go off after the call.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">I have set
            subs_db_mode to 3 (new config below) and I can consistently
            reproduce the BLF light not turning off after the call has
            ended (the phone does not get sent a terminate). As soon as
            I truncate pua and presentity tables in the DB, the next
            call works fine.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence",
            "subs_db_mode", 3)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence",
            "notifier_processes", 0)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence", "db_url",
            DBURL)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence",
            "send_fast_notify", 0)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence",
            "db_update_period", 20)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence_xml", "db_url",
            DBURL)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence_xml",
            "force_active", 1)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence_dialoginfo",
            "force_single_dialog", 1)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("presence_dialoginfo",
            "force_dummy_dialog", 1)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("pua", "db_url", DBURL)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("pua", "db_mode", 2)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("pua", "update_period",
            20)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("pua_dialoginfo",
            "send_publish_flag", FLT_DLGINFO)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-family:"Courier
            New";color:#1F497D">modparam("pua_dialoginfo",
            "override_lifetime", 124)<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Before I
            truncate, the tables both a good number of rows in each
            (70ish).<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Is it that
            they’re not being correctly cleaned up here?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Thanks<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="mso-fareast-language:EN-GB"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="mso-fareast-language:EN-GB">Phil<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><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><span
                  style="color:windowtext;mso-fareast-language:EN-GB"
                  lang="EN-US">From:</span></b><span
                style="color:windowtext;mso-fareast-language:EN-GB"
                lang="EN-US"> sr-users
                [<a class="moz-txt-link-freetext" href="mailto:sr-users-bounces@lists.sip-router.org">mailto:sr-users-bounces@lists.sip-router.org</a>]
                <b>On Behalf Of </b>Phil Lavin<br>
                <b>Sent:</b> 19 January 2016 18:11<br>
                <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:miconda@gmail.com">miconda@gmail.com</a>; Kamailio (SER) - Users
                Mailing List <a class="moz-txt-link-rfc2396E" href="mailto:sr-users@lists.sip-router.org"><sr-users@lists.sip-router.org></a><br>
                <b>Subject:</b> Re: [SR-Users] Strange PUA Behaviour<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><span style="color:#1F497D">Below is the
            relevant presence/pua stuff. Let me know if I should be
            examining other tables.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">When the call
            ends, there are no dialogs remaining in the dialog table. A
            few things do hang around in the presentity and pua tables
            for a short period of time.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Regarding CLI
            changing, it does seem to do so. When the call is routed
            onto the billing platform, the CLI is changed to the local
            “extension” (e.g. 9989) on the leg that comes back to
            Kamailio, destined for the callee.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Regarding only
            advertising the leg going to the callee, not all calls will
            terminate on a UA registered against Kamailio (e.g. calls
            from a Kamailio registered UA to the PSTN). The more I think
            about it, determining the correct leg in all scenarios will
            be difficult.</span></p>
      </div>
    </blockquote>
    <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>
Book: SIP Routing With Kamailio - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a>
<a class="moz-txt-link-freetext" href="http://miconda.eu">http://miconda.eu</a></pre>
  </body>
</html>