]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix incorrect application and function documentation references
authorGeorge Joseph <gjoseph@sangoma.com>
Mon, 1 Apr 2024 12:30:54 +0000 (06:30 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 9 May 2024 13:47:40 +0000 (13:47 +0000)
commitca6590426afe065c8f61954b77ebc1a1e7b46d2d
tree2f1eabb7972f6cf80e0da84a9ea94adf56a7705b
parentbfb8019a832f1f1075d52bbc497caf9833ffabf8
Fix incorrect application and function documentation references

There were a few references in the embedded documentation XML
where the case didn't match or where the referenced app or function
simply didn't exist any more.  These were causing 404 responses
in docs.asterisk.org.

(cherry picked from commit 9c2cc5bf246f55eb34a219c77f5f5d562b703cde)
apps/app_mixmonitor.c
apps/app_stack.c
channels/chan_iax2.c
main/pbx_builtins.c
res/res_fax.c