Linux
Simple sms3 - smstools3 configuration
19-Jan-2009 05:01:50
![]()
simple configuration for smsd.conf that work for me
# AUTOMATICALLY CREATED CONFIGURATION FILE -- DO NOT EDIT BY HAND!
#
# Description: Main configuration file for the smsd
# Last changed: Mon Jan 19 04:23:34 WIT 2009
# Please note that this is _not_ a dpkg-conffile. It has been created because
# you have choosen to manage smsd configuration with debconf. This file is not meant
# to be and should not be editted directly.
# Instead
# Run: dpkg-reconfigure <-plow> smstools
#
# If you want to manage your configuration file by hand at a later time
# you may run the above command, too and say that you don't want to manage
# smsd configuration with debconf.
# Global configuration
devices = GSM1
logfile = /var/log/smstools/smsd.log
infofile = /var/run/smstools/smsd.working
pidfile = /var/run/smstools/smsd.pid
outgoing = /var/spool/sms/outgoing
checked = /var/spool/sms/checked
failed = /var/spool/sms/failed
incoming = /var/spool/sms/incoming
sent = /var/spool/sms/sent
stats = /var/log/smstools/smsd_stats
# You can specify here an external program that is started whenever an alarm occurs.
# alarmhandler = /path/to/an/alarmhandler/script
# Specifies what levels start an alarmhandler. You can use value between 2 and 5.
# alarmlevel = 4
#eventhandler = /usr/local/bin/smsevent
#blacklist = /etc/smstools/blacklist
#whitelist = /etc/smstools/whitelist
autosplit = 3
loglevel = 7
# seting format incoming -> 2007-09-02.GSM1.xxxxxx
date_filename = 1
# seting tempat status delivery repot
report = /var/spool/sms/report
# Modem configuration
[GSM1]
#init =
device = /dev/ttyS0
incoming = yes
#pin =
baudrate = 19200
#
report = yes
memory_start = 1
primary_memory = ME
secondary_memory = MT
secondary_memory_max = 25
try that dude 
| Reply Comment | ||
| |
||
| |
||

