<ul>
<li>added trace_id parameter with which one is able to define
database urls and trace uris (HEP and SIP); the trace id is given
as an argument to sip_trace() function;</li>
<li>multiple trace_id s can be defined under the same name which
will alow users to do multiple types of tracing using only one
function call;</li>
<li>sip_trace() now accepts flags to specify what to trace: message,
transaction or dialog; in stateless mode only message trace does
a valid type of trace;</li>
<li>traced_user_avp now is as an argument to sip_trace() function;
setting it won't duplicate entries in the database; it will do
only one insert setting the traced_user column accordingly;</li>
<li>removed traced_table avp, now having this option through the
trace_id parameter;</li>
<li>most of the parameters in the modparam section(db_url, table,
duplicate_uri, duplicate_with_hep) are now part of a trace_id
called 'default'; marked them in the docs as outdated;</li>
</ul>

<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/752'>https://github.com/OpenSIPS/opensips/pull/752</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[siptrace] all types of tracing are done using sip_trace function</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/752/files#diff-0">modules/siptrace/README</a>
    (316)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/752/files#diff-1">modules/siptrace/doc/siptrace_admin.xml</a>
    (372)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/752/files#diff-2">modules/siptrace/siptrace.c</a>
    (1322)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/752">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOcie_WCcYVwBOd3p-hshwX9ANYmGpzks5pZMdCgaJpZM4HDAwT.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/752"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>