]> git.ipfire.org Git - thirdparty/asterisk.git/commit
docs: Various XML fixes
authorGeorge Joseph <gjoseph@sangoma.com>
Wed, 15 Jan 2025 23:19:27 +0000 (16:19 -0700)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Thu, 16 Jan 2025 15:32:54 +0000 (15:32 +0000)
commit114fa12f05cbd895941fff4372dc5e63b5652886
treebb60984ad5a021e6ea26d5559823caf9bf1b9438
parent10472916625b639ab509ce3cee414c341d1d0987
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".
channels/pjsip/dialplan_functions_doc.xml
main/bucket.c
main/named_acl.c
res/res_geolocation/geoloc_doc.xml
res/res_http_media_cache.c