[OpenSIPS-Devel] [opensips] Add synchronous operation for raise functions for event_xmlrpc and event_rabbitmq (#596)

Robert Vladut Patrascu notifications at github.com
Tue Aug 11 10:55:25 CEST 2015


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.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/596

-- Commit Summary --

  * event_xmlrpc: added synchronous operation for raise function
  * event_rabbitmq: added synchronous operation for raise function
  * event_xmlrpc: update documentation for sync_mode module parameter
  * event_rabbitmq: update documentation for sync_mode module parameter

-- File Changes --

    M modules/event_rabbitmq/README (30)
    M modules/event_rabbitmq/doc/event_rabbitmq_admin.xml (19)
    M modules/event_rabbitmq/event_rabbitmq.c (3)
    M modules/event_rabbitmq/rabbitmq_send.c (127)
    M modules/event_rabbitmq/rabbitmq_send.h (8)
    M modules/event_xmlrpc/README (26)
    M modules/event_xmlrpc/doc/event_xmlrpc_admin.xml (19)
    M modules/event_xmlrpc/event_xmlrpc.c (20)
    M modules/event_xmlrpc/xmlrpc_send.c (122)
    M modules/event_xmlrpc/xmlrpc_send.h (7)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/596.patch
https://github.com/OpenSIPS/opensips/pull/596.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20150811/9823d1e6/attachment.htm>


More information about the Devel mailing list