summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6a6178a)
raw | patch | inline | side by side (parent: 6a6178a)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 20 Dec 2006 06:12:06 +0000 (06:12 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 20 Dec 2006 06:12:06 +0000 (06:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5436 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/gofon.schema | patch | blob | history |
index 61fd10341b7c29ea6b6be115fd6b5997acbd4c41..5caf03951e33d32274546d95579b20bbb0778c40 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)'