Fri Aug 07, 2009 04:50
|
ajayoct: Hello,
Iam using the sony ericsson k550i , installed cygwin in windows OS.
1)Could you help how to go about sms3 command, i cannot get to use, showing the bash command doesnot exist.
smsd and sendsms was working fine.
2)This was once the file contents in the incoming sms folder(random fliename).What does this mean.
Error: Cannot decode PDU, see text part for details.
From:
Received: 09-08-07 00:38:26
Subject: GSM1
Modem: GSM1
IMSI: 404950090492756
Report: no
Alphabet: ISO
Length: 332
PDU: 07911989640000043122038111F10000FF03C1361D
First tried with PDU mode new (with CSA):
The PDU data (31) says that this is a sent message. Can only decode received messages.
Next tried with PDU mode old (without CSA):
The PDU data (07) says that the message format is 3 which is not supported. Cannot decode.
No success. This PDU cannot be decoded. There is something wrong.
The Inbox folder was empty when it tried retrieving the sms tough.
Also I havent got it working correctly the incoming as well as outgoing.
this is the conf. The device connecting to COM4 i tired with smsd -C GSM1
devices = GSM1
logfile = /var/log/smsd1.log
loglevel = 7
incoming = /var/spool/sms/incoming
[GSM1]
init = ATE0+CPMS="ME"
device = /dev/COM4
incoming = yes
outgoing = yes
Iam not sure with the ME part. The phone stores msgs to Memory auto and when i save it into sim smsd retrieves it.
Should smsd process be running when incoming sms is coming?
How to run this process everytime during bootup?
Also status monitor doesnt work, showing it doesnot exist.
i did install the g++-gcc something...
and also OSP mm library. How to run these.
Ajay
|