<p>Introducing new do_accounting() function. It has 3 arguments,<br>
first one is used to specify the type of accounting separated<br>
by '|'(db, log, aaa, evi, diam), second one to specify the flags<br>
used for accounting also separated by '|' (cdr, missed, failed -<br>
failed_transaction_flag) and the third parameter represents the<br>
name of the table used for accounting.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/OpenSIPS/opensips/pull/840'>https://github.com/OpenSIPS/opensips/pull/840</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[acc]flags used for accounting now replaced by do_accounting()</li>
  <li>[acc] updated docs for do_accounting()</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/840/files#diff-0">modules/acc/README</a>
    (547)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/840/files#diff-1">modules/acc/acc.c</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/840/files#diff-2">modules/acc/acc_logic.c</a>
    (548)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/840/files#diff-3">modules/acc/acc_logic.h</a>
    (43)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/840/files#diff-4">modules/acc/acc_mod.c</a>
    (244)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/840/files#diff-5">modules/acc/doc/acc_admin.xml</a>
    (377)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/840.patch'>https://github.com/OpenSIPS/opensips/pull/840.patch</a></li>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/840.diff'>https://github.com/OpenSIPS/opensips/pull/840.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/840">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AFOciWJ182XggAQuQ3jsMIFjylX6vYnQks5pwp6zgaJpZM4H4BEp.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/pull/840"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>