I would recommend using Docker for this to ensure the 2 instances of OpenSIPS are isolated from each other. We are running OpenSIPS in Docker with multiple containers on a single machine with great success. It also makes local testing very simple, especially with a SIPp container as well.
https://www.docker.com Ben Newlin From: <[email protected]> on behalf of H Yavari <[email protected]> Reply-To: H Yavari <[email protected]>, OpenSIPS users mailling list <[email protected]> Date: Wednesday, September 7, 2016 at 7:36 AM To: "[email protected]" <[email protected]> Subject: [OpenSIPS-Users] mulitple instance for different rules Hi to all, I want to run 2 instances of OpenSIPS on same machine and use each of them for some tasks. for example one instance for load balancing and other for registration and routing. I want use this arch for flexible expansion. Is it good idea? It makes more load on the same node? If the answer is yes, I should compile two time with different names or I can make symbolic links from one compiled instance? Thanks for reply. Regards, H.Yavari
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
