Module: kamailio Branch: 4.4 Commit: 3fdf0463e2290ae891587dbac8cbd6b2d0e722fd URL: https://github.com/kamailio/kamailio/commit/3fdf0463e2290ae891587dbac8cbd6b2d0e722fd
Author: Seudin Kasumovic <[email protected]> Committer: Seudin Kasumovic <[email protected]> Date: 2016-04-26T10:12:32+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/3fdf0463e2290ae891587dbac8cbd6b2d0e722fd.diff Patch: https://github.com/kamailio/kamailio/commit/3fdf0463e2290ae891587dbac8cbd6b2d0e722fd.patch _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
