<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    I would like to propose a patch in which the dialog duration
    displayed in the cdrs is:<br>
        <i>0 -> timed-out not acknowledged dialogs <br>
          duration from creation to timeout -> timed-out acknowledged
      dialogs <br>
    </i><br>
    I am still testing the solution for the master branch while tests
    pass on a previous version.<br>
    Any comments on the code? (I am not particularly proud of the string
    defines in the dlg_cb.h, but am unsure where to include some const
    variable accessible to both acc and dialog to pass as calback param
    for dialog expiration)<br>
    <br>
    Thank you,<br>
    Lucian Balaceanu<br>
  </body>
</html>