Hello,
I am using memcached module to store /retrieve data in opensips and its
working fine
cache_fetch("memcached:group1","$var(x)",$avp(101));
cache_store("memcached:group1","$var(x)","true");
My question how can I print the stored data in memcached from command line
Regards
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
