<br><br><div class="gmail_quote">2008/10/24 Steve Murphy <span dir="ltr">&lt;<a href="mailto:murf@digium.com">murf@digium.com</a>&gt;</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&#39;ll find the trunk/1.6.x versions<br>
a bit easier to bear in this respect; I&#39;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&#39;ll find that you can only do so many restarts<br>
per unit time...<br>
<br>
That said, I&#39;d still advise using a db if large numbers of non-pattern<br>
numbers are what&#39;s in the extensions... I&#39;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>&nbsp;</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&#39;s<br>
done any comparisons, let me know...<br>
<br>
murf<br>
<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<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>
 &nbsp; <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>