[OpenSER-Users] LCR... Too many entries
Juha Heinanen
jh at tutpro.com
Tue Mar 25 19:21:15 CET 2008
Douglas Garstang writes:
> Ok, can someone please tell me why 4999 LCR entries is too many?
> What's the limit? Is it hard coded in the OpenSER source? Why?
there is a constant in lcr_mod.h that tells how many lcr entries cached
lcr table can hold:
#define MAX_QUERY_SIZE 512
you can increase its value, but as i have said, lcr module was not
designed for the kind of inter-operator application that you have.
-- juha
More information about the Users
mailing list