Hi guys,
I have tried to enable WebRTC in Asterisk. I have successfully done with SIP over Websocket connection. But this not suits for our application. What we need is like simply hit HTTP request to initiate a call using WebRTC standards. My doubt is whether it is possible to initiate call using ARI api’s and if it means then tell me whether it’s a good practice to use ARI along with WebRTC in Asterisk?
Thanks in advance.