Module: kamailio Branch: master Commit: 419275a588d0f655d98ac80591cbd8756803b8ee URL: https://github.com/kamailio/kamailio/commit/419275a588d0f655d98ac80591cbd875...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2017-04-12T10:03:33+02:00
evrexec: new module to execute an event route at startup in a dedicated process
---
Added: src/modules/evrexec/Makefile Added: src/modules/evrexec/README Added: src/modules/evrexec/doc/Makefile Added: src/modules/evrexec/doc/evrexec.xml Added: src/modules/evrexec/doc/evrexec_admin.xml Added: src/modules/evrexec/evrexec_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/419275a588d0f655d98ac80591cbd875... Patch: https://github.com/kamailio/kamailio/commit/419275a588d0f655d98ac80591cbd875...
Excellent!!!
On Wed, Apr 12, 2017 at 10:04:00AM +0200, Daniel-Constantin Mierla wrote:
Thanks! A bit more work is ongoing as testing not done yet and support for kemi functions execution instead of event_route -- will follow next.
On 12.04.17 10:11, Alex Balashov wrote:
2017-04-12 10:04 GMT+02:00 Daniel-Constantin Mierla miconda@gmail.com:
I don't see evrexec at src/Makefile.groups should We include it in basic or in extra group?
On 08.12.17 13:04, Victor Seva wrote:
I guess including it in extra is ok, not expecting a big usage out there.
Cheers, Daniel