### Description
Ability to flush on-demand htable from memory to DB.
### Possible Solutions
Implement a new RPC `htable.flush` command
Flush hash table to database.
Name: dhtable.flush
Parameters:
htable : Name of the hash table to flush
Example:
...
kamcmd htable.flush
...
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2201