Help with integration

Hi everyone, I have a custom web interface that I want to use to make and manage calls. Does anyone have any recommendations on how I can add a dialpad into my angular website so that I can make and manage calls through Asterisk and use my angular website as the interface?
I need to be able to call actual phone numbers from the website.

Thanks!

That would be done using WebRTC. There are libraries out there for doing so, and Asterisk itself supports WebRTC using SIP.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.