All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: ofono@ofono.org
Subject: Reliable SMS receive
Date: Fri, 01 Feb 2019 23:05:54 +0100	[thread overview]
Message-ID: <20190201220554.GB13090@amd> (raw)

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

Hi!

I see that great care is taken not to lose outgoing message: "
Persisting of outgoing SMS messages.  Whenever oFono is asked to send
an SMS message, it adds it to an internal queue and persists it on
disk.  The queue is persistent across reboots of oFono and allows to
queue SMS messages even while the modem is offline."

Is there something similar possible for incoming messages? I really
hate losing those... Best think would be if

a) SMS comes from the modem

b) ofono sends the SMS over the dbus

c) application writes it to stable storage, and confirms that back on
dbus

d) ofono confirms reception of SMS to the modem.

e) modem confirms it to the network.

If something goes wrong, network will retransmit message and it will
be delivered on the next boot.

(Other schemes would work for me, too...)

Ideas?
								Pavel



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

             reply	other threads:[~2019-02-01 22:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01 22:05 Pavel Machek [this message]
2019-02-02 15:42 ` Reliable SMS receive 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=20190201220554.GB13090@amd \
    --to=pavel@ucw.cz \
    --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.