--- smsdaemon/smsdaemon.conf 2008/12/09 21:44:15 168 +++ smsdaemon/smsdaemon.conf 2008/12/10 22:02:28 175 @@ -15,6 +15,13 @@ group = smsd +# Where should logmessages go +# options: +# logfile : logs to /var/log/smsdaemon.log) +# syslog : use the system logger +log = logfile + + #config section for internal gsm modem transceiver [gsmmodem] @@ -24,6 +31,10 @@ serialport = /dev/ttyUSB0 +# Option pin +# PIN code for the SIM card +pin = + #this is the config section if the smstools transceiver is chosen [smstools]