From 902b38d21db14b78609478e6122ef2e56e27d418 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 17 Oct 2011 16:22:19 +0000 Subject: [PATCH] Voicemail compiler flags are 'core' support git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@341108 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_voicemail.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index ef5a13eb3e..c4c5af9582 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -49,6 +49,7 @@ ODBC_STORAGE IMAP_STORAGE yes + core generic_odbc @@ -56,6 +57,7 @@ IMAP_STORAGE FILE_STORAGE no + core imap_tk @@ -63,6 +65,7 @@ FILE_STORAGE openssl no + core ***/ -- 2.47.3