<p>hep_store_no_script parameter now changed into hep_route. Using<br>
this parameter one can either do sip_capture() without going<br>
through the script or define a route where messages can be<br>
forwarded using hep_relay() function and modified if hep version<br>
3 is used, withot parsing the sip message, or go through the<br>
main request route as usual where the message will be parsed.<br>
For the second version, the hep route, sip_capture() won't be<br>
available since the message it's not parsed. This functionality<br>
stands only for routing/modifying the message.</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/837'>https://github.com/OpenSIPS/opensips/pull/837</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>[sipcapture] special route for hep messages</li>
  <li>[sipcapture] updated docs for hep_route parameter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-0">modules/proto_hep/hep.c</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-1">modules/proto_hep/hep.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-2">modules/proto_hep/hep_cb.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-3">modules/proto_hep/hep_cb.h</a>
    (13)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-4">modules/proto_hep/proto_hep.c</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-5">modules/sipcapture/README</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-6">modules/sipcapture/doc/sipcapture_admin.xml</a>
    (34)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/837/files#diff-7">modules/sipcapture/sipcapture.c</a>
    (126)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/837.patch'>https://github.com/OpenSIPS/opensips/pull/837.patch</a></li>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/837.diff'>https://github.com/OpenSIPS/opensips/pull/837.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/837">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AFOciU4JqKmxRaf8_6J8nYZ8RiR3yOxIks5pwRxsgaJpZM4H29JT.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/837"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>