Module: kamailio
Branch: master
Commit: b0c04dd2eff3f288ac98c0074683db150727227a
URL:
https://github.com/kamailio/kamailio/commit/b0c04dd2eff3f288ac98c0074683db1…
Author: Seudin Kasumovic <seudin.kasumovic(a)gmail.com>
Committer: Seudin Kasumovic <seudin.kasumovic(a)gmail.com>
Date: 2016-04-26T10:07:50+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)
---
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/b0c04dd2eff3f288ac98c0074683db1…
Patch:
https://github.com/kamailio/kamailio/commit/b0c04dd2eff3f288ac98c0074683db1…