ibercom:
I have to say that I do not know why you do not receive delivery reports :(.
Assuming that report was not disabled in the SMS file, and assuming that SMS was delivered to the receivers phone, report should be received. My Huawei E1552 is using CNMI=0,0,0,0,0 and I also tried with 2,0,0,2,1. With both settings report was received as expected.
Have you tried the current SIM in the handset, is the report received when it's asked?
This is the problem, the SMS was delivered to the receivers phone. I've tried with CNMI=0,0,0,0,0 and with 2,0,0,2,1 but I never get the report.
The SIM is ok and it gets the report in Nokia phone.
What can i try ?
|
ibercom: Operating system name and version: Debian Lenny
Version of smsd: v3.1.14
Smsd installed from: sources
Name and model of a modem / phone: Huawei E170
Interface: USB
I use smstools with USB modem Huawei E170 to send and receive SMS. All work well but I cannot get SMS delivery report. I've tried numerous configurations and it doesn't work.
I need help, thanks.
My smsd.conf:
[GSM1]
report_device_details = yes
init = ATE0+CNMI=2,0,0,2,1
device = /dev/ttyUSB0
incoming = yes
pin = ****
mode = new
baudrate = 19200
rtscts = yes
cs_convert = yes
report = yes
memory_start = 0
sending_disabled = no
/var/log/smsd.log:
2011-03-23 13:46:56,2, smsd: Smsd v3.1.14 started.
2011-03-23 13:46:56,2, smsd: Running as smsd:dialout.
2011-03-23 13:46:56,4, smsd: File mode creation mask: 022 (0644, rw-r--r--).
2011-03-23 13:46:56,5, GSM1: Modem handler 0 has started. PID: 3922.
2011-03-23 13:46:56,5, smsd: Outgoing file checker has started. PID: 3921.
2011-03-23 13:46:56,5, GSM1: Using check_memory_method 1: CPMS is used.
2011-03-23 13:47:00,5, GSM1: CGSN: ***************
2011-03-23 13:47:00,5, GSM1: IMSI: ***************
2011-03-23 13:47:01,7, GSM1: ## Start of device details
2011-03-23 13:47:01,7, GSM1: # Manufacturer identification:
2011-03-23 13:47:01,7, GSM1: -> AT+CGMI
2011-03-23 13:47:01,7, GSM1: <- huawei
OK
2011-03-23 13:47:01,7, GSM1: # Model identification:
2011-03-23 13:47:01,7, GSM1: -> AT+CGMM
2011-03-23 13:47:02,7, GSM1: <- E17X
OK
2011-03-23 13:47:02,7, GSM1: # Revision identification:
2011-03-23 13:47:02,7, GSM1: -> AT+CGMR
2011-03-23 13:47:02,7, GSM1: <- 11.304.20.01.00
OK
2011-03-23 13:47:02,7, GSM1: # New message indications, list of supported modes:
2011-03-23 13:47:02,7, GSM1: -> AT+CNMI=?
2011-03-23 13:47:03,7, GSM1: <- +CNMI: (0,1,2),(0,1,2,3),(0,2),(0,2),(0,1)
OK
2011-03-23 13:47:03,7, GSM1: # New message indications, current settings:
2011-03-23 13:47:03,7, GSM1: -> AT+CNMI?
2011-03-23 13:47:03,7, GSM1: <- +CNMI: 2,0,0,2,1
OK
2011-03-23 13:47:03,7, GSM1: # Preferred message storage, list of supported mem's:
2011-03-23 13:47:03,7, GSM1: -> AT+CPMS=?
2011-03-23 13:47:04,7, GSM1: <- +CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")
OK
2011-03-23 13:47:04,7, GSM1: # Phonebook storage, available mem's:
2011-03-23 13:47:04,7, GSM1: -> AT+CPBS=?
2011-03-23 13:47:04,7, GSM1: <- +CPBS: ("SM","DC","FD","LD","MC","ME","RC","EN","ON")
OK
2011-03-23 13:47:04,7, GSM1: # List messages, list of supported stat's:
2011-03-23 13:47:04,7, GSM1: -> AT+CMGL=?
2011-03-23 13:47:05,7, GSM1: <- +CMGL: (0-4)
OK
2011-03-23 13:47:05,7, GSM1: # Delete message, list of supported values:
2011-03-23 13:47:05,7, GSM1: -> AT+CMGD=?
2011-03-23 13:47:05,7, GSM1: <- +CMGD: (),(0-4)
OK
2011-03-23 13:47:05,7, GSM1: # Phone activity status, list of supported stat's:
2011-03-23 13:47:05,7, GSM1: -> AT+CPAS=?
2011-03-23 13:47:06,7, GSM1: <- +CPAS: (0,3,4)
OK
2011-03-23 13:47:06,7, GSM1: # TE character set, list of supported charset's:
2011-03-23 13:47:06,7, GSM1: -> AT+CSCS=?
2011-03-23 13:47:06,7, GSM1: <- +CSCS: ("IRA","GSM","UCS2")
OK
2011-03-23 13:47:06,7, GSM1: # TE character set, current setting:
2011-03-23 13:47:06,7, GSM1: -> AT+CSCS?
2011-03-23 13:47:07,7, GSM1: <- +CSCS: "IRA"
OK
2011-03-23 13:47:07,7, GSM1: ## End of device details
|