[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Smsd and Siemens MC35i (fwd)
From: |
Jan Derfinak |
Subject: |
Smsd and Siemens MC35i (fwd) |
Date: |
Mon, 9 Feb 2004 11:04:04 +0100 (CET) |
Hi.
I got this report about smsd. Does it mean that phone is so asynchronous
that if I read sms just after its deleting, I get the same message? Must I
wait some magic time after all actions? Can somebody explain me it?
jan
--
---------- Forwarded message ----------
Date: Sun, 8 Feb 2004 17:37:43 +0100
From: Radar <address@hidden>
To: address@hidden
Subject: Smsd and Siemens MC35i
Hi!
I'm using smsd with a Falcom GSM modem (Twist GPRS, based on Siemens
MC35i)... I've used your patch posted on mailing.unix.gnokii, and smsd now
downloads new sms, but every sms is downloaded 2 times.. probably is a
timing problem, i've tried to add usleep(100000) in lowlevel.c:
if (phoneMonitor.sms.number != SMSFolder.number)
{
phoneMonitor.working = TRUE;
RefreshSMS (SMSFolder.number);
usleep(100000);
phoneMonitor.working = FALSE;
}
and it seems to work... can you try (and confirm) it?
Thanks!
Antonio
PS: sorry for my english
________________________________________________
Message sent using UebiMiau 2.7.2
- Smsd and Siemens MC35i (fwd),
Jan Derfinak <=