--- smsdaemon/smsdaemon.conf 2008/12/21 22:08:20 211 +++ smsdaemon/smsdaemon.conf 2008/12/23 12:09:08 216 @@ -36,6 +36,8 @@ plugin = urltrigger trigger=tou; url=http://t-hoerup.dk/test.php plugin = shellexec trigger=wake; cmd=/usr/local/bin/wake; allowparms=0; returnoutput=0 plugin = shellexec trigger=ping; cmd=nmap -sP 192.168.10.1-255 | grep appears | awk '{print $2}'; allowparms=0; returnoutput=1 +plugin = shellexec trigger=fortune; cmd=/usr/games/fortune -s -n 300 ; allowparms=0; returnoutput=1 + # Option task # Specify which tasks should be loaded @@ -47,6 +49,17 @@ # starting with this countrycode = 45 +# Option blacklist +# A comma seperated list of phone numbers that should be ignored +# regarding both incomming and outgoing messages +# Note: it is a good idea to put the servers own phonenumber in this list +blacklist = 4542407617, + +# Option privileged +# A comma seperated list of privileged phonenumbers +privileged = 4522337617 + + #config section for internal gsm modem transceiver [gsmmodem]