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
_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to