<!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">
Those buttons are call appearances.<br>
<br>
They function based on how the phone is configured and how you<br>
program asterisk to process calls.<br>
<br>
For example, you have a phone that is ext #101, you have 4 call
appearances on the phone device.<br>
<br>
You receive 2 phone calls within the span of 2 seconds, 2 of the call
appearances will light up.<br>
You can answer one , put that call on hold and answer another.<br>
<br>
There are countless variations on this theme. <br>
<br>
The scenario you described is correct.<br>
<br>
John Signorello<br>
ispbx.com<br>
cogoblue.com<br>
<br>
<br>
Joseph L. Casale wrote:
<blockquote
 cite="mid:49627735003F5C479100225C339F9FE05BED9DF6B7@Mail.activenetwerx.int"
 type="cite">
  <pre wrap="">I see.
So how does Asterisk assign "Lines" to the various channels?
I intend to have a few Aastra 480i's and these phones I believe
have 4 line buttons on them, does the functionality of Asterisk
in this scenario allow someone to see "Line 1" is in use and either
pickup the phone and attach to a free line or simply push "Line 2"
and attach to that next available line?

Thanks so much guys!
Jlc


-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a> [<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] On Behalf Of John Signorello
Sent: Wednesday, May 14, 2008 9:19 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Understanding Asterisk


I assume you are going to with a VOIP provider.

Essentially, you have one DID and any number of channels/ports.

Typically, you pay per port with a minute charge.

Some people give you "unlimited" ports but charge a higher per minute fee.

In you case, where you currently have 3 lines, you would need 3 channels.
This would provide three concurrent calls to be in place.

Asterisk does not know anything about channels in this example.
If 3 calls come in it answers three calls.

If a 4th caller comes in , the VOIP prvovider will send the busy signal
to the caller.
Asterisk does not see it.


Joseph L. Casale wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am about to order some DIDs for my first install but I am unclear on how Asterisk
will function in either scenario with the two options I can order with. One option
is the DID has unlimited connections. Another option for the DID is that it has a
maximum of two concurrent calls only. How does Asterisk understand the multiple
calls that are coming in and behave for both scenarios? The phone system we are
trying to replace and therefore replicate the functionality is that of a very base
Meridian system with 3 lines.

Thanks for any guidance!
jlc

_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>

_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
  </pre>
</blockquote>
</body>
</html>