- delete unused code
- update documentation
- new pseudo variable pid
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/163
-- Commit Summary --
* erlang: delete unused code
* erlang: correcting documetation
* erlang: new pseudo variable for Erlang process id
* erlang: update documentation
-- File Changes --
M modules/erlang/README (57)
M modules/erlang/doc/erlang_admin.xml (27)
M modules/erlang/handle_emsg.c (46)
M modules/erlang/mod_erlang.c (11)
M modules/erlang/pv_atom.c (60)
M modules/erlang/pv_list.c (5)
A modules/erlang/pv_pid.c (333)
A modules/erlang/pv_pid.h (35)
M modules/erlang/pv_tuple.c (6)
M modules/erlang/pv_xbuff.c (109)
M modules/erlang/pv_xbuff.h (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/163.patch
https://github.com/kamailio/kamailio/pull/163.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/163