aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorghenry <ghenry@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 11:40:30 +0000
committerghenry <ghenry@f38db490-d61c-443f-a65b-d21fe96a405b>2009-05-28 11:40:30 +0000
commita4b4629ef2aebf6ac7571dd708206b85ca65e873 (patch)
treec90a0a8c373a0c461d44fb0d599755ad554bb707 /configs
parent8c5e09e882bb67dbdab8cf2ba86af4d9b6797340 (diff)
issue #15155 and issue #15156 from trunk
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.1@197440 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)
;