[OpenSIPS-Devel] [opensips] event_route: support for handling EVI events in asynch mode (744a5c2)

Răzvan Crainea notifications at github.com
Mon Jul 28 12:38:13 CEST 2014


On a second thought, instead of using this parameter I think we'd rather specify if we want a route to be executed in async mode or not. I think this approach is more flexible. Something like this:

<code>
route[E_EVI_PIKE/async] {
    #execute asynchronous
}
</code>

or

<code>
route[E_EVI_PIKE] {
    #execute synchronous
}
</code>

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/commit/744a5c2a763a822528e77801b8eb671c5c9d0e5e#commitcomment-7171265
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140728/f8938937/attachment.htm>


More information about the Devel mailing list