radekp / qtmoko

QtExtended, formerly known as Qtopia from TrollTech, discontinued by Nokia
http://qtmoko.org
Other
70 stars 39 forks source link

SMS Issues #147

Open ivaylo-valkov opened 11 years ago

ivaylo-valkov commented 11 years ago

It seems I have some recent SMSes in my SIM card that I saw when the card was in another phone, but QtMoko is not fetching them from the SIM card.

I cannot set the SMS Service center. I cannot send SMSes. I changed my provider few months ago and I cannot remember did I ever sent an SMS via its network. With my old provider I think I was able to send SMSes even the filed SMS service center was empty. I'm with v48 on GTA02.

Kind of off topic, but are there any plans for future GTA02 releases? I see there are recent versions for the GTA04, but not for the GTA02.

Thanks!

radekp commented 11 years ago

Hmm maybe there can be something found if you enable the "Modem AT" logging category.

I plan GTA02 release with Qt 4.8.3. I dont want any regressions (the latest GTA04 release has some) so it will take some time - maybe around 1 month.

ivaylo-valkov commented 11 years ago

Thanks to Murphy's law I was able to send messages to my own number, while I was testing with logging enabled (and disabled). :) The only difference since before is that I've deleted most of the messages QtMoko was keeping in my Inbox and Outbox/Sent. I think the SIM card Inbox was not full, from the glance I had in another device.

I'm still unable to set the SMS service center, but I am able to send SMSes.

I'm unable to send when the number does not begin with zero (88123xxx instead of 088123xxx). AFAIK it should be treated like it is in the same network, but I could be wrong. I think the first attempt in the logs [1] is for such number. Using 00, 0, + before the number works. The numbers to which I've tried to send SMSes were definitely in the right format.

Since I am unable to attach the logs with this message I've uploaded the file on my server. [1] There are still few messages that are not fetched and not visible in QtMoko. Those that have "sasho avstr/hp",159" in them. The SIM card Inbox has only few messages, but those few of "sasho avstr/hp",159" are not visible. I didn't even knew I've received them before I saw them in another device.

[1] http://e-valkov.org/qtmoko-bug-reports/sms_logs.txt.bz2

Thanks!