Yes I gave the kamcmd lcr.reload command everytime .

Issue is resolved once I have added the below modparam in cfg.

modparam("lcr", "lcr_count", 10).


But the issue is not fixed for the below one:

[root@zeodialer ~]# kamcmd lcr.dump_rules
{
    lcr_id: 1
    rule_id: 1
    prefix: 91
    from_uri:
    request_uri:
    stopper: 1
}
{
    gw_index: 1
    priority: 1
    weight: 1
}
{
    lcr_id: 1
    rule_id: 4
    prefix: 00091
    from_uri:
    request_uri:
    stopper: 1
}
{
    gw_index: 1
    priority: 1
    weight: 1
}



*52**Why these two numbers are 5 and 2 are displaying in the output?
Did I need to change something?*



Thanks & Kind Regards,
Logeshwaran G

On Fri, Aug 25, 2017 at 4:17 PM, Juha Heinanen <[email protected]> wrote:

> Logeshwaran G writes:
>
> > I am having two lcr gateways in lcr_gw table.
>
> Check if you called lcr.reload after adding the other gw to lcr_gw table.
>
> -- Juha
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>
_______________________________________________
Kamailio (SER) - Users Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to