Re: [asterisk-users] MeetMe CPU resources

2007-11-07 Thread Tony Mountifield
In article [EMAIL PROTECTED],
Carles Pina i Estany [EMAIL PROTECTED] wrote:
 On Nov/06/2007, Tony Mountifield wrote:
  I have a number of systems that have a single Pentium 4 @ 2.8GHz (with HT),
  1GB RAM and a 4xE1 PRI card (TE410P), and they regularly have conferences
  with up to 90 participants. I would expect them easily to handle the full
 
 Wow, 90 participants. Do you use just MeetMe in Asterisk?

Yes, with some modifications, but they are not performance-related.

 Just for curiosity: All of them can talk to conference? or only some of
 them?
 I thought about it, and for me, 90 open microphone participants looks
 like some white noise :-) Not tried here... just wondering how do you
 do.

Well, the users have the ability to mute themselves, and there is also
usually an operator with a control screen who can mute noisy participants
if required. And I believe people only speak when invited to by the
conference chairman. It seems to work to the customer's satisfaction,
anyway.

Actually, 90 was the peak channel usage I observed - it could well have
been split between multiple conferences, rather than all in a single one.

Cheers
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org

___
--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] MeetMe CPU resources

2007-11-07 Thread Carles Pina i Estany

Hello,

On Nov/06/2007, [EMAIL PROTECTED] wrote:
 Just remember if you don't have any Zaptel cards you are going to have
 to use ztdummy to run app_meetme. Ztdummy essentially requires Linux
 2.6, which you should be using anyways.

yes, and this is the reason that we have setted up a new server (we
didn't want to play with usual asterisk server :-) )
I found this problem :-) Thanks for advise!

-- 
Carles Pina i EstanyGPG id: 0x8CBDAE64
http://pinux.info   Manresa - Barcelona

___
--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] MeetMe CPU resources

2007-11-06 Thread Carles Pina i Estany

Hello,

We would like to have a conference with 15 users aprox. We think that
Pentium 4 3GHz and 1GB of RAM should be enough. Only Asterisk running.

We wonder if somebody has some other experience, good or bad.

We will use Asterisk 1.2 (it is a small and short project for only
this).

Thanks!

-- 
Carles Pina i EstanyGPG id: 0x8CBDAE64
http://pinux.info   Manresa - Barcelona

___
--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] MeetMe CPU resources

2007-11-06 Thread Doug Lytle
Carles Pina i Estany wrote:
 Hello,

 We would like to have a conference with 15 users aprox. We think that
 Pentium 4 3GHz and 1GB of RAM should be enough. Only Asterisk running.

   

I'd consider that over-kill (Means it'll work fine).

We've used a Pentium 3 866mhz with 512mb memory and have had up to 10 in 
a conference without any issues.

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] MeetMe CPU resources

2007-11-06 Thread Tony Mountifield
In article [EMAIL PROTECTED],
Carles Pina i Estany [EMAIL PROTECTED] wrote:
 
 Hello,
 
 We would like to have a conference with 15 users aprox. We think that
 Pentium 4 3GHz and 1GB of RAM should be enough. Only Asterisk running.
 
 We wonder if somebody has some other experience, good or bad.
 
 We will use Asterisk 1.2 (it is a small and short project for only
 this).

It will depend on whether you are using VoIP or a PRI card.

I have a number of systems that have a single Pentium 4 @ 2.8GHz (with HT),
1GB RAM and a 4xE1 PRI card (TE410P), and they regularly have conferences
with up to 90 participants. I would expect them easily to handle the full
120 if needed. We are not using echo cancellation.

Using VoIP will consume more CPU due to the networking overhead, and even
more if you are transcoding a compressed codec.

However, with the spec of your machine, you should be ok with 15 users
even using VoIP and compressed codecs.

Cheers
Tony
-- 
Tony Mountifield
Work: [EMAIL PROTECTED] - http://www.softins.co.uk
Play: [EMAIL PROTECTED] - http://tony.mountifield.org

___
--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] MeetMe CPU resources

2007-11-06 Thread Steve Edwards
On Tue, 6 Nov 2007, Carles Pina i Estany wrote:

 We would like to have a conference with 15 users aprox. We think that 
 Pentium 4 3GHz and 1GB of RAM should be enough. Only Asterisk running.

