aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-22 22:33:20 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-22 22:33:20 +0000
commit533d426fefd676ba437dbb3f9b72fecd0ff43a70 (patch)
tree063b6003773d63e1065a3e9741ec4bffd43cd147 /CHANGES
parent395fa10a4b0a21536f0cf2b1b9bcfb9b1287ef66 (diff)
Add res_config_ldap for realtime LDAP engine.
(closes issue #5768) Reported by: mguesdon Patches: res_config_ldap-v0.7.tar.gz uploaded by mguesdon (license 121) res_ldap.conf.sample uploaded by suretec (license 70) asterisk-v3.1.4.ldif uploaded by suretec (license 70) asterisk-v3.1.4.schema uploaded by suretec (license 70) Tested by: oej, mguesdon, suretec, cthorner git-svn-id: http://svn.digium.com/svn/asterisk/trunk@99696 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dbc2e0091..c373183ce 100644
--- a/CHANGES
+++ b/CHANGES
@@ -463,6 +463,8 @@ Miscellaneous New Modules
to retrieve, create, update, and delete realtime information from a remote
web server. Note that this module requires func_curl.so to be loaded for
backend functionality.
+ * Added a new module, res_config_ldap, which permits the use of an LDAP
+ server for realtime data access.
Miscellaneous
-------------