This module provides interact with Erlang node. The module allows sending, receiving Erlang messages and RPC calls between each other. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/132
-- Commit Summary --
* ERLANG module
-- File Changes --
A modules/erlang/Makefile (18) A modules/erlang/README (762) A modules/erlang/cnode.c (514) A modules/erlang/cnode.h (106) A modules/erlang/doc/Makefile (4) A modules/erlang/doc/erlang.xml (38) A modules/erlang/doc/erlang_admin.xml (622) A modules/erlang/doc/erlang_devel.xml (159) A modules/erlang/doc/erlang_use.xml (95) A modules/erlang/epmd.c (150) A modules/erlang/epmd.h (61) A modules/erlang/erl_api.c (258) A modules/erlang/erl_api.h (92) A modules/erlang/erl_helpers.c (401) A modules/erlang/erl_helpers.h (153) A modules/erlang/handle_emsg.c (783) A modules/erlang/handle_emsg.h (32) A modules/erlang/handle_rpc.c (1484) A modules/erlang/handle_rpc.h (102) A modules/erlang/mod_erlang.c (1067) A modules/erlang/mod_erlang.h (77) A modules/erlang/pv_atom.c (396) A modules/erlang/pv_atom.h (35) A modules/erlang/pv_list.c (392) A modules/erlang/pv_list.h (36) A modules/erlang/pv_tuple.c (393) A modules/erlang/pv_tuple.h (37) A modules/erlang/pv_xbuff.c (1153) A modules/erlang/pv_xbuff.h (100) A modules/erlang/worker.c (356) A modules/erlang/worker.h (59)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/132.patch https://github.com/kamailio/kamailio/pull/132.diff
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/132
Subscribing on this :-)
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/132#issuecomment-94725927
Looks ok at the first sight. It will be merged to catch development freeze for v4.3 and a new modules group will be created for it because it has dependency for building.
You will get write access to kamailio repository so you can maintain it here in the future.
During the testing period we can refine it, if needed.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/132#issuecomment-94766840
Merged #132.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/132#event-286425641
Merged. Thank you for contributing the module!
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/132#issuecomment-94871574
Thank you too.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/132#issuecomment-94895523