Update the res_ldap.conf file with a better working example.

(closes issue #13861)
Reported by: scramatte
Patches:
      __20080110-res_ldap.conf-2.patch uploaded by blitzrage (license 10)
Tested by: jcovert

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@172894 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Leif Madsen 2009-02-02 18:13:40 +00:00
parent c61e8a7865
commit fdcc0a9a60
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ additionalFilter=(objectClass=AstExtension)
; Sip Users Table
;
[sip]
name = uid
name = cn
amaflags = AstAccountAMAFlags
callgroup = AstAccountCallGroup
callerid = AstAccountCallerID
@ -91,7 +91,7 @@ CanCallForward = AstAccountCanCallForward
ipaddr = AstAccountIPAddress
defaultuser = AstAccountDefaultUser
regserver = AstAccountRegistrationServer
additionalFilter=(objectClass=AstAccountSIP)
additionalFilter=(objectClass=AsteriskSIPUser)
;
; IAX Users Table