On Donnerstag, 30. April 2009, Stagg Shelton wrote:
> I should also note that I also changed this line in the lcr_mod.c to
> account for the amount of rows that I have in the lcr database table.
>
> Original
> #define MAX_NO_OF_LCRS 256
>
> Changed to
> #define MAX_NO_OF_LCRS 32000


Hi Stagg,


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.


Cheers,


Henning