From: Inaky Perez-Gonzalez <inaky@linux.intel.com>
To: ofono@ofono.org
Subject: Re: SMS status report
Date: Wed, 09 Jun 2010 16:50:34 -0700 [thread overview]
Message-ID: <1276127434.2509.38.camel@localhost.localdomain> (raw)
In-Reply-To: <1276092115-22684-1-git-send-email-pasi.miettinen@ixonos.com>
[-- Attachment #1: Type: text/plain, Size: 2276 bytes --]
Hi Pasi
On Wed, 2010-06-09 at 17:01 +0300, Pasi Miettinen wrote:
> 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.
I found out right before going offline for last week that you were
working on status reports -- good to know I am not alone.
I'd like to coordinate with your work. I had started tackling the issue
from the infrastructure of the whole SMS code and had recently started
work on the actual status-report part. Once your code started showing
up, I've ditched part of my code and rebased on top of what you had.
Could you please take a look at the smsdbus branch in my repo and tell
me if there is anything there that will conflict with the way you are
implementing things?
git://gitorious.org/~inakypg/ofono/ofono-inakypg.git
there is a set of patches there which lay out changes in the SMS code
infrastructure to do the following:
- export of SMS messages to D-Bus
- each message is an object in the bus
- messages can be canceled, properties queried, etc
- in transit SMS messages get an state machine describing at which phase
they are. D-Bus signals are sent in transitions
- messages waiting for an status report are queued in a separate queue
- a unique ID is generated based on message contents and destination
nunmber to reduce the chances of collision -- need still to apply it to
received messages so it's easier to gather status reports from different
fragments
- provide an internal C API for managing messages (D-Bus's maps on top
of this)
FIXMEs/TODOs/RFCs:
still need to cleanup some more to adapt to your code
plenty of whatifs/FIXMEs litered around the code still
remove the 'request-status-report' from D-Bus::SendMessage
message id needs more uniquedness fed into it
Note the branch depends on some more commits that are still not in
mainline; those are in my master branch and pending a resubmit to
upstream.
Thanks!
next prev parent reply other threads:[~2010-06-09 23:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-09 14:01 SMS status report Pasi Miettinen
2010-06-09 14:01 ` [RFC PATCH 1/3] smsutil: Status Report assembly Pasi Miettinen
2010-06-09 14:01 ` [RFC PATCH 2/3] history: print SMS status Pasi Miettinen
2010-06-09 14:01 ` [RFC PATCH 3/3] sms: status report notify Pasi Miettinen
2010-06-09 23:50 ` Inaky Perez-Gonzalez [this message]
2010-06-10 8:30 ` VS: SMS status report Miettinen Pasi
2010-06-11 23:45 ` Inaky Perez-Gonzalez
-- strict thread matches above, loose matches on Subject: below --
2010-06-10 7:05 Pasi Miettinen
2010-06-10 14:47 ` Denis Kenzior
2010-06-16 14:08 Pasi Miettinen
2010-06-17 13:14 Pasi Miettinen
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=1276127434.2509.38.camel@localhost.localdomain \
--to=inaky@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox