Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-15 Thread Paul Hayes
On 11/06/10 01:19, Michelle Dupuis wrote:
 I'm looking for a small formfactor mobo for an install that needs to handle 
 25 phone sets (no transcoding).  I found a new dual atom 1.66GHz mobo - 
 anyone know what kinds of call volume that will handle?

 MD

Any of the Atom CPU systems will /easily/ handle 25 concurrent calls 
(and with a 25 extension system, 25 concurrent calls is very unlikely). 
  I use the single core Atom 230 CPUs for systems of this size. 
Something to bear in mind is how the system will be used, max concurrent 
calls isn't really that great a performance factor, call arrival rates 
are more relevant, the CPU time is spent setting up and tearing down 
calls.  Simply having calls in progress with no transcoding uses a tiny 
amount of CPU in comparison to the work involved setting up and routing 
a new call.

cheers,
Paul.

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-11 Thread Gordon Henderson
On Thu, 10 Jun 2010, Michelle Dupuis wrote:

 I'm looking for a small formfactor mobo for an install that needs to 
 handle 25 phone sets (no transcoding).  I found a new dual atom 1.66GHz 
 mobo - anyone know what kinds of call volume that will handle?

This question comes up all the time - I've posted replies, others have, 
you can search the list archives or the voip-info wiki.

I benchamrked a 500MHz VIA Geode processor to 85 calls without 
transcoding. A 1.6GHz Atom can handle 100's.

