From d4f63e5651e0cbc499fd83fdae9de1f765a70a90 Mon Sep 17 00:00:00 2001 From: tilghman Date: Thu, 9 Oct 2008 23:27:21 +0000 Subject: Merged revisions 148120 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r148120 | tilghman | 2008-10-09 18:25:53 -0500 (Thu, 09 Oct 2008) | 6 lines Fix example schema (closes issue #12860) Reported by: flyn Patches: res_ldap.conf.patch uploaded by flyn (license 503) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@148128 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/res_ldap.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs') diff --git a/configs/res_ldap.conf.sample b/configs/res_ldap.conf.sample index 74e088bde..4f2a3beb9 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) ; -- cgit v1.2.3