don't know for conf size limitation (but i guess it won't be a problem with a well-sized machine).<br><br>About asking on the fly vs writing on change: if your &quot;routing information&quot; varies very often, on the fly should make more sense. Otherwise, it's not useful to retrieve continually same data: better to write it down everytime it changes. Think 1000 numbers are not so much, though i've no experience about that.
<br><br>HopeThisHelps<br><br><div><span class="gmail_quote">2006/9/11, Steve Totaro &lt;<a href="mailto:stotaro@totarotechnologies.com">stotaro@totarotechnologies.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I have almost 1,000 800 numbers that are routed any number of ways.<br>Currently I call on fastagi which checks a database and returns the<br>extension or route that DID is supposed to take.<br><br>The DIDs are all over the place as far as sequence, so pattern matching
<br>is out of the question.<br><br>My question is, is there a max file size for a conf file?&nbsp;&nbsp;Will defining<br>the routing for each of the 1,000 DIDs in extensions.conf effect<br>performance or eat up huge amounts of RAM?&nbsp;&nbsp;I assume these numbers get
<br>inserted into the BerkleyDB at startup and reload, can it handle it?<br><br>Any other pros or cons to still having a database, but instead of<br>fastagi asking for an exten on the fly, the database writes the conf<br>
file only when routing is changed or toll free numbers are added?<br><br>Thanks,<br>Steve Totaro<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com
</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>