gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

smsd error code 17


From: jeff leary
Subject: smsd error code 17
Date: Wed, 8 Jun 2005 11:36:47 -0700 (PDT)

Hi,

I am getting a strange event from SMSD (I am using the
-m file module)
Messages are being sent from smsd twice. both messages
are successfully received by the mobile.

My app is supposed to read an sms from a mobile,
gather data and send a response back to the mobile.
Every time smsd inserts/send a new message i get a
console message 
EVENT 1 FAILED WITH AN ERROR CODE 17 and the message
is re-loaded, re-parsed and re-sent. The second time
around I do not get the error code 17 and everything
is fine.

I looked through the smsd.c code but I cant find what
causes an error 17. 

Also, as soon as smsd polls the phone and retreives
the message, it disappears from the phone. so, I dont
think its getting left in the phone queue. It seems
that the message is stuck in a buffer somewhere.
Any suggestions?

Thanks.
Jeff

TROUBLESHOOTING INFO
----
** phone ** 
Nokia 6230

** Logfile snapshot of same message being processed
twice
 8 Jun 2005 13:46:09: Inserting sms from +xxxxxxx0015
successful.
 8 Jun 2005 13:48:12: Sending to +xxxxxxx0015
successful.
 8 Jun 2005 13:48:13: Inserting sms from +xxxxxxx0015
successful.
 8 Jun 2005 13:50:24: Sending to +xxxxxxx0015
successful.

** smsd config **
-m file
-u ./tools/sms/smsredirect
-c ./tools/sms/out
-f ./tools/sms/log/smsmaster.log
-i 30
-b IN

** gnokiirc file **
port = /dev/ttyUSB1
model = 6230
initlength = default
connection = dku2
use_locking = yes
serial_baudrate = 19200
smsc_timeout = 10
bindir = /usr/local/sbin/




                
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]