Version of smsd: 3.1.14
Smsd installed from: Binary
Name and model of a modem / phone: Huawei E1550 (Reported by lsusb as E620)
Interface: USB
Hello there,
smsd seems to lock up after sending an sms.
After restarting smsd, it gets to
and then just stops doing anything.
Reffer to the bottom for the whole startup log after restart.
#smsd.conf file
user = smsd
group = smsd
devices = huawei
PIDFILE=/var/spool/sms/smsd.pid
infofile = /var/spool/sms/smsd.running
logfile = /var/log/smstools/smsd.log
loglevel = 7
[huawei]
device = /dev/ttyUSB0
signal_quality_ber_ignore = yes
baudrate = 115200
memory_start=0
rtscts = yes
pin= xxxx
init= AT+CPMS="sm","ME",""
incoming = yes
incoming = high
user = smsd
group = smsd
devices = huawei
PIDFILE=/var/spool/sms/smsd.pid
infofile = /var/spool/sms/smsd.running
logfile = /var/log/smstools/smsd.log
loglevel = 7
[huawei]
device = /dev/ttyUSB0
signal_quality_ber_ignore = yes
baudrate = 115200
memory_start=0
rtscts = yes
pin= xxxx
init= AT+CPMS="sm","ME",""
incoming = yes
incoming = high
'smsdconf' Syntax Highlight powered by GeSHi
Log after reboot:
I suspect that the "Couldn't open serial port /dev/ttyUSB0, error: Permission denied, waiting 30 sec." line ist from slow device settling.
After restarting smsd, the following can be found in the log file:
Nothing happens from then on.
There are no error messages in the syslog.