19 aug 2013 kl. 17:02 skrev Elena-Ramona Modroiu <ramona@asipto.com>:

On 8/19/13 4:05 PM, Alex Balashov wrote:
According the docs, the hash table is restricted to a maximum size of 2^16 (65536) buckets. 
it was restricted to 2^14, I just lifted it to positive integer range 2^31 because it is easier to get now systems with plenty of memory -- it will be in next major release.

This is so typical of Open Source. Someone highlights a limitation or a problem and moments later a developer fixes it.

Thank you everyone - reporters and developer!

Kamailio has a great team working with the code.

/O