Re: [asterisk-users] Curiosity Max Calls

2007-10-08 Thread Tilghman Lesher
On Sunday 07 October 2007 15:23, Steve Totaro wrote:
 How about the once announced Digium DS3 card (that I never saw come to
 market), that board must have some powerful onboard circuits or require
 a very powerful server SGI Numalink setup. I guess with dual procs and
 quad core systems, maybe thats not an issue anymore.

No such board was ever announced.  There were rumors of such a board, but
nothing ever got past rumors.

-- 
Tilghman

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Curiosity Max Calls

2007-10-08 Thread Brian West
They why was it on the website?

/b

On Oct 8, 2007, at 11:59 AM, Tilghman Lesher wrote:

 On Sunday 07 October 2007 15:23, Steve Totaro wrote:
 How about the once announced Digium DS3 card (that I never saw  
 come to
 market), that board must have some powerful onboard circuits or  
 require
 a very powerful server SGI Numalink setup. I guess with dual procs  
 and
 quad core systems, maybe thats not an issue anymore.

 No such board was ever announced.  There were rumors of such a  
 board, but
 nothing ever got past rumors.

 -- 
 Tilghman

 ___
 --Bandwidth and Colocation Provided by http://www.api-digital.com--

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


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Curiosity Max Calls

2007-10-08 Thread Baji Panchumarti
  On 10/8/07, Tilghman Lesher  wrote:

 No such board was ever announced.  There were rumors of such
 a board, but nothing ever got past rumors.

 I wasn't into * back then, but apparently they did, for
 clarification (I know this not proof, but it is unlikely that
 all these people imagined such an announcement ) :

  http://scottstuff.net/blog/articles/category/Asterisk

 ---
DS3 for Asterisk

Posted by Scott Laird on 04/11/2005

Yikes, Digium has announced a DS3 card for Asterisk. So, the next
time you need 672 channels of voice data all on a single PC, you
know where to go.

It'll be interesting to see what they've done with this–their current
T1 cards have compatibility problems with some motherboards
and have extremely tight timing requirements. In general, you
don't want to try running more then one of their 4-port T1 cards
on a single PC. Since a DS3 carries 28 T1s worth of traffic, they
must have done something to clean up their designs, or there's
no way it'll be able to keep up with the load.

 ---

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Curiosity Max Calls

2007-10-08 Thread Tilghman Lesher
On Monday 08 October 2007 12:49, Baji Panchumarti wrote:
   On 10/8/07, Tilghman Lesher  wrote:
  No such board was ever announced.  There were rumors of such
  a board, but nothing ever got past rumors.

  I wasn't into * back then, but apparently they did, for
  clarification (I know this not proof, but it is unlikely that
  all these people imagined such an announcement ) :

   http://scottstuff.net/blog/articles/category/Asterisk

I was corrected on this after I posted that reply.  Without going too far
into it (one of the hardware engineers may be able to explain it better),
there was a fundamental issue with the chipset chosen that wasn't discovered
until later, which made the card untenable for use.  Hence, it was never
released.

-- 
Tilghman

___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


[asterisk-users] Curiosity Max Calls

2007-10-07 Thread Il Neofita
Hi
is there a tool to know what was the maximum calls that asterisk managed?

Thank you
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Re: [asterisk-users] Curiosity Max Calls

2007-10-07 Thread Doug Lytle
Il Neofita wrote:
 Hi
 is there a tool to know what was the maximum calls that asterisk managed?

http://areski.net/areski/index.php?option=com_contenttask=viewid=22Itemid=54

Doug

-- 
Ben Franklin quote:

Those who would give up Essential Liberty to purchase a little Temporary 
Safety, deserve neither Liberty nor Safety.



___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Curiosity Max Calls

2007-10-07 Thread defjam01
You can test it with sipp:

http://sipp.sourceforge.net/

Alexandros

Doug Lytle schrieb:
 Il Neofita wrote:
   
 Hi
 is there a tool to know what was the maximum calls that asterisk managed?
 

 http://areski.net/areski/index.php?option=com_contenttask=viewid=22Itemid=54

 Doug

   


-- 

BSc. Alexandros Manakos
University of applied science - Hagenberg 
Sichere Informationssysteme
Tel Germany: 0211 - 592170
E-Mail: [EMAIL PROTECTED]  
Web: www.manakos.de
 


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Curiosity Max Calls

2007-10-07 Thread Steve Totaro
SIP is only one piece of the puzzle.

This will show you the max calls using SIP but what about TDM? What 
about IAX?

I have seen 95 simultaneous calls come in over a PRI with NFAS (Sangoma) 
eating 60%-70% of the CPU (HP DL320 3ghz single core with a gig of RAM) 
with no codec conversion. Ulaw all the way, just TDM to SIP handoff.

I wonder about these 8 port cards. How beefy of a server would you need 
to light up all the channels in the same scenario as above.

How about the once announced Digium DS3 card (that I never saw come to 
market), that board must have some powerful onboard circuits or require 
a very powerful server SGI Numalink setup. I guess with dual procs and 
quad core systems, maybe thats not an issue anymore.

Thanks,
Steve

defjam01 wrote:
 You can test it with sipp:

 http://sipp.sourceforge.net/

 Alexandros

 Doug Lytle schrieb:
   
 Il Neofita wrote:
   
 
 Hi
 is there a tool to know what was the maximum calls that asterisk managed?
 
   
 http://areski.net/areski/index.php?option=com_contenttask=viewid=22Itemid=54

 Doug

   
 


   


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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


Re: [asterisk-users] Curiosity Max Calls

2007-10-07 Thread Brian West
The board never came to market 1. because the demand.  2. impossible  
to do with zaptel.


/b

On Oct 7, 2007, at 3:23 PM, Steve Totaro wrote:


How about the once announced Digium DS3 card (that I never saw come to
market), that board must have some powerful onboard circuits or  
require

a very powerful server SGI Numalink setup. I guess with dual procs and
quad core systems, maybe thats not an issue anymore.


___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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