[OpenSIPS-Users] cache store local
Vishal Pai
vishalmpai at gmail.com
Mon Oct 29 14:04:33 EDT 2018
Hello everyone
I want to store $ci in local cache but i am unable to do that in Opensips
2.4
Here is what i have did
Let $ci = 220569877bd3fca37e1c37f4483e1250 at 192.168.1.100:5060
modparam("cachedb_local", "cachedb_url", "local://")
cache_store("local","$ci","1");
but when i am fetching it i am getting NULL / Empty value
cache_fetch("local","$ci",$avp(ci));
$avp(ci) is NULL
Can anyone help me to do this or can suggest other way to do this.
Thanks
Vishal Pai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20181029/4c058208/attachment.html>
More information about the Users
mailing list