SMSserver
Jump to navigation
Jump to search
- AUTOMATICALLY CREATED CONFIGURATION FILE -- DO NOT EDIT BY HAND!
- Description: Main configuration file for the smsd
- Last changed: Pon Ožu 2 12:51:51 CET 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 = @EVENTHANDLER@
- blacklist = /etc/smstools/blacklist
- whitelist = /etc/smstools/whitelist
autosplit = 3 loglevel=7
- Modem configuration
[GSM1]
- init = AT+CPMS="SM"
init = AT+CPMS="ME","SM","SM" device = /dev/ttyS1 incoming = yes
- pin =
baudrate = 9600