I've spotted another problem, with ```rtpp_socks``` variable, because it's pkg
memory initialized at startup. So all the processes will allocate ```rtpp_no``` sockets;
after reload, nothing happens to the sockets, so the newly added machine won't be
taken into consideration. Do you have any idea how to solve this (i.e. after ctl reload,
rebuild rtpp_socks, but still keep them in private memory)?
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/429#issuecomment-172867716