From 084a84ea18f17409bf0219a91ddf02a1fef829a9 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 8 Jan 2007 06:58:21 +0000 Subject: [PATCH] Updated gofon schema git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5471 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/gofon.schema | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/openldap/gofon.schema b/contrib/openldap/gofon.schema index a1c7d8662..6749d11bf 100644 --- a/contrib/openldap/gofon.schema +++ b/contrib/openldap/gofon.schema @@ -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 -- 2.30.2