All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Outgoing call from AG fails
Date: Tue, 07 Aug 2012 08:17:02 -0500	[thread overview]
Message-ID: <5021154E.6020305@gmail.com> (raw)
In-Reply-To: <7B61C5BDDF8BC44292054F5CB731ED1E031CBF@ep2p-exmbs2.ms.starkey.com>

[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]

Hi Bret,

On 08/07/2012 04:58 PM, Bret Hassler wrote:
> I have a handsfree unit with ofono connecting to a VTech landline phone
> as audio gateway. On outgoing calls, the only HFP notification for the
> call is only a +CIEV: call status,1.
>

call indicator should not be going to 1 without first having the 
callsetup indicator going to 1.  Doesn't sound like this is a proper HFP 
device.  What type of device is this?

> drivers/hfpmodem/voicecall.c: ciev_call_notify() will not do anything if
> without a call already created. The VTech phone also returns error to
> AT+CLCC command.
>
> I am thinking to create the ofono_call in drivers/hfpmodem/voicecall.c:
> ciev_call_notify() if no call has been created. However, this might have
> big impacts other phones. Specifically, does “+CIEV: call status,1” get
> emitted outside of standard phone calls, such as for alarms or
> notifications with some phones? Any thoughts on this?
>

Instead of hcidump you might want to use the built-in oFono AT logging. 
  See HACKING for details.

Regards,
-Denis

  reply	other threads:[~2012-08-07 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-07 21:58 Outgoing call from AG fails Bret Hassler
2012-08-07 13:17 ` Denis Kenzior [this message]
2012-08-08 12:36   ` Bret Hassler
2012-08-08 17:20     ` Denis Kenzior

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=5021154E.6020305@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.