]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
res_ari: Fix documentation schema error
authorMatthew Jordan <mjordan@digium.com>
Wed, 19 Mar 2014 02:33:55 +0000 (02:33 +0000)
committerMatthew Jordan <mjordan@digium.com>
Wed, 19 Mar 2014 02:33:55 +0000 (02:33 +0000)
........

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

index 236b257735b6610082d75fc738ee7cace94f6f87..133ca6689cb24de773555d5ce3c1c02c2945b377 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>