Hello list,

I am trying to do work my wavecom Fastrack GSM modem with kannel,
but when I send a MT message with kannel sendsms interface I got this error :

2008-04-15 18:38:20 [5351] [6] INFO: AT2[FASTRACK]: AT SMSC successfully opened.
2008-04-15 18:38:30 [5351] [9] DEBUG: boxc_receiver: sms received
2008-04-15 18:38:30 [5351] [9] DEBUG: send_msg: sending msg to boxc: <box109> 2008-04-15 18:38:32 [5351] [6] DEBUG: AT2[FASTRACK]: TP-Validity-Period: 24.0 hours
2008-04-15 18:38:32 [5351] [6] DEBUG: AT2[FASTRACK]: --> AT+CMGS=19^M
2008-04-15 18:38:32 [5351] [6] DEBUG: AT2[FASTRACK]: <-- >
2008-04-15 18:38:32 [5351] [6] DEBUG: AT2[FASTRACK]: send command status: 1
2008-04-15 18:38:32 [5351] [6] DEBUG: AT2[FASTRACK]: --> 0011000C812271374105570000A705F330BB4E07
2008-04-15 18:38:33 [5351] [6] DEBUG: AT2[FASTRACK]: --> ^Z
2008-04-15 18:38:35 [5351] [6] DEBUG: AT2[FASTRACK]: <-- >
2008-04-15 18:38:35 [5351] [6] DEBUG: AT2[FASTRACK]: <-- +CMS ERROR: 21
2008-04-15 18:38:35 [5351] [6] ERROR: AT2[FASTRACK]: CMS ERROR: +CMS ERROR: 21 2008-04-15 18:38:35 [5351] [6] ERROR: AT2[FASTRACK]: CMS ERROR: Short message transfer rejected (21)
2008-04-15 18:38:35 [5351] [6] DEBUG: AT2[FASTRACK]: send command status: 1


Any idea on how to solve this ?

My config :

group = smsc
smsc = at
modemtype = auto
device = /dev/ttyS1
speed = 115200
smsc-id = FASTRACK

group = modems
id = at
name = WAVECOM
detect-string = WAVECOM
init-string = AT+CNMI=2,2,0,1,0;+CMEE=1


Regards,

--
Djiby


Reply via email to