From 0f5f569016e6aa3abb3932e22e9874e98574f163 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 9 Jan 2007 06:12:19 +0000 Subject: [PATCH] Added home server to queue objectClass git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5489 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/gofon.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/openldap/gofon.schema b/contrib/openldap/gofon.schema index 6749d11bf..e8d9f65ab 100644 --- a/contrib/openldap/gofon.schema +++ b/contrib/openldap/gofon.schema @@ -314,7 +314,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.3.15 NAME 'goFonQueue' SUP top AUXILIARY goFonQueueYouAreNext $ goFonQueueThereAre $ goFonQueueCallsWaiting $ goFonQueueThankYou $ goFonQueueMinutes $ goFonQueueSeconds $ telephoneNumber $ goFonQueueLanguage $ goFonQueueStrategy $ goFonQueueAnnounceHoldtime $ goFonQueueAnnounce $ - goFonQueueRetry $ goFonQueueLessThan )) + goFonQueueRetry $ goFonQueueLessThan $ goFonHomeServer)) objectclass (1.3.6.1.4.1.10098.1.2.3.16 NAME 'goFonConference' SUP top STRUCTURAL DESC 'Conference definitions for asterisk machines (v1.0)' -- 2.30.2