jensp: Operating system name and version: Gentoo Linux
Version of smsd: 3.1.14
Smsd installed from: package repository
Name and model of a modem / phone: Qualcomm BMC HD360
Interface: USB
I'm having trouble receiving SMS with my current setup. I can send SMS without any problems but when I try to receive a SMS nothing happens.
devices = GSM1
logfile = /var/log/smsd.log
loglevel = 7
sent = /var/spool/sms/sent
[GSM1]
device = /dev/ttyUSB2
incoming = yes
pin = 5714
cs_convert = yes
mode = new
rtscts = yes
smsc = +491770610000
report_device_details = yes
#init = AT+CNMI=2,0,0,2,1
Here are the device details:
2012-02-03 13:39:24,7, GSM1: ## Start of device details
2012-02-03 13:39:24,7, GSM1: # Manufacturer identification:
2012-02-03 13:39:24,7, GSM1: -> AT+CGMI
2012-02-03 13:39:24,7, GSM1: <- BMC INCORPORATED
OK
2012-02-03 13:39:24,7, GSM1: # Model identification:
2012-02-03 13:39:24,7, GSM1: -> AT+CGMM
2012-02-03 13:39:25,7, GSM1: <- HD360
OK
2012-02-03 13:39:25,7, GSM1: # Revision identification:
2012-02-03 13:39:25,7, GSM1: -> AT+CGMR
2012-02-03 13:39:25,7, GSM1: <- KLVC_V1.0.0 KLVC_V1.0.0 1 [Sep 4 2008 12:00:00]
OK
2012-02-03 13:39:25,7, GSM1: # New message indications, list of supported modes:
2012-02-03 13:39:25,7, GSM1: -> AT+CNMI=?
2012-02-03 13:39:26,7, GSM1: <- +CNMI: (0,1,2,3),(0,1,2,3),(0,2),(0,1,2),(0,1)
OK
2012-02-03 13:39:26,7, GSM1: # New message indications, current settings:
2012-02-03 13:39:26,7, GSM1: -> AT+CNMI?
2012-02-03 13:39:26,7, GSM1: <- +CNMI: 2,0,0,2,1
OK
2012-02-03 13:39:26,7, GSM1: # Preferred message storage, list of supported mem's:
2012-02-03 13:39:26,7, GSM1: -> AT+CPMS=?
2012-02-03 13:39:27,7, GSM1: <- +CPMS: ("ME","MT","SM","SR"),("ME","MT","SM","SR"),("ME","MT","SM","SR")
OK
2012-02-03 13:39:27,7, GSM1: # Phonebook storage, available mem's:
2012-02-03 13:39:27,7, GSM1: -> AT+CPBS=?
2012-02-03 13:39:27,7, GSM1: <- +CPBS: ("SM","DC","FD","LD","MC","ME","RC","EN","ON")
OK
2012-02-03 13:39:27,7, GSM1: # List messages, list of supported stat's:
2012-02-03 13:39:27,7, GSM1: -> AT+CMGL=?
2012-02-03 13:39:28,7, GSM1: <- +CMGL: (0-4)
OK
2012-02-03 13:39:28,7, GSM1: # Delete message, list of supported values:
2012-02-03 13:39:28,7, GSM1: -> AT+CMGD=?
2012-02-03 13:39:28,7, GSM1: <- +CMGD: (),(0-4)
OK
2012-02-03 13:39:28,7, GSM1: # Phone activity status, list of supported stat's:
2012-02-03 13:39:28,7, GSM1: -> AT+CPAS=?
2012-02-03 13:39:29,7, GSM1: <- +CPAS: (0,3,4)
OK
2012-02-03 13:39:29,7, GSM1: # TE character set, list of supported charset's:
2012-02-03 13:39:29,7, GSM1: -> AT+CSCS=?
2012-02-03 13:39:29,7, GSM1: <- +CSCS: ("IRA","GSM","UCS2")
OK
2012-02-03 13:39:29,7, GSM1: # TE character set, current setting:
2012-02-03 13:39:29,7, GSM1: -> AT+CSCS?
2012-02-03 13:39:30,7, GSM1: <- +CSCS: "IRA"
OK
2012-02-03 13:39:30,7, GSM1: ## End of device details
I tried the suggestions from http://smstools3.kekekasvi.com/index.php?p=faq#13 but none of them worked for me. I'm starting to think that my device simply doesn't support receiving SMS but I'd like to hear what the experts have to say before looking for a new one :)
|