aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorghenry <ghenry@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 11:40:15 +0000
committerghenry <ghenry@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 11:40:15 +0000
commitec3089dff04811296cd9e1f9cfa83217b48bcaab (patch)
tree38467f38f8025780d4eee22b1f669359c653e407 /configs
parent2080369d4b7e6cf2fe2f4422412ba1e3a1362c28 (diff)
issue #15155 and issue #15156 from trunk
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@197439 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/res_ldap.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/res_ldap.conf.sample b/configs/res_ldap.conf.sample
index 98343c9b3..0a442298d 100644
--- a/configs/res_ldap.conf.sample
+++ b/configs/res_ldap.conf.sample
@@ -91,6 +91,7 @@ CanCallForward = AstAccountCanCallForward
ipaddr = AstAccountIPAddress
defaultuser = AstAccountDefaultUser
regserver = AstAccountRegistrationServer
+lastms = AstAccountLastQualifyMilliseconds
additionalFilter=(objectClass=AsteriskSIPUser)
;
@@ -116,6 +117,7 @@ regseconds = AstAccountExpirationTimestamp
regcontext = AstAccountRegistrationContext
regexten = AstAccountRegistrationExten
notransfer = AstAccountNoTransfer
+lastms = AstAccountLastQualifyMilliseconds
additionalFilter=(objectClass=AstAccountIAX)
;