All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: oFono running on new Freerunner distribution
Date: Mon, 23 Nov 2009 15:05:18 -0600	[thread overview]
Message-ID: <200911231505.18505.denkenz@gmail.com> (raw)
In-Reply-To: <4B0AA845.1020100@djdas.net>

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

Hi Dario,

> GREAT!!!! It worked!!! :)
> It registers in less than one minute! :)
> I noticed I don't need to call the Register method of
> NetworkRegistration interface but I just need to power up the modem, is
> it ok?

By default the netreg atom registers you automatically.  However it does 
remember the setting, so if you choose manual registration or deregister from 
the network it will not attempt to register you the next time you reboot.

> I have another question but maybe it's my fault: I noticed if I want to
> hangup a call during its "alerting" state, I can't, the other party
> continues ringing even if I call the hangup method on the correct path (
> /calypso0/voicecall01). What am I missing?

This seems to be a peculiarity of the Calypso modem.  When using ATD on an 
uninitialized port the ATD returns immediately.  This means that 
dialing/alerting calls can be hung up.  However, we use CPI indications and 
for some reason the ATD behavior changes when this is used.  ATD now only 
returns when a call connects, which means we can't hangup dialing/alerting 
calls, as you point out.  There are a couple of solutions we can try, stay 
tuned.

Regards,
-Denis

  reply	other threads:[~2009-11-23 21:05 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-20 11:45 Palm Pre modem plugin morphis
2009-11-20 13:17 ` andrzej zaborowski
2009-11-21 10:14   ` morphis
2009-11-21 19:29     ` andrzej zaborowski
2009-11-22 14:21       ` Marcel Holtmann
2009-11-22 20:47         ` morphis
2009-11-22 22:56           ` Marcel Holtmann
2009-11-20 13:28 ` Marcel Holtmann
2009-11-21 10:17   ` morphis
2009-11-21 10:33     ` Marcel Holtmann
2009-11-21 11:05       ` morphis
2009-11-21 18:12         ` Marcel Holtmann
2009-11-21 19:47           ` Nicola Mfb
2009-11-20 13:08             ` Denis Kenzior
2009-11-22 14:24               ` Marcel Holtmann
2009-11-22 14:38               ` Nicola Mfb
2009-11-23  8:14                 ` Marcel Holtmann
2009-11-23 10:40                 ` Denis Kenzior
2009-11-23 11:02                   ` oFono running on new Freerunner distribution (was: Palm Pre modem plugin) DJDAS
2009-11-23 11:11                     ` Denis Kenzior
2009-11-23 11:23                       ` oFono running on new Freerunner distribution DJDAS
2009-11-23 11:37                         ` Denis Kenzior
2009-11-23 11:43                           ` DJDAS
2009-11-23 15:20                             ` DJDAS
2009-11-23 21:05                               ` Denis Kenzior [this message]
2009-11-24  1:58                                 ` Denis Kenzior
2009-11-26 10:15                                   ` DJDAS
2009-11-26 13:44                                     ` Denis Kenzior
2009-11-27 16:33                                       ` DJDAS
2009-11-26 14:16                                         ` 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=200911231505.18505.denkenz@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.