documentation
documentation copied to clipboard
The Asterisk Documentation Project.
Different issues on that page: * In the text that follows after "unless you purposely want to fall through to a less specific match." the text that should be monospace...
In case of https://github.com/asterisk/documentation/issues/95 would be great to be able to see in the documentation information about which minor versions the functionality is available. As example the `DBGetTree` AMI Action...
On documentation syntax is `Goto([context,[extensions,]]priority)`, but in real syntax is `Goto([[context,]extension,]priority)` (see https://github.com/asterisk/asterisk/blob/master/main/pbx.c#L8841C51-L8841C83).
https://docs.asterisk.org/Asterisk_22_Documentation/API_Documentation/Asterisk_REST_Interface/Channels_REST_API/#query-parameters_13:~:text=is%20currently%20bridged-,with%20other%20hcannels,-%3B%20A%20recording%20with channles, not hcannels
Resolves #87 I will update this comment as I go with a summary of changes made. So far: ### Planned changes 1. *[Deployment](https://docs.asterisk.org/Deployment/) > Basic PBX Functionality* has an overview...
The current "Server" field is invalid and cannot be used to configure remote database server
* Fix code blocks within admonitions to render properly * Fix admonition title text to render properly * Update heading style to get a usable ToC * Restore some lost...
I'm currently reading through parts of the Asterisk docs and finding many places where the formatting in the documentation looks broken, making it difficult to read/follow. I'll paste URLs of...