<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    the dlg_manage() should be used pretty much the last action in the
    config, before relaying.<br>
    <br>
    Anyhow, this function creates the dialog structure in memory, at
    that time setting the timeout from the avp. After that, for initial
    INVITE, try to use the dedicated function:<br>
    <br>
<a class="moz-txt-link-freetext" href="http://kamailio.org/docs/modules/stable/modules_k/dialog.html#id2555000">http://kamailio.org/docs/modules/stable/modules_k/dialog.html#id2555000</a><br>
    <br>
    IIRC, when you get new requests within dialog, then you can set the
    avp again (you should test it, though).<br>
    <br>
    Cheers,<br>
    Daniel<br>
    &nbsp;<br>
    <div class="moz-cite-prefix">On 2/20/13 10:21 AM, Uri Shacked wrote:<br>
    </div>
    <blockquote
cite="mid:CAMMbDhSAe=NQ=tW4X7Ue6Zq8ykijVGq9iw40kDvA1nj+2yHvrQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi,</div>
        <div>&nbsp;</div>
        <div>I am trying to change the timeout of a dialog based on the
          $avp() I set on the modeparam.</div>
        <div>While testing, I notice that the change does not apply
          after I am using dlg_manage, only if i changed it before.</div>
        <div>Can anyone explain why is that? and is it possible to
          change it after doing dkg_manage?</div>
        <div>&nbsp;</div>
        <div>Thanks,</div>
        <div>URi</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://www.asipto.com">http://www.asipto.com</a>
<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, April 16-17, 2013, Berlin
 - <a class="moz-txt-link-freetext" href="http://conference.kamailio.com">http://conference.kamailio.com</a> -</pre>
  </body>
</html>