Your configuration should be more than sufficient. I think (gut feel, no 
hard stats) I get better audio in conferences with more than 10 users on 
hosts that have a hardware (Digium) timer.

Just a couple of data points...



On a dual Intel(R) Xeon(TM) CPU 3.40GHz, all calls are SIP, te410p for 
timing only, CentOS 4.5, Kernel 2.6.9-55.ELsmp, Asterisk 1.2.18, MySQL, 
various AGI's. According to top Asterisk is taking about 80mb and 
between 5% and 10% of a cpu.

-u1::sedwards:~$ uptime
  09:57:46 up 168 days, 17:36,  1 user,  load average: 0.42, 0.22, 0.19

-u1::sedwards:~$ /usr/bin/free
  total   used   free sharedbuffers cached
Mem:   20749202056944  17976  0  954401779420
-/+ buffers/cache: 1820841892836
Swap:   779144292 778852

-u1::sedwards:~$ sudo /usr/sbin/asterisk -r -x meetme
Conf Num   PartiesMarked Activity  Creation
xx 0003   N/A00:00:40  Static
xx 0001   N/A01:50:37  Static
xx 0001   N/A276:00:56  Dynamic
xx 0001   N/A2817:21:50  Static
xx 0005   N/A3399:34:11  Static
xx 0014   N/A3429:47:26  Static
xx 0002   N/A3429:56:07  Static
xx 0003   N/A3430:08:10  Static
xx 0001   N/A3430:20:55  Static
xx 0004   N/A3432:08:31  Static
xx 0002   N/A3491:17:05  Static
* Total number of MeetMe users: 37



On a dual Intel(R) Xeon(TM) CPU 3.40GHz, all calls are IAX, t100p for 
timing only, CentOS 4.5, Kernel 2.6.9-55.0.2.ELsmp, Asterisk 1.2.7.1, 
various AGI's, 6 supervisors monitoring constantly refreshing heavily 
database driven web pages. According to top Asterisk is taking about 
140mb (I know there is a leak somewhere) and between 10% and 55% of a cpu.

-ap10::sedwards:~$ uptime
  10:06:09 up 88 days, 18:11, 3 users, load average: 1.54, 1.20, 1.00

-ap10::sedwards:~$ /usr/bin/free
  total   used   free sharedbuffers cached
Mem:   40864523588164 498288  0  407842972616
-/+ buffers/cache: 5747643511688
Swap:  20316082242031384

-ap10::sedwards:~$ sudo /usr/sbin/asterisk -r -x meetme
Conf Num   PartiesMarked Activity  Creation
xx 0001   N/A00:01:11  Dynamic 
xx 0001   N/A00:01:27  Dynamic 
xx 0001   N/A00:03:12  Dynamic 
xx 0001   N/A00:06:06  Dynamic 
xx 0001   N/A00:08:27  Dynamic 
xx 0002   N/A00:11:04  Dynamic 
xx 0001   N/A00:14:15  Dynamic 
xx 0002   N/A01:02:27  Dynamic 
xx 0001   N/A01:04:08  Dynamic 
xx 0001   N/A01:04:20  Dynamic 
xx 0001   N/A01:06:57  Dynamic 
xx 0001   N/A01:15:05  Dynamic 
xx 0001   N/A01:23:40  Dynamic 
xx 0001   N/A01:35:54  Dynamic 
xx 0001   N/A01:40:09  Dynamic 
xx 0002   N/A01:47:36  Dynamic 
xx 0001   N/A01:50:59  Dynamic 
xx 0001   N/A01:57:01  Dynamic 
xx 0001   N/A02:01:07  Dynamic 
xx 0001   N/A02:01:16  Dynamic 
xx 0001   N/A02:03:44  Dynamic 
xx 0002   N/A02:05:02  Dynamic 
xx 0001   N/A02:05:48  Dynamic 
xx 0001   N/A02:05:54  Dynamic 
xx 0003   N/A02:06:19  Dynamic 
xx 0001   N/A30:00:27  Dynamic 
xx 0001   N/A36:46:29  Dynamic 
xx 0001   N/A83:03:38  Dynamic 
xx 0001   N/A86:45:35  Dynamic 
xx 0001   N/A87:06:51  Dynamic 
xx 0002   N/A123:09:00  Dynamic 
xx 0002   N/A139:05:16  Dynamic 
xx 0001   N/A157:04:56  Dynamic 
xx 0001   N/A159:57:13  Dynamic 
xx 0003   N/A180:43:04  Static 
xx 0001   N/A219:05:01  Dynamic 
xx 0001   

