--- smsdaemon/smsdaemon.conf 2008/12/21 17:42:30 207 +++ smsdaemon/smsdaemon.conf 2008/12/22 23:27:49 215 @@ -36,12 +36,19 @@ 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 task = spool +# Enforce Country Code +# if this is set, all outgoing messages must go to phone numbers +# starting with this +countrycode = 45 + #config section for internal gsm modem transceiver [gsmmodem]