asterisk with WebRTC in order to implement phone call
问题 i have to implement webRTC solution wich allow phone call via browser based on asterisk and node.js (video and audio call are ok thanks to opensource project) any guide thanks 回答1: check this project https://github.com/js-platform/node-webrtc But i have inform you that webrtc is in early beta stage, it is experemental technology. So to do something in this field you have be sip and node.js guru and understand how to search info in web and deal with sockets. 回答2: I've made a prof of concept