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