RestComm / webrtcomm

WebRTCComm is a simple high level JavaScript WebRTC framework for Web Developers to add Real Time Communications and IM Capabilities to any website.
http://www.restcomm.com/
GNU General Public License v3.0
18 stars 21 forks source link

Test RTCDTMFSender for DTMF transmission for Firefox when it becomes available #78

Open atsakiridis opened 7 years ago

atsakiridis commented 7 years ago

Right now only Chrome supports it but Firefox will add support soon. So once they do we need to verify that it is working properly and make any enhancements to port it properly if needed