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
changes/97/197/1
Matthew Jordan 12 years ago
parent 35fb3a564b
commit e33e003f78

@ -84,9 +84,11 @@
<synopsis>General configuration settings</synopsis> <synopsis>General configuration settings</synopsis>
<configOption name="enabled"> <configOption name="enabled">
<synopsis>Enable/disable the ARI module</synopsis> <synopsis>Enable/disable the ARI module</synopsis>
<description>This option enables or disables the ARI module. <description>
<note><para>Asterisk's HTTP server also needs to be enabled for ARI to communicate over it. <para>This option enables or disables the ARI module.</para>
</para></note> <note>
<para>ARI uses Asterisk's HTTP server, which must also be enabled in <filename>http.conf</filename>.</para>
</note>
</description> </description>
<see-also> <see-also>
<ref type="filename">http.conf</ref> <ref type="filename">http.conf</ref>

Loading…
Cancel
Save