SMS Server Tools 3 - init
by kzo81 from LinuxQuestions.org on (#6QE8S)
Hi Folks,
There is a problem with that red directive, do you have any idea? The daemon wouldn't restart.
Code:devices = GSM1
incoming = /var/spool/sms/incoming
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
sent = /var/spool/sms/sent
logfile = /var/log/smsd.log
loglevel = 7
eventhandler = /usr/bin/sms_handler
[GSM1]
device = /dev/ttyUSB2
init = AT+CNMI
incoming = yes
baudrate = 115200Code:/etc/init.d/sms3 start
Starting SMS Daemon: smsd failed.
There is a problem with that red directive, do you have any idea? The daemon wouldn't restart.
Code:devices = GSM1
incoming = /var/spool/sms/incoming
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
sent = /var/spool/sms/sent
logfile = /var/log/smsd.log
loglevel = 7
eventhandler = /usr/bin/sms_handler
[GSM1]
device = /dev/ttyUSB2
init = AT+CNMI
incoming = yes
baudrate = 115200Code:/etc/init.d/sms3 start
Starting SMS Daemon: smsd failed.