Memcached dialplan function
Wednesday, January 30th, 2008Creation of an func_memcached dialplan Function. This has it's advantages over the built in DB structure in that it's all in memory and it can be hit by other servers as well to retrieve the same information ("network ready").Memcached Libraries are at: http://www.danga.com/memcached/(pardon my syntax.. from memory here..)For example:exten => ...
