Code

Updated gofon schema
authorcajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 8 Jan 2007 06:58:21 +0000 (06:58 +0000)
committercajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 8 Jan 2007 06:58:21 +0000 (06:58 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5471 594d385d-05f5-0310-b6e9-bd551577e9d8

contrib/openldap/gofon.schema

index a1c7d86627fd242e328ae9404ee384cf75c59874..6749d11bfb5372f72b93f733e6680450196e15fa 100644 (file)
@@ -279,9 +279,9 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.13.46 NAME 'goFonVoicemailPIN'
 
 attributetype ( 1.3.6.1.4.1.10098.1.1.13.47 NAME 'goFonHomeServer'
        DESC 'defines voicemail delivery format'
-       EQUALITY caseExactIA5Match
-       SUBSTR caseExactIA5SubstringsMatch
-       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
+       EQUALITY caseExactMatch
+       SUBSTR caseExactSubstringsMatch
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE)
 
 # objectclass 
 objectclass (1.3.6.1.4.1.10098.1.2.3.11 NAME 'goFonAccount' SUP top AUXILIARY