From: Rusty Newton Date: Tue, 18 Mar 2014 23:31:05 +0000 (+0000) Subject: res_ari: Add notes about Asterisk HTTP server to the "enabled" config option for... X-Git-Tag: 12.2.0-rc1~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec389f39aab7790ff381698088577d1e07eed9ca;p=thirdparty%2Fasterisk.git res_ari: Add notes about Asterisk HTTP server to the "enabled" config option for the res_ari general section Added note and see-also reminding user to enable the HTTP server. (closes issue ASTERISK-22499) Reported by: Rusty Newton git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@410876 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/res/res_ari.c b/res/res_ari.c index 66bc4280ae..236b257735 100644 --- a/res/res_ari.c +++ b/res/res_ari.c @@ -84,6 +84,14 @@ 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. + + + + http.conf + https://wiki.asterisk.org/wiki/display/AST/Asterisk+Builtin+mini-HTTP+Server + Responses from ARI are formatted to be human readable