res_ari: Fix documentation schema error
[asterisk/asterisk.git] / res / res_ari.c
index 236b257..133ca66 100644 (file)
                                <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>
+                                               <para>This option enables or disables the ARI module.</para>
+                                               <note>
+                                                       <para>ARI uses Asterisk's HTTP server, which must also be enabled in <filename>http.conf</filename>.</para>
+                                               </note>
                                        </description>
                                        <see-also>
                                                <ref type="filename">http.conf</ref>