From: Paul Belanger Date: Mon, 17 Oct 2011 16:26:33 +0000 (+0000) Subject: Multiple revisions 341108,341112 X-Git-Tag: 10.0.0-rc1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824c5dbfa2aa92dc5d9d4fc84a67e20284006e34;p=thirdparty%2Fasterisk.git Multiple revisions 341108,341112 ........ r341108 | pabelanger | 2011-10-17 12:22:19 -0400 (Mon, 17 Oct 2011) | 2 lines Voicemail compiler flags are 'core' support ........ r341112 | pabelanger | 2011-10-17 12:23:33 -0400 (Mon, 17 Oct 2011) | 2 lines Fix previous commit ........ Merged revisions 341108,341112 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@341122 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index c9913924eb..55afc074d3 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 ***/