Open Source Telephony
 help / color / mirror / Atom feed
From: Andras Domokos <andras.domokos@nokia.com>
To: ofono@ofono.org
Subject: Re: [PATCH 0/4] Emergency Calls (3rd round)
Date: Mon, 15 Nov 2010 17:34:04 +0200	[thread overview]
Message-ID: <4CE152EC.8090802@nokia.com> (raw)
In-Reply-To: <8250E4885F9967469CAC3FB5CBA2CE69934C9E0A90@irsmsx501.ger.corp.intel.com>

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

Hi Frederic,

I found a small issue in these patches, resulting into improper handling 
of the emergency calls for the non-SIM cases, but now that has been 
fixed and I am going to create a new set of patches.

The answer to your question is yes, emergency calls will be also 
possible without a SIM card.

Andras

On 11/15/2010 12:45 PM, ext Predon, Frederic wrote:
> Hi Andras,
>
>    
>> Here is a new proposal for emergency calls handling.
>>
>> Steps in handling emergency calls:
>> - subscribe to modem online notifications (add modem online watcher)
>> - an emergency call detected (phone number is emergency number)
>> - increment emergency mode
>>    - advertise "EmergencyMode" property change on D-Bus (first call)
>>    - set modem online if it's in offline mode (minimal setup)
>>      - adevertise "Online" property change on D-Bus
>> - if modem is not online postpone making the call, otherwise make
>>    the emergency call
>> - when modem online notification comes and there is postponed call
>> request
>>    make the emergency call
>> - when an emergency call ends decrement emergency mode
>>    - set modem offline if it was set online due to the emergency call
>> (last call)
>>      - advertise "Online" property change on D-Bus
>>    - advertise "EmergencyMode" property change on D-Bus (last call)
>>      
> Do you handle the case of making an emergency call when there is no SIM card?
>
> Fred
> ---------------------------------------------------------------------
> Intel Corporation SAS (French simplified joint stock company)
> Registered headquarters: "Les Montalets"- 2, rue de Paris,
> 92196 Meudon Cedex, France
> Registration Number:  302 456 199 R.C.S. NANTERRE
> Capital: 4,572,000 Euros
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
> _______________________________________________
> ofono mailing list
> ofono(a)ofono.org
> http://lists.ofono.org/listinfo/ofono
>    


  reply	other threads:[~2010-11-15 15:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-13 16:33 [PATCH 0/4] Emergency Calls (3rd round) Andras Domokos
2010-11-13 16:33 ` [RFC PATCH 1/4] modem: add modem online-offline watch Andras Domokos
2010-11-13 16:33 ` [RFC PATCH 2/4] modem: add EmergencyMode property Andras Domokos
2010-11-13 16:33 ` [RFC PATCH 3/4] modem: move dial_request_cb function Andras Domokos
2010-11-13 16:34 ` [RFC PATCH 4/4] voicecall: add emergency call handling Andras Domokos
2010-11-15 10:45 ` [PATCH 0/4] Emergency Calls (3rd round) Predon, Frederic
2010-11-15 15:34   ` Andras Domokos [this message]
2010-11-15 16:17     ` Marcel Holtmann

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=4CE152EC.8090802@nokia.com \
    --to=andras.domokos@nokia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox