Last Version of smsd: Last version available on September 2019
Smsd installed from: smstools3 webiste following instructions
Name and model of a modem / phone: Huawei E169
Interface: USB
Everything si working fine, except this:
If i send an SMS, the system sends, and when it gets report, the log reports the short message receveid and imediately delete's the same message!
Also, i'm not getting incoming messages!
Here's my setup:
# Modem configuration
[GSM91]
#CGSN: 359xxxxxxxxxxxx
#IMSI: 268xxxxxxxxxxxxx
device = /dev/ttyUSB0
#init = AT+CPMS="SM"
memory_start=0
queues = assp
incoming = yes
report = yes
baudrate = 19200
report_device_details = yes
And in log smsd.log
I have to send 1 short message for /var/spool/sms//out.20190922140901.0.1.21
2019-09-22 15:09:02,6, GSM91: Checking device for incoming SMS
2019-09-22 15:09:02,6, GSM91: Checking if modem is ready
2019-09-22 15:09:02,6, GSM91: Pre-initializing modem
2019-09-22 15:09:03,6, GSM91: Signal Strength Indicator: (15,99) -83 dBm (Good), Bit Error Rate: not known or not detectable
2019-09-22 15:09:03,6, GSM91: Checking if Modem is registered to the network
2019-09-22 15:09:04,6, GSM91: Modem is registered to the network
2019-09-22 15:09:04,6, GSM91: Selecting PDU mode
2019-09-22 15:09:04,6, GSM91: Checking memory size
2019-09-22 15:09:05,6, GSM91: Used memory is 0 of 30
2019-09-22 15:09:05,6, GSM91: No SMS received
2019-09-22 15:09:05,6, GSM91: Sending SMS from ASSP to 35193xxxxxxx
2019-09-22 15:09:05,6, GSM91: Checking if modem is ready
2019-09-22 15:09:05,6, GSM91: Pre-initializing modem
2019-09-22 15:09:06,6, GSM91: Signal Strength Indicator: (15,99) -83 dBm (Good), Bit Error Rate: not known or not detectable
2019-09-22 15:09:06,6, GSM91: Checking if Modem is registered to the network
2019-09-22 15:09:07,6, GSM91: Modem is registered to the network
2019-09-22 15:09:07,6, GSM91: Selecting PDU mode
2019-09-22 15:09:10,5, GSM91: SMS sent, Message_id: 32, To: 35193xxxxxxx, sending time 5 sec.
2019-09-22 15:09:10,6, GSM91: Moved file /var/spool/sms//out.20190922140901.0.1.21 to /var/spool/sms/sent/out.20190922140901.0.1.21
2019-09-22 15:09:10,6, GSM91: Checking device for incoming SMS
2019-09-22 15:09:10,6, GSM91: Checking memory size
2019-09-22 15:09:10,6, GSM91: Used memory is 0 of 30
2019-09-22 15:09:10,6, GSM91: No SMS received
2019-09-22 15:09:10,6, GSM91: Checking device for incoming SMS
2019-09-22 15:09:10,6, GSM91: Checking memory size
2019-09-22 15:09:11,6, GSM91: Used memory is 0 of 30
2019-09-22 15:09:11,6, GSM91: No SMS received
2019-09-22 15:09:21,6, GSM91: Checking device for incoming SMS
2019-09-22 15:09:21,6, GSM91: Checking if modem is ready
2019-09-22 15:09:21,6, GSM91: Pre-initializing modem
2019-09-22 15:09:22,6, GSM91: Signal Strength Indicator: (15,99) -83 dBm (Good), Bit Error Rate: not known or not detectable
2019-09-22 15:09:22,6, GSM91: Checking if Modem is registered to the network
2019-09-22 15:09:23,6, GSM91: Modem is registered to the network
2019-09-22 15:09:23,6, GSM91: Selecting PDU mode
2019-09-22 15:09:23,6, GSM91: Checking memory size
2019-09-22 15:09:24,6, GSM91: Used memory is 1 of 30
2019-09-22 15:09:24,6, GSM91: Trying to get stored message 0
2019-09-22 15:09:24,5, GSM91: SMS received (report, Message_id: 32, Status: 0,Ok,short message received by the SME), From: 351936345233
2019-09-22 15:09:24,6, GSM91: Wrote an incoming message file: /var/spool/sms/incoming/GSM91.4vAfS6
2019-09-22 15:09:24,6, GSM91: Deleting message 0
2019-09-22 15:09:25,6, GSM91: Checking device for incoming SMS
2019-09-22 15:09:25,6, GSM91: Checking memory size
2019-09-22 15:09:26,6, GSM91: Used memory is 0 of 30
2019-09-22 15:09:26,6, GSM91: No SMS received
_____________________________________________________________________
The incoming folder, also changes date & time of folder when it receives the sms!
But the folder is allways empty!
Also incoming SMS, nor appear on smsd.log nor on incoming folder.
Thanks in advance, if someone could help!
Regards_
Rui aka MareAlta
« Last edit by MareAlta on Sun Sep 22, 2019 15:22, 61 months ago. »