A new simple web application to test ARI interface

Hi all,

I developed a simple web application to test with ARI.
You can find it on github

You only need to put the html page in your asterisk /var/lib/asterisk/static-http/ directory, point a browser at the right address and start playing with ARI apis.

Aritester is a single page application with which you can connect to a stasis application, see all the related events and perform almost all the actions available on channels and bridges.

It’s still in a development phase, I plan to add more features and improve the existing. Anyone wanting to help (especially by improving the CSS :slight_smile: ) is welcome!

[For the asterisk guys: is there a chance to add aritest to the asterisk sources (like e.g., ajamdemo.html)?]

Thanks

1 Like

We receive any change that is put up for code review[1] and provided licensing is fine then such things could be included.

[1] https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process

1 Like