]> 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)
committerGeorge Joseph <gjoseph@sangoma.com>
Mon, 1 Apr 2024 20:18:53 +0000 (20:18 +0000)
commit9c2cc5bf246f55eb34a219c77f5f5d562b703cde
tree04d21d722f481ff45174f513869ee2a21d9ef460
parent8f797b883cc4846148bfd75ec52cadb35fb9e67d
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.
apps/app_mixmonitor.c
apps/app_stack.c
channels/chan_iax2.c
main/pbx_builtins.c
res/res_fax.c