<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Try using onreply_route[abc] set with t_on_reply("abc") and
    eventually with avp -- the onreply_route without a name is executed
    from core and the avps for transaction (used by tm and dialog) are
    not available yet.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 16/12/14 08:48, pars3c wrote:<br>
    </div>
    <blockquote cite="mid:01a001d01904$abd15250$0373f6f0$@com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 12 (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:"Segoe UI";
        panose-1:2 11 5 2 4 2 4 2 2 3;}
@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:12.0pt;
        font-family:"Times New Roman","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.StileMessaggioDiPostaElettronica17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#44546A;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.Section1
        {page:Section1;}
-->
</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="Section1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A">Also
            with dlg_manage() i’ve the same error :<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A">“CRITICAL:
            dialog [dlg_timer.c:205]: update_dlg_timer(): Trying
            to update a bogus dlg tl=0xb5d8c8fc tl->next=(nil)
            tl->prev=(nil)<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A">16(5114)
            ERROR: dialog [dlg_hash.c:1101]: update_dlg_timeout():
            failed to update dialog lifetime”<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A">My
            route is this:<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">onreply_route  {<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">              <o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">       if (is_method("INVITE")
            &&
            status == "200") {<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">                    
            ################################   CONNECT<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">                    
$dlg_var(shift_c)=(str)((int)$dlg_var(c_time)-(int)$dlg_var(invite_time));<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">       <o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">                    
            dlg_set_timeout("1800");<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">                    
            xlog("L_INFO","200OK
            UPDATE TIMEOUT - timeout:$dlg(lifetime)-- \n");<o:p></o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas"><o:p> </o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas"><o:p> </o:p></span></p>
        <p class="MsoNormal" style="text-autospace:none"><span
            style="font-size:10.0pt;
            font-family:Consolas">              }<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas">}<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas">Any ideas
            ?<o:p></o:p></span></p>
        <p class="MsoNormal"><span
            style="font-size:10.0pt;font-family:Consolas">Thanks</span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A"><o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#44546A"><o:p> </o:p></span></p>
        <div style="border:none;border-top:solid #B5C4DF
          1.0pt;padding:3.0pt 0cm 0cm 0cm">
          <p class="MsoNormal"><b><span
                style="font-size:10.0pt;font-family:"Segoe
                UI","sans-serif"">Da:</span></b><span
              style="font-size:10.0pt;font-family:"Segoe
              UI","sans-serif""> Pars3c
              [<a class="moz-txt-link-freetext" href="mailto:pars3c@gmail.com">mailto:pars3c@gmail.com</a>] <br>
              <b>Inviato:</b> lunedì 15 dicembre 2014 22:04<br>
              <b>A:</b> Kamailio (SER) - Users Mailing List<br>
              <b>Oggetto:</b> Re: Dialog update timeout<o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I should try it. I update you<o:p></o:p></p>
        <div>
          <p class="MsoNormal">Thanks<br>
            <br>
            Il lunedì 15 dicembre 2014, Alex Balashov <<a
              moz-do-not-send="true"
              href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>>
            ha
            scritto:<o:p></o:p></p>
          <p class="MsoNormal" style="margin-bottom:12.0pt">On
            12/15/2014 04:01 PM, Pars3c
            wrote:<o:p></o:p></p>
          <p class="MsoNormal">Yes, i track the dialog setting the flag
            on the initial
            invite<o:p></o:p></p>
          <p class="MsoNormal"><br>
            Do you get any different results if you call dlg_manage()
            instead?<br>
            <br>
            -- <br>
            Alex Balashov - Principal<br>
            Evariste Systems LLC<br>
            235 E Ponce de Leon Ave<br>
            Suite 106<br>
            Decatur, GA 30030<br>
            United States<br>
            <br>
            Tel: +1-678-954-0670<br>
            Web: <a moz-do-not-send="true"
              href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a>,
            <a moz-do-not-send="true"
              href="http://www.alexbalashov.com/" target="_blank">http://www.alexbalashov.com/</a><br>
            <br>
            _______________________________________________<br>
            SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
            mailing list<br>
            <a class="moz-txt-link-abbreviated" 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><o:p></o:p></p>
        </div>
      </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>
    <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></pre>
  </body>
</html>