<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hey Bogdan,<br>
    <br>
    Thank you for the tip. I am trying now to use as advised
    E_DLG_STATE_CHANGED.<br>
    <br>
    I get the following information in the event:<br>
    """<br>
    U 2015/05/09 11:19:59.018404 127.0.0.1:40817 -&gt; 127.0.0.1:2020<br>
    E_DLG_STATE_CHANGED<br>
    old_state::1<br>
    new_state::5<br>
    """<br>
    <br>
    Can you advise me how to add some useful information inthere? I
    would need to know at least h_entry and h_id for the dialog (so I
    can kill it from outside<span style="color: rgb(0, 0, 0);
      font-family: Helvetica, Arial; font-size: 12px; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: justify; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);"></span>) and some other
    $avps I need for prepaid at the start of the call.<br>
    <br>
    Thanks again!<br>
    DanB<br>
    <br>
    <div class="moz-cite-prefix">On 07.05.2015 18:42, Bogdan-Andrei
      Iancu wrote:<br>
    </div>
    <blockquote cite="mid:554B9612.7050708@opensips.org" type="cite">Hi
      Dan,
      <br>
      <br>
      As in ACC you cannot do START/STOP and CDRs in the same time, I
      suggest to use the CDR event for accounting purposes and for
      monitoring the dialog status take a look at the
      E_DLG_STATE_CHANGED event:
      <br>
<a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/2.1.x/dialog.html#id297207">http://www.opensips.org/html/docs/modules/2.1.x/dialog.html#id297207</a>
      <br>
      <br>
      Regards,
      <br>
      <br>
      Bogdan-Andrei Iancu
      <br>
      OpenSIPS Founder and Developer
      <br>
      <a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
      <br>
      <br>
      On 06.05.2015 13:39, DanB wrote:
      <br>
      <blockquote type="cite">Hey Guys,
        <br>
        <br>
        I am using EVI to generate CDRs out of OpenSIPS. The result is
        that I get one CDR record at the end of the dialog as E_ACC_CDR
        event.
        <br>
        <br>
        Now I would need to know also when dialog starts (eg: after
        INVITE is being OKed).
        <br>
        <br>
        What is the most recommended way to achieve that? I tried
        setting evi_flag but it appears that works only if I do not set
        cdr_flag. Am I right in that assumption? Are both evi_flag and
        evi_missed_flag options suppressed by cdr_flag?
        <br>
        <br>
        Thanks in advance for your feedback!
        <br>
        DanB
        <br>
        <br>
        _______________________________________________
        <br>
        Users mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
        <br>
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>