[OpenSIPS-Devel] [opensips] evi: no script feedback on failure to deliver events (#536)

Ovidiu Sas notifications at github.com
Mon Jun 1 21:15:58 CEST 2015


If an event is handled in async mode and there is a failure in the event delivery mechanism, there's no script feedback about the failure.  The raise_event() will return no errors (the event is pushed ok through the opensips internal socket to the transport specific module).  If the transport specific module fails to deliver the event, the event is lost and there's no script feedback.

An option would be to create an evi failure route where failed events will be presented.
Another option would be to raise an internal E_EVI_FAILURE event and present the failed event in it's associated event route.

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


More information about the Devel mailing list