Re: [RFC online/offline atoms PATCH 2/4] sms: watch modem state

2010-10-06 Thread Marcel Holtmann
Hi Denis, Allow use of SMS atom in online and offline states. The messages are queued but not sent in offline mode. Errors occurring when an SMS is being sent while transition from online to offline are handled gracefully. do we really want this? How is this suppose to work from the

[RFC online/offline atoms PATCH 2/4] sms: watch modem state

2010-10-05 Thread Pekka . Pessi
From: Pekka Pessi pekka.pe...@nokia.com Allow use of SMS atom in online and offline states. The messages are queued but not sent in offline mode. Errors occurring when an SMS is being sent while transition from online to offline are handled gracefully. --- src/sms.c | 46

Re: [RFC online/offline atoms PATCH 2/4] sms: watch modem state

2010-10-05 Thread Marcel Holtmann
Hi Pekka, Allow use of SMS atom in online and offline states. The messages are queued but not sent in offline mode. Errors occurring when an SMS is being sent while transition from online to offline are handled gracefully. do we really want this? How is this suppose to work from the user

Re: [RFC online/offline atoms PATCH 2/4] sms: watch modem state

2010-10-05 Thread Denis Kenzior
Hi Marcel, On 10/05/2010 06:59 AM, Marcel Holtmann wrote: Hi Pekka, Allow use of SMS atom in online and offline states. The messages are queued but not sent in offline mode. Errors occurring when an SMS is being sent while transition from online to offline are handled gracefully. do we