Hello,

Has anybody already encountered this error below?

I was sending 100 SMS using CGI script (sendsms user interface) and after
about 60 SMS sent (ACK received) from a Sonyericsson S500i, the phone
started to display the following error:

FYI it was a spliited message that I sent to 100 destinations.

2010-05-06 20:59:29 [10149] [6] DEBUG: AT2[sonyericsson_s500i]:
TP-Validity-Period: 24.0 hours
2010-05-06 20:59:29 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: -->
AT+CMGS=139^M
2010-05-06 20:59:29 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: <-- >
2010-05-06 20:59:29 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: send command
status: 1
2010-05-06 20:59:29 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: -->
005100099186272711F50011A79005000349020240653A28EDA697E5ED02391D4ECBCB7316484AB482C8651028264382FEA0180E099A86D9EC32A8388787C76590F12D6F974141F7BC0CB286E9611D88FEAED3CB7310BB3C07A5DDE6F71C34AFCB41EC32689EA69741E432887D2A8CDFECB20E74BFDF5DEC303DED9EBFEB6C977B0C6A8198617ADA3D7DD7D9
2010-05-06 20:59:29 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: --> ^Z
2010-05-06 20:59:42 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: <-- >
*2010-05-06 20:59:42 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: <-- +CMS
ERROR: 38
2010-05-06 20:59:42 [10149] [6] ERROR: AT2[sonyericsson_s500i]: +CMS ERROR:
+CMS ERROR: 38
2010-05-06 20:59:42 [10149] [6] ERROR: AT2[sonyericsson_s500i]: +CMS ERROR:
Network out of order (38)*
2010-05-06 20:59:42 [10149] [6] DEBUG: AT2[sonyericsson_s500i]: send command
status: 1

modems.conf:

group = modems
id = sonyericsson_s500i
name = "Sony Ericsson S500i"
detect-string = "S500i"
message-storage = "ME"
# use this init-string for non sim-buffering
#init-string = "AT+CNMI=3,2,0,0"
# use this init-string for sim-buffering
init-string = "AT+CNMI=2,3,0,1,0"
reset-string = "ATZ"
broken = true
speed = 460800


kannel.conf (smsc part):

# SMSC GSM
group = smsc
smsc = at
#device = /dev/ttyS0
#smsc-id = "sagem_my300X"
#device = /dev/ttyACM0
#smsc-id = "nokiaphone"
#modemtype = nokiaphone
#allowed-smsc-id = "nokiaphone"
device = /dev/ttyACM1
smsc-id = "sonyericsson_s500i"
allowed-smsc-id = "sonyericsson_s500i"
modemtype = sonyericsson_s500i
sms-center = "+687xxxxxx"
#mynumber = 687xxxxxx
pin = 0000
validityperiod = 167
sim-buffering = true
log-file = "/var/log/kannel/smsc.log"
log-level = 0
include = /etc/kannel/modems.conf

Thanks by advance for your help,

-- 
Emmanuel

CHANSON Emmanuel
Mobile Nouvelle-Calédonie: +687.77.35.02
Mobile France: +33 (0) 6.68.03.89.56
@email : [email protected]

Reply via email to