<p>When an event is raised in synchronous mode (configurable through the "sync_mode" module parameter, asynchronous is default) the triggering process waits for the status of the operation from the actual worker process.</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/596'>https://github.com/OpenSIPS/opensips/pull/596</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>event_xmlrpc: added synchronous operation for raise function</li>
  <li>event_rabbitmq: added synchronous operation for raise function</li>
  <li>event_xmlrpc: update documentation for sync_mode module parameter</li>
  <li>event_rabbitmq: update documentation for sync_mode module parameter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-0">modules/event_rabbitmq/README</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-1">modules/event_rabbitmq/doc/event_rabbitmq_admin.xml</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-2">modules/event_rabbitmq/event_rabbitmq.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-3">modules/event_rabbitmq/rabbitmq_send.c</a>
    (127)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-4">modules/event_rabbitmq/rabbitmq_send.h</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-5">modules/event_xmlrpc/README</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-6">modules/event_xmlrpc/doc/event_xmlrpc_admin.xml</a>
    (19)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-7">modules/event_xmlrpc/event_xmlrpc.c</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-8">modules/event_xmlrpc/xmlrpc_send.c</a>
    (122)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/596/files#diff-9">modules/event_xmlrpc/xmlrpc_send.h</a>
    (7)
  </li>
</ul>

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