From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [RFC PATCH 2/3] modem: add EmergencyMode property
Date: Thu, 11 Nov 2010 02:59:01 +0900 [thread overview]
Message-ID: <1289411941.9615.277.camel@aeonflux> (raw)
In-Reply-To: <4CDAAB58.20000@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1538 bytes --]
Hi Denis,
> >> Here you should turn the radio off if it was off before starting the
> >> emergency call.
> >>
> >>
> >
> > The rationale behind leaving the radio on after emergency calls
> > was to have the theoretical possibility the emergency call center
> > to call you back (when SIM card is present...). If this is an unrealistic
> > scenario, I'll disable the radio after emergency calls in case it was off
> > before the call.
> >
>
> That is a fair point, however, just silently leaving us Online might not
> be a good idea.
>
> I suggest finding out how exactly this is supposed to work. E.g. can we
> get away with starting an X minute timeout every time we leave emergency
> mode and go offline automatically? This timeout would obviously have to
> be canceled if the user sets Online manually.
on one hand I see this making perfect sense. For example just leave the
modem in online state for lets say 15 minutes. But then on the other
hand I am worried about regulatory requirements where the modem is
suppose to be offline.
So what I would propose here to actually leave the modem online for a
really short period of time like 30 seconds or so. And then bring it
back down. Then we can tweak that value to our needs. And in addition
the user could switched it back online by himself and we avoid going
into offline mode and back to online mode.
Of course when switching to online mode by user we need to ensure that
all atoms are brought up properly.
Regards
Marcel
next prev parent reply other threads:[~2010-11-10 17:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-09 8:56 [PATCH 0/3] Emergency Calls (2nd round) Andras Domokos
2010-11-09 8:59 ` [RFC PATCH 1/3] modem: add modem online-offline watch Andras Domokos
2010-11-09 10:31 ` Marcel Holtmann
2010-11-09 14:26 ` Denis Kenzior
2010-11-09 8:59 ` [RFC PATCH 2/3] modem: add EmergencyMode property Andras Domokos
2010-11-09 14:37 ` Denis Kenzior
2010-11-10 14:14 ` Andras Domokos
2010-11-10 14:25 ` Denis Kenzior
2010-11-10 17:59 ` Marcel Holtmann [this message]
2010-11-09 9:00 ` [RFC PATCH 3/3] voicecall: add emergency call handling Andras Domokos
2010-11-09 14:52 ` 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=1289411941.9615.277.camel@aeonflux \
--to=marcel@holtmann.org \
--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.