Module: kamailio Branch: master Commit: 04ae96ab5fa3e219ab9d326fec7055ef3b7a212f URL: https://github.com/kamailio/kamailio/commit/04ae96ab5fa3e219ab9d326fec7055ef...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-02-22T11:54:13+01:00
evrexec: added rpc command evrexec.run to run an event_route
- kamctl rpc evrexec.run evname [evdata] - first parameter is the event route name (or KEMI function) - second parameter (optional, string) is an arbitrary data that becomes available inside the event route via $evr(data)
---
Modified: src/modules/evrexec/evrexec_mod.c
---
Diff: https://github.com/kamailio/kamailio/commit/04ae96ab5fa3e219ab9d326fec7055ef... Patch: https://github.com/kamailio/kamailio/commit/04ae96ab5fa3e219ab9d326fec7055ef...