2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

67 Commits

Author SHA1 Message Date
markusbloch
2ddf74bb28 FB_CALLMONITOR: supressing log message, when accessing /var/flash/phonebook on a non-FritzBox machine; harmonizing log output
git-svn-id: https://svn.fhem.de/fhem/trunk@7166 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-07 21:18:20 +00:00
markusbloch
8c095a36df FB_CALLMONITOR: fixing "use of uninitialized value" when a active call disconnects right after FHEM startup
git-svn-id: https://svn.fhem.de/fhem/trunk@6852 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-01 17:23:29 +00:00
markusbloch
67757aaf2a FB_CALLMONITOR: fixing race condition of missing events while performing a call and get a second call while line is busy (Forum: #28497)
git-svn-id: https://svn.fhem.de/fhem/trunk@6850 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-01 16:55:34 +00:00
markusbloch
a629decbea FB_CALLMONITOR: use mulitple-strict widget for reverse-search attribute; minor code make-up
git-svn-id: https://svn.fhem.de/fhem/trunk@6624 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-27 13:47:52 +00:00
markusbloch
c8ffebfd15 FB_CALLMONITOR:
- use FHEMWEB multiple widget for attr reverse-search
- remove "all" from reverse-search (backwards compatibility still given)
- change "internal" to "phonebook" for attr reverse-search (backward compatibility still given)
- allow comma and pipe as delimiter for attr reverse-search
- fixing reverse search regexp for dasoerliche.de
- improve AttrFn handling
- minor docu changes
- code cosmetics


git-svn-id: https://svn.fhem.de/fhem/trunk@6554 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-15 10:12:17 +00:00
markusbloch
a3633fae81 FB_CALLMONITOR: fixing non-equal call id's when using unique call id's
git-svn-id: https://svn.fhem.de/fhem/trunk@6445 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-08-22 20:27:56 +00:00
markusbloch
47a2cf3d5c FB_CALLMONITOR: minor commandref corrections
git-svn-id: https://svn.fhem.de/fhem/trunk@6284 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-20 10:09:00 +00:00
markusbloch
04fab91ff7 FB_CALLMONITOR: generate call_id at last as it was before
git-svn-id: https://svn.fhem.de/fhem/trunk@6283 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-20 09:39:07 +00:00
markusbloch
a6b27b9ad2 FB_CALLMONITOR: fixing non-working call_id reading
git-svn-id: https://svn.fhem.de/fhem/trunk@6282 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-20 09:26:07 +00:00
markusbloch
d7030bb855 FB_CALLMONITOR: fixing regexp for reverse-search via klicktel.de
git-svn-id: https://svn.fhem.de/fhem/trunk@6277 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-19 15:48:09 +00:00
markusbloch
a57ad137a3 FB_CALLMONITOR: convert hash element to hash for "keys" function
git-svn-id: https://svn.fhem.de/fhem/trunk@6260 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-15 20:49:19 +00:00
markusbloch
3e4b8f3bf1 FB_CALLMONITOR: new reading "direction" for incoming/outgoing calls. all readings will be triggered for each call event (call, ring, connect and disconnect)
git-svn-id: https://svn.fhem.de/fhem/trunk@6256 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-07-14 21:54:46 +00:00
markusbloch
0011c0e27c FB_CALLMONITOR: Adding a hint in commandref that internal call events are not generated by the callmonitor.
git-svn-id: https://svn.fhem.de/fhem/trunk@5994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-28 17:56:09 +00:00
markusbloch
26866d4f41 FB_CALLMONITOR: new reading "missed_call_line" indicating the line number which received the missed call
git-svn-id: https://svn.fhem.de/fhem/trunk@5767 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-06 17:29:15 +00:00
markusbloch
547b80c5fe FB_CALLMONITOR: fixing non existing InitFn for DevIo call
git-svn-id: https://svn.fhem.de/fhem/trunk@4984 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-18 16:50:42 +00:00
markusbloch
7019fd4bfd FB_CALLMONITOR: new attribute "disable", minor code make-up
git-svn-id: https://svn.fhem.de/fhem/trunk@4982 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-17 23:14:38 +00:00
markusbloch
6a23a98ead FB_CALLMONITOR: reverse-search give error when provider has a result, but regexp is outdated.
git-svn-id: https://svn.fhem.de/fhem/trunk@4782 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-01 12:57:29 +00:00
markusbloch
b8c41da3ed FB_CALLMONITOR: fixing reverse search for klicktel.de/dasoertliche.de
git-svn-id: https://svn.fhem.de/fhem/trunk@4555 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-04 10:53:40 +00:00
markusbloch
221cc8d085 FB_CALLMONITOR: removing irritating event placeholders from commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@4368 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-12 16:22:58 +00:00
markusbloch
0bd0fde149 FB_CALLMONITOR: fix "use of uninitialized value" message
git-svn-id: https://svn.fhem.de/fhem/trunk@4367 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-12 16:14:06 +00:00
markusbloch
005a5bcb3e FB_CALLMONITOR: replace & to & at reverse search
git-svn-id: https://svn.fhem.de/fhem/trunk@4318 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-03 17:04:49 +00:00
markusbloch
52f70a36c6 FB_CALLMONITOR: fixing missing round bracket
git-svn-id: https://svn.fhem.de/fhem/trunk@4049 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-15 17:41:17 +00:00
markusbloch
685b7f6c4b FB_CALLMONITOR: fixing use of unitialized value warnings
git-svn-id: https://svn.fhem.de/fhem/trunk@4044 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-14 21:17:40 +00:00
markusbloch
108a115e2f FB_CALLMONITOR: remove loglevel attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@3748 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-19 17:04:38 +00:00
markusbloch
bb6f3fb898 FB_CALLMONITOR: removing deprecated GetLogLevel() and replace it with Log3()
git-svn-id: https://svn.fhem.de/fhem/trunk@3724 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-17 11:34:08 +00:00
markusbloch
0869aa12d3 FHEM/72_FB_CALLMONITOR.pm: remove trailing hash sign and all afterwards from external_number
git-svn-id: https://svn.fhem.de/fhem/trunk@3669 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-11 14:27:47 +00:00
markusbloch
1b67e05d40 fixing use of uninitialized value errors in rare circumstances
git-svn-id: https://svn.fhem.de/fhem/trunk@3164 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-05-09 11:16:07 +00:00
markusbloch
7407113d8b new reverse search provider dasschnelle.at for austrian telephone numbers
git-svn-id: https://svn.fhem.de/fhem/trunk@3124 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-04-26 20:54:06 +00:00
markusbloch
1aca4ceea1 fixing not correct working AttrFn
git-svn-id: https://svn.fhem.de/fhem/trunk@2911 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-13 23:10:19 +00:00
markusbloch
8da9b339ab adding missed_call event to detect missing incoming calls (by Sven Henkel)
git-svn-id: https://svn.fhem.de/fhem/trunk@2880 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-09 13:31:06 +00:00
markusbloch
860f2262ac added set/get commands for reverse-search and phonebook reloading; using AttrFn to load phonebook and cache file
git-svn-id: https://svn.fhem.de/fhem/trunk@2869 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-07 22:42:42 +00:00
markusbloch
cc06ee5fdc fixing creating cache values even when cache is disabled
git-svn-id: https://svn.fhem.de/fhem/trunk@2452 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-07 22:04:05 +00:00
markusbloch
1d1272f154 fixing the quick'n'dirty hack
git-svn-id: https://svn.fhem.de/fhem/trunk@2437 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-04 23:06:01 +00:00
markusbloch
a3c88cc947 fixing regex race condition
git-svn-id: https://svn.fhem.de/fhem/trunk@2425 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 23:33:32 +00:00
markusbloch
b127c2384f quick'n'dirty fix for international numbers in the internal telephone, a proper fix will come soon
git-svn-id: https://svn.fhem.de/fhem/trunk@2424 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 23:04:32 +00:00
markusbloch
9e715b6634 fixing some race conditions within regexp extraction
git-svn-id: https://svn.fhem.de/fhem/trunk@2423 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 22:47:57 +00:00
rudolfkoenig
b128ebbc5a readingsUpdate attribute-Namelist and documentation unified
git-svn-id: https://svn.fhem.de/fhem/trunk@2406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 12:51:51 +00:00
markusbloch
61a5d40cae don't use "memo"-numbers for phonebook
git-svn-id: https://svn.fhem.de/fhem/trunk@2367 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-26 12:38:34 +00:00
markusbloch
ffcbc23ea8 changing commandref documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@2365 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-26 12:09:15 +00:00
markusbloch
fae4d27573 adding biunique call id support
git-svn-id: https://svn.fhem.de/fhem/trunk@2363 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-25 23:31:28 +00:00
markusbloch
a7204158a5 fixing contact recognition (christmas celebration is done, so it's ok ;-)
git-svn-id: https://svn.fhem.de/fhem/trunk@2361 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-24 18:33:33 +00:00
markusbloch
5a8934e61f fixing phonebook file validation check
git-svn-id: https://svn.fhem.de/fhem/trunk@2357 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-23 12:10:16 +00:00
markusbloch
96765ed18d minor code improvements
git-svn-id: https://svn.fhem.de/fhem/trunk@2355 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-22 22:57:52 +00:00
markusbloch
b81000d4f7 added configurable phonebook file (by wmr72), minor docu fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@2354 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-22 22:38:54 +00:00
markusbloch
6ffeda80c5 adding internal phonebook support
git-svn-id: https://svn.fhem.de/fhem/trunk@2325 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-14 20:56:26 +00:00
markusbloch
657eeded0e fixing docu typo
git-svn-id: https://svn.fhem.de/fhem/trunk@2319 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-12 16:29:32 +00:00
markusbloch
042534517d fixing unknown number/name at disconnect event. Added call_id reading to separate parrallel call events
git-svn-id: https://svn.fhem.de/fhem/trunk@2318 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-11 23:30:52 +00:00
markusbloch
762ffb9dc1 fixing unknown external_number issue
git-svn-id: https://svn.fhem.de/fhem/trunk@2312 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-10 18:20:37 +00:00
markusbloch
8d70304f15 fix broken do_not_notify link url
git-svn-id: https://svn.fhem.de/fhem/trunk@2286 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 12:12:28 +00:00
markusbloch
783126f76a added search.ch for reverse search, fixed empty http answers
git-svn-id: https://svn.fhem.de/fhem/trunk@2283 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-08 10:28:37 +00:00