All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: How to get the SMS stored in SIM card
Date: Tue, 03 Aug 2010 09:34:20 -0500	[thread overview]
Message-ID: <4C5828EC.1020605@gmail.com> (raw)
In-Reply-To: <B32E3D5F1713054290B4FF257B89C51A1F666AAB7E@shsmsx502.ccr.corp.intel.com>

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

Hi Ye,

On 08/03/2010 04:37 AM, Huang, Ye wrote:
> Hi
> 
>  
> 
> The SMS we receive is class 1, right? Where to find the SMS we receive
> which store in SIM through ofono API? Thanks.
> 

oFono reports both Class 0 and un-classified / class 1 SMS messages.
oFono does not store SMS messages on the SIM or ME and does not handle
sim full conditions.

The default SMS driver programs the modem to report SMS PDUs directly to
the core.  If such a feature is unavailable on the particular modem,
then SMS messages are routed to SIM/ME storage, delivered to the core
and deleted.

You will not find any SMS messages on the SIM/ME if oFono is running
properly.

Regards,
-Denis

  reply	other threads:[~2010-08-03 14:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03  9:37 How to get the SMS stored in SIM card Huang, Ye
2010-08-03 14:34 ` Denis Kenzior [this message]
2010-09-07  1:56   ` Li, Li L
2010-09-07  8:20     ` 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=4C5828EC.1020605@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.