Commit Graph

15 Commits

Author SHA1 Message Date
aacb1299d8 Split logging functions into separate files 2012-03-22 18:40:57 +04:00
73bdb15644 rename variable "sms_send_enable" to "sms_enable" 2011-12-20 17:05:53 +04:00
671d569f36 implement SMS reading 2011-12-20 17:02:34 +04:00
d8829305fc implement SMS sending via IPC queue loop 2011-12-19 18:35:14 +04:00
c2aa0ac0ab implement reaction system, based on the amount of time that host is offline 2011-12-19 17:02:42 +04:00
323eb556c8 add LPT pin number to host structure 2011-12-19 15:19:18 +04:00
e7d900d9b7 some code exports reorganization and cleanups 2011-12-19 11:08:19 +04:00
85f8da54a5 move freeing IPC resources in separate function 2011-12-14 18:13:42 +04:00
16d950f98d implement IPC messaging with queue loop 2011-12-14 17:52:13 +04:00
1338bd660b fix warning about implicit declaration of log_debug() 2011-12-14 10:41:40 +04:00
eeb0166fa7 prevent duplicate alerts on same problem with host 2011-12-12 14:31:18 +04:00
1036bd84f2 config file options to define phone parameters 2011-12-12 14:10:05 +04:00
849e8dc502 option to define SMS recipient via config 2011-12-12 13:28:07 +04:00
e6d0c3610e initial implementation of sms sending 2011-11-30 16:21:34 +04:00
3e183be533 Move gammu-related functions into separate file. Change "check_gammu_error" function to return error state. Some configure.ac dependecies added 2011-11-29 13:47:48 +04:00