This is a nice start. You might consider publishing on GitHub, possibly as a markdown table that others can more easily submit change requests for. Or, opt for some sort of “tagging” or “labeling”, because there are many common things you can do in all of these interfaces. Or, a simpler table format:
ARI | AGI | AMI | Feature |
---|---|---|---|
R | G | Requires dialplan modification | |
R | M | Requires opening TCP port for Asterisk to listen on | |
G | Forks Asterisk system process | ||
R | HTTP/WebSocket/JSON interface | ||
M | TCP interface | ||
G | STDIN/STDOUT/PIPES interface | ||
R | G | M | Originate calls |
…could be merged as a pull request to the related official documentation: Overview - Asterisk Documentation
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.