Re: [Asterisk-Users] Large Implementation

2005-11-19 Thread Are
We have implemented Asterisk using AstBill Billing and Management
software with 9500 SIP and IAX extensions. The number of concurrent
calls is normally around 50.There is no performance problem at all using MySQL 5.0.15 to handle the number of users.

AstBill is Free and Open Source. You can download at http://astbill.com
-- Are Casillahttp://astartelecom.com - Independent VOIP Telecoms Broker. Asterisk Consultantshttp://astbill.com - Open Source Billing, Routing and Management software for Asterisk and VOIP
AstBill DEMO: http://demo.astbill.com
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

Re: [Asterisk-Users] Large Implementation

2005-11-18 Thread Rafael R. GV
http://www.voip-info.org/wiki/view/Asterisk+at+largeOn 11/17/05, Dario M. Colombo 
[EMAIL PROTECTED] wrote:Hi, somebody has implemented Asterisk in one organizacion with amount of
extenciones in the order of 20.000?Thanks.--Ing. Darío ColomboIngeniería de RedDepartamento Ingeniería de ComunicacionesAFIP
___--Bandwidth and Colocation sponsored by Easynews.com --Asterisk-Users mailing list
Asterisk-Users@lists.digium.comhttp://lists.digium.com/mailman/listinfo/asterisk-usersTo UNSUBSCRIBE or update options visit: 
http://lists.digium.com/mailman/listinfo/asterisk-users-- rrgv
___
--Bandwidth and Colocation sponsored by Easynews.com --

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

[Asterisk-Users] Large Implementation

2005-11-17 Thread Dario M. Colombo
Hi, somebody has implemented Asterisk in one organizacion with amount of  
extenciones in the order of 20.000?

Thanks.

--


Ing. Darío Colombo
Ingeniería de Red
Departamento Ingeniería de Comunicaciones
AFIP

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Large Implementation

2005-11-17 Thread Dave Cotton
On Thu, 2005-11-17 at 10:06 -0300, Dario M. Colombo wrote:
 Hi, somebody has implemented Asterisk in one organizacion with amount of  
 extenciones in the order of 20.000?

In one building?

-- 
Dave Cotton [EMAIL PROTECTED]

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Large Implementation

2005-11-17 Thread Sixto Diaz
I think that if you store the Dial Plan in a database instead of a flat
file, there is no problem with the amount of extensions. Is this Ok?


Sixto Diaz

- Original Message - 
From: Dario M. Colombo [EMAIL PROTECTED]
To: asterisk-users@lists.digium.com
Sent: Thursday, November 17, 2005 10:06 AM
Subject: [Asterisk-Users] Large Implementation


Hi, somebody has implemented Asterisk in one organizacion with amount of
extenciones in the order of 20.000?
Thanks.

-- 


Ing. Darío Colombo
Ingeniería de Red
Departamento Ingeniería de Comunicaciones
AFIP

___
--Bandwidth and Colocation sponsored by Easynews.com --

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

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Large Implementation

2005-11-17 Thread Simone Cittadini

Sixto Diaz ha scritto:


I think that if you store the Dial Plan in a database instead of a flat
file, there is no problem with the amount of extensions. Is this Ok?


Sixto Diaz

- Original Message - 
From: Dario M. Colombo [EMAIL PROTECTED]

To: asterisk-users@lists.digium.com
Sent: Thursday, November 17, 2005 10:06 AM
Subject: [Asterisk-Users] Large Implementation


Hi, somebody has implemented Asterisk in one organizacion with amount of
extenciones in the order of 20.000?
Thanks.

 

are you sure you really need that much extensions ? (I assume you mean 
the number of lines in extensions.conf)
Probably (imho) you are missing the use of AGI/macros and regular 
expressions ...

___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Large Implementation

2005-11-17 Thread Saul Diaz

Dario M. Colombo wrote:

Hi, somebody has implemented Asterisk in one organizacion with amount 
of  extenciones in the order of 20.000?

Thanks.


2 in 1 building? WOW that's a HELL of a PBX

the maximum that we are achive in 1 BUILDING is 1000 extension

regards
Saul
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


Re: [Asterisk-Users] Large Implementation

2005-11-17 Thread Elmar Haneke


Hi, somebody has implemented Asterisk in one organizacion with amount 
of  extenciones in the order of 20.000?


If you intend to implement an PBX with 20.000 phones attached you have 
to estimate the number of simultaneous connections.


I would estimate this to be the bottleneck, not the existence of 
20.000 phonenumbers which might be stored in an database.


Since asterisk ist really flexible it's not really a problem to 
distribute it on several servers:


* Each server does handle a part of attached phones

* Configuration is stored in an central database

* in extensions.conf there should be an AGI used to determine where to 
route each call.


* if necessary each server gets an local replication of config data.

* the servers can be physically distributed if necessary - each 
division can get an server of it's own. This is necessary if the 
phones are not VoIP but connected by an dedicated wire.


Elmar
___
--Bandwidth and Colocation sponsored by Easynews.com --

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


[Asterisk-Users] large implementation

2003-12-21 Thread David Hauser
Hello,

I am looking at Asterisk for a large scale Implementation, after much
customization of course. But it looks like a nice base. I was wondering
if people could contact me either on the list or off list with examples
of large implementations. In the range of 5K-30K active users.

Best Regards,
David 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] large implementation

2003-12-21 Thread Todd Wallace
I am also interested in large scale deployments.

Todd

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Hauser
Sent: Sunday, December 21, 2003 5:45 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] large implementation

Hello,

I am looking at Asterisk for a large scale Implementation, after much
customization of course. But it looks like a nice base. I was wondering
if people could contact me either on the list or off list with examples
of large implementations. In the range of 5K-30K active users.

Best Regards,
David 


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users