--- smsdaemon/smsdaemon.conf 2009/12/26 23:01:01 520 +++ smsdaemon/smsdaemon.conf 2010/04/28 09:02:30 685 @@ -6,7 +6,7 @@ # * internal # * smstools # * debug -transceiver = smstools +transceiver = debug #Which user / group should the daemon run as @@ -40,7 +40,6 @@ 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 -plugin = delayspam privileged=1 # Option task # Specify which tasks should be loaded @@ -63,6 +62,10 @@ privileged = 4522337617 +# listen port for embedded http server (comment out or set to 0 to disable) +httpport = 5080 + + #config section for internal gsm modem transceiver [gsmmodem]