From 8fd657c37ad7787faa7d32663b66c487d9e04fd4 Mon Sep 17 00:00:00 2001 From: Matthieu Lalonde Date: Wed, 20 Apr 2011 14:44:58 -0400 Subject: [PATCH] Updated readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 211a1d3..48f4345 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,17 @@ This is a bridge for integrating LDAP users into FreeSwitch. Unlike realtime Ast ## Dependencies ## +[node-ldapsearch](https://github.com/xSmurf/node-ldapsearch), [ltx](https://github.com/astro/ltx), [node-expat](https://github.com/astro/node-expat), colors. +
 	npm install node-expat colors
 	git submodule init
 
+## TODOS ## + +* VM Change Password support (will require additional support from node-ldapsearch) +* LDAP Query cache to avoid hammering the ldap server (FreeSwitch can request user information many times in a single dialplan) + Every original work included is licenced under Creative Commons BY-SH-NC +