Hi
We can run multiple instance of asterisk in same box with different IP 
and port. U need to install asterisk in different location eg: 1: 
/home/asterisk1/ 2 , : /home/asterisk2 ,and run both from that path , 
listen ip and port should be different.

command to run:

$ /home/asterisk1/usr/sbin/asterisk -g for first asterisk
$ /home/asterisk2/usr/sbin/asterisk -g for second asterisk

Thanks
Nikhil


On 10/05/2010 03:42 PM, bilal ghayyad wrote:
> Hi All;
>
> Did anyone try to implement (installation and configuration and running) for 
> more than one asterisk instance (two or three instances), where each asterisk 
> instance to work on a difference IP than the other where the server already 
> has more than one IP address.
>
> We need to implement this situation because in case we need to do testing for 
> any scenario of configuration, then other instances will not be effected.
>
> Is it possible without WMWare?
> Regards
> Bilal
>
>
>
>


-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to