aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_adsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_adsi.c')
-rw-r--r--res/res_adsi.c5
1 files changed, 5 insertions, 0 deletions
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 <markster@digium.com>
+ *
+ * \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"