Asterisk REST Interface
Tips
- 启动 ARI 后 swagger 定义 json 位于 http://127.0.0.1:8088/ari/api-docs/resources.json
- http://ari.asterisk.org/ 提供 Swagger UI 可直接使用
- 参考
- Getting Started with ARI
- How to use Asterisk ARI with socket.io & Node.js
- Asterisk Manager Interface
- Asterisk REST Interface
- asterisk/res/ari
- https://github.com/asterisk/asterisk/tree/master/rest-api
- Swagger
- http://localhost:8088/ari/api-docs/resources.json
- https://raw.githubusercontent.com/asterisk/asterisk/master/rest-api/resources.json
- http://ari.asterisk.org/