Re: Write state of SMS assembly to disk and restore on startup.

2009-09-08 Thread Denis Kenzior
Hi Andrew, Both patches have been applied. I had to fix up a few things in order to make this actually work. Please review the changes and make sure they're OK with you. Thanks, -Denis ___ ofono mailing list ofono@ofono.org

Re: Write state of SMS assembly to disk and restore on startup.

2009-09-04 Thread Andrzej Zaborowski
2009/9/1 Denis Kenzior denk...@gmail.com: On Fri, Aug 21, 2009 at 9:40 PM, Andrzej Zaborowski andrew.zaborow...@intel.com wrote: This way we can continue receiving segmented messages over a reset or crash. ---  src/common.c     |   29 +++  src/common.h     |   10 +++  src/sim.c        

Re: Write state of SMS assembly to disk and restore on startup.

2009-09-01 Thread Denis Kenzior
Hi Andrew, On Fri, Aug 21, 2009 at 9:40 PM, Andrzej Zaborowski andrew.zaborow...@intel.com wrote: This way we can continue receiving segmented messages over a reset or crash. --- src/common.c | 29 +++ src/common.h | 10 +++ src/sim.c| 34 src/sms.c