On Wed, 2006-06-14 at 00:50 +0400, Jean-Michel Hiver wrote: > Actually i've done 50,000+ line dialplans using my Asterisk::LCR > dialplan generator, and asterisk has been just fine with it.
I have you beat, I have done over 500k when loading my country list that I no longer maintain which is now at http://www.astbill.com. It worked although reloads and initial loads are noticably slow, and asterisk seemed to be memory hungry. I no longer do it that way and have had better luck with it. There are people that load a per user set of contexts out of a database, so that they only have what is being used not everything known to man, they have even put a expiry on the dialplan entries so they are freed from memory if they arent used in X minutes. I do not know if these patches are public or not, but I do know they exist, this was for someone who easily exceeded 2M lines and it was unmanagable otherwise, given they have many boxes which all need that info and the way asterisk processes dialplans, which becomes more evident under load. -- Trixter http://www.0xdecafbad.com Bret McDanel Belfast IE +44 28 9099 6461 DE +49 801 777 555 3402 Utrecht NL +31 306 553058 US WA +1 360 207 0479 US NY +1 516 687 5200 FreeWorldDialup: 635378 http://www.trxtel.com the VoIP provider that pays you!
signature.asc
Description: This is a digitally signed message part
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
