Creating a PR for each commit is a bit too much work. If not all commits should be merged, please cherry-pick the wanted ones or tell me which patches should be left out. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/734
-- Commit Summary --
* dispatcher: free memory on shutdown * pv: xavp: log error message when memory allocation fails * core: Enable SIGUSR1 for child processes * mqueu: Convert items to single linked list * tmx: Try to get branch_index for all replies * jsonrpc_s: Return an error when JSON parsing fails * core: Don't bind to IPv6 addresses if auto_bind_ipv6 is disabled
-- File Changes --
M main.c (15) M modules/dispatcher/dispatcher.c (3) M modules/jsonrpc-s/jsonrpc-s_mod.c (6) M modules/mqueue/mqueue_api.c (8) M modules/pv/pv_xavp.c (9) M modules/tmx/t_var.c (2) M socket_info.c (4)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/734.patch https://github.com/kamailio/kamailio/pull/734.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/734
@gaaf pushed 2 commits.
d2f695d sl: Reset timeout before sending the message 28224ba sl: Convert get_ticks() to the somewhat faster get_ticks_raw()
--- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/kamailio/kamailio/pull/734/files/8102ca5f67de979a3597a97f...
Merged #734.