[webrtc-pc] interToneGap definition doesn't quite make sense

bzbarsky has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== interToneGap definition doesn't quite make sense ==
There are two problems:

1. It doesn't say what should be returned if `insertDTMF` was never 
called.
2. Talking about "if insertDTMF was called without specifying the 
interToneGap" makes no sense: that method always passes in a value, 
because it's defaulted in the IDL.

I assume the intent here is to return `70` if `insertDTMF` was never 
called or something?

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/772 using your GitHub account

Received on Friday, 26 August 2016 13:36:08 UTC