Re: [PATCH] Resubmit: "sim buffering" support for AT2.
"Andrea Viscovich" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <001501c1ce51$856a65e0$0a02a8c0@pc> |
Hi Oded, looking at it, it seems something has still to be fixed. Even with your patch there is no AT+CNMI: check when receiving sms. With wavecom happens to receive some sms which goes into sim memory even if we haven't sim-buffering. They may be class 2 messages (reading manual about AT+CNMI). So, I think we should be able to receive those sms even if we have sim-buffering=false, but I don't mistake your patch alaways checks to have sim-bufferiing=true before managing those kind of sms that lands in sms memory. Thanks Andrea