Hi, I have kamailio configured to get it's LCR info from a mysql database but when I try to get this info from the command line I am told the command is disabled. Why is this?
[root@kam-3-1-s1 kamailio]# kamctl lcr show_gws ERROR: command disabled [root@kam-3-1-s1 kamailio]# kamctl lcr dump_gws ERROR: command disabled [root@kam-3-1-s1 kamailio]# kamctl lcr show_routes ERROR: command disabled [root@kam-3-1-s1 kamailio]# kamctl lcr dump_routes ERROR: command disabled [root@kam-3-1-s1 kamailio]# kamctl lcr show_gws ERROR: command disabled
lcr show_gws....... show database gateways lcr show_routes.... show database routes lcr dump_gws....... show in memory gateways lcr dump_routes.... show in memory routes lcr reload ........ reload lcr gateways and routes lcr eval_weights .. evaluates probability for given GW's weights
[root@kam-3-1-s1 kamailio]# kamctl lcr reload ERROR: command disabled
Regards
Lee
Lee Archer writes:
Hi, I have kamailio configured to get it's LCR info from a mysql database but when I try to get this info from the command line I am told the command is disabled. Why is this?
lcr module rpc commands are listed in lcr module README:
5. Exported RPC Commands 5.1. lcr.reload 5.2. lcr.dump_gws 5.3. lcr.dump_rules
i don't know about kamctl, since i do not use nor support it myself.
-- juha