our smsc config:
# SMSC
group = smsc
smsc = at
smsc-id = ttyS0
modemtype = wavecom
device = /dev/ttyS0
speed = 9600
sim-buffering = true
alt-dcs = 1
include = "/etc/kannel/modems.conf"
we now have another error continuously which delays the sms sending. The error
makes "retrying in 10secs" disappeared. Restarting kannel has no help.
2008-05-23 14:30:16 [11753] [6] DEBUG: AT2[ttyS0]: <-- >
2008-05-23 14:30:16 [11753] [6] DEBUG: AT2[ttyS0]: <-- +CMS ERROR: 96
2008-05-23 14:30:16 [11753] [6] ERROR: AT2[ttyS0]: CMS ERROR: +CMS ERROR: 96
2008-05-23 14:30:16 [11753] [6] ERROR: AT2[ttyS0]: CMS ERROR: Invalid mandatory
information (96)
2008-05-23 14:30:16 [11753] [6] DEBUG: AT2[ttyS0]: send command status: 1
2008-05-23 14:30:16 [11753] [6] DEBUG: AT2[ttyS0]: --> AT+CMGS=154^M
2008-05-23 14:30:16 [11753] [6] DEBUG: AT2[ttyS0]: <-- >
2008-05-23 14:30:16 [11753] [6] DEBUG: AT2[ttyS0]: send command status: 1
pls kindly advise.