mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	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
This commit is contained in:
		| @@ -84,9 +84,11 @@ | ||||
| 				<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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user