All of lore.kernel.org
 help / color / mirror / Atom feed
* SMS status report
@ 2010-06-10  7:05 Pasi Miettinen
  2010-06-10  7:05 ` [RFC PATCH 1/2] smsutil: Status Report assembly Pasi Miettinen
  2010-06-10 14:47 ` SMS status report Denis Kenzior
  0 siblings, 2 replies; 13+ messages in thread
From: Pasi Miettinen @ 2010-06-10  7:05 UTC (permalink / raw)
  To: ofono

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

Hi,

I noticed that mr-numbers and msg_ids were not updated to the data
structure if the status was something else than "delivered". In
these two patches it is fixed.

So if one mr is concidered undeliverable, the whole id is removed
from the data structure and the mr numbers that still may arrive
as "delivered" are not taken into account anymore.

Do we already have a plan for how accurately we are going to check
these status report status codes?

Br,
Pasi




^ permalink raw reply	[flat|nested] 13+ messages in thread
* SMS status report
@ 2010-06-17 13:14 Pasi Miettinen
  0 siblings, 0 replies; 13+ messages in thread
From: Pasi Miettinen @ 2010-06-17 13:14 UTC (permalink / raw)
  To: ofono

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


Hi,

Here are the latest modifications for the status report.

Most common use cases are tested in practise. For example:
-Send concatenated message from ofono to phone that is
 powered off.
-Reboot ofono and ofono reads the persistent data from imsi file.
-Power on the phone.
-Ofono receives the status reports and handles them correctly.

Ofono was run under the supervision of valgrind during these tests
and no memory leaks were detected.

Br,
Pasi






^ permalink raw reply	[flat|nested] 13+ messages in thread
* SMS status report
@ 2010-06-16 14:08 Pasi Miettinen
  0 siblings, 0 replies; 13+ messages in thread
From: Pasi Miettinen @ 2010-06-16 14:08 UTC (permalink / raw)
  To: ofono

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


Hi,
These are the latest modifications for the SMS status report. Pathc
includes:

1. SMS status report assembly in smsutil.
2. Status report result printing in history plugin.
3. API change in history plugin.
4. SMS notify for status report.
5. Saving the pending status report info to imsi file.

The most common use cases were tested in practice. For example
a concatenated message was sent to phone that was turned off and
Ofono was rebooted. Then the phone was turned on and message was
received and  Ofono received the status report and was able to
work with the data which was loaded from the imsi file. Ofono was
run under valgrind supervision and no memory leaks were
detected.

Br,
Pasi Miettinen




^ permalink raw reply	[flat|nested] 13+ messages in thread
* SMS status report
@ 2010-06-09 14:01 Pasi Miettinen
  2010-06-09 23:50 ` Inaky Perez-Gonzalez
  0 siblings, 1 reply; 13+ messages in thread
From: Pasi Miettinen @ 2010-06-09 14:01 UTC (permalink / raw)
  To: ofono

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


Hello again,
this is the new version of SMS status report. It is implemented
according to the latest comments which you gave about my previous
patches. These patches include concatenated status report
assembling and status report result printing via history plugin.

Next I am going to take a new look at the saving of the pending
status reports to imsi file.

Br,
Pasi Miettinen 




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-06-17 13:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-10  7:05 SMS status report Pasi Miettinen
2010-06-10  7:05 ` [RFC PATCH 1/2] smsutil: Status Report assembly Pasi Miettinen
2010-06-10  7:05   ` [RFC PATCH 2/2] sms: status report notify Pasi Miettinen
2010-06-10 15:07     ` Denis Kenzior
2010-06-10 16:14     ` Denis Kenzior
2010-06-10 16:52   ` [RFC PATCH 1/2] smsutil: Status Report assembly Denis Kenzior
2010-06-11 11:35     ` VS: " Miettinen Pasi
2010-06-11 12:23     ` Miettinen Pasi
2010-06-10 14:47 ` SMS status report Denis Kenzior
  -- strict thread matches above, loose matches on Subject: below --
2010-06-17 13:14 Pasi Miettinen
2010-06-16 14:08 Pasi Miettinen
2010-06-09 14:01 Pasi Miettinen
2010-06-09 23:50 ` Inaky Perez-Gonzalez

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.