From 6d866fc005ea0e312bba4c404b3abceb1b26ecbc Mon Sep 17 00:00:00 2001 From: oej Date: Wed, 5 Jul 2006 06:06:23 +0000 Subject: - Add notes about voicemail depending on res_adsi - Remove obsolete modules from modules.conf.sample (make install will warn if those exist on the machine) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36979 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_adsi.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/res_adsi.c') diff --git a/res/res_adsi.c b/res/res_adsi.c index 6d88f0d11..2d6273876 100644 --- a/res/res_adsi.c +++ b/res/res_adsi.c @@ -23,6 +23,11 @@ * \brief ADSI support * * \author Mark Spencer + * + * \note this module is required by app_voicemail and app_getcpeid + * \todo Move app_getcpeid into this module + * \todo Create a core layer so that app_voicemail does not require + * res_adsi to load */ #include "asterisk.h" -- cgit v1.2.3