Merged revisions 128160 via svnmerge from

https://origsvn.digium.com/svn/asterisk/trunk

........
r128160 | tilghman | 2008-07-05 10:17:51 -0500 (Sat, 05 Jul 2008) | 7 lines

LDAP schema updates
(closes issue #12860)
 Reported by: flyn
 Patches: 
       asterisk.ldif uploaded by suretec (license 70)
       asterisk.schema uploaded by suretec (license 70)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@128161 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2008-07-05 15:19:08 +00:00
parent 5ffa99cdce
commit 02cad6c401
2 changed files with 35 additions and 1 deletions

View File

@@ -78,6 +78,9 @@ olcObjectIdentifier: AstConfigCategoryMetric AstAttrType:42
olcObjectIdentifier: AstConfigVariableName AstAttrType:43
olcObjectIdentifier: AstConfigVariableValue AstAttrType:44
olcObjectIdentifier: AstConfigCommented AstAttrType:45
olcObjectIdentifier: AstAccountIPAddress AstAttrType:46
olcObjectIdentifier: AstAccountDefaultUser AstAttrType:47
olcObjectIdentifier: AstAccountRegistrationServer AstAttrType:48
#
#
#############################################################################
@@ -516,12 +519,14 @@ olcObjectClasses: ( AsteriskSIPUser
AstAccountCallerID $
AstAccountCanReinvite $
AstAccountContext $
AstAccountDefaultUser $
AstAccountDTMFMode $
AstAccountFromUser $
AstAccountFromDomain $
AstAccountFullContact $
AstAccountHost $
AstAccountInsecure $
AstAccountIPAddress $
AstAccountMailbox $
AstAccountRealmedPassword $
AstAccountNAT $
@@ -540,6 +545,7 @@ olcObjectClasses: ( AsteriskSIPUser
AstAccountExpirationTimestamp $
AstAccountRegistrationContext $
AstAccountRegistrationExten $
AstAccountRegistrationServer $
AstAccountCanCallForward $
AstAccountSecret $
AstAccountName