Oleksandr Userdnov
Oleksandr Userdnov
https://docs.asterisk.org/Configuration/Dialplan/Special-Dialplan-Extensions/ page has `EXCEPTION` link with URL https://docs.asterisk.org/latest_api/API_Documentation/Dialplan_Functions/EXCEPTION but I bet it must be https://docs.asterisk.org/Latest_API/API_Documentation/Dialplan_Functions/EXCEPTION (manually detected). `latest_api` -> `Latest_API`. Maybe worth to find others like that (just in case).
> Hello, I couldn't find the documentation for Dialplan SendFax and Dialplan RecieveFax > > https://docs.asterisk.org/Asterisk_16_Documentation/API_Documentation/Dialplan_Applications/SendFax https://docs.asterisk.org/Asterisk_16_Documentation/API_Documentation/Dialplan_Applications/ReceiveFax Expected links: https://docs.asterisk.org/Asterisk_16_Documentation/API_Documentation/Dialplan_Applications/SendFAX https://docs.asterisk.org/Asterisk_16_Documentation/API_Documentation/Dialplan_Applications/ReceiveFAX Looks like this is a common issue across the...