On Tue, 2008-09-16 at 12:09 +0530, James Logic wrote: > Could anybody tell me that can I install two different versions of > Sipxces on a same machine?
It's simple in theory and messy in practice. The key points are (1) each sipX system needs its own set of ports (or its own IP address), and (2) the sipX executables contain many internal references to where sipX's files are. (1) can be satisfied by creating a bunch of virtual machines, each of which has its own IP address, or by changing the ports specified in the configuration files in /etc/sipxpbx. I believe you can adjust the ports through sipXconfig as well. (2) can be satisfied by virtual machines, or by chroot'ing, or by recompiling a separate set of executables with a different "file prefix" for each sipX. Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
