<br><br><div class="gmail_quote">2010/10/5 Nikhil <span dir="ltr">&lt;<a href="mailto:d.nikhil@cem-solutions.net">d.nikhil@cem-solutions.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  Hi<br>
We can run multiple instance of asterisk in same box with different IP<br>
and port. U need to install asterisk in different location eg: 1:<br>
/home/asterisk1/ 2 , : /home/asterisk2 ,and run both from that path ,<br>
listen ip and port should be different.<br>
<br>
command to run:<br>
<br>
$ /home/asterisk1/usr/sbin/asterisk -g for first asterisk<br>
$ /home/asterisk2/usr/sbin/asterisk -g for second asterisk<br></blockquote><div><br>How do you then dealt with /etc/init.d/asterisk scripts ?<br>One per instance ? <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
Thanks<br>
<font color="#888888">Nikhil<br>
</font><div><div></div><div class="h5"><br>
<br>
On 10/05/2010 03:42 PM, bilal ghayyad wrote:<br>
&gt; Hi All;<br>
&gt;<br>
&gt; 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.<br>

&gt;<br>
&gt; 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.<br>
&gt;<br>
&gt; Is it possible without WMWare?<br>
&gt; Regards<br>
&gt; Bilal<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>