(I use fanless Atom processors in my hosted servers. They're handling 
100's of calls.)

Gordon

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-11 Thread --[ UxBoD ]--

- Original Message -
 On Thu, 10 Jun 2010, Michelle Dupuis wrote:
 
  I'm looking for a small formfactor mobo for an install that needs to
  handle 25 phone sets (no transcoding). I found a new dual atom
  1.66GHz
  mobo - anyone know what kinds of call volume that will handle?
 
 On Thu, 10 Jun 2010, mgra...@mstvp.com wrote:
 
  Based on comments from Ward Mundy during a recent VUC call I'd
  expect
  even a single CPU Atom system to handle that many phones in an
  office
  application. Perhaps there may be merit in dual CPU in more of a
  call
  center application.
 
 Assuming you're talking about something like the Atom 330...
 
 My guess is you will have plenty of horsepower for 25 phone sets --
 probably even 25 simultaneous calls.
 
 The 330 is dual-core and hyper-threaded so it shows up as 4 CPUs in
 top.
 
 Asterisk is multi-threaded and should distribute the workload. Another
 advantage is that if you have something CPU heavy like bzip2'ing your
 database dump or compiling Asterisk from source, there are still
 several
 CPUs available for Asterisk.
 

I have a single rack server with a Atom 330 and 2GB RAM, six phones connected 
and probably a couple of simultaneous calls at one time.  This is how it looks 
at the moment:

 total   used   free sharedbuffers cached
Mem:   20498561346480 703376  0 181920 990376
-/+ buffers/cache: 1741841875672
Swap:  4095992  04095992

top - 10:41:59 up 12 days, 16:03,  1 user,  load average: 0.01, 0.00, 0.00
Tasks: 122 total,   1 running, 121 sleeping,   0 stopped,   0 zombie
Cpu0  :  0.0%us,  0.0%sy,  0.0%ni, 99.9%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Cpu1  :  0.0%us,  0.0%sy,  0.0%ni, 98.4%id,  0.0%wa,  1.5%hi,  0.0%si,  0.0%st
Cpu2  :  0.1%us,  0.0%sy,  0.1%ni, 99.8%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Cpu3  :  0.1%us,  0.0%sy,  0.0%ni, 99.8%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   2049856k total,  1346232k used,   703624k free,   181920k buffers
Swap:  4095992k total,0k used,  4095992k free,   990376k cached

Have a TDM card in the server and also use G729 codec and Skype for Asterisk.
-- 
Thanks, Phil

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-11 Thread Stephen Brown Jr
Ditto I'm running a Supermicro Atom based dual core server and it's rock
solid!!!

These make excellent servers for Asterisk installation IMHO.


On Fri, Jun 11, 2010 at 05:42, --[ UxBoD ]-- ux...@splatnix.net wrote:


 - Original Message -
  On Thu, 10 Jun 2010, Michelle Dupuis wrote:
 
   I'm looking for a small formfactor mobo for an install that needs to
   handle 25 phone sets (no transcoding). I found a new dual atom
   1.66GHz
   mobo - anyone know what kinds of call volume that will handle?
 
  On Thu, 10 Jun 2010, mgra...@mstvp.com wrote:
 
   Based on comments from Ward Mundy during a recent VUC call I'd
   expect
   even a single CPU Atom system to handle that many phones in an
   office
   application. Perhaps there may be merit in dual CPU in more of a
   call
   center application.
 
  Assuming you're talking about something like the Atom 330...
 
  My guess is you will have plenty of horsepower for 25 phone sets --
  probably even 25 simultaneous calls.
 
  The 330 is dual-core and hyper-threaded so it shows up as 4 CPUs in
  top.
 
  Asterisk is multi-threaded and should distribute the workload. Another
  advantage is that if you have something CPU heavy like bzip2'ing your
  database dump or compiling Asterisk from source, there are still
  several
  CPUs available for Asterisk.
 

 I have a single rack server with a Atom 330 and 2GB RAM, six phones
 connected and probably a couple of simultaneous calls at one time.  This is
 how it looks at the moment:

 total   used   free sharedbuffers cached
 Mem:   20498561346480 703376  0 181920 990376
 -/+ buffers/cache: 1741841875672
 Swap:  4095992  04095992

 top - 10:41:59 up 12 days, 16:03,  1 user,  load average: 0.01, 0.00, 0.00
 Tasks: 122 total,   1 running, 121 sleeping,   0 stopped,   0 zombie
 Cpu0  :  0.0%us,  0.0%sy,  0.0%ni, 99.9%id,  0.0%wa,  0.0%hi,  0.0%si,
  0.0%st
 Cpu1  :  0.0%us,  0.0%sy,  0.0%ni, 98.4%id,  0.0%wa,  1.5%hi,  0.0%si,
  0.0%st
 Cpu2  :  0.1%us,  0.0%sy,  0.1%ni, 99.8%id,  0.0%wa,  0.0%hi,  0.0%si,
  0.0%st
 Cpu3  :  0.1%us,  0.0%sy,  0.0%ni, 99.8%id,  0.0%wa,  0.0%hi,  0.0%si,
  0.0%st
 Mem:   2049856k total,  1346232k used,   703624k free,   181920k buffers
 Swap:  4095992k total,0k used,  4095992k free,   990376k cached

 Have a TDM card in the server and also use G729 codec and Skype for
 Asterisk.
 --
 Thanks, Phil

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

[asterisk-users] Dual Atom mobo - call capacity

2010-06-10 Thread Michelle Dupuis
I'm looking for a small formfactor mobo for an install that needs to handle 25 
phone sets (no transcoding).  I found a new dual atom 1.66GHz mobo - anyone 
know what kinds of call volume that will handle?

MD
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-10 Thread mgraves
Based on comments from Ward Mundy during a recent VUC call I'd expect
even a single CPU Atom system to handle that many phones in an office
application. Perhaps there may be merit in dual CPU in more of a call
center application.

http://www.voipusersconference.org/2010/nerd-vittles-incredible-pbx/

Michael Graves
mgraves  mstvp.com
o(713) 861-4005
c(713) 201-1262
sip:mjgra...@mstvp.onsip.com
skype mjgraves

  Original Message 
 Subject: [asterisk-users] Dual Atom mobo - call capacity
 From: Michelle Dupuis mdup...@ocg.ca
 Date: Thu, June 10, 2010 7:19 pm
 To: Asterisk Users List asterisk-users@lists.digium.com
 
 
 


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-10 Thread Jeff LaCoursiere

I don't know how it calculates it, but FreePBX shows a bar for total 
calls that looks like it maxes out at six.  We haven't hit that on any 
installs of this device yet, but that seems pretty low for sure.

I know with four calls in progress, all VoIP, transcoding G711u to G.729, 
the load of the machine is still around .3 .

j

On Thu, 10 Jun 2010, Michelle Dupuis wrote:

 I'm looking for a small formfactor mobo for an install that needs to 
 handle 25 phone sets (no transcoding).  I found a new dual atom 1.66GHz 
 mobo - anyone know what kinds of call volume that will handle?

 MD
 -- 
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

 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 --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Dual Atom mobo - call capacity

2010-06-10 Thread Steve Edwards
On Thu, 10 Jun 2010, Michelle Dupuis wrote:

 I'm looking for a small formfactor mobo for an install that needs to 
 handle 25 phone sets (no transcoding).  I found a new dual atom 1.66GHz 
 mobo - anyone know what kinds of call volume that will handle?

On Thu, 10 Jun 2010, mgra...@mstvp.com wrote:

 Based on comments from Ward Mundy during a recent VUC call I'd expect 
 even a single CPU Atom system to handle that many phones in an office 
 application. Perhaps there may be merit in dual CPU in more of a call 
 center application.

Assuming you're talking about something like the Atom 330...

My guess is you will have plenty of horsepower for 25 phone sets -- 
probably even 25 simultaneous calls.

The 330 is dual-core and hyper-threaded so it shows up as 4 CPUs in top.

Asterisk is multi-threaded and should distribute the workload. Another 
advantage is that if you have something CPU heavy like bzip2'ing your 
database dump or compiling Asterisk from source, there are still several 
CPUs available for Asterisk.

-- 
Thanks in advance,
-
Steve Edwards   sedwa...@sedwards.com  Voice: +1-760-468-3867 PST
Newline  Fax: +1-760-731-3000

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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