Hello,
Basically what happened was that the localcache module was renamed to
cachedb_local to better suggest that the module is a part of a larger
family of modules called cachedb_* , that allow operations on Key-Value
type back-ends ( no matter if they are simple caches or persistent
Key-Value type databases ).
So just manually delete the localcache folder from your sources, do an
update from the OpenSIPS trunk and instead of loading the localcache
module, load the new cachedb_local module.
This should fix the error you are getting.
Regards,
Vlad Paiu
OpenSIPS Developer
On 10/28/2011 09:27 AM, ddgiants wrote:
Ok starts up but now getting this for store and fetch. Online trunk doc says
this is correct syntax for cfg.
.cfg
cache_store("local","b2b_src_ip","$avp(src_ip)",1200);#In order to pass
variables between B2B
log
ERROR:core:cachedb_store: Wrong argument<local> - no cachedb system with
this name registered
--
View this message in context:
http://opensips-open-sip-server.1449251.n2.nabble.com/B2BUA-Top-Hiding-in-1-7-trunk-tp6933831p6938989.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users