From e33e003f78a7118751c5a5555ff2878f6988e4d1 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Wed, 19 Mar 2014 02:33:55 +0000 Subject: [PATCH] res_ari: Fix documentation schema error ........ Merged revisions 410890 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410891 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_ari.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/res/res_ari.c b/res/res_ari.c index 236b257735..133ca6689c 100644 --- a/res/res_ari.c +++ b/res/res_ari.c @@ -84,9 +84,11 @@ General configuration settings Enable/disable the ARI module - This option enables or disables the ARI module. - Asterisk's HTTP server also needs to be enabled for ARI to communicate over it. - + + This option enables or disables the ARI module. + + ARI uses Asterisk's HTTP server, which must also be enabled in http.conf. + http.conf