Hello,

I would like to ask the community about this behavior.
I am using a Nokia 6230 as modem.

When I send a single SMS I got the ACK and the STATUS-REPORT, behavior is
Ok.

2010-05-11 13:51:44 [14368] [6] DEBUG: AT2[nokiaphone]: <-- +CDS: 24
2010-05-11 13:51:44 [14368] [6] DEBUG: AT2[nokiaphone]: <--
069186770720F0067C099186773705F2015011311513440150113115134400
2010-05-11 13:51:44 [14368] [6] DEBUG: AT2[nokiaphone]: received message
from SMSC: +687770020
2010-05-11 13:51:44 [14368] [6] DEBUG: AT2[nokiaphone]: got STATUS-REPORT
for message <124>:

When I send let's say 20 SMS using cgi script, I got all the ACK but no
STATUS-REPORT
and I see this in smsc.log:


2010-05-11 13:46:59 [14249] [6] DEBUG: AT2[nokiaphone]: --> AT+CPMS?^M
2010-05-11 13:46:59 [14249] [6] DEBUG: AT2[nokiaphone]: <-- +CPMS:
"ME",0,150,"SM",18,60,"MT",18,210
2010-05-11 13:46:59 [14249] [6] DEBUG: AT2[nokiaphone]: <-- OK

So isn't it my DLRs that are stored in the mobile ? Why aren't they
forwarded to bearerbox ?

My modem config for the modem is the following:


group = modems
id = nokiaphone
name = "Nokia Phone"
detect-string = "Nokia Mobile Phone"
init-string = "AT+CNMI=1,2,0,1,0;+CMEE=1"
need-sleep = true
speed = 460800
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true
message-storage = "ME"

Regards,

Emmanuel

Reply via email to