Hi,

 

My kannel config for wavecom fasttrack supreme looks like below, maybe this
will help

 

group = smsc

smsc = at

host = localhost

port = 13003

smsc-id = smscid

modemtype = wavecom

device = /dev/ttyS0

speed = 115200

sim-buffering = true

 

# SMSBOX SETUP

group = smsbox

bearerbox-host = localhost

sendsms-port = 13004

sendsms-chars = "0123456789+"

log-file = "/var/log/kannel/smsbox.log"

log-level = 0

access-log = "/var/log/kannel/access.log"

log-level = 0

global-sender = +XXXXXXXXXX

 

 

From: ACL [mailto:[EMAIL PROTECTED] 
Sent: Friday, 23 May, 2008 12:42
To: users@kannel.org
Subject: retrying in 10 seconds

 

I always experience this error but how to reduce the retrying interval.
After 10 secs, the modem response is ok.

I am using wavecom fasttrack modem. 
need-sleep = true
sendline-sleep = 200

 2008-05-23 12:08:37 [790] [10] DEBUG: send_msg: sending msg to box:
<127.0.0.1>
2008-05-23 12:08:37 [790] [10] DEBUG: boxc_sender: sent message to
<127.0.0.1>
2008-05-23 12:08:37 [790] [9] DEBUG: boxc_receiver: got ack
2008-05-23 12:08:39 [790] [9] DEBUG: boxc_receiver: sms received
2008-05-23 12:08:39 [790] [9] DEBUG: send_msg: sending msg to box:
<127.0.0.1>
2008-05-23 12:08:41 [790] [6] DEBUG: AT2[ttyS0]: --> AT+CPMS?^M
2008-05-23 12:08:41 [790] [6] DEBUG: AT2[ttyS0]: <-- +CME ERROR: 515
2008-05-23 12:08:41 [790] [6] ERROR: AT2[ttyS0]: Generic error: +CME ERROR:
515
2008-05-23 12:08:41 [790] [6] DEBUG: failed to send mem select command to
modem -1
2008-05-23 12:08:41 [790] [6] DEBUG: AT2[ttyS0]: memory check error
2008-05-23 12:08:41 [790] [6] INFO: AT2[ttyS0]: closing device
2008-05-23 12:08:41 [790] [6] ERROR: AT2[ttyS0]: Couldn't connect (retrying
in 10 seconds).
2008-05-23 12:08:43 [790] [9] DEBUG: boxc_receiver: heartbeat with load
value 0 received
2008-05-23 12:08:51 [790] [6] INFO: AT2[ttyS0]: opening device
2008-05-23 12:08:51 [790] [6] DEBUG: AT2[ttyS0]: device opened
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: device opened
2008-05-23 12:08:52 [790] [6] INFO: AT2[ttyS0]: init device
2008-05-23 12:08:52 [790] [6] INFO: AT2[ttyS0]: speed set to 9600
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: --> ATZ^M
2008-05-23 12:08:52 [790] [8] DEBUG: Dumping 1 messages to store
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: <-- +CME ERROR: 515
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Generic error: +CME ERROR:
515
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Wrong or no answer to ATZ,
ignoring
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: --> AT^M
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: <-- +CME ERROR: 515
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Generic error: +CME ERROR:
515
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Wrong or no answer to AT.
Trying again
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: --> AT^M
2008-05-23 12:08:52 [790] [6] DEBUG: AT2[ttyS0]: <-- +CME ERROR: 515
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Generic error: +CME ERROR:
515
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Second attempt to send AT
failed
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Opening failed. Terminating
2008-05-23 12:08:52 [790] [6] INFO: AT2[ttyS0]: closing device
2008-05-23 12:08:52 [790] [6] ERROR: AT2[ttyS0]: Couldn't connect (retrying
in 10 seconds).
2008-05-23 12:09:02 [790] [6] INFO: AT2[ttyS0]: opening device
2008-05-23 12:09:02 [790] [6] DEBUG: AT2[ttyS0]: device opened
2008-05-23 12:09:03 [790] [6] DEBUG: AT2[ttyS0]: device opened
2008-05-23 12:09:03 [790] [6] INFO: AT2[ttyS0]: init device

  

Reply via email to