From: Zhao Forrest <forrest.zhao@gmail.com>
To: Rajan Batra <rajan.batra@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 4/4] IPC integration part for HFP Audio gateway -- take5
Date: Fri, 10 Apr 2009 10:37:36 +0800 [thread overview]
Message-ID: <ac8af0be0904091937w32a4cf47p97a439e46eae59b6@mail.gmail.com> (raw)
In-Reply-To: <d4d7098f0904091014v74bf03d2ne33245e86fc1599d@mail.gmail.com>
On Fri, Apr 10, 2009 at 1:14 AM, Rajan Batra <rajan.batra@gmail.com> wrote:
> Hello,
> i used today's git bluez head code for headset gateway. i am able
> to dial the number. receive the call.
> but the voice stream is not starting. i have connected headphone to my
> bluez linux host.
> i am not able to hear or pass my voice to other side.
>
> do i have to do some setting in PA ?. or any extra settings.
Did you use the latest version of PA?
>
> i do following steps :
>
> 1) dbus-send --system --type=method_call --print-reply
> --dest=org.bluez /org/bluez/32112/hci0/dev_00_24_04_46_4E_FA
> org.bluez.HeadsetGateway.Connect
>
>
> 2) dbus-send --system --type=method_call --print-reply
> --dest=org.bluez /org/bluez/32112/hci0/dev_00_24_04_46_4E_FA
> org.bluez.HeadsetGateway.Call string:<number>
>
> i changed macro in gateway.c
> #define AG_PLACE_CALL "ATD%s\r"
> to
> #define AG_PLACE_CALL "ATD%s;\r"
>
> without semicolon, phone wasnt dialing the number.
>
According to HFP spec there should not be semicolon, this might be an
interoperability issue.
Thanks,
Forrest
next prev parent reply other threads:[~2009-04-10 2:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-08 8:46 [PATCH 4/4] IPC integration part for HFP Audio gateway -- take5 Forrest Zhao
2009-04-08 12:28 ` Johan Hedberg
2009-04-09 17:14 ` Rajan Batra
2009-04-10 2:37 ` Zhao Forrest [this message]
2009-04-10 5:44 ` Rajan Batra
2009-04-10 5:56 ` Rajan Batra
2009-04-10 6:00 ` Rajan Batra
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=ac8af0be0904091937w32a4cf47p97a439e46eae59b6@mail.gmail.com \
--to=forrest.zhao@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=rajan.batra@gmail.com \
/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