From: Johan Hedberg <johan.hedberg@gmail.com>
To: Peter Zotov <whitequark@whitequark.ru>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Handset voice dial signalling patch
Date: Wed, 13 Jan 2010 10:32:47 +0200 [thread overview]
Message-ID: <20100113083247.GA18980@jh-x301> (raw)
In-Reply-To: <4B4D780F.1080405@whitequark.ru>
Hi,
On Wed, Jan 13, 2010, Peter Zotov wrote:
> I wrote a patch (attached) that makes dummy telephony interface send
> a DBus signal (through org.bluez.TelephonyTest interface) every time
> a voice dialing is started. It may be useful when you have only this
> button on a handset (e.g. SonyEricsson HBH602 owned by me) and want
> to answer some VoIP client call with it.
It sounds to me like you're working around another problem. I suspect
the issue you're facing is that you don't have a telephony driver that'd
keep the headset up-to-date with the current call state, so when you
want to answer a call the headset doesn't generate the right AT command
(ATA) since it doesn't know that there's an incoming call (instead, the
only command it manages to generate is the voice recognition one since
that's the default behaviour when the headset thinks that there are no
active or pending calls).
>From the perspective of adding voice recognition support the patch is a
step in the right direction, but it seems that's not the right way to
solve your issue (of answering incoming calls). You'd also need to add
the new telephony functions to the other drivers since they would fail
to build right now with the patch.
Johan
next prev parent reply other threads:[~2010-01-13 8:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-13 7:36 Handset voice dial signalling patch Peter Zotov
2010-01-13 8:32 ` Johan Hedberg [this message]
2010-01-13 9:03 ` Peter Zotov
2010-01-13 9:26 ` Johan Hedberg
2010-01-13 21:26 ` Peter Zotov
2010-01-14 14:41 ` Johan Hedberg
2010-01-14 21:26 ` Peter Zotov
2010-01-15 6:57 ` Johan Hedberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100113083247.GA18980@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=whitequark@whitequark.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).