[Bug 25975] When do the value of DTMFSender.canInsertDTMF can change.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25975

Harald Alvestrand <harald@alvestrand.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harald@alvestrand.no

--- Comment #2 from Harald Alvestrand <harald@alvestrand.no> ---
The canInsertDTMF should change when the codecs available change (the DTMF
codec is added or removed). It will be false before negotiation is completed,
may be true after that, and may change later in response to negotiation.

I think enabled, disabled and ended are irrelevant; they no more change the
ability to send DTMF than muting the track prevent you from whistling into the
microphone - they just change whether or not the signal you're generating gets
there, and you have existing APIs to check that.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Thursday, 5 June 2014 07:52:05 UTC