From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: FYI: Emergency calls with MBM modem
Date: Wed, 07 Jul 2010 12:21:46 -0500 [thread overview]
Message-ID: <4C34B7AA.3020009@gmail.com> (raw)
In-Reply-To: <AANLkTim-EqhbkjoopgLvX2_GhHxq_3j7k6XWOtTuUygG@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1764 bytes --]
Hi Pekka,
On 07/07/2010 11:40 AM, Pekka Pessi wrote:
> 2010/7/7 Denis Kenzior <denkenz@gmail.com>:
>>> Main results are:
>>> - emergency calls are not possible in offline mode (CFUN=4), ATD112;
>>> returns NO DIALTONE
>>
>> That was expected, do we have a solution in mind on how to do emergency
>> dialing in Offline mode? Is it a UI problem?
>
> I'd do like we do in the N900 equivivalent of voicecall atom:
> - request online
> - detach packet radio (if applicable)
> - hang up existing calls
>
> E.g., we would have something like
> ofono_modem_set_emergency_mode(modem, bool) and
> ofono_modem_get_emergency_mode().
>
> In emergency mode (while emergency call is on-going) modem would:
> - refuse to make other calls
> - refuse to power off device
>
Fair enough.
>>> - emergency calls can be made without SIM card (but they require AT+CFUN=1)
>>
>> That was again expected...
>>
>>> - most MBM modem functionality (AT+COPS, AT+CLCC does not work without SIM card)
>>
>> The only one that can be triggered without a SIM card is AT+CLCC.
>
> I mean, like, now atmodem voicecall driver is using +CHLD, but in
> order to handle emergency calls gracefully it must know if the SIM is
> active or not (and change its behavior accordingly.)
>
The core doesn't use CHLD in a single call situation. If we hangup all
calls before initiating an emergency call then this shouldn't be an
issue, right?
> The AT+COPS? or AT+CREG? would be useful if you try to make emergency
> call with weak reception.
>
I think you will find that most modems have a vendor specific
notification for this and don't use COPS or CREG... About the only
thing that might be useful is the signal strength...
Regards,
-Denis
prev parent reply other threads:[~2010-07-07 17:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-07 13:19 FYI: Emergency calls with MBM modem Pekka Pessi
2010-07-07 13:33 ` Marcel Holtmann
2010-07-07 15:26 ` Pekka Pessi
2010-07-07 15:52 ` Denis Kenzior
2010-07-07 15:47 ` Denis Kenzior
2010-07-07 16:40 ` Pekka Pessi
2010-07-07 17:21 ` Denis Kenzior [this message]
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=4C34B7AA.3020009@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.