Hi All,
Quick question, I've tried to find this myself, but there doesn't seem to be any documentation that I can find on it.
Does the topos module work with db_redis module? I can see two schema files for topos (topos_t, topos_d), but I can't work out what the keys should be.
modparam("db_redis", "keys", "topos_t=entry:hash_entry,hash_id,...?") modparam("db_redis", "keys", "topos_d=entry:hash_entry,hash_id,...?") modparam("topos", "db_url", "redis://127.0.0.1:6379/kamailio") modparam("topos", "storage", "db")
Any pointers would be greatly appreciated.
Kind Regards, Ben Merrills
Hello,
any reason not to use topos_redis?
It should work with db_redis as well, depending on the case there are different queries (commands) executed, I don't remember by heart right now what are the keys there -- a solution would be to either look at the code of the topos_redis, or run with topos_redis and watch the executed commands with a network sniffer.
Cheers, Daniel
On 13.01.20 17:33, Ben Merrills wrote:
Hi All,
Quick question, I’ve tried to find this myself, but there doesn’t seem to be any documentation that I can find on it.
Does the topos module work with db_redis module? I can see two schema files for topos (topos_t, topos_d), but I can’t work out what the keys should be.
modparam("db_redis", "keys", "topos_t=entry:hash_entry,hash_id,…?")
modparam("db_redis", "keys", "topos_d=entry:hash_entry,hash_id,…?")
modparam("topos", "db_url", "redis://127.0.0.1:6379/kamailio")
modparam("topos", "storage", "db")
Any pointers would be greatly appreciated.
Kind Regards,
Ben Merrills**
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users