[sr-dev] git:master:77beeb5d: core: new parameter kemi.event_route_callback
Daniel-Constantin Mierla
miconda at gmail.com
Mon Mar 19 18:17:51 CET 2018
Module: kamailio
Branch: master
Commit: 77beeb5d765119f46589a9d519123256fb8a9138
URL: https://github.com/kamailio/kamailio/commit/77beeb5d765119f46589a9d519123256fb8a9138
Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/77beeb5d765119f46589a9d519123256fb8a9138.diff
Patch: https://github.com/kamailio/kamailio/commit/77beeb5d765119f46589a9d519123256fb8a9138.patch
More information about the sr-dev
mailing list