Hi,

This will be a multiple question part as I'm very new to Kannel. Even if
I have read a lot in the users guide and the mailing lists, I've not
found how to resolve my problem.

I've connected the Sony Ericsson t610 to my usb port and with
smskannel.conf I've edited the smsc part. I can see in the logs that the
device is setted up but I still can't send an sms.

Here's what I get when I start the box :

2007-03-26 12:11:10 [10133] [0] INFO: MAIN: Start-up done, entering
mainloop 
2007-03-26 12:11:10 [10133] [0] DEBUG: AT2[SET610]: start called
2007-03-26 12:11:10 [10133] [6] DEBUG: Thread 6
(gw/smsc/smsc_at.c:at2_device_thread) maps to pid 10133.
2007-03-26 12:11:10 [10133] [6] DEBUG: AT2[SET610]: detecting modem type

2007-03-26 12:11:10 [10133] [6] INFO: AT2[SET610]: opening device
2007-03-26 12:11:10 [10133] [6] DEBUG: AT2[SET610]: device opened
2007-03-26 12:11:10 [10133] [7] DEBUG: Thread 7
(gw/bb_smscconn.c:sms_router) maps to pid 10133. 
2007-03-26 12:11:10 [10133] [7] DEBUG: sms_router: time to sleep 30.00
secs.
2007-03-26 12:11:10 [10133] [7] DEBUG: sms_router: gwlist_len = 0
2007-03-26 12:11:11 [10133] [6] DEBUG: AT2[SET610]: device opened
2007-03-26 12:11:11 [10133] [6] INFO: AT2[SET610]: speed set to 115200
2007-03-26 12:11:11 [10133] [6] DEBUG: AT2[SET610]: --> ^M

So I guess the modem of my mobile phone is recognized, but when I send
an sms using this request : 

http://localhost:13013/cgi-bin/sendsms?username=***&password=****&to=%2B
33664210033&text=Hello+world 

I have a 3: Queued for Later delivery

And when I look into the log, I've got this :

2007-03-26 12:11:56 [10153] [3] INFO: smsbox: Got HTTP request
</cgi-bin/sendsms> from < 127.0.0.1 <http://127.0.0.1> >
2007-03-26 12:11:56 [10153] [3] INFO: sendsms used by <kal>
2007-03-26 12:11:56 [10153] [3] INFO: sendsms sender:<kal:+33668234293>
(127.0.0.1) to:<+33664210033> msg:<Hello world> 
2007-03-26 12:11:56 [10153] [3] DEBUG: Stored UUID
e3054b38-5cfd-42b0-8ca3-708fd9f265e6
2007-03-26 12:11:56 [10153] [3] DEBUG: message length 11, sending 1
messages
2007-03-26 12:11:56 [10153] [3] DEBUG: Status: 202 Answer: <Sent.> 
2007-03-26 12:11:56 [10153] [3] DEBUG: Delayed reply - wait for
bearerbox
2007-03-26 12:11:56 [10153] [0] DEBUG: Got ACK (3) of
e3054b38-5cfd-42b0-8ca3-708fd9f265e6
2007-03-26 12:11:56 [10153] [0] DEBUG: HTTP: Resetting HTTPClient for
`127.0.0.1'. 
2007-03-26 12:11:56 [10153] [3] INFO: smsbox: Got HTTP request
</favicon.ico> from <127.0.0.1>
2007-03-26 12:11:56 [10153] [3] DEBUG: Status: 404 Answer: <Unknown
request.> 
2007-03-26 12:11:56 [10153] [3] DEBUG: HTTP: Resetting HTTPClient for
`127.0.0.1'.

I don't know exactly what to do to make this feature working. here is a
part of my smskannel.conf with the smsc part:

group = smsc
smsc = at 
smsc-id = SET610
modemtype = "SE-T610"
device = /dev/ttyS0
speed = 115200
my-number = +33*********
sms-center = +33660003000

group = modems
id = SET610
name = "SE-T610"
detect-string = "Sony Ericsson T610"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = false

As my final purpose is to send WAP Pushes, I really need this feature to
work for a good start 

A bit of help would be welcome :)

Thank you

 
  
" Ce message et toutes les pieces jointes sont etablis a l'attention 
exclusive de ses destinataires et sont confidentiels.  L'internet ne 
permettant pas d'assurer l'integrite de ce message, le contenu de ce
message ne represente en aucun cas un engagement de la part de notre 
societe. Si vous recevez ce message par erreur, merci de le detruire 
et d'en avertir immediatement l'expediteur.

  This message contains privileged and confidential information.  Given 
that the internet does not allow us to make sure of the communication's
integrity,  the content of this message does not  represent in any case
a commitment from our compagny.  If you are not the intended recipient,  
please notify  us  immediately and delete  this  e-mail  (including any 
attachments) from your system. "

Reply via email to