[Webkit-unassigned] [Bug 132952] New: [MediaStream] RTCDtmfSender default values need to be updated.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 05:53:59 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132952

           Summary: [MediaStream] RTCDtmfSender default values need to be
                    updated.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kiran.guduru at samsung.com
                CC: demarchi at webkit.org


The default ToneDuration and ToneGap values are modified in the updated spec.
So these values need to be updated.

According to spec [1]

The duration parameter indicates the duration in ms to use for each character passed in the tones parameters. The duration cannot be more than 6000 ms or less than 40 ms. The default duration is 100 ms for each tone.

The interToneGap parameter indicates the gap between tones. It MUST be at least 30 ms. The default value is 70 ms.

[1] http://dev.w3.org/2011/webrtc/editor/webrtc.html#methods-4

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list