smstools3 - 3.1.21-2:
Smsd installed from: package repository
Modem Huawei MS2131i-8:
Interface: USB
Platform: Raspberry Pi 3B
Huawei MS2131i-8 AT Commands Specifications: ftp://www.eurocomposant.fr/huawei/MS2131/HUAWEI_MS2131_AT_Command_Interface_Specification(V200R001,%20English).pdf
Hi,
I'm struggling for a while trying to receive SMS with the Huawei MS2131i-8 usb modem. I have tried many suggestions found with Google, including a couple similar posts on this support forum. I had no problems with sending. Any help would be appreciated, so many thanks by advance.
Here we go with the data, the lines after "## End of device details" appear when I send an SMS to the device. Thanks gain for any tip I could work on.
# GLOBAL SETTINGS
devices = MS2131
sent = /var/spool/sms/sent
failed = /var/spool/sms/failed
checked = /var/spool/sms/checked
outgoing = /var/spool/sms/outgoing
incoming = /var/spool/sms/incoming
loglevel = 5
#loglevel = 7
logfile = /var/log/smsd.log
infofile = /tmp/smsd.working
#stats = /var/log/sms/stats.d
autosplit = 3
incoming_utf8 = yes
receive_before_send = no
hangup_incoming_call = yes
eventhandler = /root/test/sms_test.sh
# MODEM SETTINGS
# Huawei MS2131i-8
[MS2131]
init = AT+CPMS="ME","ME","ME"
#init = AT+CPMS="SM","SM","SM"
device = /dev/ttyUSB2
#pin = 1234
incoming = yes
memory_start = 0
baudrate = 115200
report_device_details = yes
#detect_unexpected_input = no
devices = MS2131
sent = /var/spool/sms/sent
failed = /var/spool/sms/failed
checked = /var/spool/sms/checked
outgoing = /var/spool/sms/outgoing
incoming = /var/spool/sms/incoming
loglevel = 5
#loglevel = 7
logfile = /var/log/smsd.log
infofile = /tmp/smsd.working
#stats = /var/log/sms/stats.d
autosplit = 3
incoming_utf8 = yes
receive_before_send = no
hangup_incoming_call = yes
eventhandler = /root/test/sms_test.sh
# MODEM SETTINGS
# Huawei MS2131i-8
[MS2131]
init = AT+CPMS="ME","ME","ME"
#init = AT+CPMS="SM","SM","SM"
device = /dev/ttyUSB2
#pin = 1234
incoming = yes
memory_start = 0
baudrate = 115200
report_device_details = yes
#detect_unexpected_input = no