No error on kamailio logs.
By increasing the value of lcr_rule_hash_size upto 6024, no effect on
output.
When trying to check gw against the prefix using this example , kamcmd
lcr.load_gws 1 s:+96222, no result is returned.
Any suggestions on how to verify gw against prefix.
Thanks
O
Did you also check the kamailio logs (not the console)?
Regards,
Ovidiu Sas
On Sun, Nov 21, 2021 at 03:36 M Arqum CH wrote:
> No didn't get any error message in console.
>
>
> On Fri, Nov 19, 2021, 10:39 PM Juha Heinanen wrote:
>
>> Do you get any error messages when you start kamailio or giv
No didn't get any error message in console.
On Fri, Nov 19, 2021, 10:39 PM Juha Heinanen wrote:
> Do you get any error messages when you start kamailio or give
> lcr.dump_rules command? If not, then most likely all the rules are
> loaded.
>
> If you have 73K rules, then
>
> modparam("lcr", "l
Hi all,
lcr.reload command not loading all rules from rules table.
More than 73K rules row in table, lcr.dump_rules only print 4096 rules.
lcr module config :
modparam("lcr", "db_url", "cluster://k1")
modparam("lcr", "lcr_gw_table","lcr_gateways")
modparam("lcr", "lcr_rule_table", "lcr_rules")