I am totally new to asterisk and I am experimenting with its api. I want to perform a get request to get info from the server.
So on chrome I place on the address bar the following:
http://192.168.1.251:8088/ari/asterisk/info but then I get a pop up form asking for username and password.
Where do I set these from the gui? Or how do I disable the form?
Is it possible to install apache tomcat on asterisk now in order to host a java web app that communicates with the rest api of asterisk?? If so Is there a tutorial anywhere??
Thanks in advance