i would like to create a webphone for asterisk i need to integrate it into my CRM(i don’t want to buy shareware i want to create it on my own), but i have some question:
there are any existing library(js for example) for connect and create function?
Mizutech has a webphone specially targeted for CRM’s. It works fine with Asterisk and it can be used both as a turn-key solution or as a library to develop your own web client.
I’m currently working on a MIT-licensed WebRTC softphone. It’s currently in the middle of a major refactor to add video support and additional protocol handling, but already has the most important softphone features like transfer and on-hold. Check out https://github.com/garage11/ca11 for more info.