# Configuration file for Gammu SMS Daemon # Gammu library configuration, see gammurc(5) [gammu] # Please configure this! port = /dev/ttyUSB3 connection = at115200 # Debugging logformat = textalldate # SMSD configuration, see gammu-smsdrc(5) [smsd] # pin = 1234 service = files logfile = /var/log/gammu-smsd RunOnReceive = /usr/local/bin/smsreceive.sh # Increase for debugging information debuglevel = 4 ReceiveFrequency = 300 # Paths where messages are stored inboxpath = /var/spool/gammu/inbox/ outboxpath = /var/spool/gammu/outbox/ sentsmspath = /var/spool/gammu/sent/ errorsmspath = /var/spool/gammu/error/