Module: kamailio Branch: 4.3 Commit: ad6dd780d2977ca50c6e312e0cf6bd0a97590aca URL: https://github.com/kamailio/kamailio/commit/ad6dd780d2977ca50c6e312e0cf6bd0a...
Author: Seudin Kasumovic seudin.kasumovic@gmail.com Committer: Seudin Kasumovic seudin.kasumovic@gmail.com Date: 2016-04-26T10:13:33+02:00
erlang: fix function call in event route
- allow call functions for RPC and message send in event route - detect RPC loop - function/api call is possible in event route if event route is not triggered by handling REX call (avoid deadlock)
(cherry picked from commit b0c04dd2eff3f288ac98c0074683db150727227a)
---
Modified: modules/erlang/erl_api.c Modified: modules/erlang/handle_emsg.c Modified: modules/erlang/handle_emsg.h Modified: modules/erlang/mod_erlang.c Modified: modules/erlang/mod_erlang.h
---
Diff: https://github.com/kamailio/kamailio/commit/ad6dd780d2977ca50c6e312e0cf6bd0a... Patch: https://github.com/kamailio/kamailio/commit/ad6dd780d2977ca50c6e312e0cf6bd0a...