From d555f6d9759e1a16a092330d346c098b8a45ce23 Mon Sep 17 00:00:00 2001 From: russell Date: Tue, 22 May 2007 18:41:56 +0000 Subject: Merged revisions 65501 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r65501 | russell | 2007-05-22 13:40:38 -0500 (Tue, 22 May 2007) | 3 lines List res_smdi as a dependency for app_voicemail and chan_zap (Thanks to mnicholson for pointing it out) ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@65502 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_voicemail.c | 1 + channels/chan_zap.c | 1 + 2 files changed, 2 insertions(+) diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 58a26636c..d6c38e56a 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -41,6 +41,7 @@ c-client (http://www.washington.edu/imap/ */ /*** MODULEINFO + res_smdi ***/ /*** MAKEOPTS diff --git a/channels/chan_zap.c b/channels/chan_zap.c index e5e28e55c..24d0bf0fa 100644 --- a/channels/chan_zap.c +++ b/channels/chan_zap.c @@ -38,6 +38,7 @@ */ /*** MODULEINFO + res_smdi zaptel_vldtmf zaptel tonezone -- cgit v1.2.3