mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	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/trunk@128160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -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  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user