<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>In my case upgrade was not relevant. The issue has been a
      database structure. We attempted to use master/master replication
      between 3 nodes that included dialog table and written dialog
      entry has been corrupting as soon as got written by a mariadb
      remote cluster node, It worked just fine with a local cluster
      node.<br>
    </p>
    <p>I have spent weeks to figure it out. During testing and
      troubleshooting the results ware not consistent. It would work
      once and not work next test without any changes. It has been very
      time consuming, and all I got from debug was that the dialog was
      not found.</p>
    <p>Check your DBG, as Răzvan wrote : CDRs are based on dialog
      support, ngrep or log database entries if you see an attempts to
      be written. If you use extra_fields database may reject insert if
      the value for extra_field is NULL or wrong format depending on
      type of extra_field.</p>
    <p>By no means I am an expert, but if your extra_field is NOT NULL
      and value is not supplied the whole insert is rejected.</p>
    <p>Hope this helps a bit.<br>
    </p>
    <div class="moz-cite-prefix">On 2/28/2022 12:48 AM, Saint Michael
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC9cSOCsc4=7xoA6Zx=qkwYYq2xWUmWn_yd5etFGNE_WdAR79A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">I have a
          similar issue, which probably  started with an update</div>
        <div class="gmail_default" style="font-size:small">30% of my
          calls' CDR do not get written to disk after</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">OPENSIPSCTL=/usr/local/bin/opensips-cli<br>
          /usr/bin/timeout -k 5 5 ${OPENSIPSCTL} -x mi flat_rotate
          2>&1 >> /usr/src/cdr.log<br>
        </div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">any idea
          what can be happening?</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sun, Feb 27, 2022 at 4:44
          PM Marcin Groszek <<a href="mailto:marcin@voipplus.net"
            moz-do-not-send="true">marcin@voipplus.net</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You
          may disregard. I have located the issue.<br>
          <br>
          -- <br>
          Best Regards:<br>
          Marcin Groszek<br>
          Business Voip Resource.<br>
          <a href="http://www.voipplus.net" rel="noreferrer"
            target="_blank" moz-do-not-send="true">http://www.voipplus.net</a><br>
          <br>
          <br>
          _______________________________________________<br>
          Users mailing list<br>
          <a href="mailto:Users@lists.opensips.org" target="_blank"
            moz-do-not-send="true">Users@lists.opensips.org</a><br>
          <a
            href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<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>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Best Regards:
Marcin Groszek
Business Voip Resource.
<a class="moz-txt-link-freetext" href="http://www.voipplus.net">http://www.voipplus.net</a></pre>
  </body>
</html>