All of lore.kernel.org
 help / color / mirror / Atom feed
* SMS delivery report
@ 2010-05-27 10:06 Miettinen Pasi
  2010-05-27 19:35 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Miettinen Pasi @ 2010-05-27 10:06 UTC (permalink / raw)
  To: ofono

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

Hi all,

My name is Pasi Miettinen. I have been working with SMS delivery report item
based on the TODO list. The work covers requesting of SMS report in the 
DBus interface via SendMessage method by adding third parameter. If 
parameter is TRUE status report is asked. Incoming status report is reported
also via DBus by sending signla called IncomingStatusreport. Status reports
of the concatenated messages are also supported. Internal oFono SMS
history is updated according status report results. This patch utilizes old style
msg_id (not hash). Concatenated messages have one internal msg_id that
relates to multiple TP-MR. If one MR-number is resulted to "delivery-failed",
the whole concatenated message is considered as failed and history is
updated using internal msg_id.

An initial set of patches follow for review.

Best regards,
Pasi Miettinen 

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

* Re: SMS delivery report
  2010-05-27 10:06 SMS delivery report Miettinen Pasi
@ 2010-05-27 19:35 ` Denis Kenzior
  0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-05-27 19:35 UTC (permalink / raw)
  To: ofono

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

Hi Pasi,

> Hi all,
> 
> My name is Pasi Miettinen. I have been working with SMS delivery report
>  item based on the TODO list. The work covers requesting of SMS report in
>  the DBus interface via SendMessage method by adding third parameter. If
>  parameter is TRUE status report is asked. Incoming status report is
>  reported also via DBus by sending signla called IncomingStatusreport.
>  Status reports of the concatenated messages are also supported. Internal
>  oFono SMS history is updated according status report results. This patch
>  utilizes old style msg_id (not hash). Concatenated messages have one
>  internal msg_id that relates to multiple TP-MR. If one MR-number is
>  resulted to "delivery-failed", the whole concatenated message is
>  considered as failed and history is updated using internal msg_id.
> 
> An initial set of patches follow for review.

First of all, welcome aboard :)

Since you're making good progress on the Status Report tasks, can you submit a 
patch against the TODO file indicating that you're the Owner of this task?
Simple  'Owner: Author' (same as commit info) annotation will suffice.

Thanks,
-Denis

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

end of thread, other threads:[~2010-05-27 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-27 10:06 SMS delivery report Miettinen Pasi
2010-05-27 19:35 ` Denis Kenzior

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.