[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
at --getsms does not work
From: |
Pavel Machek |
Subject: |
at --getsms does not work |
Date: |
Fri, 13 Sep 2002 16:31:20 +0200 |
User-agent: |
Mutt/1.4i |
Hi!
ReplyGetSMS segfaults when too short reply comes from the phone.
That happens during --getsms ME 1 10 because communications gets out
of sync.
Saved/not sent messages show up as delivery reports, probably due to
this code:
data->RawSMS->UDHIndicator = tmp[offset];
data->RawSMS->MoreMessages = tmp[offset];
data->RawSMS->ReportStatus = tmp[offset];
It really needs some & 0x??, right?
Pavel
--
Worst form of spam? Adding advertisment signatures ala sourceforge.net.
What goes next? Inserting advertisment *into* email?
- at --getsms does not work,
Pavel Machek <=