From: Tilghman Lesher Date: Thu, 9 Oct 2008 23:25:53 +0000 (+0000) Subject: Fix example schema X-Git-Tag: 1.6.2.0-beta1~1148 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca684d45eaba1a1e1c4ff7b1c837ed9449ab6823;p=thirdparty%2Fasterisk.git Fix example schema (closes issue #12860) Reported by: flyn Patches: res_ldap.conf.patch uploaded by flyn (license 503) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@148120 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/res_ldap.conf.sample b/configs/res_ldap.conf.sample index 74e088bde2..4f2a3beb9a 100644 --- a/configs/res_ldap.conf.sample +++ b/configs/res_ldap.conf.sample @@ -88,6 +88,9 @@ regseconds = AstAccountExpirationTimestamp regcontext = AstAccountRegistrationContext regexten = AstAccountRegistrationExten CanCallForward = AstAccountCanCallForward +ipaddr = AstAccountIPAddress +defaultuser = AstAccountDefaultUser +regserver = AstAccountRegistrationServer additionalFilter=(objectClass=AstAccountSIP) ;