summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/res_ari.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/res_ari.c b/res/res_ari.c
index 66bc4280a..236b25773 100644
--- a/res/res_ari.c
+++ b/res/res_ari.c
@@ -84,6 +84,14 @@
<synopsis>General configuration settings</synopsis>
<configOption name="enabled">
<synopsis>Enable/disable the ARI module</synopsis>
+ <description>This option enables or disables the ARI module.
+ <note><para>Asterisk's HTTP server also needs to be enabled for ARI to communicate over it.
+ </para></note>
+ </description>
+ <see-also>
+ <ref type="filename">http.conf</ref>
+ <ref type="link">https://wiki.asterisk.org/wiki/display/AST/Asterisk+Builtin+mini-HTTP+Server</ref>
+ </see-also>
</configOption>
<configOption name="pretty">
<synopsis>Responses from ARI are formatted to be human readable</synopsis>