<p>Two commits will be merged:</p>

<ul class="task-list">
<li>introduced a new dialog event when the dialog states are changed</li>
<li>events can now be handled asynchronously</li>
</ul>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/ionutrazvanionita/opensips master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/OpenSIPS/opensips/pull/343'>https://github.com/OpenSIPS/opensips/pull/343</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>added E_DLG_STATE_CHANGED event for dialog module</li>
  <li>added in script sync/async suport for event_route</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-0">cfg.y</a>
    (63)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-1">modules/dialog/README</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-2">modules/dialog/dialog.c</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-3">modules/dialog/dlg_hash.c</a>
    (78)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-4">modules/dialog/dlg_hash.h</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-5">modules/dialog/doc/dialog_admin.xml</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-6">modules/event_route/event_route.c</a>
    (117)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-7">route.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/343/files#diff-8">route.h</a>
    (11)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/343.patch'>https://github.com/OpenSIPS/opensips/pull/343.patch</a></li>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/343.diff'>https://github.com/OpenSIPS/opensips/pull/343.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/343">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/5479561__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyNzc4NTA2OSwiZGF0YSI6eyJpZCI6NDQ0MjQ1Nzl9fQ==--4231fb9ad5a0084aaf385598d7e588589fb7674b.gif" width="1" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"View this Pull Request on GitHub","action":{"@type":"ViewAction","url":"https://github.com/OpenSIPS/opensips/pull/343","name":"View Pull Request"}}</script>