summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 94d0dfe)
raw | patch | inline | side by side (parent: 94d0dfe)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 20 Dec 2006 06:10:30 +0000 (06:10 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 20 Dec 2006 06:10:30 +0000 (06:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5435 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/gofon.schema | patch | blob | history |
index 366bfcedfce7326ccde66567dd1c4e0c731b3282..a1c7d86627fd242e328ae9404ee384cf75c59874 100644 (file)
SUBSTR caseExactIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
+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)
+
# objectclass
objectclass (1.3.6.1.4.1.10098.1.2.3.11 NAME 'goFonAccount' SUP top AUXILIARY
DESC 'GOFon Account objectclass (v1.0)'
MUST ( goFonDeliveryMode $ telephoneNumber $ uid )
- MAY ( goFonFormat $ goFonForwarding $ goFonHardware $ goFonPIN $ goFonVoicemailPIN $ goFonMacro ))
+ MAY ( goFonFormat $ goFonForwarding $ goFonHardware $ goFonPIN $ goFonVoicemailPIN $ goFonMacro $ goFonHomeServer ))
objectclass (1.3.6.1.4.1.10098.1.2.3.12 NAME 'goFonHardware' SUP top STRUCTURAL
DESC 'defines a telephone (v1.0)'