- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Fri, 26 Aug 2016 13:41:06 +0000
- To: public-webrtc@w3.org
bzbarsky has just created a new issue for https://github.com/w3c/webrtc-pc: == The sentence "It MUST be at least 30 ms" in the definition of the insertDTMF method seems to be content-free == Typically MUST is used for normative requirements, but I don't see how this sentence imposes a normative requirement on anyone. The UA behavior is defined by the processing model and clamps the value to at least 30. The caller behavior is not really something that you place a normative requirement on, in that there is no validation that happens of JS consumers of this API; you just define how it gets handled. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/774 using your GitHub account
Received on Friday, 26 August 2016 13:41:14 UTC