<div dir="ltr">I have local cache collections setup in my script:<div><br></div><div>loadmodule "cachedb_local.so"<br>    modparam("cachedb_local", "cache_collections", "general; other;")<br>    modparam("cachedb_local", "cachedb_url", "local:general:///general") <br></div><div><div>    modparam("cachedb_local", "cachedb_url", "local:other:///other") <br></div><div><br></div><div>I want to be able to use opensips-cli to clear the contents of the "other" collection from the command line or a script without needing to restart OpenSIPS or losing the contents of the "general" cache collection. I've looked at the cachedb_local documentation for exported MI functions but I don't understand how this translates into a valid opensips-cli command.</div><div><br></div><div>Any help gratefully received!   :D</div><div></div></div><div><br></div></div>