summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/desc/voicemail_storage.desc')
-rw-r--r--profiles/desc/voicemail_storage.desc11
1 files changed, 11 insertions, 0 deletions
diff --git a/profiles/desc/voicemail_storage.desc b/profiles/desc/voicemail_storage.desc
new file mode 100644
index 000000000000..645047cedc52
--- /dev/null
+++ b/profiles/desc/voicemail_storage.desc
@@ -0,0 +1,11 @@
+# Copyright 2006 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/voicemail_storage.desc,v 1.1 2012/06/22 10:33:10 chainsaw Exp $
+
+# This file contains descriptions of VOICEMAIL_STORAGE USE_EXPAND flags.
+# This is primarily used by net-misc/asterisk.
+
+# Keep it sorted.
+file - Uses plain files to store configuration & messages.
+odbc - Uses ODBC to talk to a SQL database backend.
+imap - Uses an IMAP server to store configuration & messages.