Dump should be the in memory, and show is from the db.
Did you try a reload?
--
Fred Posner
fred(a)palner.com
Need Fred? Call Fred. 336-HEY-FRED
Matrix: @fred:matrix.lod.com
On Sat, 2020-10-17 at 18:19 +0200, Jon Bonilla (Manwe) wrote:
Hi all
Just installed a kamailio 5.4.1 for a simple proxy scenario.
I created the version,address and trusted tables, and added some ips
to the
trusted via kamctl.
If I execute "kamctl trusted show" I see the list of servers. But
with "kamctl
trusted dump" I receive
{
"jsonrpc": "2.0",
"error": {
"code": 500,
"message": "No trusted table"
},
"id": 13063
}
when I start kamailio with debug I see these messages:
b_do_submit_query(): submitted query: select `table_version` from
`version`
where `table_name`='trusted', result 0
my version table looks like this:
+----+------------+---------------+
id | table_name | table_version |
+----+------------+---------------+
1 | version | 1 |
2 | trusted | 6 |
3 | address | 6 |
+----+------------+---------------+
any hints?
cheers,
Jon
_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users(a)lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users