aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-09 23:27:21 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-10-09 23:27:21 +0000
commitd4f63e5651e0cbc499fd83fdae9de1f765a70a90 (patch)
treef18798fa8f393cb41463df7624d1f61d9afedb26 /configs
parent7ffcd7094157267a2f734cec04aea9fc5f681184 (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.1@148128 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)
;