[Bug 30703] New: DTMF: specify what we support in MultipleTones, and include p, x, w, comma
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 8 13:42:29 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30703
Summary: DTMF: specify what we support in MultipleTones, and
include p, x, w, comma
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-spec
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
CC: ms419 at freezone.co.uk, simon.mcvittie at collabora.co.uk,
pekka.pessi at nokia.com
Blocks: 28413
12:23 < pessi> smcv: 'w' should probably send something to ui, and ui should
decide when to continue
...
12:25 < smcv> ugh, in that case we need a TonesWaiting(s) signal and some way
to resume
12:25 < smcv> I'd be inclined to say it goes like this:
12:25 < smcv> suppose InitialTones (or tail of TargetID) is 1234w5678w90
12:26 < smcv> when the call connects, the DTMF beeper sends 1234
12:26 < smcv> then emits TonesWaiting("5678w90")
12:26 < smcv> at this point the DTMF player is idle
12:27 < pessi> smcv: sounds fine this far
12:27 < smcv> the UI can either ignore the signal, or respect the signal by
(waiting for the user and) calling SendMultipleTones("5678w90")
12:27 < smcv> at that point the CM plays 5678 and emits TonesWaiting("90")
12:27 < smcv> and the UI can call SendMultipleTones("90") to finish the
sequence off?
Bug #28413 should both be considered to be blocked by this one (unless we knock
out the support for MultipleTones in Gabble for now), because if we start
adding possible dialstring runes after CM releases implement MultipleTones,
we'll also have to add some sort of capability discovery for the runes the CM
understands.
Bug #30505 is blocked by this regardless.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list