mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	docs: Various XML fixes
* channels/pjsip/dialplan_functions_doc.xml: Added xmlns:xi to docs element. * main/bucket.c: Removed XML completely since the "bucket" and "file" objects are internal only with no config file. * main/named_acl.c: Fixed the configFile element name. It was "named_acl.conf" and should have been "acl.conf" * res/res_geolocation/geoloc_doc.xml: Added xmlns:xi to docs element. * res/res_http_media_cache.c: Fixed the configFile element name. It was "http_media_cache.conf" and should have been "res_http_media_cache.conf".
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE docs SYSTEM "appdocsxml.dtd"> | ||||
| <docs> | ||||
| <docs xmlns:xi="http://www.w3.org/2001/XInclude"> | ||||
| 	<application name="PJSIPHangup" language="en_US"> | ||||
| 		<synopsis> | ||||
| 			Hangup an incoming PJSIP channel with a SIP response code | ||||
|   | ||||
		Reference in New Issue
	
	Block a user