Version of smsd: 3.1.5
Smsd installed from: sources
Name and model of a modem / phone: Nokia 6210
Interface: serial
What are the typical causes for Modem handler to terminate abnormally? Below a log for a case where such a thing happened [last line in log]
How does people here recover from this i.e. any comments on how to detect abnormal termination and restart smsd?
smsd.conf
#
devices = paarsim
user = root
loglevel = 5
logfile = /mnt/usbdrive/sms/spool/smsd.log
outgoing = /mnt/usbdrive/sms/spool/outgoing
sent = /mnt/usbdrive/sms/spool/sent
phonecalls = /mnt/usbdrive/sms/spool/phonecalls
saved = /mnt/usbdrive/sms/spool/saved
spool = /mnt/usbdrive/sms/spool/outgoing
incoming = /mnt/usbdrive/sms/spool/incoming
checked = /mnt/usbdrive/sms/spool/checked
internal_combine = yes
eventhandler = /mnt/usbdrive/sms/perl/event.sh
[paarsim]
device = /dev/ttyUSB1
incoming = yes
baudrate = 19200
phonecalls = yes
pin = xxxx
devices = paarsim
user = root
loglevel = 5
logfile = /mnt/usbdrive/sms/spool/smsd.log
outgoing = /mnt/usbdrive/sms/spool/outgoing
sent = /mnt/usbdrive/sms/spool/sent
phonecalls = /mnt/usbdrive/sms/spool/phonecalls
saved = /mnt/usbdrive/sms/spool/saved
spool = /mnt/usbdrive/sms/spool/outgoing
incoming = /mnt/usbdrive/sms/spool/incoming
checked = /mnt/usbdrive/sms/spool/checked
internal_combine = yes
eventhandler = /mnt/usbdrive/sms/perl/event.sh
[paarsim]
device = /dev/ttyUSB1
incoming = yes
baudrate = 19200
phonecalls = yes
pin = xxxx
'smsdconf' Syntax Highlight powered by GeSHi