Module: kamailio
Branch: master
Commit: 77beeb5d765119f46589a9d519123256fb8a9138
URL:
https://github.com/kamailio/kamailio/commit/77beeb5d765119f46589a9d51912325…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2018-03-19T18:17:31+01:00
core: new parameter kemi.event_route_callback
- set the name of kemi function to be executed for core event route
equivalet
- default value is not set (no callback function name). If set to
"none", it is also not executed.
- callback function receives a string parameter with the name of the event
- execute kemi event callback for "core:worker-one-init"
---
Modified: src/core/action.c
Modified: src/core/cfg.lex
Modified: src/core/cfg.y
Modified: src/core/kemi.c
Modified: src/core/kemi.h
---
Diff:
https://github.com/kamailio/kamailio/commit/77beeb5d765119f46589a9d51912325…
Patch:
https://github.com/kamailio/kamailio/commit/77beeb5d765119f46589a9d51912325…