[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compilation problem + smsd dies
From: |
Jan Derfinak |
Subject: |
Re: compilation problem + smsd dies |
Date: |
Thu, 19 May 2005 10:41:49 +0200 (CEST) |
On Mon, 16 May 2005, tasos wrote:
> Received message type 14
> Message: SMS Folder status received
> Message: Number of Entries: 0
> Message: IDs of Entries :
> Getting SMS Folder (2) status (2)...
> Special case IN/OUTBOX in GetSMSFolderStatus!
> Message sent: 0x14 / 0x000a
> 00 01 00 0c 02 02 0f 55 55 55 |
> UUU
> SM_Block: exiting the retry loop
> Message sent: 0x14 / 0x000a
> 00 01 00 0c 02 02 0f 55 55 55 |
> UUU
> SM_Block: exiting the retry loop
> Message sent: 0x14 / 0x000a
> 00 01 00 0c 02 02 0f 55 55 55 |
> UUU
> SM_Block: exiting the retry loop
> GN_OP_GetSMSFolderStatus at line 402 in file
> lowlevel.c returns error 11
error 11 is GN_ERR_TIMEOUT.
It looks that your phone is unable to respond in time.
I suggest to play with sm_retry and smsc_timeout parameters in gnokiirc.
And try to enlarge polling interval for incoming SMS in smsd.
jan
--