Re: [asterisk-users] MeetMe CPU resources

2007-11-06 Thread Steve Edwards
On Tue, 6 Nov 2007, Steve Edwards wrote:

 On a dual Intel(R) Xeon(TM) CPU 3.40GHz, all calls are SIP, te410p for
 timing only, CentOS 4.5, Kernel 2.6.9-55.ELsmp, Asterisk 1.2.18, MySQL,
 various AGI's. According to top Asterisk is taking about 80mb and
 between 5% and 10% of a cpu.

This host is also running OpenSER, distributing calls between this host 
and it's twin.

Thanks in advance,

Steve Edwards  [EMAIL PROTECTED]  Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000

___
--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] MeetMe CPU resources

2007-11-06 Thread Carles Pina i Estany

Hello,

First of all: also thanks to Doug Lytle and Steve Edwards. Just
answering one time to all of you.

I had the feeling that this computer, for 15 Meetme users, was more than
enough... but we wanted to avoid any last-minute surprises! Now we are
more sure that everything will work fine.

Ah yes, we will use VoIP, without transcoding (I hope!), without Digium
Timer card (but I will check, just in case we need it)

On Nov/06/2007, Tony Mountifield wrote:
 In article [EMAIL PROTECTED],
 Carles Pina i Estany [EMAIL PROTECTED] wrote:

 It will depend on whether you are using VoIP or a PRI card.
 
 I have a number of systems that have a single Pentium 4 @ 2.8GHz (with HT),
 1GB RAM and a 4xE1 PRI card (TE410P), and they regularly have conferences
 with up to 90 participants. I would expect them easily to handle the full

Wow, 90 participants. Do you use just MeetMe in Asterisk?
Just for curiosity: All of them can talk to conference? or only some of
them?
I thought about it, and for me, 90 open microphone participants looks
like some white noise :-) Not tried here... just wondering how do you
do.

Thanks!

-- 
Carles Pina i EstanyGPG id: 0x8CBDAE64
http://pinux.info   Manresa - Barcelona

___
--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] MeetMe CPU resources

2007-11-06 Thread [EMAIL PROTECTED]
Just remember if you don't have any Zaptel cards you are going to have
to use ztdummy to run app_meetme. Ztdummy essentially requires Linux
2.6, which you should be using anyways.

On 11/6/07, Carles Pina i Estany [EMAIL PROTECTED] wrote:

 Hello,

 First of all: also thanks to Doug Lytle and Steve Edwards. Just
 answering one time to all of you.

 I had the feeling that this computer, for 15 Meetme users, was more than
 enough... but we wanted to avoid any last-minute surprises! Now we are
 more sure that everything will work fine.

 Ah yes, we will use VoIP, without transcoding (I hope!), without Digium
 Timer card (but I will check, just in case we need it)

 On Nov/06/2007, Tony Mountifield wrote:
  In article [EMAIL PROTECTED],
  Carles Pina i Estany [EMAIL PROTECTED] wrote:

  It will depend on whether you are using VoIP or a PRI card.
 
  I have a number of systems that have a single Pentium 4 @ 2.8GHz (with HT),
  1GB RAM and a 4xE1 PRI card (TE410P), and they regularly have conferences
  with up to 90 participants. I would expect them easily to handle the full

 Wow, 90 participants. Do you use just MeetMe in Asterisk?
 Just for curiosity: All of them can talk to conference? or only some of
 them?
 I thought about it, and for me, 90 open microphone participants looks
 like some white noise :-) Not tried here... just wondering how do you
 do.

 Thanks!

 --
 Carles Pina i EstanyGPG id: 0x8CBDAE64
 http://pinux.info   Manresa - Barcelona

 ___
 --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