<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, it is possible also if you use chroots under linux (
<a class="moz-txt-link-freetext" href="http://en.wikipedia.org/wiki/Chroot">http://en.wikipedia.org/wiki/Chroot</a> ). But you'll need to change the
listening ports. <br>
<br>
Regards, <br>
Pavel Siderov<br>
<br>
Tzafrir Cohen wrote:
<blockquote cite="mid20061113081804.GV32233@xorcom.com" type="cite">
  <pre wrap="">On Mon, Nov 13, 2006 at 12:45:40PM +0530, Sri Keerthy wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Can two versions of asterisk run on same PC??
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Basically, yes: use a custom asterisk.conf (or custom compiled defaults)
to use different pathes for just about anything.

Note, however, that only one program can listen on the same port. So if
you want both to e.g., listen on IAX, one, at least, has to listen on a
custom port.

  </pre>
</blockquote>
<br>
</body>
</html>