[Bug 24902] interface for precomposed dial-strings

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 9 14:36:41 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=24902





--- Comment #7 from Olivier Crête <tester at tester.ca>  2010-02-09 05:36:41 PST ---
(In reply to comment #6)
> * How do you send tones "live" via a dial-pad, e.g. for "for sales and support,
> press 3"? I infer that the answer is SendTones("3", x, x) for suitable x, or
> possibly SendTones("3", x, x) for very large x on press and CancelTones() on
> release; this should be documented explicitly.

Maybe I can propose duration=0 means "automatic" and duration="very long" (or
-1) means "needs to be manually stopped or will last a very long time". 

> * If you send "overlapping" tones (call SendTones a second time while tones are
> still playing), what happens? I suspect the only sensible answer is to say
> they're queued up, but this should be documented explicitly.

The DTMF GStreamer elements will queue them up and enforce a minimum duration
and pause that we've found to make most IVRs happy. The spec should probably
say something similar

> Is this interface suitable for XMPP and SIP as well as GSM? I'd like to see an
> opinion from whoever designed the old DTMF interface (assuming it wasn't
> Olivier all along :-)

Old DTMF was Rob and me, and it seems fine to me.


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


More information about the telepathy-bugs mailing list