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: https://origsvn.digium.com/svn/asterisk/trunk@99696 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2008-01-22 22:33:20 +00:00
parent e956900bc5
commit cfa0ec1f97
11 changed files with 3209 additions and 10 deletions

View File

@@ -373,6 +373,12 @@
/* Define to indicate the ${JACK_DESCRIP} library version */
#undef HAVE_JACK_VERSION
/* Define this to indicate the ${LDAP_DESCRIP} library */
#undef HAVE_LDAP
/* Define to indicate the ${LDAP_DESCRIP} library version */
#undef HAVE_LDAP_VERSION
/* Define to 1 if you have the <libintl.h> header file. */
#undef HAVE_LIBINTL_H