<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
PATRICK KANGETHE wrote:
<blockquote cite="mid:444939.84523.qm@web32904.mail.mud.yahoo.com"
type="cite">
<style type="text/css"><!-- DIV {margin:0px;} --></style>
<div
style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>I want to interface asterisk with a legacy pbx that has around
23 extensions through my 8 fxs card, how do i work around this?<br>
Hint: I have already terminated 8 extensions from the legacy PBX, i was
thinking whether i can peer the extensions from the PBX i.e like 5
extensions be peered to one extension connecting to the fxs? How can i
do this?<br>
<br>
Thanks in advance,<br>
</div>
</div>
<br>
<pre wrap="">
<hr size="4" width="90%"></pre>
</blockquote>
Are you planning to get rid of the legacy PBX completely? Or is
Asterisk going to be a second PBX?<br>
<br>
I am going to assume you are replacing the legacy PBX. You can setup
analog extensions so that you have multiple phones on each FXS
channel. But they will be like a party line. If you put 6 phones on
one FXS, all 6 ring at the same time, only one person can use that
extension at a time.<br>
<br>
However you can add SIP phones to Asterisk and each can have their own
extension instead. It just requires cat 5 cable back to a switch for
each phone.<br>
<br>
Lyle Giese<br>
LCR Computer Services, Inc.<br>
</body>
</html>