All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [sim-fdn PATCH 1/4] sim: add EnableFDN and DisableFDN methods
Date: Thu, 26 Aug 2010 10:59:46 -0500	[thread overview]
Message-ID: <4C768F72.9090905@gmail.com> (raw)
In-Reply-To: <AANLkTinEf+aYvROkSJFEen9ameRZ0+MeLbRNfkdXyphC@mail.gmail.com>

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

Hi Pekka,

On 08/26/2010 10:54 AM, Pekka Pessi wrote:
> 2010/8/26 Denis Kenzior <denkenz@gmail.com>:
>> Hi Pekka,
>>
>> On 08/26/2010 07:52 AM, Pekka.Pessi(a)nokia.com wrote:
>>> From: Pekka Pessi <Pekka.Pessi@nokia.com>
>>>
>>> Enable or disable Fixed Dialing Numbers feature on SIM card.
>>>
>>> If enabled, calls can be dialled or SMSs sent only to numbers listed on
>>> special FDN phonebook on the SIM card.
>>
>> FDN has serious implications for the rest of the system, particularly on
>> SMS atom and Sim Toolkit.  oFono will either have to support the entire
>> thing properly or use a 'limited' FDN mode (e.g. if FDN is enabled, we
>> only permit emergency calls.)
> 
>> We have really not made our mind what makes sense here yet.
> 
> I think most modems support FDN in the firmware. (Well, famous last
> words.) I don't think it makes any sense to support or "support" it in
> oFono.
> 

You're correct.  However, if FDN is enabled, carriers require that SMSes
to numbers not in FDN to be rejected.  It is quite unclear whether this
is done in the firmware or not.  If oFono has to handle it internally,
then we also require access to the FDN phonebook.

Sim Toolkit interactions require FDN to be explicitly ignored for Send
SMS, Setup Call.  If these are not handled in the firmware, then we
can't properly support FDN.

Regards,
-Denis

  reply	other threads:[~2010-08-26 15:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 12:52 [sim-fdn PATCH 0/4] Handle FDN Pekka.Pessi
2010-08-26 12:52 ` [sim-fdn PATCH 1/4] sim: add EnableFDN and DisableFDN methods Pekka.Pessi
2010-08-26 12:52   ` [sim-fdn PATCH 2/4] atmodem/sim: implement enable_fdn Pekka.Pessi
2010-08-26 12:52     ` [sim-fdn PATCH 3/4] Added test/disable-fdn Pekka.Pessi
2010-08-26 12:52       ` [sim-fdn PATCH 4/4] Added test/enable-fdn Pekka.Pessi
2010-08-26 15:23   ` [sim-fdn PATCH 1/4] sim: add EnableFDN and DisableFDN methods Denis Kenzior
2010-08-26 15:54     ` Pekka Pessi
2010-08-26 15:59       ` Denis Kenzior [this message]
2010-08-26 16:08         ` Pekka Pessi
2010-08-26 16:12           ` 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=4C768F72.9090905@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.