<br><br><div class="gmail_quote">2008/10/24 Steve Murphy <span dir="ltr"><<a href="mailto:murf@digium.com">murf@digium.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Well, if you have 50K extensions, you'll find the trunk/1.6.x versions<br>
a bit easier to bear in this respect; I've redone the reload process<br>
so that it takes longer, but the magic is that it locks the dialplan<br>
and swaps in the new dialplan in about 4-10 microseconds. So, no matter<br>
the size of the dialplan, literally no interruption to running code<br>
takes place... But you'll find that you can only do so many restarts<br>
per unit time...<br>
<br>
That said, I'd still advise using a db if large numbers of non-pattern<br>
numbers are what's in the extensions... I've not done benchmarks on<br>
speed, but it could be, that if you use the fast pattern matcher,</blockquote><div><br>how is this fast pattern matcher enabled ?<br>is it the default pattern matcher in trunk/1.6.x versions ?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
that<br>
the dialplan lookups could be faster than db lookups. If anybody's<br>
done any comparisons, let me know...<br>
<br>
murf<br>
<br>
><br>
> _______________________________________________<br>
> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
><br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<font color="#888888">--<br>
Steve Murphy<br>
Software Developer<br>
Digium<br>
</font><br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>