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 = [email protected]: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
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to