Hi. > On Thu, Jan 29, 2004 at 06:27:33AM -0600, Rich Adamson wrote: > > > We are thinking of making network of about 25000 extension numbers. > > > These extension will be SIP phones. Asterisk will be connected to some VoIP > > > gateways through H323 which will allow to > > > terminate calls. > > > > > > Can Asterisk handle such kind of load?
why don't you poll the extensions from a db with AGI? of course you will have another point of failure, so you must keep your db server pretty secure, but for 25k users is worthwhile, IHMO and also keeps asterisk more happy :) -- Brancaleoni Matteo <[EMAIL PROTECTED]> Espia - Emmegi Srl _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
