Re: [webrtc-pc] Failed to execute 'insertDTMF' on 'RTCDTMFSender': The 'canInsertDTMF' attribute is false: this sender cannot send DTMF.

What is the specification issue here?

You might want to compare to https://webrtc.github.io/samples/src/content/peerconnection/dtmf/, debug what is causing canInsertDTMF to be false (e.g. dtmf is not negotiated) and then fix the bug where appropriate.

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1958#issuecomment-412006893 using your GitHub account

Received on Friday, 10 August 2018 07:58:00 UTC