Henning, Which memcached library did you create this for? I can't find the include file you're using in memcached from memcached.org
Cheers, /O
This module does not actually use libmemcached. It uses libmemcache.
I believe the project page, though not updated in a fairly long time, is here: http://freecode.com/projects/libmemcache
Regards, - Brad
-----Original Message----- From: sr-dev-bounces@lists.sip-router.org [mailto:sr-dev-bounces@lists.sip- router.org] On Behalf Of Olle E. Johansson Sent: Monday, December 05, 2011 2:27 PM To: Development mailing list of the sip-router project Subject: [sr-dev] Memcached module on FreeBSD
Henning, Which memcached library did you create this for? I can't find the include file you're using in memcached from memcached.org
Cheers, /O _______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
5 dec 2011 kl. 20:34 skrev Watkins, Bradley:
This module does not actually use libmemcached. It uses libmemcache.
I believe the project page, though not updated in a fairly long time, is here: http://freecode.com/projects/libmemcache
Ok, we need to add that reference to the docs.
/O
On 12/5/11 9:42 PM, Olle E. Johansson wrote:
5 dec 2011 kl. 20:34 skrev Watkins, Bradley:
This module does not actually use libmemcached. It uses libmemcache.
I believe the project page, though not updated in a fairly long time, is here: http://freecode.com/projects/libmemcache
Ok, we need to add that reference to the docs.
For those looking to refresh about committing with git on master branch and then backporting, this may help:
http://www.kamailio.org/wiki/devel/backporting-to-3.2.x
Cheers, Daniel