mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-21 01:01:02 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user