<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Lucida Console'; font-size:9pt; font-weight:400; font-style:normal;">On Donnerstag, 30. April 2009, Stagg Shelton wrote:<br>
&gt; I should also note that I also changed this line in the lcr_mod.c to<br>
&gt; account for the amount of rows that I have in the lcr database table.<br>
&gt;<br>
&gt; Original<br>
&gt; #define MAX_NO_OF_LCRS 256<br>
&gt;<br>
&gt; Changed to<br>
&gt; #define MAX_NO_OF_LCRS 32000<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Hi Stagg,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>do you use a "old" version of the lcr module, e.g. the one of version 1.3 or 1.4? AFAIK this is not optimized for such a large number of routing rules, i'd suggest that you use the one from 1.5 instead, or carrierroute.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Cheers,<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Henning</p></body></html>