[PATCH 2/2] Added SQLite history plugin

Bastian, Waldo waldo.bastian at intel.com
Wed Apr 7 10:28:02 PDT 2010


> Hi Denis,
> 
> Actually our apps listen for the IncomingMessage signal, and store the
> SMS in an internal database.
> At some point by design, a restart, a crash or other reasons, it may
> happen that apps are down while ofono and the modem are up, in that
> case we lose incoming messages.

A similar lack of robustness exists at the modem API side as well, if oFono crashes/runs out of battery after receiving the message from the modem driver the message is lost. There is no provision in the SMS modem API to signal back to the modem driver that the message has been successfully stored on the APE.

Cheers,
Waldo


More information about the ofono mailing list