<div dir="auto"><div>No didn't get any error message in  console.</div><div dir="auto"><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Fri, Nov 19, 2021, 10:39 PM Juha Heinanen <<a href="mailto:jh@tutpro.com" target="_blank" rel="noreferrer">jh@tutpro.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you get any error messages when you start kamailio or give<br>
lcr.dump_rules command?  If not, then most likely all the rules are<br>
loaded.<br>
<br>
If you have 73K rules, then<br>
<br>
modparam("lcr", "lcr_rule_hash_size", 1024)<br>
<br>
is way too small value if you want efficient hash table lookup, but it<br>
does not affect the number of rules.<br>
<br>
lcr.dump_rules only printing 4096 rules may be rpc limitation.<br>
<br>
-- Juha<br>
<br>
__________________________________________________________<br>
Kamailio - Users Mailing List - Non Commercial Discussions<br>
  * <a href="mailto:sr-users@lists.kamailio.org" rel="noreferrer noreferrer" target="_blank">sr-users@lists.kamailio.org</a><br>
Important: keep the mailing list in the recipients, do not reply only to the sender!<br>
Edit mailing list options or unsubscribe:<br>
  * <a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div></div></div>