aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-09 23:26:42 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-09 23:26:42 +0000
commit014599b2253cfa9960a1825ee33d6cfd999be8d6 (patch)
tree5ab0d0498ac675009746a27e0a3af39ef70c76c0 /configs
parent7c8694e5cbc41f348640655e161d6272573bbe59 (diff)
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.0@148124 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/res_ldap.conf.sample3
1 files changed, 3 insertions, 0 deletions
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)
;