Skip to content

Instantly share code, notes, and snippets.

@wilxsv
Created November 19, 2017 05:13
Show Gist options
  • Save wilxsv/8287d0338e020955445607b42d721094 to your computer and use it in GitHub Desktop.
Save wilxsv/8287d0338e020955445607b42d721094 to your computer and use it in GitHub Desktop.
[gammu]
#connection = at115200
#port = /dev/ttyUSB0
connection = at19200
port = /dev/ttyACM0
logformat = textall
logfile = /var/log/gammu-smsd.log
DebugLevel = 255
DeliveryReport = log
ReceiveFrequency = 5
[smsd]
service = sql
driver = native_pgsql
host = 127.0.0.1
debuglevel = 255
checksecurity = 0
user =
password =
database =
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment