gnokii-users
[Top][All Lists]
Advanced

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

Continous trouble with savesms


From: A.Mcnamara
Subject: Continous trouble with savesms
Date: Thu, 16 Oct 2008 17:01:18 +0100


Hi

I am trying to use save an sms into my NOKIA 6230i Inbox via linux command line using.

echo "ballcocks" | gnokii --savesms --sender 07805123456 --smsc 07971234566 --folder IN --location 1 --datetime 080622063059

Sometime ago I was told that these issues had been dealt with in June in the CVS. I was using an old version of gnokii back then (0.6.22) on Suse 10.2. Installing CVS on 10.2 proved troublesome. I have since installed Suse 11 and installed gnokii 0.6.24 (not CVS).

Now trying the same command I get a different error (see below). Do I still need CVS or is there another problem that has arisen.

Many thanks to those who have already responded to my questions.

Adam



linux-ckg1:~ # echo "try this" | gnokii --savesms --sender +491637964237  --folder IN --location 1
GNOKII Version 0.6.24
LOG: debug mask is 0x1
Config read from file /root/.gnokiirc.
phone instance config:
model = 6230i
port = /dev/ttyUSB3
connection = dku2libusb
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 1
sm_retry = 0
Connecting
Serial device: opening device USB
Ignoring extra header, type 171, length 5
Found FBUS interface
Can't set configuration: -16
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |                
Message received: 0x1b / 0x0032
01 43 00 08 00 01 58 2c 00 26 56 20 30 33 2e 38 |  C    X, &V 03.8
38 0a 32 38 2d 4a 75 6c 2d 30 36 0a 52 4d 37 32 | 8 28-Jul-06 RM72
5f 37 33 5f 2d 0a 47 53 4d 20 50 31 2e 0a 57 00 | _73_- GSM P1. W
00 00                                           |                
Received message type 1b
model length: 9
Received model RM72_73_-
 usage: --savesms
        --smsc message_center_number    number (msisdn) of the message
                                        center
        --smscno message_center_index   index of the message center stored
                                        in the phone memory
        --sender msisdn                 set sender number
        -l n
        --location n                    save message at location n
        -r
        --read                          mark message as read
        -s
        --sent                          mark message as sent
        -f ID
        --folder ID                     save message to the folder ID where
                                        is of type IN, OU...
        -d
        --deliver                       set message type as sms deliver
                                        (to be sent)
        -t YYMMDDHHMISS
        --datetime YYMMDDHHMISS         set date and time of message delivery
Message text is read from standard input.

Serial device: closing device



reply via email to

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