2016-08-31 17:03:20,676 [INFO] [doorpi.main] ___ ___ _ / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1 / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0 /___,' \___/ \___/|_| \/ |_| URL: Authors: Thomas Meissner Supporter: Phillip Munz Hermann Dötsch Dennis Häußler Hubert Nusser Michael Hauer Andreas Schwarz Max Rößler missing someone? -> sorry -> mail me 2016-08-31 17:03:20,677 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2016-08-31 17:03:20,678 [DEBUG] [doorpi.doorpi] run 2016-08-31 17:03:20,679 [DEBUG] [doorpi.doorpi] prepare 2016-08-31 17:03:20,679 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2016-08-31 17:03:20,683 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2016-08-31 17:03:20,700 [DEBUG] [doorpi.conf.config_object] __init__ 2016-08-31 17:03:20,700 [TRACE] [doorpi.conf.config_object] get_from_config 2016-08-31 17:03:20,710 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi 2016-08-31 17:03:20,711 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2016-08-31 17:03:20,712 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2016-08-31 17:03:20,715 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2016-08-31 17:03:20,716 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2016-08-31 17:03:20,717 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2016-08-31 17:03:20,717 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2016-08-31 17:03:20,717 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2016-08-31 17:03:20,718 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2016-08-31 17:03:20,718 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2016-08-31 17:03:20,718 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2016-08-31 17:03:20,719 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2016-08-31 17:03:20,719 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2016-08-31 17:03:20,719 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2016-08-31 17:03:20,720 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2016-08-31 17:03:20,720 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2016-08-31 17:03:20,722 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2016-08-31 17:03:20,723 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2016-08-31 17:03:20,726 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2016-08-31 17:03:20,726 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2016-08-31 17:03:20,727 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2016-08-31 17:03:20,727 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2016-08-31 17:03:20,729 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2016-08-31 17:03:20,730 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2016-08-31 17:03:20,732 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 8080 2016-08-31 17:03:20,733 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2016-08-31 17:03:20,733 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2016-08-31 17:03:20,734 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2016-08-31 17:03:20,734 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2016-08-31 17:03:20,735 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2016-08-31 17:03:20,735 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2016-08-31 17:03:20,736 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2016-08-31 17:03:20,737 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2016-08-31 17:03:20,738 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2016-08-31 17:03:20,738 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2016-08-31 17:03:20,739 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2016-08-31 17:03:20,740 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2016-08-31 17:03:20,741 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2016-08-31 17:03:20,741 [TRACE] [doorpi.conf.config_object] get_string for key online_fallback in section DoorPiWeb (default: http://motom001.github.io/DoorPiWeb) returns http://motom001.github.io/DoorPiWeb 2016-08-31 17:03:20,742 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2016-08-31 17:03:20,743 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns ['administrator'] 2016-08-31 17:03:20,743 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns ['guests'] 2016-08-31 17:03:20,744 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns ['administrator', 'guests'] 2016-08-31 17:03:20,744 [TRACE] [doorpi.conf.config_object] get_keys for section User returns ['door', 'gast'] 2016-08-31 17:03:20,744 [TRACE] [doorpi.conf.config_object] get_list for key administrator in section Group (default: []) returns ['door'] 2016-08-31 17:03:20,745 [TRACE] [doorpi.conf.config_object] get_list for key guests in section Group (default: []) returns ['gast'] 2016-08-31 17:03:20,745 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnTimeHour0', 'Group', 'ReadPermission', 'DTMF', 'EVENT_OnMediaNotRequired', 'EVENT_OnStartup', 'DoorPiWeb', 'EVENT_OnKeyPressed_nextion.123456785', 'EVENT_OnKeyPressed_nextion.54542121', 'AREA_public', 'EVENT_OnKeyPressed_nextion.87875454', 'AREA_dashboard', 'EVENT_OnKeyPressed_onboardpins.29', 'WritePermission', 'User', 'EVENT_OnMediaRequired', 'SMTP', 'AREA_installer', 'EVENT_AfterShutdown', 'nextion_InputPins', 'EVENT_OnKeyPressed_nextion.21215454', 'onboardpins_OutputPins', 'nextion_OutputPins', 'keyboards', 'AdminNumbers', 'SIP-Phone', 'EVENT_OnKeyPressed_nextion.432143215', 'EVENT_OnSipPhoneCallTimeoutNoResponse', 'onboardpins_InputPins', 'DoorPi'] 2016-08-31 17:03:20,746 [TRACE] [doorpi.conf.config_object] get_list for key administrator in section WritePermission (default: []) returns ['installer'] 2016-08-31 17:03:20,747 [TRACE] [doorpi.conf.config_object] get_list for key guests in section ReadPermission (default: []) returns ['dashboard'] 2016-08-31 17:03:20,747 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2016-08-31 17:03:20,748 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2016-08-31 17:03:20,748 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2016-08-31 17:03:20,749 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,750 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2016-08-31 17:03:20,751 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,752 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,752 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,753 [DEBUG] [doorpi.action.handler] [DPP6A6] fire for event OnWebServerStart this actions [] 2016-08-31 17:03:20,753 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,754 [TRACE] [doorpi.action.handler] [DPP6A6] try to fire action WebServerStartupAction with args () and kwargs {} 2016-08-31 17:03:20,754 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,755 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {} 2016-08-31 17:03:20,755 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,756 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,756 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,757 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,757 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,757 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,758 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,758 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,758 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,759 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2016-08-31 17:03:20,759 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnTimeSecondEvenNumber 2016-08-31 17:03:20,760 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['nextion', 'onboardpins'] 2016-08-31 17:03:20,760 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: nextion, onboardpins) 2016-08-31 17:03:20,761 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'nextion' to handler 2016-08-31 17:03:20,761 [TRACE] [doorpi.conf.config_object] get_string for key nextion in section keyboards (default: dummy) returns nextion 2016-08-31 17:03:20,762 [TRACE] [doorpi.conf.config_object] get_keys for section nextion_InputPins returns ['87875454', '54542121', '123456785', '21215454', '432143215'] 2016-08-31 17:03:20,762 [TRACE] [doorpi.conf.config_object] get_keys for section nextion_OutputPins returns ['sleep', 'show_pad3', 'show_pad2', 'wakeup', 'show_pad0', 'show_pad1', 'show_pad4', 'show_pad5'] 2016-08-31 17:03:20,763 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section nextion_keyboard (default: 2000) returns 2000.0 2016-08-31 17:03:20,763 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section nextion_keyboard (default: 0) returns 0 2016-08-31 17:03:20,764 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section nextion_keyboard (default: True) returns True 2016-08-31 17:03:20,765 [DEBUG] [doorpi.keyboard.from_nextion] doorpi.keyboard.from_nextion loaded 2016-08-31 17:03:20,778 [DEBUG] [doorpi.keyboard.from_nextion] FileSystem.__init__(input_pins = ['87875454', '54542121', '123456785', '21215454', '432143215'], output_pins = ['sleep', 'show_pad3', 'show_pad2', 'wakeup', 'show_pad0', 'show_pad1', 'show_pad4', 'show_pad5']) 2016-08-31 17:03:20,779 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,779 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was added 2016-08-31 17:03:20,780 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,780 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,780 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_87875454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,781 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_nextion.87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,781 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_nextion.87875454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,782 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,782 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,782 [TRACE] [doorpi.action.handler] register Event OnKeyUp_87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,783 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_87875454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,783 [TRACE] [doorpi.action.handler] register Event OnKeyUp_nextion.87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,783 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_nextion.87875454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,784 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,784 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,784 [TRACE] [doorpi.action.handler] register Event OnKeyDown_87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,785 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_87875454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,785 [TRACE] [doorpi.action.handler] register Event OnKeyDown_nextion.87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,786 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_nextion.87875454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,786 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,786 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,787 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,787 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_54542121 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,787 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_nextion.54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,788 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_nextion.54542121 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,788 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,789 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,789 [TRACE] [doorpi.action.handler] register Event OnKeyUp_54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,789 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_54542121 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,790 [TRACE] [doorpi.action.handler] register Event OnKeyUp_nextion.54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,790 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_nextion.54542121 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,790 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,791 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,791 [TRACE] [doorpi.action.handler] register Event OnKeyDown_54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,791 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_54542121 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,792 [TRACE] [doorpi.action.handler] register Event OnKeyDown_nextion.54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,792 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_nextion.54542121 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,793 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,793 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,793 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,794 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_123456785 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,794 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_nextion.123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,794 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_nextion.123456785 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,795 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,795 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,795 [TRACE] [doorpi.action.handler] register Event OnKeyUp_123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,796 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_123456785 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,796 [TRACE] [doorpi.action.handler] register Event OnKeyUp_nextion.123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,796 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_nextion.123456785 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,797 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,797 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,798 [TRACE] [doorpi.action.handler] register Event OnKeyDown_123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,798 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_123456785 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,798 [TRACE] [doorpi.action.handler] register Event OnKeyDown_nextion.123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,799 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_nextion.123456785 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,799 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,799 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,800 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,800 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_21215454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,800 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_nextion.21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,801 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_nextion.21215454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,801 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,802 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,802 [TRACE] [doorpi.action.handler] register Event OnKeyUp_21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,802 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_21215454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,803 [TRACE] [doorpi.action.handler] register Event OnKeyUp_nextion.21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,803 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_nextion.21215454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,804 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,804 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,804 [TRACE] [doorpi.action.handler] register Event OnKeyDown_21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,805 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_21215454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,805 [TRACE] [doorpi.action.handler] register Event OnKeyDown_nextion.21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,805 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_nextion.21215454 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,806 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,806 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,807 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,807 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_432143215 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,807 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_nextion.432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,808 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_nextion.432143215 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,808 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,808 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,809 [TRACE] [doorpi.action.handler] register Event OnKeyUp_432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,809 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_432143215 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,810 [TRACE] [doorpi.action.handler] register Event OnKeyUp_nextion.432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,810 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_nextion.432143215 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,810 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,811 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_nextion is already known 2016-08-31 17:03:20,811 [TRACE] [doorpi.action.handler] register Event OnKeyDown_432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,812 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_432143215 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,812 [TRACE] [doorpi.action.handler] register Event OnKeyDown_nextion.432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:03:20,812 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_nextion.432143215 and registered source doorpi.keyboard.from_nextion 2016-08-31 17:03:20,813 [DEBUG] [doorpi.conf.config_object] create new key port in section nextion_keyboard with value '/dev/ttyUSB0' 2016-08-31 17:03:20,813 [TRACE] [doorpi.conf.config_object] get_string for key port in section nextion_keyboard (default: /dev/ttyUSB0) returns /dev/ttyUSB0 2016-08-31 17:03:20,814 [TRACE] [doorpi.conf.config_object] get_integer for key baudrate in section nextion_keyboard (default: 9600) returns 9600 2016-08-31 17:03:20,814 [DEBUG] [doorpi.conf.config_object] create new key input_stop_flag in section nextion_keyboard with value ' ' 2016-08-31 17:03:20,815 [TRACE] [doorpi.conf.config_object] get_string for key input_stop_flag in section nextion_keyboard (default: ) returns 2016-08-31 17:03:20,815 [TRACE] [doorpi.conf.config_object] get_integer for key input_max_size in section nextion_keyboard (default: 255) returns 255 2016-08-31 17:03:20,819 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2016-08-31 17:03:20,820 [TRACE] [doorpi.conf.config_object] get_keys for section nextion_OutputPins returns ['sleep', 'show_pad3', 'show_pad2', 'wakeup', 'show_pad0', 'show_pad1', 'show_pad4', 'show_pad5'] 2016-08-31 17:03:20,821 [TRACE] [doorpi.conf.config_object] get_string for key sleep in section nextion_OutputPins (default: ) returns sleep=1 2016-08-31 17:03:20,822 [TRACE] [doorpi.conf.config_object] get_string for key show_pad3 in section nextion_OutputPins (default: ) returns page 3 2016-08-31 17:03:20,822 [TRACE] [doorpi.conf.config_object] get_string for key show_pad2 in section nextion_OutputPins (default: ) returns page 2 2016-08-31 17:03:20,822 [TRACE] [doorpi.conf.config_object] get_string for key wakeup in section nextion_OutputPins (default: ) returns sleep=0 2016-08-31 17:03:20,823 [TRACE] [doorpi.conf.config_object] get_string for key show_pad0 in section nextion_OutputPins (default: ) returns page 0 2016-08-31 17:03:20,823 [TRACE] [doorpi.conf.config_object] get_string for key show_pad1 in section nextion_OutputPins (default: ) returns page 1 2016-08-31 17:03:20,824 [TRACE] [doorpi.conf.config_object] get_string for key show_pad4 in section nextion_OutputPins (default: ) returns page 4 2016-08-31 17:03:20,824 [TRACE] [doorpi.conf.config_object] get_string for key show_pad5 in section nextion_OutputPins (default: ) returns page 5 2016-08-31 17:03:20,825 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'onboardpins' to handler 2016-08-31 17:03:20,825 [TRACE] [doorpi.conf.config_object] get_string for key onboardpins in section keyboards (default: dummy) returns gpio 2016-08-31 17:03:20,825 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_InputPins returns ['11', '29'] 2016-08-31 17:03:20,826 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['16'] 2016-08-31 17:03:20,826 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section onboardpins_keyboard (default: 2000) returns 2000.0 2016-08-31 17:03:20,827 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section onboardpins_keyboard (default: 0) returns 0 2016-08-31 17:03:20,827 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section onboardpins_keyboard (default: True) returns True 2016-08-31 17:03:20,829 [DEBUG] [doorpi.keyboard.from_gpio] doorpi.keyboard.from_gpio loaded 2016-08-31 17:03:20,832 [DEBUG] [doorpi.keyboard.from_gpio] __init__(input_pins = ['11', '29'], output_pins = ['16'], bouncetime = 2000.0, polarity = 0) 2016-08-31 17:03:20,833 [DEBUG] [doorpi.conf.config_object] create new key mode in section onboardpins_keyboard with value 'BOARD' 2016-08-31 17:03:20,834 [TRACE] [doorpi.conf.config_object] get_string for key mode in section onboardpins_keyboard (default: BOARD) returns BOARD 2016-08-31 17:03:20,834 [DEBUG] [doorpi.conf.config_object] create new key pull_up_down in section onboardpins_keyboard with value 'PUD_OFF' 2016-08-31 17:03:20,835 [TRACE] [doorpi.conf.config_object] get_string for key pull_up_down in section onboardpins_keyboard (default: PUD_OFF) returns PUD_OFF 2016-08-31 17:03:20,837 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,838 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was added 2016-08-31 17:03:20,839 [TRACE] [doorpi.action.handler] added event_source doorpi.keyboard.from_gpio to existing event OnKeyPressed 2016-08-31 17:03:20,840 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,841 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_11 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,841 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,842 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,843 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,843 [TRACE] [doorpi.action.handler] added event_source doorpi.keyboard.from_gpio to existing event OnKeyUp 2016-08-31 17:03:20,844 [TRACE] [doorpi.action.handler] register Event OnKeyUp_11 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,845 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_11 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,846 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.11 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,847 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,847 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,848 [TRACE] [doorpi.action.handler] added event_source doorpi.keyboard.from_gpio to existing event OnKeyDown 2016-08-31 17:03:20,849 [TRACE] [doorpi.action.handler] register Event OnKeyDown_11 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,849 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_11 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,850 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,850 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,854 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,855 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_gpio is already known 2016-08-31 17:03:20,856 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,856 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_29 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,857 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,858 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.29 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,859 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_gpio Traceback (most recent call last): 2016-08-31 17:03:20,860 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_gpio is already known 2016-08-31 17:03:20,861 [TRACE] [doorpi.action.handler] register Event OnKeyUp_29 from doorpi.keyboard.from_gpio File "/usr/local/lib/python2.7/dist-packages/doorpi/keyboard/from_gpio.py", line 95, in event_detect 2016-08-31 17:03:20,863 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_29 and registered source doorpi.keyboard.from_gpio self._fire_OnKeyUp(pin, __name__) File "/usr/local/lib/python2.7/dist-packages/doorpi/keyboard/AbstractBaseClass.py", line 106, in _fire_OnKeyUp 2016-08-31 17:03:20,864 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,865 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.29 and registered source doorpi.keyboard.from_gpio def _fire_OnKeyUp(self, pin, name): self._fire_EVENT('OnKeyUp', pin, name) File "/usr/local/lib/python2.7/dist-packages/doorpi/keyboard/AbstractBaseClass.py", line 101, in _fire_EVENT 2016-08-31 17:03:20,866 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,867 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_gpio is already known doorpi.DoorPi().keyboard.last_key = self.last_key = self.keyboard_name+'.'+str(pin) AttributeError2016-08-31 17:03:20,868 [TRACE] [doorpi.action.handler] register Event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,869 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_29 and registered source doorpi.keyboard.from_gpio : 'NoneType' object has no attribute 'last_key' 2016-08-31 17:03:20,870 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:20,870 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.29 and registered source doorpi.keyboard.from_gpio 2016-08-31 17:03:20,873 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2016-08-31 17:03:20,874 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['16'] 2016-08-31 17:03:20,875 [TRACE] [doorpi.conf.config_object] get_string for key 16 in section onboardpins_OutputPins (default: ) returns Verstaerker 2016-08-31 17:03:20,878 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2016-08-31 17:03:20,881 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2016-08-31 17:03:20,884 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2016-08-31 17:03:20,887 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2016-08-31 17:03:20,931 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2016-08-31 17:03:20,933 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2016-08-31 17:03:20,936 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2016-08-31 17:03:20,985 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2016-08-31 17:03:20,991 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2016-08-31 17:03:20,992 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2016-08-31 17:03:20,994 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2016-08-31 17:03:20,997 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2016-08-31 17:03:20,999 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2016-08-31 17:03:21,002 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2016-08-31 17:03:21,004 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2016-08-31 17:03:21,004 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2016-08-31 17:03:21,005 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,006 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2016-08-31 17:03:21,006 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,006 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,007 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,007 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,008 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,008 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,008 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,009 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,009 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,009 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,010 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,010 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,011 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,011 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,012 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,012 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,012 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,013 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,013 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,013 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,014 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,014 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,015 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2016-08-31 17:03:21,015 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2016-08-31 17:03:21,015 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2016-08-31 17:03:21,016 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,016 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2016-08-31 17:03:21,017 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,017 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,017 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,018 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,018 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,018 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,019 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,019 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,020 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,020 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,020 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,021 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,021 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,022 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,022 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,023 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,023 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,023 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,024 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,024 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,025 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,025 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,025 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,026 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"0"', '"1"', '"6"', '"7"', '"4"', '"5"', '"2"', '"3"'] 2016-08-31 17:03:21,026 [TRACE] [doorpi.action.handler] register Event OnDTMF_"0" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,027 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"0" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,027 [TRACE] [doorpi.action.handler] register Event OnDTMF_"1" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,027 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"1" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,028 [TRACE] [doorpi.action.handler] register Event OnDTMF_"6" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,028 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"6" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,029 [TRACE] [doorpi.action.handler] register Event OnDTMF_"7" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,029 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"7" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,029 [TRACE] [doorpi.action.handler] register Event OnDTMF_"4" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,030 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"4" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,030 [TRACE] [doorpi.action.handler] register Event OnDTMF_"5" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,030 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"5" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,031 [TRACE] [doorpi.action.handler] register Event OnDTMF_"2" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,031 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"2" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,032 [TRACE] [doorpi.action.handler] register Event OnDTMF_"3" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,032 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"3" and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,032 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,033 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2016-08-31 17:03:21,033 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,034 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,034 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,034 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,035 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,035 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,035 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,036 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,036 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,036 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,037 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,037 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,038 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,038 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,038 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,039 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,039 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,039 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,040 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-08-31 17:03:21,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2016-08-31 17:03:21,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x73d41bd8 2016-08-31 17:03:21,043 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:03:21,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2016-08-31 17:03:21,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x73d41bd8 2016-08-31 17:03:21,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x73ca6ed0, "(null)", "(null)") 2016-08-31 17:03:21,045 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2016-08-31 17:03:21,046 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2016-08-31 17:03:21,047 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2016-08-31 17:03:21,047 [INFO] [doorpi.sipphone.from_linphone] srtp init 2016-08-31 17:03:21,083 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2016-08-31 17:03:21,175 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2016-08-31 17:03:21,191 [INFO] [doorpi.sipphone.from_linphone] also error in pcm_hw.c:1557 - open '/dev/snd/pcmC0D0c' failed (-2) 2016-08-31 17:03:21,194 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: bcm2835 ALSA' added 2016-08-31 17:03:21,212 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: USB PnP Sound Device' added 2016-08-31 17:03:21,213 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2016-08-31 17:03:21,282 [INFO] [doorpi.sipphone.from_linphone] Webcam V4L2: /dev/video0 added 2016-08-31 17:03:21,283 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2016-08-31 17:03:21,283 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2016-08-31 17:03:21,284 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2016-08-31 17:03:21,284 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2016-08-31 17:03:21,285 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2016-08-31 17:03:21,286 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x1917770] registered on core [0x190f420] 2016-08-31 17:03:21,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x1917770, 1, "Starting up") 2016-08-31 17:03:21,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2016-08-31 17:03:21,287 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [global_state_changed] 2016-08-31 17:03:21,287 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2016-08-31 17:03:21,288 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2016-08-31 17:03:21,288 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2016-08-31 17:03:21,289 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2016-08-31 17:03:21,289 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2016-08-31 17:03:21,290 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-08-31 17:03:21,290 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-08-31 17:03:21,291 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2016-08-31 17:03:21,291 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2016-08-31 17:03:21,292 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2016-08-31 17:03:21,292 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2016-08-31 17:03:21,293 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2016-08-31 17:03:21,293 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2016-08-31 17:03:21,293 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2016-08-31 17:03:21,294 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2016-08-31 17:03:21,294 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2016-08-31 17:03:21,295 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2016-08-31 17:03:21,295 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2016-08-31 17:03:21,295 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2016-08-31 17:03:21,296 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2016-08-31 17:03:21,296 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2016-08-31 17:03:21,297 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2016-08-31 17:03:21,297 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2016-08-31 17:03:21,297 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-08-31 17:03:21,298 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-08-31 17:03:21,298 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-08-31 17:03:21,299 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-08-31 17:03:21,299 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-08-31 17:03:21,300 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-08-31 17:03:21,301 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-08-31 17:03:21,301 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-08-31 17:03:21,302 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-08-31 17:03:21,302 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-08-31 17:03:21,303 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2016-08-31 17:03:21,303 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2016-08-31 17:03:21,304 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2016-08-31 17:03:21,304 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-08-31 17:03:21,304 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-08-31 17:03:21,305 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-08-31 17:03:21,305 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-08-31 17:03:21,306 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-08-31 17:03:21,306 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-08-31 17:03:21,307 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2016-08-31 17:03:21,307 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2016-08-31 17:03:21,308 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2016-08-31 17:03:21,308 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2016-08-31 17:03:21,308 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2016-08-31 17:03:21,309 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2016-08-31 17:03:21,309 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2016-08-31 17:03:21,310 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2016-08-31 17:03:21,310 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2016-08-31 17:03:21,311 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2016-08-31 17:03:21,311 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2016-08-31 17:03:21,312 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2016-08-31 17:03:21,312 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2016-08-31 17:03:21,312 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2016-08-31 17:03:21,313 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2016-08-31 17:03:21,313 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2016-08-31 17:03:21,314 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2016-08-31 17:03:21,314 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2016-08-31 17:03:21,314 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2016-08-31 17:03:21,315 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2016-08-31 17:03:21,315 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2016-08-31 17:03:21,316 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2016-08-31 17:03:21,316 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2016-08-31 17:03:21,316 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2016-08-31 17:03:21,317 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2016-08-31 17:03:21,317 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2016-08-31 17:03:21,318 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2016-08-31 17:03:21,318 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2016-08-31 17:03:21,319 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2016-08-31 17:03:21,319 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2016-08-31 17:03:21,320 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2016-08-31 17:03:21,320 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2016-08-31 17:03:21,320 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2016-08-31 17:03:21,321 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2016-08-31 17:03:21,321 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2016-08-31 17:03:21,322 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2016-08-31 17:03:21,322 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2016-08-31 17:03:21,323 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2016-08-31 17:03:21,323 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2016-08-31 17:03:21,323 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2016-08-31 17:03:21,324 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2016-08-31 17:03:21,324 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-08-31 17:03:21,325 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,325 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,326 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x1917770, 2, "(null)") 2016-08-31 17:03:21,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2016-08-31 17:03:21,327 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [configuring_status] 2016-08-31 17:03:21,328 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2016-08-31 17:03:21,328 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2016-08-31 17:03:21,329 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2016-08-31 17:03:21,329 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2016-08-31 17:03:21,330 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2016-08-31 17:03:21,330 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-08-31 17:03:21,330 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-08-31 17:03:21,331 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2016-08-31 17:03:21,331 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2016-08-31 17:03:21,332 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2016-08-31 17:03:21,332 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,333 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,333 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,334 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,334 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2016-08-31 17:03:21,334 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2016-08-31 17:03:21,335 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2016-08-31 17:03:21,335 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,336 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,336 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2016-08-31 17:03:21,337 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-08-31 17:03:21,337 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,337 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2016-08-31 17:03:21,338 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1918040] on [sip:0.0.0.0:5060;transport=UDP] 2016-08-31 17:03:21,339 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1918270] on [sip:0.0.0.0:5060;transport=TCP] 2016-08-31 17:03:21,339 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2016-08-31 17:03:21,340 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1918270] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2016-08-31 17:03:21,340 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2016-08-31 17:03:21,341 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1918228] on [sip:0.0.0.0:-1;transport=TLS] 2016-08-31 17:03:21,342 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 45108 2016-08-31 17:03:21,342 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,343 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,346 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x1917770, 2, "Ready") 2016-08-31 17:03:21,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2016-08-31 17:03:21,348 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [global_state_changed] 2016-08-31 17:03:21,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x73d41bd8 2016-08-31 17:03:21,349 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2016-08-31 17:03:21,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x73d41bd8 [0x1917770], "DoorPi ") 2016-08-31 17:03:21,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2016-08-31 17:03:21,351 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2016-08-31 17:03:21,353 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2016-08-31 17:03:21,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x73d41bd8 [0x1917770], 2) 2016-08-31 17:03:21,354 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2016-08-31 17:03:21,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2016-08-31 17:03:21,355 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2016-08-31 17:03:21,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x73d41bd8 [0x1917770], 0x2e0614 [0]) 2016-08-31 17:03:21,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2016-08-31 17:03:21,357 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2016-08-31 17:03:21,357 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2016-08-31 17:03:21,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2016-08-31 17:03:21,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x73d41bf0 2016-08-31 17:03:21,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x73d41bd8 [0x1917770], 0x73d41bf0 [0x73d41bf8]) 2016-08-31 17:03:21,359 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1918040] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2016-08-31 17:03:21,360 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1918228] on [sip:0.0.0.0:45108;transport=TLS] destroyed 2016-08-31 17:03:21,361 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2016-08-31 17:03:21,361 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x192d360] on [sip:0.0.0.0:5060;transport=UDP] 2016-08-31 17:03:21,362 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x192d0f0] on [sip:0.0.0.0:5060;transport=TCP] 2016-08-31 17:03:21,362 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2016-08-31 17:03:21,363 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x192d0f0] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2016-08-31 17:03:21,363 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2016-08-31 17:03:21,364 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x192cf70] on [sip:0.0.0.0:-1;transport=TLS] 2016-08-31 17:03:21,364 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 42859 2016-08-31 17:03:21,365 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,365 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-08-31 17:03:21,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2016-08-31 17:03:21,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x73d41bf0) 2016-08-31 17:03:21,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2016-08-31 17:03:21,367 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2016-08-31 17:03:21,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x73d41bd8 [0x1917770], 0x2e0614 [0]) 2016-08-31 17:03:21,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2016-08-31 17:03:21,369 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2016-08-31 17:03:21,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x73d41bd8 [0x1917770], "") 2016-08-31 17:03:21,370 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2016-08-31 17:03:21,371 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1 2016-08-31 17:03:21,372 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2016-08-31 17:03:21,373 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2016-08-31 17:03:21,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2016-08-31 17:03:21,374 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2016-08-31 17:03:21,374 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2016-08-31 17:03:21,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x73d41bd8 [0x1917770], 0) 2016-08-31 17:03:21,375 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-08-31 17:03:21,376 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-08-31 17:03:21,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2016-08-31 17:03:21,378 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 180 2016-08-31 17:03:21,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x73d41bd8 [0x1917770], 180) 2016-08-31 17:03:21,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2016-08-31 17:03:21,379 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 25 2016-08-31 17:03:21,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x73d41bd8 [0x1917770], 25) 2016-08-31 17:03:21,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2016-08-31 17:03:21,381 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav 2016-08-31 17:03:21,383 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2016-08-31 17:03:21,383 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2016-08-31 17:03:21,385 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2016-08-31 17:03:21,386 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:03:21,386 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2016-08-31 17:03:21,387 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2016-08-31 17:03:21,387 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:03:21,388 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2016-08-31 17:03:21,388 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:03:21,388 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2016-08-31 17:03:21,389 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2016-08-31 17:03:21,389 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2016-08-31 17:03:21,390 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2016-08-31 17:03:21,390 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2016-08-31 17:03:21,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x73d41bd8 [0x1917770], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2016-08-31 17:03:21,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2016-08-31 17:03:21,393 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:03:21,394 [TRACE] [doorpi.conf.config_object] get_string for key records in section SIP-Phone (default: !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav) returns !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav 2016-08-31 17:03:21,395 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2016-08-31 17:03:21,395 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,395 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2016-08-31 17:03:21,396 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,396 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,397 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,397 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,397 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,398 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns True 2016-08-31 17:03:21,398 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneMakeCall 2016-08-31 17:03:21,399 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2016-08-31 17:03:21,399 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2016-08-31 17:03:21,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x73cb2760 2016-08-31 17:03:21,402 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:03:21,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x73cad6e0 2016-08-31 17:03:21,404 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: USB PnP Sound Device 2016-08-31 17:03:21,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x73d41bd8 [0x1917770], "ALSA: USB PnP Sound Device") 2016-08-31 17:03:21,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2016-08-31 17:03:21,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x73cad6b0 2016-08-31 17:03:21,407 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: USB PnP Sound Device 2016-08-31 17:03:21,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x73d41bd8 [0x1917770], "ALSA: USB PnP Sound Device") 2016-08-31 17:03:21,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2016-08-31 17:03:21,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x73cb25f8 2016-08-31 17:03:21,409 [INFO] [doorpi.sipphone.from_linphone] found 3 possible sounddevices: 2016-08-31 17:03:21,410 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2016-08-31 17:03:21,410 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-08-31 17:03:21,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x73cb25f8 2016-08-31 17:03:21,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x73d41bd8 [0x1917770], "ALSA: default device") 2016-08-31 17:03:21,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2016-08-31 17:03:21,413 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x73d41bd8 [0x1917770], "ALSA: default device") 2016-08-31 17:03:21,413 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2016-08-31 17:03:21,413 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2016-08-31 17:03:21,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x73d41bd8 [0x1917770], "ALSA: bcm2835 ALSA") 2016-08-31 17:03:21,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0614 2016-08-31 17:03:21,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x73d41bd8 [0x1917770], "ALSA: bcm2835 ALSA") 2016-08-31 17:03:21,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2016-08-31 17:03:21,415 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 ALSA 2016-08-31 17:03:21,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x73d41bd8 [0x1917770], "ALSA: USB PnP Sound Device") 2016-08-31 17:03:21,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2016-08-31 17:03:21,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x73d41bd8 [0x1917770], "ALSA: USB PnP Sound Device") 2016-08-31 17:03:21,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2016-08-31 17:03:21,417 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: USB PnP Sound Device 2016-08-31 17:03:21,418 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-08-31 17:03:21,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x73cad7d0 2016-08-31 17:03:21,419 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: USB PnP Sound Device 2016-08-31 17:03:21,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x73cad800 2016-08-31 17:03:21,421 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: USB PnP Sound Device 2016-08-31 17:03:21,421 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2016-08-31 17:03:21,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x191ec68) 2016-08-31 17:03:21,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07430 2016-08-31 17:03:21,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07430 2016-08-31 17:03:21,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07430 2016-08-31 17:03:21,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x191ecd8) 2016-08-31 17:03:21,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07440 2016-08-31 17:03:21,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07440 2016-08-31 17:03:21,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07440 2016-08-31 17:03:21,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1917038) 2016-08-31 17:03:21,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07450 2016-08-31 17:03:21,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07450 2016-08-31 17:03:21,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07450 2016-08-31 17:03:21,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x19170a0) 2016-08-31 17:03:21,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07460 2016-08-31 17:03:21,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07460 2016-08-31 17:03:21,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07460 2016-08-31 17:03:21,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x19170f8) 2016-08-31 17:03:21,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07470 2016-08-31 17:03:21,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07470 2016-08-31 17:03:21,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07470 2016-08-31 17:03:21,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1917150) 2016-08-31 17:03:21,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07480 2016-08-31 17:03:21,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07480 2016-08-31 17:03:21,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07480 2016-08-31 17:03:21,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x19171a8) 2016-08-31 17:03:21,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d07490 2016-08-31 17:03:21,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d07490 2016-08-31 17:03:21,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d07490 2016-08-31 17:03:21,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1917200) 2016-08-31 17:03:21,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d074a0 2016-08-31 17:03:21,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d074a0 2016-08-31 17:03:21,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d074a0 2016-08-31 17:03:21,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1917268) 2016-08-31 17:03:21,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d074b0 2016-08-31 17:03:21,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d074b0 2016-08-31 17:03:21,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d074b0 2016-08-31 17:03:21,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x19172c0) 2016-08-31 17:03:21,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d074c0 2016-08-31 17:03:21,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d074c0 2016-08-31 17:03:21,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d074c0 2016-08-31 17:03:21,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x73cb27d8 2016-08-31 17:03:21,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07430 [0x191ec68]) 2016-08-31 17:03:21,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07430 [0x191ec68]) 2016-08-31 17:03:21,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,449 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2016-08-31 17:03:21,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07430 [0x191ec68], 0x2e0614 [0]) 2016-08-31 17:03:21,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07440 [0x191ecd8]) 2016-08-31 17:03:21,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf3a0 2016-08-31 17:03:21,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07440 [0x191ecd8]) 2016-08-31 17:03:21,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf3a0 2016-08-31 17:03:21,453 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-08-31 17:03:21,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07440 [0x191ecd8], 0x2e0614 [0]) 2016-08-31 17:03:21,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07450 [0x1917038]) 2016-08-31 17:03:21,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07450 [0x1917038]) 2016-08-31 17:03:21,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,456 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-08-31 17:03:21,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07450 [0x1917038], 0x2e0614 [0]) 2016-08-31 17:03:21,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07460 [0x19170a0]) 2016-08-31 17:03:21,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf3a0 2016-08-31 17:03:21,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07460 [0x19170a0]) 2016-08-31 17:03:21,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf3a0 2016-08-31 17:03:21,459 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2016-08-31 17:03:21,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07460 [0x19170a0], 0x2e0620 [1]) 2016-08-31 17:03:21,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07470 [0x19170f8]) 2016-08-31 17:03:21,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07470 [0x19170f8]) 2016-08-31 17:03:21,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,464 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2016-08-31 17:03:21,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07470 [0x19170f8], 0x2e0620 [1]) 2016-08-31 17:03:21,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07480 [0x1917150]) 2016-08-31 17:03:21,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07480 [0x1917150]) 2016-08-31 17:03:21,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,469 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2016-08-31 17:03:21,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07480 [0x1917150], 0x2e0614 [0]) 2016-08-31 17:03:21,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07490 [0x19171a8]) 2016-08-31 17:03:21,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d07490 [0x19171a8]) 2016-08-31 17:03:21,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf1a0 2016-08-31 17:03:21,472 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2016-08-31 17:03:21,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d07490 [0x19171a8], 0x2e0614 [0]) 2016-08-31 17:03:21,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074a0 [0x1917200]) 2016-08-31 17:03:21,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf3a0 2016-08-31 17:03:21,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074a0 [0x1917200]) 2016-08-31 17:03:21,475 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73caf3a0 2016-08-31 17:03:21,475 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-08-31 17:03:21,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d074a0 [0x1917200], 0x2e0614 [0]) 2016-08-31 17:03:21,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074b0 [0x1917268]) 2016-08-31 17:03:21,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074b0 [0x1917268]) 2016-08-31 17:03:21,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,478 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2016-08-31 17:03:21,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d074b0 [0x1917268], 0x2e0614 [0]) 2016-08-31 17:03:21,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074c0 [0x19172c0]) 2016-08-31 17:03:21,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074c0 [0x19172c0]) 2016-08-31 17:03:21,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,482 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2016-08-31 17:03:21,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d074c0 [0x19172c0], 0x2e0614 [0]) 2016-08-31 17:03:21,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x73cb2760 2016-08-31 17:03:21,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x73cb2760 2016-08-31 17:03:21,485 [INFO] [doorpi.sipphone.from_linphone] found 2 possible videodevices: 2016-08-31 17:03:21,485 [DEBUG] [doorpi.sipphone.from_linphone] | name 2016-08-31 17:03:21,485 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-08-31 17:03:21,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x73cb2760 2016-08-31 17:03:21,487 [DEBUG] [doorpi.sipphone.from_linphone] | V4L2: /dev/video0 2016-08-31 17:03:21,487 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2016-08-31 17:03:21,488 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-08-31 17:03:21,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x73cb2760 2016-08-31 17:03:21,489 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: V4L2: /dev/video0) returns StaticImage: Static picture 2016-08-31 17:03:21,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x73cb2760 2016-08-31 17:03:21,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x73d41bd8 [0x1917770], 0x2e0620 [1]) 2016-08-31 17:03:21,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2016-08-31 17:03:21,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x73d41bd8 [0x1917770], "StaticImage: Static picture") 2016-08-31 17:03:21,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2016-08-31 17:03:21,492 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2016-08-31 17:03:21,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x73d41bd8 [0x1917770], "vga") 2016-08-31 17:03:21,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2016-08-31 17:03:21,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x73cad8f0 2016-08-31 17:03:21,494 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture 2016-08-31 17:03:21,495 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2016-08-31 17:03:21,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1917318) 2016-08-31 17:03:21,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-08-31 17:03:21,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d074d0 2016-08-31 17:03:21,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-08-31 17:03:21,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d074d0 2016-08-31 17:03:21,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d074d0 2016-08-31 17:03:21,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x73cb2788 2016-08-31 17:03:21,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074d0 [0x1917318]) 2016-08-31 17:03:21,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2e0620 2016-08-31 17:03:21,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d074d0 [0x1917318]) 2016-08-31 17:03:21,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x73d41bf0 2016-08-31 17:03:21,501 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2016-08-31 17:03:21,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x73d41bd8 [0x1917770], 0x76d074d0 [0x1917318], 0x2e0620 [1]) 2016-08-31 17:03:21,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x17808bc 2016-08-31 17:03:21,503 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.178.1 2016-08-31 17:03:21,503 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns 622 2016-08-31 17:03:21,504 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: 622) returns ******* 2016-08-31 17:03:21,504 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.178.1) returns 192.168.178.1 2016-08-31 17:03:21,505 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2016-08-31 17:03:21,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x73d41bd8 [0x1917770]) 2016-08-31 17:03:21,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x1931728) 2016-08-31 17:03:21,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2016-08-31 17:03:21,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76d074e0 2016-08-31 17:03:21,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2016-08-31 17:03:21,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76d074e0 2016-08-31 17:03:21,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76d074e0 2016-08-31 17:03:21,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76d074e0 2016-08-31 17:03:21,509 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2016-08-31 17:03:21,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2016-08-31 17:03:21,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x192b5e0) 2016-08-31 17:03:21,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-08-31 17:03:21,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d074f0 2016-08-31 17:03:21,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-08-31 17:03:21,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d074f0 2016-08-31 17:03:21,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d074f0 2016-08-31 17:03:21,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76d074f0 2016-08-31 17:03:21,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76d074e0 [0x1931728], 0x76d074f0 [0x192b5e0]) 2016-08-31 17:03:21,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2016-08-31 17:03:21,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76d074e0 [0x1931728], "sip:192.168.178.1") 2016-08-31 17:03:21,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2016-08-31 17:03:21,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76d074e0 [0x1931728], 0x2e0620 [1]) 2016-08-31 17:03:21,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2016-08-31 17:03:21,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x73d41bd8 [0x1917770], 0x76d074e0 [0x1931728]) 2016-08-31 17:03:21,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x17808bc 2016-08-31 17:03:21,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x73d41bd8 [0x1917770], 0x76d074e0 [0x1931728]) 2016-08-31 17:03:21,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2016-08-31 17:03:21,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x73d41bd8 [0x1917770], "622", "(null)", "***********", "(null)", "(null)", "192.168.178.1") 2016-08-31 17:03:21,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x1929848) 2016-08-31 17:03:21,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2016-08-31 17:03:21,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76d07500 2016-08-31 17:03:21,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2016-08-31 17:03:21,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76d07500 2016-08-31 17:03:21,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76d07500 2016-08-31 17:03:21,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76d07500 2016-08-31 17:03:21,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x73d41bd8 [0x1917770], 0x76d07500 [0x1929848]) 2016-08-31 17:03:21,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2016-08-31 17:03:21,524 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2016-08-31 17:03:21,525 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnTimeHour0', 'EVENT_OnMediaNotRequired', 'EVENT_OnStartup', 'EVENT_OnKeyPressed_nextion.123456785', 'EVENT_OnKeyPressed_nextion.54542121', 'EVENT_OnKeyPressed_nextion.87875454', 'EVENT_OnKeyPressed_onboardpins.29', 'EVENT_OnMediaRequired', 'EVENT_AfterShutdown', 'EVENT_OnKeyPressed_nextion.21215454', 'EVENT_OnKeyPressed_nextion.432143215', 'EVENT_OnSipPhoneCallTimeoutNoResponse'] 2016-08-31 17:03:21,525 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnTimeHour0' in configfile 2016-08-31 17:03:21,526 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnTimeHour0 returns [] 2016-08-31 17:03:21,526 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnMediaNotRequired' in configfile 2016-08-31 17:03:21,527 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnMediaNotRequired returns ['10', '20'] 2016-08-31 17:03:21,527 [INFO] [doorpi.doorpi] registering action '10' for event 'OnMediaNotRequired' 2016-08-31 17:03:21,528 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnMediaNotRequired (default: ) returns out:Verstaerker,0 2016-08-31 17:03:21,529 [DEBUG] [doorpi.action.SingleActions.out] doorpi.action.SingleActions.out loaded 2016-08-31 17:03:21,530 [DEBUG] [doorpi.action.SingleActions.out_triggered] doorpi.action.SingleActions.out_triggered loaded 2016-08-31 17:03:21,531 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Verstaerker'} was added to new evententry OnMediaNotRequired 2016-08-31 17:03:21,532 [INFO] [doorpi.doorpi] registering action '20' for event 'OnMediaNotRequired' 2016-08-31 17:03:21,532 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnMediaNotRequired (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh 2016-08-31 17:03:21,533 [DEBUG] [doorpi.action.SingleActions.os_execute] doorpi.action.SingleActions.os_execute loaded 2016-08-31 17:03:21,535 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} was added to event OnMediaNotRequired 2016-08-31 17:03:21,536 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2016-08-31 17:03:21,536 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10', '20'] 2016-08-31 17:03:21,537 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2016-08-31 17:03:21,537 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:25 2016-08-31 17:03:21,538 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2016-08-31 17:03:21,539 [TRACE] [doorpi.action.handler] action SleepAction with args (25.0,) and kwargs {} was added to new evententry OnStartup 2016-08-31 17:03:21,540 [INFO] [doorpi.doorpi] registering action '20' for event 'OnStartup' 2016-08-31 17:03:21,540 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnStartup (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/DoorPiStart.sh 2016-08-31 17:03:21,542 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/DoorPiStart.sh'} was added to event OnStartup 2016-08-31 17:03:21,543 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_nextion.123456785' in configfile 2016-08-31 17:03:21,543 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_nextion.123456785 returns ['10', '20'] 2016-08-31 17:03:21,544 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_nextion.123456785' 2016-08-31 17:03:21,544 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_nextion.123456785 (default: ) returns out:Tueroeffner,1,0,1 2016-08-31 17:03:21,545 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Tueroeffner', 'start_value': '1'} was added to new evententry OnKeyPressed_nextion.123456785 2016-08-31 17:03:21,545 [INFO] [doorpi.doorpi] registering action '20' for event 'OnKeyPressed_nextion.123456785' 2016-08-31 17:03:21,546 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnKeyPressed_nextion.123456785 (default: ) returns out:page 5,1 2016-08-31 17:03:21,547 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 5'} was added to event OnKeyPressed_nextion.123456785 2016-08-31 17:03:21,547 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_nextion.54542121' in configfile 2016-08-31 17:03:21,547 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_nextion.54542121 returns ['10', '30', '20'] 2016-08-31 17:03:21,548 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_nextion.54542121' 2016-08-31 17:03:21,548 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_nextion.54542121 (default: ) returns call:**610#611#621 2016-08-31 17:03:21,550 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded 2016-08-31 17:03:21,550 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**610#611#621'} was added to new evententry OnKeyPressed_nextion.54542121 2016-08-31 17:03:21,551 [INFO] [doorpi.doorpi] registering action '20' for event 'OnKeyPressed_nextion.54542121' 2016-08-31 17:03:21,551 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnKeyPressed_nextion.54542121 (default: ) returns sleep:2 2016-08-31 17:03:21,552 [TRACE] [doorpi.action.handler] action SleepAction with args (2.0,) and kwargs {} was added to event OnKeyPressed_nextion.54542121 2016-08-31 17:03:21,552 [INFO] [doorpi.doorpi] registering action '30' for event 'OnKeyPressed_nextion.54542121' 2016-08-31 17:03:21,553 [TRACE] [doorpi.conf.config_object] get_string for key 30 in section EVENT_OnKeyPressed_nextion.54542121 (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/KlingelAnwesend.sh 2016-08-31 17:03:21,555 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/KlingelAnwesend.sh'} was added to event OnKeyPressed_nextion.54542121 2016-08-31 17:03:21,555 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_nextion.87875454' in configfile 2016-08-31 17:03:21,556 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_nextion.87875454 returns ['10', '30', '20'] 2016-08-31 17:03:21,556 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_nextion.87875454' 2016-08-31 17:03:21,557 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_nextion.87875454 (default: ) returns call:**601 2016-08-31 17:03:21,557 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**601'} was added to new evententry OnKeyPressed_nextion.87875454 2016-08-31 17:03:21,558 [INFO] [doorpi.doorpi] registering action '20' for event 'OnKeyPressed_nextion.87875454' 2016-08-31 17:03:21,558 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnKeyPressed_nextion.87875454 (default: ) returns sleep:2 2016-08-31 17:03:21,558 [TRACE] [doorpi.action.handler] action SleepAction with args (2.0,) and kwargs {} was added to event OnKeyPressed_nextion.87875454 2016-08-31 17:03:21,559 [INFO] [doorpi.doorpi] registering action '30' for event 'OnKeyPressed_nextion.87875454' 2016-08-31 17:03:21,559 [TRACE] [doorpi.conf.config_object] get_string for key 30 in section EVENT_OnKeyPressed_nextion.87875454 (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/KlingelAB.sh 2016-08-31 17:03:21,562 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/KlingelAB.sh'} was added to event OnKeyPressed_nextion.87875454 2016-08-31 17:03:21,562 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_onboardpins.29' in configfile 2016-08-31 17:03:21,563 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_onboardpins.29 returns ['10', '30', '20', '50', '40'] 2016-08-31 17:03:21,563 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_onboardpins.29' 2016-08-31 17:03:21,564 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_onboardpins.29 (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh 2016-08-31 17:03:21,566 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} was added to new evententry OnKeyPressed_onboardpins.29 2016-08-31 17:03:21,566 [INFO] [doorpi.doorpi] registering action '20' for event 'OnKeyPressed_onboardpins.29' 2016-08-31 17:03:21,567 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnKeyPressed_onboardpins.29 (default: ) returns out:sleep=0,1 2016-08-31 17:03:21,567 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} was added to event OnKeyPressed_onboardpins.29 2016-08-31 17:03:21,568 [INFO] [doorpi.doorpi] registering action '30' for event 'OnKeyPressed_onboardpins.29' 2016-08-31 17:03:21,568 [TRACE] [doorpi.conf.config_object] get_string for key 30 in section EVENT_OnKeyPressed_onboardpins.29 (default: ) returns sleep:0.5 2016-08-31 17:03:21,569 [TRACE] [doorpi.action.handler] action SleepAction with args (0.5,) and kwargs {} was added to event OnKeyPressed_onboardpins.29 2016-08-31 17:03:21,569 [INFO] [doorpi.doorpi] registering action '40' for event 'OnKeyPressed_onboardpins.29' 2016-08-31 17:03:21,570 [TRACE] [doorpi.conf.config_object] get_string for key 40 in section EVENT_OnKeyPressed_onboardpins.29 (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/JemandKommt.sh 2016-08-31 17:03:21,572 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} was added to event OnKeyPressed_onboardpins.29 2016-08-31 17:03:21,572 [INFO] [doorpi.doorpi] registering action '50' for event 'OnKeyPressed_onboardpins.29' 2016-08-31 17:03:21,573 [TRACE] [doorpi.conf.config_object] get_string for key 50 in section EVENT_OnKeyPressed_onboardpins.29 (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh 2016-08-31 17:03:21,575 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} was added to event OnKeyPressed_onboardpins.29 2016-08-31 17:03:21,575 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnMediaRequired' in configfile 2016-08-31 17:03:21,575 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnMediaRequired returns ['10', '20'] 2016-08-31 17:03:21,576 [INFO] [doorpi.doorpi] registering action '10' for event 'OnMediaRequired' 2016-08-31 17:03:21,576 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnMediaRequired (default: ) returns out:Verstaerker,1 2016-08-31 17:03:21,577 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Verstaerker'} was added to new evententry OnMediaRequired 2016-08-31 17:03:21,577 [INFO] [doorpi.doorpi] registering action '20' for event 'OnMediaRequired' 2016-08-31 17:03:21,578 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnMediaRequired (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh 2016-08-31 17:03:21,580 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} was added to event OnMediaRequired 2016-08-31 17:03:21,580 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_AfterShutdown' in configfile 2016-08-31 17:03:21,581 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_AfterShutdown returns ['10'] 2016-08-31 17:03:21,581 [INFO] [doorpi.doorpi] registering action '10' for event 'AfterShutdown' 2016-08-31 17:03:21,582 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_AfterShutdown (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/DoorPiStop.sh 2016-08-31 17:03:21,584 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/DoorPiStop.sh'} was added to new evententry AfterShutdown 2016-08-31 17:03:21,584 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_nextion.21215454' in configfile 2016-08-31 17:03:21,585 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_nextion.21215454 returns ['10', '30', '20'] 2016-08-31 17:03:21,585 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_nextion.21215454' 2016-08-31 17:03:21,585 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_nextion.21215454 (default: ) returns call:015153792906 2016-08-31 17:03:21,586 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '015153792906'} was added to new evententry OnKeyPressed_nextion.21215454 2016-08-31 17:03:21,586 [INFO] [doorpi.doorpi] registering action '20' for event 'OnKeyPressed_nextion.21215454' 2016-08-31 17:03:21,587 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnKeyPressed_nextion.21215454 (default: ) returns sleep:2 2016-08-31 17:03:21,587 [TRACE] [doorpi.action.handler] action SleepAction with args (2.0,) and kwargs {} was added to event OnKeyPressed_nextion.21215454 2016-08-31 17:03:21,588 [INFO] [doorpi.doorpi] registering action '30' for event 'OnKeyPressed_nextion.21215454' 2016-08-31 17:03:21,588 [TRACE] [doorpi.conf.config_object] get_string for key 30 in section EVENT_OnKeyPressed_nextion.21215454 (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/KlingelAbwesend.sh 2016-08-31 17:03:21,590 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/KlingelAbwesend.sh'} was added to event OnKeyPressed_nextion.21215454 2016-08-31 17:03:21,591 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_nextion.432143215' in configfile 2016-08-31 17:03:21,592 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_nextion.432143215 returns ['10'] 2016-08-31 17:03:21,592 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_nextion.432143215' 2016-08-31 17:03:21,592 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_nextion.432143215 (default: ) returns out:page 5,1 2016-08-31 17:03:21,593 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 5'} was added to new evententry OnKeyPressed_nextion.432143215 2016-08-31 17:03:21,593 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnSipPhoneCallTimeoutNoResponse' in configfile 2016-08-31 17:03:21,594 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnSipPhoneCallTimeoutNoResponse returns ['10'] 2016-08-31 17:03:21,594 [INFO] [doorpi.doorpi] registering action '10' for event 'OnSipPhoneCallTimeoutNoResponse' 2016-08-31 17:03:21,595 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnSipPhoneCallTimeoutNoResponse (default: ) returns os_execute:/usr/local/etc/DoorPi/scripts/KlingelKeinerDa.sh 2016-08-31 17:03:21,596 [TRACE] [doorpi.action.handler] action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/KlingelKeinerDa.sh'} was added to new evententry OnSipPhoneCallTimeoutNoResponse 2016-08-31 17:03:21,597 [TRACE] [doorpi.conf.config_object] get_string for key 87875454 in section nextion_InputPins (default: ) returns sleep:0.1 2016-08-31 17:03:21,598 [TRACE] [doorpi.action.handler] action SleepAction with args (0.1,) and kwargs {} was added to event OnKeyPressed_nextion.87875454 2016-08-31 17:03:21,598 [TRACE] [doorpi.conf.config_object] get_string for key 54542121 in section nextion_InputPins (default: ) returns sleep:0.1 2016-08-31 17:03:21,599 [TRACE] [doorpi.action.handler] action SleepAction with args (0.1,) and kwargs {} was added to event OnKeyPressed_nextion.54542121 2016-08-31 17:03:21,599 [TRACE] [doorpi.conf.config_object] get_string for key 123456785 in section nextion_InputPins (default: ) returns sleep:0.1 2016-08-31 17:03:21,600 [TRACE] [doorpi.action.handler] action SleepAction with args (0.1,) and kwargs {} was added to event OnKeyPressed_nextion.123456785 2016-08-31 17:03:21,600 [TRACE] [doorpi.conf.config_object] get_string for key 21215454 in section nextion_InputPins (default: ) returns sleep:0.1 2016-08-31 17:03:21,601 [TRACE] [doorpi.action.handler] action SleepAction with args (0.1,) and kwargs {} was added to event OnKeyPressed_nextion.21215454 2016-08-31 17:03:21,601 [TRACE] [doorpi.conf.config_object] get_string for key 432143215 in section nextion_InputPins (default: ) returns sleep:0.1 2016-08-31 17:03:21,602 [TRACE] [doorpi.action.handler] action SleepAction with args (0.1,) and kwargs {} was added to event OnKeyPressed_nextion.432143215 2016-08-31 17:03:21,602 [TRACE] [doorpi.conf.config_object] get_string for key 11 in section onboardpins_InputPins (default: ) returns call:**610 2016-08-31 17:03:21,603 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**610'} was added to new evententry OnKeyPressed_onboardpins.11 2016-08-31 17:03:21,603 [TRACE] [doorpi.conf.config_object] get_string for key 29 in section onboardpins_InputPins (default: ) returns sleep:0.1 2016-08-31 17:03:21,604 [TRACE] [doorpi.action.handler] action SleepAction with args (0.1,) and kwargs {} was added to event OnKeyPressed_onboardpins.29 2016-08-31 17:03:21,604 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"0"', '"1"', '"6"', '"7"', '"4"', '"5"', '"2"', '"3"'] 2016-08-31 17:03:21,605 [TRACE] [doorpi.conf.config_object] get_string for key "0" in section DTMF (default: ) returns out:page 0,1 2016-08-31 17:03:21,605 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 0'} was added to new evententry OnDTMF_"0" 2016-08-31 17:03:21,606 [TRACE] [doorpi.conf.config_object] get_string for key "1" in section DTMF (default: ) returns out:page 1,1 2016-08-31 17:03:21,607 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 1'} was added to new evententry OnDTMF_"1" 2016-08-31 17:03:21,607 [TRACE] [doorpi.conf.config_object] get_string for key "2" in section DTMF (default: ) returns out:page 2,1 2016-08-31 17:03:21,608 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 2'} was added to new evententry OnDTMF_"2" 2016-08-31 17:03:21,608 [TRACE] [doorpi.conf.config_object] get_string for key "3" in section DTMF (default: ) returns out:page 3,1 2016-08-31 17:03:21,609 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 3'} was added to new evententry OnDTMF_"3" 2016-08-31 17:03:21,609 [TRACE] [doorpi.conf.config_object] get_string for key "4" in section DTMF (default: ) returns out:page 4,1 2016-08-31 17:03:21,610 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 4'} was added to new evententry OnDTMF_"4" 2016-08-31 17:03:21,610 [TRACE] [doorpi.conf.config_object] get_string for key "5" in section DTMF (default: ) returns out:page 5,1 2016-08-31 17:03:21,611 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'page 5'} was added to new evententry OnDTMF_"5" 2016-08-31 17:03:21,611 [TRACE] [doorpi.conf.config_object] get_string for key "6" in section DTMF (default: ) returns out:sleep=1,1 2016-08-31 17:03:21,612 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=1'} was added to new evententry OnDTMF_"6" 2016-08-31 17:03:21,612 [TRACE] [doorpi.conf.config_object] get_string for key "7" in section DTMF (default: ) returns out:sleep=0,1 2016-08-31 17:03:21,613 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} was added to new evententry OnDTMF_"7" 2016-08-31 17:03:21,613 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns 2016-08-31 17:03:21,614 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron 2016-08-31 17:03:21,615 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi 2016-08-31 17:03:21,616 [DEBUG] [doorpi.action.handler] [WH1G0W] fire for event OnStartup this actions [, ] 2016-08-31 17:03:21,617 [TRACE] [doorpi.action.handler] [WH1G0W] try to fire action SleepAction with args (25.0,) and kwargs {} 2016-08-31 17:03:21,617 [TRACE] [doorpi.action.base] run SleepAction with args (25.0,) and kwargs {} 2016-08-31 17:03:22,864 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:22,866 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:22,868 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:22,870 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:22,871 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:22,874 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:24,864 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:24,867 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:24,869 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:24,871 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:24,873 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:24,875 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:26,864 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:26,867 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:26,869 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:26,871 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:26,873 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:26,875 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:28,872 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:28,874 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:28,876 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:28,879 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:28,880 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:28,884 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:30,876 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:30,878 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:30,879 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:30,883 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:30,884 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:30,886 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:32,876 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:32,880 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:32,881 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:32,884 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:32,886 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:32,888 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:34,876 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:34,879 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:34,880 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:34,883 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:34,885 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:34,887 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:36,876 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:36,879 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:36,881 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:36,883 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:36,885 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:36,887 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:38,883 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:38,886 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:38,887 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:38,892 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:38,893 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:38,897 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:40,883 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:40,885 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:40,890 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:40,892 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:40,894 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:40,896 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:42,886 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:42,892 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:42,892 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:42,895 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:42,897 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:42,899 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:44,886 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:44,889 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:44,890 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:44,893 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:44,895 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:44,897 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:46,644 [TRACE] [doorpi.action.handler] [WH1G0W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/DoorPiStart.sh'} 2016-08-31 17:03:46,645 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/DoorPiStart.sh'} 2016-08-31 17:03:46,888 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:46,892 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:46,893 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:46,898 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:46,900 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:46,903 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:47,089 [TRACE] [doorpi.action.handler] [WH1G0W] finished fire_event for event_name OnStartup 2016-08-31 17:03:47,090 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron 2016-08-31 17:03:47,093 [INFO] [doorpi.doorpi] DoorPi started successfully 2016-08-31 17:03:47,094 [INFO] [doorpi.doorpi] BasePath is /usr/local/etc/DoorPi 2016-08-31 17:03:47,094 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi 2016-08-31 17:03:47,095 [INFO] [doorpi.doorpi] Weburl is http://raspberrypi:8080/ 2016-08-31 17:03:47,097 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.178.1 2016-08-31 17:03:47,098 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2016-08-31 17:03:47,099 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 192.168.178.46 2016-08-31 17:03:47,100 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP] 2016-08-31 17:03:47,102 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2016-08-31 17:03:47,102 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1 2016-08-31 17:03:47,104 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2016-08-31 17:03:47,105 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2016-08-31 17:03:47,107 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0x1931728] about to register (LinphoneCore version: 3.9.0) 2016-08-31 17:03:47,117 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready 2016-08-31 17:03:47,118 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: starting resolution of 192.168.178.1 2016-08-31 17:03:47,118 [INFO] [doorpi.sipphone.from_linphone] channel 0x1941870: state RES_IN_PROGRESS 2016-08-31 17:03:47,119 [INFO] [doorpi.sipphone.from_linphone] transaction [0x192a240] channel state changed to [RES_IN_PROGRESS] 2016-08-31 17:03:47,120 [INFO] [doorpi.sipphone.from_linphone] channel 0x1941870: state RES_DONE 2016-08-31 17:03:47,120 [INFO] [doorpi.sipphone.from_linphone] transaction [0x192a240] channel state changed to [RES_DONE] 2016-08-31 17:03:47,121 [INFO] [doorpi.sipphone.from_linphone] channel 0x1941870: state CONNECTING 2016-08-31 17:03:47,122 [INFO] [doorpi.sipphone.from_linphone] transaction [0x192a240] channel state changed to [CONNECTING] 2016-08-31 17:03:47,122 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.178.1:5060] 2016-08-31 17:03:47,123 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0 2016-08-31 17:03:47,124 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.178.46:5060 2016-08-31 17:03:47,125 [INFO] [doorpi.sipphone.from_linphone] channel 0x1941870: state READY 2016-08-31 17:03:47,125 [INFO] [doorpi.sipphone.from_linphone] transaction [0x192a240] channel state changed to [READY] 2016-08-31 17:03:47,126 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x192a240], from state [INIT] to [TRYING] 2016-08-31 17:03:47,127 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: message sent to [UDP://192.168.178.1:5060], size: [514] bytes REGISTER sip:192.168.178.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.Bqt5RM7Eg;rport From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" CSeq: 20 REGISTER Call-ID: N4-h~Hi2w9 Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: ;+sip.instance="" Expires: 3600 User-Agent: (belle-sip/1.4.2) 2016-08-31 17:03:47,128 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request 2016-08-31 17:03:47,129 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x1933368] takes ownership of transaction [0x192a240] 2016-08-31 17:03:47,130 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1931728] for identity ["DoorPi" ] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress] 2016-08-31 17:03:47,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1917770, 0x1931728, 1, "Registration in progress") 2016-08-31 17:03:47,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2016-08-31 17:03:47,132 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [registration_state_changed] 2016-08-31 17:03:47,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0x1917770, 0x1) 2016-08-31 17:03:47,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable 2016-08-31 17:03:47,185 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [network_reachable] 2016-08-31 17:03:47,186 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: received [366] new bytes from [UDP://192.168.178.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.Bqt5RM7Eg;rport=5060 From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" ;tag=86095EE580E125F0 Call-ID: N4-h~Hi2w9 CSeq: 20 REGISTER WWW-Authenticate: Digest realm="fritz.box", nonce="9051CBF8448A7A9C" User-Agent: FRITZ!OS Content-Length: 0 2016-08-31 17:03:47,197 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870] [366] bytes parsed 2016-08-31 17:03:47,198 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: discovered public ip and port are [192.168.178.46:5060] 2016-08-31 17:03:47,199 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-08-31 17:03:47,200 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x192a240], from state [TRYING] to [COMPLETED] 2016-08-31 17:03:47,201 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=622, realm= 2016-08-31 17:03:47,202 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [622] realm [fritz.box] 2016-08-31 17:03:47,203 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x199db88], from state [INIT] to [TRYING] 2016-08-31 17:03:47,204 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: message sent to [UDP://192.168.178.1:5060], size: [669] bytes REGISTER sip:192.168.178.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.9UWrKHaji;rport From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" CSeq: 21 REGISTER Call-ID: N4-h~Hi2w9 Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: ;+sip.instance="" Expires: 3600 User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="9051CBF8448A7A9C", username="622", uri="sip:192.168.178.1", response="3ffecc79338ae50013d725780cbde22c" 2016-08-31 17:03:47,205 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.178.1 2016-08-31 17:03:47,205 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2016-08-31 17:03:47,257 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: received [675] new bytes from [UDP://192.168.178.1:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.9UWrKHaji;rport=5060 From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" ;tag=79227CFB7AEF364F Call-ID: N4-h~Hi2w9 CSeq: 21 REGISTER Contact: ;+sip.instance="";expires=300 User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.60 (Jun 23 2016) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer,reg Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH Accept: application/sdp, multipart/mixed Accept-Encoding: identity Content-Length: 0 2016-08-31 17:03:47,268 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870] [675] bytes parsed 2016-08-31 17:03:47,269 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-08-31 17:03:47,270 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x199db88], from state [TRYING] to [COMPLETED] 2016-08-31 17:03:47,270 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x1933368]: has no contact for request [0x192a470]. 2016-08-31 17:03:47,271 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 270000 ms 2016-08-31 17:03:47,271 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.178.1] 2016-08-31 17:03:47,272 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1931728] for identity ["DoorPi" ] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] 2016-08-31 17:03:47,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1917770, 0x1931728, 2, "Registration successful") 2016-08-31 17:03:47,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2016-08-31 17:03:47,273 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [registration_state_changed] 2016-08-31 17:03:48,240 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:03:48,886 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:48,889 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:48,890 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:48,892 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:48,894 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:48,896 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:50,470 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:03:50,892 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:50,894 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:50,896 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:50,898 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:50,900 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:50,902 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:52,143 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:03:52,243 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x192a240], from state [COMPLETED] to [TERMINATED] 2016-08-31 17:03:52,244 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x192a240] terminated 2016-08-31 17:03:52,295 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x199db88], from state [COMPLETED] to [TERMINATED] 2016-08-31 17:03:52,296 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x199db88] terminated 2016-08-31 17:03:52,897 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:52,900 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:52,904 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:52,906 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:52,908 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:52,910 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:54,378 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:03:54,897 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:54,900 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:54,901 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:54,904 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:54,905 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:54,908 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:56,050 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:03:56,897 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:56,900 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:56,902 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:56,904 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:56,906 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:56,908 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:58,281 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:03:58,905 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:58,908 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:58,909 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:03:58,913 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:03:58,914 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:03:58,918 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:00,515 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:00,908 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:00,910 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:00,913 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:00,915 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:00,917 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:00,919 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:02,185 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:02,909 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:02,912 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:02,913 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:02,915 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:02,917 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:02,919 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:04,413 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:04,909 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:04,912 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:04,914 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:04,916 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:04,920 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:04,923 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:06,087 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:06,917 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:06,920 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:06,922 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:06,924 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:06,926 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:06,930 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:08,318 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:08,917 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:08,919 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:08,920 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:08,927 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:08,928 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:08,931 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:10,549 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:10,919 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:10,925 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:10,926 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:10,928 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:10,931 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:10,932 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:12,226 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:12,919 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:12,921 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:12,922 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:12,925 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:12,927 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:12,929 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:14,454 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:14,920 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:14,923 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:14,924 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:14,926 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:14,928 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:14,930 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:16,137 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:16,919 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:16,922 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:16,924 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:16,926 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:16,928 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:16,931 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:18,365 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:18,926 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:18,929 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:18,931 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:18,935 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:18,936 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:18,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:20,036 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:20,926 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:20,929 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:20,933 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:20,936 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:20,937 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:20,940 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:22,267 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:22,930 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:22,935 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:22,937 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:22,939 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:22,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:22,943 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:24,495 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:24,930 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:24,935 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:24,937 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:24,939 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:24,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:24,944 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:26,168 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:26,930 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:26,934 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:26,936 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:26,938 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:26,940 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:26,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:28,400 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:28,930 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:28,933 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:28,935 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:28,937 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:28,939 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:28,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:30,072 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:30,930 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:30,932 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:30,934 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:30,935 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:30,937 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:30,938 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:32,300 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:32,937 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:32,939 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:32,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:32,943 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:32,945 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:32,947 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:34,529 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:34,937 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:34,940 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:34,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:34,949 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:34,952 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:34,954 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:36,201 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:36,941 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:36,946 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:36,948 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:04:36,950 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:36,952 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:36,953 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:36,957 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:36,963 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:36,967 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:36,967 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:04:36,970 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:36,972 [DEBUG] [doorpi.action.handler] [YTGNVC] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:04:36,973 [TRACE] [doorpi.action.handler] [YTGNVC] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:04:36,974 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:04:37,176 [TRACE] [doorpi.action.handler] [YTGNVC] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:04:37,177 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:04:37,178 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:04:37,180 [TRACE] [doorpi.action.handler] [YTGNVC] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:04:37,181 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:04:37,683 [TRACE] [doorpi.action.handler] [YTGNVC] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:04:37,684 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:04:37-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 18,6M 50K .......... .......... .......... .......... .......... 23,3M 100K .......... .......... .......... .......... .......... 24,0M 150K .......... .......... .......... .......... .......... 23,6M 200K .......... 11,3M=0,01s 2016-08-31 17:04:38 (21,2 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [215048] 2016-08-31 17:04:38,440 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:38,941 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:38,945 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:38,945 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:38,948 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:38,950 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:38,953 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:40,115 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:40,942 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:40,944 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:40,946 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:40,948 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:40,949 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:40,951 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:42,351 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:42,942 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:42,945 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:42,946 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:42,949 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:42,950 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:42,956 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:44,031 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:04:44-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 20,6M 50K .......... .......... .......... .......... .......... 22,7M 100K .......... .......... .......... .......... .......... 24,7M 150K .......... .......... .......... .......... .......... 25,1M 200K ...... 16,4M=0,009s 2016-08-31 17:04:44 (22,9 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [210952] 2016-08-31 17:04:44,949 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:44,951 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:44,953 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:44,954 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:44,955 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:44,958 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:46,265 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:46,949 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:46,953 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:46,956 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:46,961 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:46,964 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:46,966 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:48,507 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:48,952 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:48,955 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:48,958 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:48,960 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:48,962 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:48,965 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:50,189 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:04:50-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 21,5M 50K .......... .......... .......... .......... .......... 24,0M 100K .......... .......... .......... .......... .......... 25,0M 150K .......... .......... .......... .......... .......... 25,3M 200K ...... 16,8M=0,009s 2016-08-31 17:04:50 (23,6 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [210952] 2016-08-31 17:04:50,953 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:50,957 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:50,960 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:50,962 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:50,962 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:50,965 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:51,358 [TRACE] [doorpi.action.handler] [YTGNVC] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:04:51,366 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:04:51,590 [TRACE] [doorpi.action.handler] [YTGNVC] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:04:51,591 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:04:51,693 [TRACE] [doorpi.action.handler] [YTGNVC] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:04:52,420 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:52,953 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:52,956 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:52,958 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:52,960 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:52,962 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:52,964 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:54,093 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:54,953 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:54,955 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:54,957 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:54,958 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:54,961 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:54,962 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:56,322 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:56,959 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:56,963 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:56,964 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:56,968 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:56,968 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:56,974 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:58,552 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:04:58,959 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:58,962 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:58,966 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:04:58,968 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:04:58,969 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:04:58,972 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:00,229 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:00,962 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:00,967 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:00,969 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:00,971 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:00,973 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:00,975 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:02,454 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:02,962 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:02,966 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:02,969 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:02,971 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:02,973 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:02,975 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:04,126 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:04,963 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:04,966 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:04,968 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:04,970 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:04,972 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:04,974 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:06,355 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:06,963 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:06,965 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:06,967 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:06,969 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:06,971 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:06,973 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:08,028 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:08,970 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:08,973 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:08,975 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:08,977 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:08,978 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:08,983 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:10,258 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:10,970 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:10,972 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:10,975 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:10,977 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:10,981 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:10,983 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:12,487 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:12,973 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:12,978 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:12,980 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:12,982 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:12,985 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:12,985 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:14,158 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:14,973 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:14,976 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:14,977 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:14,979 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:14,981 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:14,984 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:16,387 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:16,974 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:16,977 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:16,978 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:16,980 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:16,982 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:16,984 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:18,059 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:18,973 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:18,976 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:18,978 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:18,980 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:18,984 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:18,985 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:20,287 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:20,980 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:20,983 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:20,985 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:20,989 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:20,990 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:20,996 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:22,374 [DEBUG] [doorpi.keyboard.from_nextion] new char † read and is now † 2016-08-31 17:05:22,375 [DEBUG] [doorpi.keyboard.from_nextion] new char ÿ read and is now †ÿ 2016-08-31 17:05:22,376 [DEBUG] [doorpi.keyboard.from_nextion] new char ÿ read and is now †ÿÿ 2016-08-31 17:05:22,377 [DEBUG] [doorpi.keyboard.from_nextion] new char ÿ read and is now †ÿÿÿ 2016-08-31 17:05:22,515 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:22,981 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:22,983 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:22,985 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:22,987 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:22,988 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:22,993 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:24,188 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:24,985 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:24,990 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:24,992 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:24,994 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:24,996 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:24,999 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:26,416 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:26,985 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:26,988 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:26,989 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:26,991 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:26,993 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:26,996 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:28,089 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:28,985 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:28,988 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:28,991 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:28,993 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:28,995 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:28,998 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:30,318 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:30,986 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:30,988 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:30,990 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:30,992 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:30,994 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:30,996 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:32,548 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:32,986 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:32,988 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:32,990 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:32,992 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:32,996 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:32,998 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:34,220 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:34,993 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:34,996 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:34,998 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:35,002 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:35,003 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:35,008 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:36,449 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:36,994 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:36,996 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:36,998 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:37,001 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:37,007 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:37,013 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:38,126 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:38,993 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:38,996 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:39,000 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:39,004 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:39,006 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:39,008 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:40,356 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:40,997 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:41,000 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:41,004 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:41,006 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:41,008 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:41,010 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:42,028 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:42,997 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:43,001 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:43,002 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:43,005 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:43,006 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:43,008 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:44,257 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:44,997 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:45,000 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:45,001 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:45,004 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:45,006 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:45,008 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:46,485 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:46,997 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:47,002 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:47,004 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:47,006 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:47,007 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:47,010 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:48,156 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:48,998 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:49,001 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:49,003 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:49,005 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:49,007 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:49,009 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:50,386 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:50,998 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:51,000 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:51,003 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:51,004 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:51,006 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:51,008 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:52,059 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:53,006 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:53,009 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:53,011 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:53,014 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:53,015 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:53,021 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:54,288 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:55,006 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:55,009 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:55,011 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:55,014 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:55,014 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:55,019 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:56,517 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:57,010 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:57,012 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:57,014 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:57,016 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:57,018 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:57,020 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:58,192 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:05:59,010 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:59,013 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:05:59,015 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:59,017 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:05:59,019 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:05:59,021 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:00,423 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:01,010 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:01,013 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:01,014 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:01,017 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:01,018 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:01,021 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:02,091 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:03,010 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:03,013 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:03,015 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:03,017 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:03,019 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:03,021 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:04,320 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:05,011 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:05,014 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:05,016 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:05,017 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:05,019 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:05,021 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:06,550 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:07,011 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:07,014 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:07,016 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:07,017 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:07,022 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:07,022 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:08,223 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:09,011 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:09,013 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:09,015 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:09,017 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:09,019 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:09,022 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:10,453 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:11,018 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:11,021 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:11,024 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:11,025 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:11,024 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:11,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:12,126 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:13,019 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:13,021 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:13,023 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:13,027 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:13,030 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:13,033 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:14,356 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:15,019 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:15,021 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:15,026 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:15,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:15,029 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:15,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:16,028 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:17,022 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:17,028 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:17,030 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:17,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:17,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:17,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:18,258 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:19,022 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:19,027 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:19,029 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:19,031 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:19,033 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:19,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:20,488 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:21,022 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:21,027 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:21,029 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:21,031 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:21,033 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:21,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:22,161 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:23,022 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:23,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:23,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:23,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:23,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:23,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:24,389 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:25,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:25,027 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:25,029 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:25,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:25,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:25,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:26,061 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:27,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:27,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:27,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:27,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:27,033 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:27,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:28,290 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:29,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:29,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:29,027 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:29,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:29,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:29,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:30,520 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:31,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:31,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:31,027 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:31,029 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:31,031 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:31,033 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:32,194 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:33,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:33,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:33,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:33,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:33,031 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:33,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:34,422 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:35,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:35,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:35,029 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:35,030 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:35,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:35,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:36,095 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:37,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:37,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:37,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:37,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:37,031 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:37,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:38,324 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:39,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:39,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:39,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:39,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:39,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:39,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:40,552 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:41,024 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:41,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:41,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:41,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:41,031 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:41,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:42,225 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:43,024 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:43,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:43,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:43,030 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:43,032 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:43,034 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:44,456 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:45,023 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:45,026 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:45,028 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:45,029 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:45,030 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:45,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:46,128 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:47,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:47,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:47,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:47,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:47,040 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:47,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:48,359 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:49,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:49,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:49,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:49,040 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:49,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:49,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:50,030 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:51,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:51,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:51,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:51,040 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:51,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:51,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:52,261 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:53,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:53,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:53,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:53,037 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:53,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:53,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:54,491 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:55,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:55,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:55,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:55,041 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:55,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:55,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:56,166 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:57,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:57,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:57,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:57,038 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:57,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:57,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:58,395 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:06:59,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:59,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:59,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:06:59,039 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:06:59,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:06:59,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:00,068 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:01,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:01,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:01,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:01,038 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:01,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:01,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:02,295 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:03,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:03,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:03,038 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:03,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:03,042 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:03,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:04,524 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:05,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:05,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:05,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:05,039 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:05,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:05,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:06,196 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:07,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:07,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:07,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:07,042 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:07,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:07,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:08,425 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:09,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:09,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:09,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:09,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:09,042 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:09,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:10,098 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:11,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:11,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:11,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:11,042 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:11,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:11,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:12,327 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:13,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:13,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:13,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:13,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:13,043 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:13,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:14,558 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:15,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:15,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:15,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:15,040 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:15,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:15,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:16,229 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:17,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:17,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:17,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:17,040 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:17,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:17,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:18,463 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:19,032 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:19,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:19,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:19,039 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:19,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:19,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:20,133 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:21,033 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:21,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:21,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:21,041 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:21,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:21,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:22,366 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:23,033 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:23,036 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:23,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:23,041 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:23,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:23,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:24,039 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:25,033 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:25,036 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:25,038 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:25,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:25,041 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:25,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:26,270 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:27,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:27,037 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:27,038 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:27,043 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:27,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:27,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:28,498 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:29,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:29,037 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:29,038 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:29,047 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:29,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:29,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:30,172 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:31,034 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:31,036 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:31,038 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:31,040 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:31,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:31,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:32,402 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:33,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:33,038 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:33,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:33,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:33,043 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:33,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:34,074 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:35,035 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:35,038 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:35,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:07:35,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:35,044 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:35,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:36,304 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:37,035 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:37,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:37,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:37,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:37,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:37,046 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:37,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:37,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:37,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:37,053 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:37,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:37,058 [DEBUG] [doorpi.action.handler] [RB76R6] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:37,059 [TRACE] [doorpi.action.handler] [RB76R6] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:37,059 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:37,252 [TRACE] [doorpi.action.handler] [RB76R6] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:37,253 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:37,254 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:37,256 [TRACE] [doorpi.action.handler] [RB76R6] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:37,257 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:37,759 [TRACE] [doorpi.action.handler] [RB76R6] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:37,761 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:37-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 21,2M 50K .......... .......... .......... .......... .......... 26,2M 100K .......... .......... .......... .......... .......... 26,6M 150K .......... ........ 16,2M=0,007s 2016-08-31 17:07:38 (23,1 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [172040] 2016-08-31 17:07:38,544 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:39,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:39,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:39,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:39,041 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:39,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:39,045 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:39,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:39,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:39,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:39,053 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:39,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:39,057 [DEBUG] [doorpi.action.handler] [TVOID2] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:39,057 [TRACE] [doorpi.action.handler] [TVOID2] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:39,058 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:39,163 [TRACE] [doorpi.action.handler] [TVOID2] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:39,164 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:39,164 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:39,166 [TRACE] [doorpi.action.handler] [TVOID2] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:39,167 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:39,668 [TRACE] [doorpi.action.handler] [TVOID2] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:39,669 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:39-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 30,6M 50K .......... .......... .......... .......... .......... 37,7M 100K .......... .......... .......... .......... .......... 39,0M 150K ..... 18,5M=0,004s 2016-08-31 17:07:39 (34,4 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [158728] 2016-08-31 17:07:40,228 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:41,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:41,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:41,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:41,041 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:41,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:41,043 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:41,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:41,047 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:41,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:41,049 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:41,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:41,052 [DEBUG] [doorpi.action.handler] [K33HZP] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:41,053 [TRACE] [doorpi.action.handler] [K33HZP] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:41,053 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:41,169 [TRACE] [doorpi.action.handler] [K33HZP] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:41,170 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:41,171 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:41,172 [TRACE] [doorpi.action.handler] [K33HZP] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:41,173 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:41,675 [TRACE] [doorpi.action.handler] [K33HZP] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:41,676 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:41-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,0M 50K .......... .......... .......... .......... .......... 35,1M 100K .......... .......... .......... .......... .......... 38,4M 150K .......... .......... ...... 26,1M=0,005s 2016-08-31 17:07:41 (32,3 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [180232] 2016-08-31 17:07:42,469 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:43,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:43,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:43,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:43,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:43,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:43,046 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:43,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:43,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:43,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:43,053 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:43,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:43,057 [DEBUG] [doorpi.action.handler] [FS06XJ] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:43,058 [TRACE] [doorpi.action.handler] [FS06XJ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:43,059 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:43,199 [TRACE] [doorpi.action.handler] [FS06XJ] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:43,201 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:43,202 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:43,204 [TRACE] [doorpi.action.handler] [FS06XJ] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:43,204 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:43,706 [TRACE] [doorpi.action.handler] [FS06XJ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:43,707 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:43-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 31,6M 50K .......... .......... .......... .......... .......... 34,2M 100K .......... .......... .......... .......... .......... 38,3M 150K .......... .......... .......... ... 37,2M=0,005s 2016-08-31 17:07:43 (34,9 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [187400] 2016-08-31 17:07:44,150 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:07:44-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,9M 50K .......... .......... .......... .......... .......... 30,3M 100K .......... .......... .......... .......... .......... 37,5M 150K .......... .......... .......... ...... 29,5M=0,006s 2016-08-31 17:07:44 (31,6 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [190472] 2016-08-31 17:07:45,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:45,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:45,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:45,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:45,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:45,046 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:45,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:45,049 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:45,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:45,052 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:45,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:45,055 [DEBUG] [doorpi.action.handler] [G467E1] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:45,056 [TRACE] [doorpi.action.handler] [G467E1] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:45,056 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:45,158 [TRACE] [doorpi.action.handler] [G467E1] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:45,159 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:45,159 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:45,161 [TRACE] [doorpi.action.handler] [G467E1] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:45,162 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:45,664 [TRACE] [doorpi.action.handler] [G467E1] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:45,665 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:45-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,0M 50K .......... .......... .......... .......... .......... 34,2M 100K .......... .......... .......... .......... .......... 36,3M 150K .......... .......... .......... .......... .......... 35,7M 200K ... 12,1M=0,006s 2016-08-31 17:07:45 (32,7 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [207880] --2016-08-31 17:07:45-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,3M 50K .......... .......... .......... .......... .......... 32,9M 100K .......... .......... .......... .......... .......... 37,7M 150K .......... .......... .......... .......... .......... 36,9M 200K .... 13,6M=0,006s 2016-08-31 17:07:45 (32,9 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:07:46,389 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:47,037 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:47,039 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:47,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:47,046 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:47,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:47,052 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:47,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:47,056 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:47,057 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:47,060 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:47,061 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:47,065 [DEBUG] [doorpi.action.handler] [ED6ITI] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:47,066 [TRACE] [doorpi.action.handler] [ED6ITI] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:47,067 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:47,208 [TRACE] [doorpi.action.handler] [ED6ITI] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:47,210 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:47,210 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:47,212 [TRACE] [doorpi.action.handler] [ED6ITI] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:47,213 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:47,715 [TRACE] [doorpi.action.handler] [ED6ITI] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:47,716 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:47-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 27,7M 50K .......... .......... .......... .......... .......... 37,7M 100K .......... .......... .......... .......... .......... 39,1M 150K .......... .......... .......... .......... .......... 38,9M 200K ..... 20,8M=0,006s 2016-08-31 17:07:47 (34,5 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] --2016-08-31 17:07:47-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 28,0M 50K .......... .......... .......... .......... .......... 35,9M 100K .......... .......... .......... .......... .......... 37,0M 150K .......... .......... .......... .......... .......... 37,0M 200K ..... 19,7M=0,006s 2016-08-31 17:07:47 (33,4 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:07:48,068 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:49,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:49,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:49,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:49,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:49,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:49,045 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:49,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:49,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:49,048 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:49,051 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:49,053 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:49,055 [DEBUG] [doorpi.action.handler] [BOAO2C] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:49,056 [TRACE] [doorpi.action.handler] [BOAO2C] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:49,057 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:49,165 [TRACE] [doorpi.action.handler] [BOAO2C] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:49,166 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:49,167 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:49,169 [TRACE] [doorpi.action.handler] [BOAO2C] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:49,169 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:49,671 [TRACE] [doorpi.action.handler] [BOAO2C] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:49,672 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:49-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 24,3M 50K .......... .......... .......... .......... .......... 37,6M 100K .......... .......... .......... .......... .......... 39,1M 150K .......... .......... .......... .......... .......... 38,0M 200K ..... 21,7M=0,006s 2016-08-31 17:07:49 (33,0 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] --2016-08-31 17:07:50-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 24,6M 50K .......... .......... .......... .......... .......... 36,7M 100K .......... .......... .......... .......... .......... 38,8M 150K .......... .......... .......... .......... .......... 33,4M 200K ...... 22,1M=0,006s 2016-08-31 17:07:50 (31,9 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [210952] 2016-08-31 17:07:50,308 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:51,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:51,039 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:51,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:51,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:51,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:51,047 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:51,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:51,052 [TRACE] [doorpi.action.handler] [RB76R6] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:07:51,053 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:07:51,053 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:51,053 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:51,063 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:51,069 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:51,072 [DEBUG] [doorpi.action.handler] [AVNT9R] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:51,074 [TRACE] [doorpi.action.handler] [AVNT9R] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:51,075 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} Job for mjpg_streamer.service canceled. 2016-08-31 17:07:51,206 [TRACE] [doorpi.action.handler] [AVNT9R] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:51,207 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:51,209 [TRACE] [doorpi.action.handler] [RB76R6] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:07:51,210 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:07:51,208 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:51,213 [TRACE] [doorpi.action.handler] [AVNT9R] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:51,213 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:51,312 [TRACE] [doorpi.action.handler] [RB76R6] finished fire_event for event_name OnKeyPressed_onboardpins.29 --2016-08-31 17:07:51-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 25,7M 50K .......... .......... .......... .......... .......... 35,8M 100K .......... .......... .......... .......... .......... 37,1M 150K .......... .......... .......... .......... .......... 32,4M 200K ..... 19,3M=0,006s 2016-08-31 17:07:51 (31,6 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:07:51,715 [TRACE] [doorpi.action.handler] [AVNT9R] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:51,716 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:51-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,7M 50K .......... .......... .......... .......... .......... 37,4M 100K .......... .......... .......... .......... .......... 39,0M 150K .......... .......... .......... .......... .......... 35,6M 200K ..... 12,3M=0,006s 2016-08-31 17:07:51 (33,5 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] --2016-08-31 17:07:52-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 20,6M 50K .......... .......... .......... .......... .......... 26,9M 100K .......... .......... .......... .......... .......... 22,9M 150K .......... .......... .......... .......... .......... 26,7M 200K ..... 15,5M=0,008s 2016-08-31 17:07:52 (23,7 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:07:52,548 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:53,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:53,039 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:53,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:53,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:53,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:53,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:53,047 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:53,049 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:53,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:53,052 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:53,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:53,056 [DEBUG] [doorpi.action.handler] [GAVK9W] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:53,057 [TRACE] [doorpi.action.handler] [GAVK9W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:53,057 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:53,172 [TRACE] [doorpi.action.handler] [GAVK9W] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:53,173 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:53,174 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:53,176 [TRACE] [doorpi.action.handler] [GAVK9W] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:53,177 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:53,250 [TRACE] [doorpi.action.handler] [TVOID2] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:07:53,251 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:07:53,441 [TRACE] [doorpi.action.handler] [TVOID2] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:07:53,442 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:07:53,543 [TRACE] [doorpi.action.handler] [TVOID2] finished fire_event for event_name OnKeyPressed_onboardpins.29 --2016-08-31 17:07:53-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:07:53,678 [TRACE] [doorpi.action.handler] [GAVK9W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:53,679 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:53-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. --2016-08-31 17:07:54-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:07:54,234 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:54,426 [TRACE] [doorpi.action.handler] [K33HZP] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:07:54,427 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:07:54,534 [TRACE] [doorpi.action.handler] [K33HZP] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:07:54,535 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:07:54,637 [TRACE] [doorpi.action.handler] [K33HZP] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:07:55,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:55,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:55,040 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:55,041 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:55,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:55,044 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:55,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:55,049 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:55,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:55,052 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:55,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:55,054 [DEBUG] [doorpi.action.handler] [2IE5YI] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:55,055 [TRACE] [doorpi.action.handler] [2IE5YI] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:55,056 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:55,229 [TRACE] [doorpi.action.handler] [2IE5YI] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:55,231 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:55,232 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:55,234 [TRACE] [doorpi.action.handler] [2IE5YI] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:55,235 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:07:55-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 2016-08-31 17:07:55,736 [TRACE] [doorpi.action.handler] [2IE5YI] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:55,737 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:55-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 200 OK 0KLänge: .nicht spezifiziert.. [image/jpeg] .....In »»/home/pi/haustuerklingel.jpg«« speichern. .. . 0K. ................. .. .................. .. ........... .................. .................... 17,3M 24,7M 50K 50K .......... .................... .................... .. .................. ................... .... 27,3M. 100K. .......... 23,5M. 100K. ...... .............. ........ ............. .......... ........ .......... ........ ............. 28,5M. 150K. ... 31,7M 150K .................. ........... ................ ........ .......... ....... ............... 30,2M... .. 200K ........ . . . . 25,7M 200K . . . . 12,1M =0,007s 2016-08-31 17:07:56 (26,9 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 14,7M=0,009s 2016-08-31 17:07:56 (23,1 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:07:56,479 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:07:57,037 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:57,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:57,047 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:57,051 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:57,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:57,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:57,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:57,057 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:57,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:57,062 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:57,063 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:57,067 [DEBUG] [doorpi.action.handler] [AAV7GF] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:57,068 [TRACE] [doorpi.action.handler] [AAV7GF] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:57,069 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:57,216 [TRACE] [doorpi.action.handler] [AAV7GF] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:57,217 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:57,218 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:57,220 [TRACE] [doorpi.action.handler] [AAV7GF] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:57,220 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:07:57-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 27,0M 50K .......... .......... .......... .......... .......... 36,1M 100K .......... .......... .......... .......... .......... 32,9M 150K .......... .......... .......... .......... .......... 37,6M 200K .... 15,8M=0,006s 2016-08-31 17:07:57 (32,2 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:07:57,722 [TRACE] [doorpi.action.handler] [AAV7GF] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:57,723 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:57-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 28,1M 50K .......... .......... .......... .......... .......... 37,9M 100K .......... .......... .......... .......... .......... 35,4M 150K .......... .......... .......... .......... .......... 36,3M 200K .... 16,0M=0,006s 2016-08-31 17:07:57 (33,2 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:07:58,171 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:07:59-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 2016-08-31 17:07:59,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:59,040 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:59,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:07:59,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:59,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:59,046 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:59,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:59,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:59,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:07:59,054 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:07:59,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:07:59,058 [DEBUG] [doorpi.action.handler] [GZQC5W] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:07:59,059 [TRACE] [doorpi.action.handler] [GZQC5W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:07:59,059 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,6M 50K .......... .......... .......... .......... .......... 36,2M 100K .......... .......... .......... .......... .......... 38,8M 150K .......... .......... .......... .......... .......... 39,2M 200K .... 17,8M=0,006s 2016-08-31 17:07:59 (34,8 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:07:59,204 [TRACE] [doorpi.action.handler] [GZQC5W] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:59,205 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:07:59,205 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:07:59,207 [TRACE] [doorpi.action.handler] [GZQC5W] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:07:59,208 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:07:59-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 31,2M 50K .......... .......... .......... .......... .......... 36,5M 100K .......... .......... .......... .......... .......... 38,2M 150K .......... .......... .......... .......... .......... 38,8M 200K .... 17,2M=0,006s 2016-08-31 17:07:59 (35,2 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:07:59,710 [TRACE] [doorpi.action.handler] [GZQC5W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:07:59,711 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:07:59-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 28,4M 50K .......... .......... .......... .......... .......... 35,7M 100K .......... .......... .......... .......... .......... 33,9M 150K .......... .......... .......... .......... .......... 38,4M 200K .... 16,7M=0,006s 2016-08-31 17:07:59 (33,0 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:08:00,420 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:01,037 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:01,039 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:01,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:01,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:01,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:01,045 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:01,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:01,048 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:01,049 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:01,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:01,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:01,054 [DEBUG] [doorpi.action.handler] [PG562O] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:01,054 [TRACE] [doorpi.action.handler] [PG562O] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:01,055 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:01,172 [TRACE] [doorpi.action.handler] [PG562O] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:01,173 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:01,174 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:01,175 [TRACE] [doorpi.action.handler] [PG562O] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:01,176 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:01,678 [TRACE] [doorpi.action.handler] [PG562O] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:01,679 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:01-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 28,9M 50K .......... .......... .......... .......... .......... 34,1M 100K .......... .......... .......... .......... .......... 34,9M 150K .......... .......... .......... .......... .......... 32,8M 200K .... 13,6M=0,006s 2016-08-31 17:08:01 (31,6 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] --2016-08-31 17:08:01-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 18,7M 50K .......... .......... .......... .......... .......... 25,2M 100K .......... .......... .......... .......... .......... 34,3M 150K .......... .......... .......... .......... .......... 34,7M 200K .... 15,6M=0,008s 2016-08-31 17:08:02 (26,1 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:08:02,116 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:08:02-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 25,9M 50K .......... .......... .......... .......... .......... 33,9M 100K .......... .......... .......... .......... .......... 34,9M 150K .......... .......... .......... .......... .......... 31,0M 200K .... 14,9M=0,007s 2016-08-31 17:08:02 (30,4 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:08:03,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:03,040 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:03,042 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:03,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:03,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:03,046 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:03,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:03,049 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:03,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:03,052 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:03,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:03,055 [DEBUG] [doorpi.action.handler] [4AA3ZJ] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:03,056 [TRACE] [doorpi.action.handler] [4AA3ZJ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:03,057 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:03,172 [TRACE] [doorpi.action.handler] [4AA3ZJ] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:03,173 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:03,174 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:03,176 [TRACE] [doorpi.action.handler] [4AA3ZJ] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:03,176 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:03,379 [TRACE] [doorpi.action.handler] [BOAO2C] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:03,380 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} --2016-08-31 17:08:03-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:03,615 [TRACE] [doorpi.action.handler] [BOAO2C] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:03,616 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:03,678 [TRACE] [doorpi.action.handler] [4AA3ZJ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:03,679 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:03,718 [TRACE] [doorpi.action.handler] [BOAO2C] finished fire_event for event_name OnKeyPressed_onboardpins.29 --2016-08-31 17:08:03-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:04,364 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:05,039 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:05,041 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:05,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:05,044 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:05,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:05,047 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:05,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:05,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:05,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:05,052 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:05,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:05,055 [DEBUG] [doorpi.action.handler] [6KDSU6] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:05,056 [TRACE] [doorpi.action.handler] [6KDSU6] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:05,057 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:05,219 [TRACE] [doorpi.action.handler] [6KDSU6] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:05,220 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:05,222 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:05,224 [TRACE] [doorpi.action.handler] [6KDSU6] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:05,226 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:08:05-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 2016-08-31 17:08:05,727 [TRACE] [doorpi.action.handler] [6KDSU6] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:05,728 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:05-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... --2016-08-31 17:08:05-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 2016-08-31 17:08:06,045 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 19,1M 50K ..........200 OK ....Länge: nicht spezifiziert [image/jpeg] ....In »»/home/pi/haustuerklingel.jpg«« speichern. .. ....... 0K. .......... ......... ......... ......... ............... 22,2M 100K. ................... .................... 30,2M 50K ..... ............. ...... ............ ....... ............. .......... 30,5M. 150K. .... .................. 34,7M 100K .................... .................... . ................... ................... .... 30,5M. 200K. ......... 34,5M 150K . . . . . . . . . . . . . . . . . . . . . . . . . . 12,3M...=0,008s. .........2016-08-31 17:08:06 (24,1 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] . .......... 31,6M200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 30,7M 50K .......... .......... .......... ........ 200K ...... . . . . . . . . . . 29,7M 100K . . . . . . . . . . . . . .. 17,6M....=0,006s. ........2016-08-31 17:08:06 (32,1 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] .. .......... .......... 34,4M 150K .......... .......... .......... .......... .......... 35,1M 200K .... 16,5M=0,006s 2016-08-31 17:08:06 (31,7 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [208904] 2016-08-31 17:08:07,040 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:07,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:07,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:07,048 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:07,051 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:07,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:07,053 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:07,056 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:07,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:07,063 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:07,065 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:07,068 [DEBUG] [doorpi.action.handler] [SFWG2Q] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:07,069 [TRACE] [doorpi.action.handler] [SFWG2Q] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:07,070 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:07,212 [TRACE] [doorpi.action.handler] [GAVK9W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:07,213 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:07,224 [TRACE] [doorpi.action.handler] [SFWG2Q] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:07,228 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:07,229 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:07,232 [TRACE] [doorpi.action.handler] [SFWG2Q] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:07,233 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:07,469 [TRACE] [doorpi.action.handler] [GAVK9W] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:07,470 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:07,571 [TRACE] [doorpi.action.handler] [GAVK9W] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:07,735 [TRACE] [doorpi.action.handler] [SFWG2Q] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:07,736 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:07-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:08,307 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:09,040 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:09,042 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:09,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:09,045 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:09,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:09,047 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:09,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:09,050 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:09,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:09,053 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:09,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:09,055 [DEBUG] [doorpi.action.handler] [HOTWNQ] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:09,056 [TRACE] [doorpi.action.handler] [HOTWNQ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:09,057 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} --2016-08-31 17:08:09-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. --2016-08-31 17:08:09-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:09,249 [TRACE] [doorpi.action.handler] [HOTWNQ] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:09,250 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:09,250 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:09,252 [TRACE] [doorpi.action.handler] [HOTWNQ] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:09,253 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:09,623 [TRACE] [doorpi.action.handler] [AAV7GF] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:09,624 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:09,756 [TRACE] [doorpi.action.handler] [HOTWNQ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:09,757 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:09-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:09,838 [TRACE] [doorpi.action.handler] [AAV7GF] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:09,839 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:09,941 [TRACE] [doorpi.action.handler] [AAV7GF] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:10,540 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:11,041 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:11,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:11,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:11,046 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:11,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:11,048 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:11,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:11,051 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:11,053 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:11,054 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:11,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:11,056 [DEBUG] [doorpi.action.handler] [MKHU6Y] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:11,057 [TRACE] [doorpi.action.handler] [MKHU6Y] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:11,058 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:11,226 [TRACE] [doorpi.action.handler] [MKHU6Y] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:11,227 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:11,227 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:11,229 [TRACE] [doorpi.action.handler] [MKHU6Y] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:11,230 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:11,732 [TRACE] [doorpi.action.handler] [MKHU6Y] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:11,732 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:11-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... --2016-08-31 17:08:12-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... ..........200 OK 17,4M 50K .....Länge: .nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. .... .... 0K. .......... ............... .. ................ ..... ............. ....... 17,0M. 100K. .......... .......... ............ 15,9M. 50K. ....... ........... ....... ............ .......... ......... ........... 17,8M. 150K. .... .................. 20,2M 100K. ................... .................... ................... .. ................ ....... 20,3M... 200K. ..... 23,2M. 150K. ..... . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8,14M...=0,01s. ...... .2016-08-31 17:08:12 (17,2 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [213000] ......... 20,8M 200K ........ 7,17M=0,01s 2016-08-31 17:08:12 (18,4 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [213000] 2016-08-31 17:08:12,217 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:08:12-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,0M 50K .......... .......... .......... .......... .......... 35,1M 100K .......... .......... .......... .......... .......... 31,7M 150K .......... .......... .......... .......... .......... 34,7M 200K ..... 20,0M=0,006s 2016-08-31 17:08:12 (32,0 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:08:13,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:13,045 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:13,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:13,052 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:13,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:13,059 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:13,060 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:13,064 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:13,066 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:13,068 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:13,070 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:13,073 [DEBUG] [doorpi.action.handler] [BQ4BVV] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:13,073 [TRACE] [doorpi.action.handler] [BQ4BVV] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:13,074 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:13,208 [TRACE] [doorpi.action.handler] [BQ4BVV] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:13,209 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:13,210 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:13,212 [TRACE] [doorpi.action.handler] [BQ4BVV] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:13,213 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:08:13-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 27,0M 50K .......... .......... .......... .......... .......... 37,8M 100K .......... .......... .......... .......... .......... 39,1M 150K .......... .......... .......... .......... .......... 38,8M 200K ..... 20,4M=0,006s 2016-08-31 17:08:13 (34,3 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:08:13,604 [TRACE] [doorpi.action.handler] [GZQC5W] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:13,605 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:13,715 [TRACE] [doorpi.action.handler] [BQ4BVV] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:13,716 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:13-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:13,820 [TRACE] [doorpi.action.handler] [GZQC5W] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:13,821 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:13,923 [TRACE] [doorpi.action.handler] [GZQC5W] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:14,462 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:08:14-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:15,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:15,045 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:15,046 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:15,048 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:15,049 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:15,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:15,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:15,053 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:15,054 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:15,056 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:15,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:15,058 [DEBUG] [doorpi.action.handler] [QRQWEU] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:15,059 [TRACE] [doorpi.action.handler] [QRQWEU] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:15,060 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:15,167 [TRACE] [doorpi.action.handler] [4AA3ZJ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:15,168 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:15,237 [TRACE] [doorpi.action.handler] [QRQWEU] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:15,241 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:15,243 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:15,246 [TRACE] [doorpi.action.handler] [QRQWEU] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:15,247 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:08:15-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... Keine Daten empfangen. Erneuter Versuch. 2016-08-31 17:08:15,393 [TRACE] [doorpi.action.handler] [4AA3ZJ] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:15,394 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:15,496 [TRACE] [doorpi.action.handler] [4AA3ZJ] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:15,750 [TRACE] [doorpi.action.handler] [QRQWEU] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:15,751 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:15-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:16,146 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:08:16-- (Versuch: 2) http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:17,043 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:17,046 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:17,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:17,050 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:17,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:17,054 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:17,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:17,057 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:17,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:17,062 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:17,061 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:17,066 [DEBUG] [doorpi.action.handler] [FR0NA4] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:17,067 [TRACE] [doorpi.action.handler] [FR0NA4] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:17,067 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:17,293 [TRACE] [doorpi.action.handler] [FR0NA4] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:17,294 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:17,295 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:17,298 [TRACE] [doorpi.action.handler] [FR0NA4] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:17,299 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:17,322 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=622, realm=fritz.box 2016-08-31 17:08:17,324 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [622] realm [fritz.box] 2016-08-31 17:08:17,325 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x197a658], from state [INIT] to [TRYING] 2016-08-31 17:08:17,326 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: message sent to [UDP://192.168.178.1:5060], size: [669] bytes REGISTER sip:192.168.178.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.6-6gtk-pO;rport From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" CSeq: 22 REGISTER Call-ID: N4-h~Hi2w9 Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: ;+sip.instance="" Expires: 3600 User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="9051CBF8448A7A9C", username="622", uri="sip:192.168.178.1", response="3ffecc79338ae50013d725780cbde22c" 2016-08-31 17:08:17,378 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: received [366] new bytes from [UDP://192.168.178.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.6-6gtk-pO;rport=5060 From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" ;tag=F5F96744A7D8269F Call-ID: N4-h~Hi2w9 CSeq: 22 REGISTER WWW-Authenticate: Digest realm="fritz.box", nonce="4DF67E750A989E5D" User-Agent: FRITZ!OS Content-Length: 0 2016-08-31 17:08:17,388 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870] [366] bytes parsed 2016-08-31 17:08:17,389 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-08-31 17:08:17,389 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x197a658], from state [TRYING] to [COMPLETED] 2016-08-31 17:08:17,390 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=622, realm=fritz.box 2016-08-31 17:08:17,391 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [622] realm [fritz.box] 2016-08-31 17:08:17,391 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1935198], from state [INIT] to [TRYING] 2016-08-31 17:08:17,394 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: message sent to [UDP://192.168.178.1:5060], size: [669] bytes REGISTER sip:192.168.178.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.mCWbdBf-8;rport From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" CSeq: 23 REGISTER Call-ID: N4-h~Hi2w9 Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: ;+sip.instance="" Expires: 3600 User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="4DF67E750A989E5D", username="622", uri="sip:192.168.178.1", response="f6380da793f8732d2b4cb7e297a1c201" 2016-08-31 17:08:17,446 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870]: received [675] new bytes from [UDP://192.168.178.1:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.178.46:5060;branch=z9hG4bK.mCWbdBf-8;rport=5060 From: "DoorPi" ;tag=YtQgAinjF To: "DoorPi" ;tag=91874626DD7E0727 Call-ID: N4-h~Hi2w9 CSeq: 23 REGISTER Contact: ;+sip.instance="";expires=300 User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.60 (Jun 23 2016) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer,reg Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH Accept: application/sdp, multipart/mixed Accept-Encoding: identity Content-Length: 0 2016-08-31 17:08:17,459 [INFO] [doorpi.sipphone.from_linphone] channel [0x1941870] [675] bytes parsed 2016-08-31 17:08:17,460 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-08-31 17:08:17,461 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1935198], from state [TRYING] to [COMPLETED] 2016-08-31 17:08:17,461 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x1933368]: has no contact for request [0x18895a0]. 2016-08-31 17:08:17,463 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 270000 ms 2016-08-31 17:08:17,464 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.178.1] 2016-08-31 17:08:17,465 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1931728] for identity ["DoorPi" ] moving from state [LinphoneRegistrationOk] to [LinphoneRegistrationOk] 2016-08-31 17:08:17,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1917770, 0x1931728, 2, "Registration successful") 2016-08-31 17:08:17,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2016-08-31 17:08:17,466 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1917770] notifying [registration_state_changed] 2016-08-31 17:08:17,800 [TRACE] [doorpi.action.handler] [FR0NA4] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:17,801 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:17-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,3M 50K .......... .......... .......... .......... .......... 38,0M 100K .......... .......... .......... .......... .......... 39,7M 150K .......... .......... .......... .......... .......... 38,0M 200K ........ 17,6M=0,006s 2016-08-31 17:08:18 (34,4 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [213000] --2016-08-31 17:08:18-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 24,3M 50K .......... .......... .......... .......... .......... 37,5M 100K .......... .......... .......... .......... .......... 38,3M 150K .......... .......... .......... .......... .......... 36,5M 200K ..... 20,7M=0,006s 2016-08-31 17:08:18 (32,5 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:08:18,437 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:19,044 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:19,046 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:19,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:19,050 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:19,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_29 - skip fire_event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:19,055 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:19,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.29 - skip fire_event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:19,058 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:19,060 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:19,061 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:19,062 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_29 - skip fire_event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:19,064 [DEBUG] [doorpi.action.handler] [TK9VON] fire for event OnKeyPressed_onboardpins.29 this actions [, , , , , ] 2016-08-31 17:08:19,065 [TRACE] [doorpi.action.handler] [TK9VON] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:19,065 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStart.sh'} 2016-08-31 17:08:19,176 [TRACE] [doorpi.action.handler] [TK9VON] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:19,177 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'sleep=0'} 2016-08-31 17:08:19,177 [DEBUG] [doorpi.keyboard.from_nextion] try to write sleep=0 to serial nextion 2016-08-31 17:08:19,179 [TRACE] [doorpi.action.handler] [TK9VON] try to fire action SleepAction with args (0.5,) and kwargs {} 2016-08-31 17:08:19,179 [TRACE] [doorpi.action.base] run SleepAction with args (0.5,) and kwargs {} --2016-08-31 17:08:19-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,8M 50K .......... .......... .......... .......... .......... 35,7M 100K .......... .......... .......... .......... .......... 36,2M 150K .......... .......... .......... .......... .......... 36,8M 200K ..... 18,4M=0,006s 2016-08-31 17:08:19 (33,6 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:08:19,681 [TRACE] [doorpi.action.handler] [TK9VON] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} 2016-08-31 17:08:19,682 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/JemandKommt.sh'} --2016-08-31 17:08:19-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,5M 50K .......... .......... .......... .......... .......... 37,3M 100K .......... .......... .......... .......... .......... 38,6M 150K .......... .......... .......... .......... .......... 33,2M 200K ..... 20,6M=0,006s 2016-08-31 17:08:19 (33,7 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:08:20,127 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:21,044 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:21,046 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:21,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:21,049 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:21,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:21,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio --2016-08-31 17:08:21-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 29,8M 50K .......... .......... .......... .......... .......... 32,3M 100K .......... .......... .......... .......... .......... 38,6M 150K .......... .......... .......... .......... .......... 33,4M 200K ..... 20,9M=0,006s 2016-08-31 17:08:21 (32,8 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] --2016-08-31 17:08:21-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... verbunden. HTTP-Anforderung gesendet, warte auf Antwort... 200 OK Länge: nicht spezifiziert [image/jpeg] In »»/home/pi/haustuerklingel.jpg«« speichern. 0K .......... .......... .......... .......... .......... 21,8M 50K .......... .......... .......... .......... .......... 23,1M 100K .......... .......... .......... .......... .......... 25,5M 150K .......... .......... .......... .......... .......... 23,6M 200K ..... 13,7M=0,009s 2016-08-31 17:08:21 (23,0 MB/s) - »/home/pi/haustuerklingel.jpg« gespeichert [209928] 2016-08-31 17:08:22,371 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:22,420 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x197a658], from state [COMPLETED] to [TERMINATED] 2016-08-31 17:08:22,421 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x197a658] terminated 2016-08-31 17:08:22,474 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1935198], from state [COMPLETED] to [TERMINATED] 2016-08-31 17:08:22,475 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x1935198] terminated 2016-08-31 17:08:23,044 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:23,046 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:23,047 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:23,049 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:23,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:23,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:23,127 [TRACE] [doorpi.action.handler] [HOTWNQ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:23,128 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:23,390 [TRACE] [doorpi.action.handler] [HOTWNQ] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:23,392 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:23,493 [TRACE] [doorpi.action.handler] [HOTWNQ] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:24,060 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ --2016-08-31 17:08:24-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. --2016-08-31 17:08:24-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:24,652 [TRACE] [doorpi.action.handler] [MKHU6Y] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:24,653 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:24,769 [TRACE] [doorpi.action.handler] [MKHU6Y] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:24,773 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:24,877 [TRACE] [doorpi.action.handler] [MKHU6Y] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:25,044 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:25,047 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:25,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:25,050 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:25,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:25,056 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio --2016-08-31 17:08:25-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:26,303 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:27,045 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron --2016-08-31 17:08:27-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... 2016-08-31 17:08:27,060 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:27,063 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:27,064 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:27,067 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:27,070 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:27,476 [TRACE] [doorpi.action.handler] [QRQWEU] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:27,477 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:27,589 [TRACE] [doorpi.action.handler] [QRQWEU] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:27,591 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:27,692 [TRACE] [doorpi.action.handler] [QRQWEU] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:28,536 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:29,045 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:29,047 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:29,048 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:29,050 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:29,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:29,053 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio --2016-08-31 17:08:29-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:30,208 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:30,289 [TRACE] [doorpi.action.handler] [FR0NA4] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:30,290 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:30,397 [TRACE] [doorpi.action.handler] [FR0NA4] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:30,398 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:30,499 [TRACE] [doorpi.action.handler] [FR0NA4] finished fire_event for event_name OnKeyPressed_onboardpins.29 --2016-08-31 17:08:31-- http://127.0.0.1:9000/?action=snapshot Verbindungsaufbau zu 127.0.0.1:9000... fehlgeschlagen: Verbindungsaufbau abgelehnt. 2016-08-31 17:08:31,046 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:31,049 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:31,050 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:31,053 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:31,056 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:31,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:31,395 [TRACE] [doorpi.action.handler] [TK9VON] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:31,396 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:31,507 [TRACE] [doorpi.action.handler] [TK9VON] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:31,508 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:31,610 [TRACE] [doorpi.action.handler] [TK9VON] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:32,438 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:33,046 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:33,050 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:33,051 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:33,055 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:33,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:33,061 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:34,112 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:35,047 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:35,050 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:35,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:35,055 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:35,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:35,061 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:36,342 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:37,048 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:37,052 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:37,053 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:37,058 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:37,059 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:37,062 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:38,015 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:39,048 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:39,052 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:39,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:39,056 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:39,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:39,062 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:40,246 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspberrypi:8080/ 2016-08-31 17:08:40,916 [TRACE] [doorpi.action.handler] [SFWG2Q] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,917 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,920 [INFO] [doorpi.main] KeyboardInterrupt -> DoorPi will shutdown 2016-08-31 17:08:40,924 [TRACE] [doorpi.action.handler] [2IE5YI] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,925 [TRACE] [doorpi.action.handler] [6KDSU6] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,932 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,926 [TRACE] [doorpi.action.handler] [G467E1] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,926 [TRACE] [doorpi.action.handler] [PG562O] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,927 [TRACE] [doorpi.action.handler] [ED6ITI] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,927 [TRACE] [doorpi.action.handler] [BQ4BVV] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,965 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,928 [TRACE] [doorpi.action.handler] [FS06XJ] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,931 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,925 [TRACE] [doorpi.action.handler] [AVNT9R] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,934 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,944 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,963 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,928 [DEBUG] [doorpi.doorpi] destroy doorpi 2016-08-31 17:08:40,978 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:40,985 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/StreamerBMStop.sh'} 2016-08-31 17:08:41,027 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started 1995902976)>, , , , , , , <_DummyThread(Dummy-2, started daemon 1963979872)>, , , , , ] 2016-08-31 17:08:41,055 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron 2016-08-31 17:08:41,067 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:41,087 [DEBUG] [doorpi.action.handler] [X3K7SN] fire for event OnShutdown this actions [, , , , ] 2016-08-31 17:08:41,089 [TRACE] [doorpi.action.handler] [X3K7SN] try to fire action TimeTickDestroyAction with args () and kwargs {} 2016-08-31 17:08:41,090 [TRACE] [doorpi.action.base] run TimeTickDestroyAction with args () and kwargs {} 2016-08-31 17:08:41,092 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.action.SingleActions.time_tick and force_unregister is True 2016-08-31 17:08:41,093 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute59 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,094 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute59 - remove event too 2016-08-31 17:08:41,110 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute59 2016-08-31 17:08:41,112 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute58 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,113 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute58 - remove event too 2016-08-31 17:08:41,114 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute58 2016-08-31 17:08:41,115 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,116 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekEvenNumber - remove event too 2016-08-31 17:08:41,117 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekEvenNumber 2016-08-31 17:08:41,135 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute51 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,136 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute51 - remove event too 2016-08-31 17:08:41,137 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute51 2016-08-31 17:08:41,138 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute50 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,119 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:41,121 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,139 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute50 - remove event too 2016-08-31 17:08:41,150 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute50 2016-08-31 17:08:41,150 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute53 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,151 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute53 - remove event too 2016-08-31 17:08:41,152 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute53 2016-08-31 17:08:41,118 [DEBUG] [doorpi.action.handler] no actions for event BeforeShutdown - skip fire_event BeforeShutdown from doorpi.doorpi 2016-08-31 17:08:41,153 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute52 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,166 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute52 - remove event too 2016-08-31 17:08:41,167 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute52 2016-08-31 17:08:41,168 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute55 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,169 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute55 - remove event too 2016-08-31 17:08:41,170 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute55 2016-08-31 17:08:41,172 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute54 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,173 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute54 - remove event too 2016-08-31 17:08:41,174 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute54 2016-08-31 17:08:41,175 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute57 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,203 [TRACE] [doorpi.action.handler] [6KDSU6] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,204 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,205 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute57 - remove event too 2016-08-31 17:08:41,206 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute57 2016-08-31 17:08:41,207 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute56 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,208 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute56 - remove event too 2016-08-31 17:08:41,209 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute56 2016-08-31 17:08:41,210 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,210 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvenNumber - remove event too 2016-08-31 17:08:41,219 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvenNumber 2016-08-31 17:08:41,220 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,221 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour - remove event too 2016-08-31 17:08:41,222 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour 2016-08-31 17:08:41,223 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonth from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,233 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonth - remove event too 2016-08-31 17:08:41,234 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonth 2016-08-31 17:08:41,226 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio asyncron 2016-08-31 17:08:41,225 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_29 - skip fire_event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,241 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,245 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearUnevenNumber - remove event too 2016-08-31 17:08:41,246 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearUnevenNumber 2016-08-31 17:08:41,247 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour19 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,248 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour19 - remove event too 2016-08-31 17:08:41,248 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour19 2016-08-31 17:08:41,249 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour18 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,250 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour18 - remove event too 2016-08-31 17:08:41,263 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour18 2016-08-31 17:08:41,264 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,265 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearEvenNumber - remove event too 2016-08-31 17:08:41,266 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearEvenNumber 2016-08-31 17:08:41,267 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour11 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,268 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour11 - remove event too 2016-08-31 17:08:41,269 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour11 2016-08-31 17:08:41,270 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour13 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,271 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour13 - remove event too 2016-08-31 17:08:41,282 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour13 2016-08-31 17:08:41,283 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour12 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,284 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour12 - remove event too 2016-08-31 17:08:41,284 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour12 2016-08-31 17:08:41,285 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour15 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,289 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour15 - remove event too 2016-08-31 17:08:41,290 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour15 2016-08-31 17:08:41,290 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour14 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,291 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour14 - remove event too 2016-08-31 17:08:41,292 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour14 2016-08-31 17:08:41,293 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour17 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,294 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour17 - remove event too 2016-08-31 17:08:41,295 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour17 2016-08-31 17:08:41,296 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour16 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,307 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour16 - remove event too 2016-08-31 17:08:41,306 [TRACE] [doorpi.action.handler] [6KDSU6] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,313 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour16 2016-08-31 17:08:41,309 [TRACE] [doorpi.action.handler] [BQ4BVV] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,322 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,302 [TRACE] [doorpi.action.handler] [SFWG2Q] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,321 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,325 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.29 - skip fire_event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,325 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,337 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondUnevenNumber - remove event too 2016-08-31 17:08:41,340 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondUnevenNumber 2016-08-31 17:08:41,345 [TRACE] [doorpi.action.handler] [PG562O] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,661 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,424 [TRACE] [doorpi.action.handler] [BQ4BVV] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,435 [TRACE] [doorpi.action.handler] [SFWG2Q] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,508 [TRACE] [doorpi.action.handler] [2IE5YI] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,508 [TRACE] [doorpi.action.handler] [G467E1] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,521 [TRACE] [doorpi.action.handler] [ED6ITI] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,533 [TRACE] [doorpi.action.handler] [AVNT9R] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,665 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,415 [TRACE] [doorpi.action.handler] [FS06XJ] try to fire action SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,663 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,664 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,665 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,651 [TRACE] [doorpi.action.handler] unregister Event OnTimeDay from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,666 [TRACE] [doorpi.action.base] run SleepAction with args (0.1,) and kwargs {} 2016-08-31 17:08:41,668 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDay - remove event too 2016-08-31 17:08:41,668 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDay 2016-08-31 17:08:41,669 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,669 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthEvenNumber - remove event too 2016-08-31 17:08:41,670 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthEvenNumber 2016-08-31 17:08:41,670 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour9 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,671 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour9 - remove event too 2016-08-31 17:08:41,671 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour9 2016-08-31 17:08:41,672 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour8 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,672 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour8 - remove event too 2016-08-31 17:08:41,672 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour8 2016-08-31 17:08:41,673 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour10 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,673 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour10 - remove event too 2016-08-31 17:08:41,674 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour10 2016-08-31 17:08:41,674 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecond from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,674 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecond - remove event too 2016-08-31 17:08:41,675 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecond 2016-08-31 17:08:41,675 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour4 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,675 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour4 - remove event too 2016-08-31 17:08:41,676 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour4 2016-08-31 17:08:41,676 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour7 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,677 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour7 - remove event too 2016-08-31 17:08:41,677 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour7 2016-08-31 17:08:41,677 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour6 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,678 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour6 - remove event too 2016-08-31 17:08:41,678 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour6 2016-08-31 17:08:41,678 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour1 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,679 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour1 - remove event too 2016-08-31 17:08:41,679 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour1 2016-08-31 17:08:41,680 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour0 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,680 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour0 - remove event too 2016-08-31 17:08:41,680 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour0 2016-08-31 17:08:41,681 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour3 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,681 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour3 - remove event too 2016-08-31 17:08:41,682 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour3 2016-08-31 17:08:41,682 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour2 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,682 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour2 - remove event too 2016-08-31 17:08:41,683 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour2 2016-08-31 17:08:41,683 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,683 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthUnevenNumber - remove event too 2016-08-31 17:08:41,684 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthUnevenNumber 2016-08-31 17:08:41,684 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute5 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,685 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute5 - remove event too 2016-08-31 17:08:41,685 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute5 2016-08-31 17:08:41,685 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute4 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,686 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute4 - remove event too 2016-08-31 17:08:41,686 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute4 2016-08-31 17:08:41,686 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute7 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,687 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute7 - remove event too 2016-08-31 17:08:41,687 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute7 2016-08-31 17:08:41,687 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute6 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,688 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute6 - remove event too 2016-08-31 17:08:41,688 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute6 2016-08-31 17:08:41,688 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute1 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,689 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute1 - remove event too 2016-08-31 17:08:41,689 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute1 2016-08-31 17:08:41,690 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute0 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,690 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute0 - remove event too 2016-08-31 17:08:41,690 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute0 2016-08-31 17:08:41,691 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute3 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,691 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute3 - remove event too 2016-08-31 17:08:41,692 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute3 2016-08-31 17:08:41,692 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute2 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,692 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute2 - remove event too 2016-08-31 17:08:41,693 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute2 2016-08-31 17:08:41,693 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute9 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,693 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute9 - remove event too 2016-08-31 17:08:41,694 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute9 2016-08-31 17:08:41,694 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute8 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,695 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute8 - remove event too 2016-08-31 17:08:41,695 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute8 2016-08-31 17:08:41,695 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeek from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,696 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeek - remove event too 2016-08-31 17:08:41,696 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeek 2016-08-31 17:08:41,696 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute15 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,697 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute15 - remove event too 2016-08-31 17:08:41,697 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute15 2016-08-31 17:08:41,698 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute14 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,698 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute14 - remove event too 2016-08-31 17:08:41,698 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute14 2016-08-31 17:08:41,699 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute17 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,699 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute17 - remove event too 2016-08-31 17:08:41,699 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute17 2016-08-31 17:08:41,700 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute16 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,700 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute16 - remove event too 2016-08-31 17:08:41,701 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute16 2016-08-31 17:08:41,701 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute11 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,701 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute11 - remove event too 2016-08-31 17:08:41,702 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute11 2016-08-31 17:08:41,702 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute10 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,703 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute10 - remove event too 2016-08-31 17:08:41,703 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute10 2016-08-31 17:08:41,703 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute13 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,704 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute13 - remove event too 2016-08-31 17:08:41,704 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute13 2016-08-31 17:08:41,704 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute12 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,705 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute12 - remove event too 2016-08-31 17:08:41,705 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute12 2016-08-31 17:08:41,705 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute19 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,706 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute19 - remove event too 2016-08-31 17:08:41,706 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute19 2016-08-31 17:08:41,707 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute18 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,707 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute18 - remove event too 2016-08-31 17:08:41,707 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute18 2016-08-31 17:08:41,708 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,708 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekUnevenNumber - remove event too 2016-08-31 17:08:41,708 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekUnevenNumber 2016-08-31 17:08:41,709 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvery5 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,709 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvery5 - remove event too 2016-08-31 17:08:41,710 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvery5 2016-08-31 17:08:41,710 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour20 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,710 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour20 - remove event too 2016-08-31 17:08:41,711 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour20 2016-08-31 17:08:41,711 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour21 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,712 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour21 - remove event too 2016-08-31 17:08:41,712 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour21 2016-08-31 17:08:41,712 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour22 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,713 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour22 - remove event too 2016-08-31 17:08:41,713 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour22 2016-08-31 17:08:41,713 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour5 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,714 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour5 - remove event too 2016-08-31 17:08:41,714 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour5 2016-08-31 17:08:41,714 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute20 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,715 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute20 - remove event too 2016-08-31 17:08:41,715 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute20 2016-08-31 17:08:41,716 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute21 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,716 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute21 - remove event too 2016-08-31 17:08:41,716 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute21 2016-08-31 17:08:41,717 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute22 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,717 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute22 - remove event too 2016-08-31 17:08:41,718 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute22 2016-08-31 17:08:41,718 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute23 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,718 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute23 - remove event too 2016-08-31 17:08:41,719 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute23 2016-08-31 17:08:41,719 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute24 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,719 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute24 - remove event too 2016-08-31 17:08:41,720 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute24 2016-08-31 17:08:41,720 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute25 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,721 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute25 - remove event too 2016-08-31 17:08:41,721 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute25 2016-08-31 17:08:41,721 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute26 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,722 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute26 - remove event too 2016-08-31 17:08:41,722 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute26 2016-08-31 17:08:41,723 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute27 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,723 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute27 - remove event too 2016-08-31 17:08:41,723 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute27 2016-08-31 17:08:41,724 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute28 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,724 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute28 - remove event too 2016-08-31 17:08:41,724 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute28 2016-08-31 17:08:41,725 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute29 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,725 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute29 - remove event too 2016-08-31 17:08:41,725 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute29 2016-08-31 17:08:41,726 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,726 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayEvenNumber - remove event too 2016-08-31 17:08:41,727 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayEvenNumber 2016-08-31 17:08:41,727 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,727 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayUnevenNumber - remove event too 2016-08-31 17:08:41,728 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayUnevenNumber 2016-08-31 17:08:41,728 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute39 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,728 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute39 - remove event too 2016-08-31 17:08:41,729 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute39 2016-08-31 17:08:41,729 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute38 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,729 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute38 - remove event too 2016-08-31 17:08:41,730 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute38 2016-08-31 17:08:41,730 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute37 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,731 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute37 - remove event too 2016-08-31 17:08:41,731 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute37 2016-08-31 17:08:41,731 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute36 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,732 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute36 - remove event too 2016-08-31 17:08:41,732 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute36 2016-08-31 17:08:41,733 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute35 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,733 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute35 - remove event too 2016-08-31 17:08:41,733 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute35 2016-08-31 17:08:41,734 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute34 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,734 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute34 - remove event too 2016-08-31 17:08:41,734 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute34 2016-08-31 17:08:41,735 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute33 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,735 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute33 - remove event too 2016-08-31 17:08:41,735 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute33 2016-08-31 17:08:41,736 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute32 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,736 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute32 - remove event too 2016-08-31 17:08:41,737 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute32 2016-08-31 17:08:41,737 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute31 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,737 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute31 - remove event too 2016-08-31 17:08:41,738 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute31 2016-08-31 17:08:41,738 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute30 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,738 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute30 - remove event too 2016-08-31 17:08:41,739 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute30 2016-08-31 17:08:41,739 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,740 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourUnevenNumber - remove event too 2016-08-31 17:08:41,740 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourUnevenNumber 2016-08-31 17:08:41,740 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,741 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute - remove event too 2016-08-31 17:08:41,741 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute 2016-08-31 17:08:41,742 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute48 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,742 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute48 - remove event too 2016-08-31 17:08:41,742 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute48 2016-08-31 17:08:41,743 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute49 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,743 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute49 - remove event too 2016-08-31 17:08:41,744 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute49 2016-08-31 17:08:41,744 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute42 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,744 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute42 - remove event too 2016-08-31 17:08:41,745 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute42 2016-08-31 17:08:41,745 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute43 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,745 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute43 - remove event too 2016-08-31 17:08:41,746 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute43 2016-08-31 17:08:41,746 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute40 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,746 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute40 - remove event too 2016-08-31 17:08:41,747 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute40 2016-08-31 17:08:41,747 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute41 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,747 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute41 - remove event too 2016-08-31 17:08:41,748 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute41 2016-08-31 17:08:41,748 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute46 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,749 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute46 - remove event too 2016-08-31 17:08:41,749 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute46 2016-08-31 17:08:41,749 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute47 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,750 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute47 - remove event too 2016-08-31 17:08:41,750 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute47 2016-08-31 17:08:41,750 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute44 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,751 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute44 - remove event too 2016-08-31 17:08:41,751 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute44 2016-08-31 17:08:41,752 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute45 from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,752 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute45 - remove event too 2016-08-31 17:08:41,752 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute45 2016-08-31 17:08:41,753 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,753 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourEvenNumber - remove event too 2016-08-31 17:08:41,754 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourEvenNumber 2016-08-31 17:08:41,754 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondEvenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,754 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondEvenNumber - remove event too 2016-08-31 17:08:41,755 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondEvenNumber 2016-08-31 17:08:41,755 [TRACE] [doorpi.action.handler] unregister Event OnTimeYear from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,755 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYear - remove event too 2016-08-31 17:08:41,756 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYear 2016-08-31 17:08:41,756 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteUnevenNumber from doorpi.action.SingleActions.time_tick 2016-08-31 17:08:41,757 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteUnevenNumber - remove event too 2016-08-31 17:08:41,757 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteUnevenNumber 2016-08-31 17:08:41,757 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed 2016-08-31 17:08:41,758 [TRACE] [doorpi.action.handler] [X3K7SN] try to fire action WebServerShutdownAction with args () and kwargs {} 2016-08-31 17:08:41,759 [TRACE] [doorpi.action.base] run WebServerShutdownAction with args () and kwargs {} 2016-08-31 17:08:41,759 [TRACE] [doorpi.action.handler] fire Event OnWebServerStop from doorpi.status.webserver asyncron 2016-08-31 17:08:41,761 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver_lib.request_handler and force_unregister is True 2016-08-31 17:08:41,762 [TRACE] [doorpi.action.handler] unregister Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,763 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerVirtualResource - remove event too 2016-08-31 17:08:41,764 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerVirtualResource 2016-08-31 17:08:41,764 [TRACE] [doorpi.action.handler] [PG562O] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,764 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,765 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRealResource - remove event too 2016-08-31 17:08:41,766 [DEBUG] [doorpi.action.handler] no actions for event OnWebServerStop - skip fire_event OnWebServerStop from doorpi.status.webserver 2016-08-31 17:08:41,767 [TRACE] [doorpi.action.handler] [AVNT9R] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,767 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRealResource 2016-08-31 17:08:41,768 [TRACE] [doorpi.action.handler] [2IE5YI] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,769 [TRACE] [doorpi.action.handler] [ED6ITI] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,770 [TRACE] [doorpi.action.handler] [G467E1] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,771 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,771 [TRACE] [doorpi.action.handler] [FS06XJ] finished fire_event for event_name OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,774 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeySet - remove event too 2016-08-31 17:08:41,775 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeySet 2016-08-31 17:08:41,775 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,776 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestGet - remove event too 2016-08-31 17:08:41,776 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestGet 2016-08-31 17:08:41,777 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,777 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestPost - remove event too 2016-08-31 17:08:41,777 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestPost 2016-08-31 17:08:41,778 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,778 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeyDelete - remove event too 2016-08-31 17:08:41,778 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeyDelete 2016-08-31 17:08:41,779 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,779 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequest - remove event too 2016-08-31 17:08:41,780 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequest 2016-08-31 17:08:41,780 [TRACE] [doorpi.action.handler] unregister Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2016-08-31 17:08:41,780 [DEBUG] [doorpi.action.handler] no more sources for event OnFireEvent - remove event too 2016-08-31 17:08:41,781 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnFireEvent 2016-08-31 17:08:41,781 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed 2016-08-31 17:08:41,791 [TRACE] [doorpi.action.handler] [DPP6A6] finished fire_event for event_name OnWebServerStart 2016-08-31 17:08:41,793 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver and force_unregister is True 2016-08-31 17:08:41,794 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStop from doorpi.status.webserver 2016-08-31 17:08:41,795 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStop - remove event too 2016-08-31 17:08:41,795 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStop 2016-08-31 17:08:41,796 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStart from doorpi.status.webserver 2016-08-31 17:08:41,796 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStart - remove event too 2016-08-31 17:08:41,797 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStart 2016-08-31 17:08:41,797 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed 2016-08-31 17:08:41,798 [TRACE] [doorpi.action.handler] [X3K7SN] try to fire action > with args () and kwargs {} 2016-08-31 17:08:41,799 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-08-31 17:08:41,799 [DEBUG] [doorpi.keyboard.from_nextion] destroy 2016-08-31 17:08:41,800 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.keyboard.from_nextion and force_unregister is True 2016-08-31 17:08:41,800 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_nextion.54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,801 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_nextion.54542121 - remove event too 2016-08-31 17:08:41,801 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_nextion.54542121 2016-08-31 17:08:41,802 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_nextion.87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,802 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_nextion.87875454 - remove event too 2016-08-31 17:08:41,803 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_nextion.87875454 2016-08-31 17:08:41,803 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_nextion.87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,803 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_nextion.87875454 - remove event too 2016-08-31 17:08:41,804 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_nextion.87875454 2016-08-31 17:08:41,804 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_nextion.123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,804 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_nextion.123456785 - remove event too 2016-08-31 17:08:41,805 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_nextion.123456785 2016-08-31 17:08:41,805 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_nextion.87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,806 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_nextion.87875454 - remove event too 2016-08-31 17:08:41,806 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_nextion.87875454 2016-08-31 17:08:41,806 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,807 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_54542121 - remove event too 2016-08-31 17:08:41,807 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_54542121 2016-08-31 17:08:41,807 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,808 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed 2016-08-31 17:08:41,808 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_nextion.123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,808 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_nextion.123456785 - remove event too 2016-08-31 17:08:41,809 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_nextion.123456785 2016-08-31 17:08:41,809 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,810 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp 2016-08-31 17:08:41,810 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,810 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_21215454 - remove event too 2016-08-31 17:08:41,811 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_21215454 2016-08-31 17:08:41,811 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_nextion.21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,812 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_nextion.21215454 - remove event too 2016-08-31 17:08:41,812 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_nextion.21215454 2016-08-31 17:08:41,812 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,813 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_432143215 - remove event too 2016-08-31 17:08:41,813 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_432143215 2016-08-31 17:08:41,813 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,814 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_87875454 - remove event too 2016-08-31 17:08:41,814 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_87875454 2016-08-31 17:08:41,815 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,815 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_432143215 - remove event too 2016-08-31 17:08:41,815 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_432143215 2016-08-31 17:08:41,816 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,816 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_21215454 - remove event too 2016-08-31 17:08:41,816 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_21215454 2016-08-31 17:08:41,817 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,817 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_87875454 - remove event too 2016-08-31 17:08:41,818 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_87875454 2016-08-31 17:08:41,818 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,818 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown 2016-08-31 17:08:41,819 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,819 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_21215454 - remove event too 2016-08-31 17:08:41,819 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_21215454 2016-08-31 17:08:41,820 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,820 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_123456785 - remove event too 2016-08-31 17:08:41,821 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_123456785 2016-08-31 17:08:41,821 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_nextion.432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,821 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_nextion.432143215 - remove event too 2016-08-31 17:08:41,822 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_nextion.432143215 2016-08-31 17:08:41,822 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,823 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_123456785 - remove event too 2016-08-31 17:08:41,823 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_123456785 2016-08-31 17:08:41,823 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,824 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_54542121 - remove event too 2016-08-31 17:08:41,824 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_54542121 2016-08-31 17:08:41,824 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,825 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_123456785 - remove event too 2016-08-31 17:08:41,825 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_123456785 2016-08-31 17:08:41,825 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_nextion.432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,826 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_nextion.432143215 - remove event too 2016-08-31 17:08:41,826 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_nextion.432143215 2016-08-31 17:08:41,827 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,827 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_432143215 - remove event too 2016-08-31 17:08:41,827 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_432143215 2016-08-31 17:08:41,828 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_nextion.21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,828 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_nextion.21215454 - remove event too 2016-08-31 17:08:41,828 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_nextion.21215454 2016-08-31 17:08:41,829 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_nextion.54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,829 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_nextion.54542121 - remove event too 2016-08-31 17:08:41,829 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_nextion.54542121 2016-08-31 17:08:41,830 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_nextion.21215454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,830 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_nextion.21215454 - remove event too 2016-08-31 17:08:41,831 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_nextion.21215454 2016-08-31 17:08:41,831 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_nextion.432143215 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,831 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_nextion.432143215 - remove event too 2016-08-31 17:08:41,832 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_nextion.432143215 2016-08-31 17:08:41,832 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_nextion.54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,833 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_nextion.54542121 - remove event too 2016-08-31 17:08:41,833 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyUp_nextion.54542121 2016-08-31 17:08:41,833 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_54542121 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,834 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_54542121 - remove event too 2016-08-31 17:08:41,834 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_54542121 2016-08-31 17:08:41,834 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_nextion.123456785 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,835 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_nextion.123456785 - remove event too 2016-08-31 17:08:41,835 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyDown_nextion.123456785 2016-08-31 17:08:41,835 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_87875454 from doorpi.keyboard.from_nextion 2016-08-31 17:08:41,836 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_87875454 - remove event too 2016-08-31 17:08:41,836 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed for event OnKeyPressed_87875454 2016-08-31 17:08:41,837 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_nextion was removed 2016-08-31 17:08:41,838 [TRACE] [doorpi.action.handler] [X3K7SN] try to fire action KeyboardDestroyAction with args () and kwargs {} 2016-08-31 17:08:41,838 [TRACE] [doorpi.action.base] run KeyboardDestroyAction with args () and kwargs {} 2016-08-31 17:08:41,839 [DEBUG] [doorpi.keyboard.from_gpio] destroy 2016-08-31 17:08:41,842 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.keyboard.from_gpio and force_unregister is True 2016-08-31 17:08:41,843 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_11 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,844 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_11 - remove event too 2016-08-31 17:08:41,845 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown_11 2016-08-31 17:08:41,846 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,846 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_onboardpins.11 - remove event too 2016-08-31 17:08:41,847 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown_onboardpins.11 2016-08-31 17:08:41,848 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,849 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed - remove event too 2016-08-31 17:08:41,850 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed 2016-08-31 17:08:41,850 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,851 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp - remove event too 2016-08-31 17:08:41,852 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp 2016-08-31 17:08:41,853 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,854 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_onboardpins.29 - remove event too 2016-08-31 17:08:41,855 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp_onboardpins.29 2016-08-31 17:08:41,855 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,856 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_29 - remove event too 2016-08-31 17:08:41,857 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed_29 2016-08-31 17:08:41,857 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,858 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_onboardpins.29 - remove event too 2016-08-31 17:08:41,859 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed_onboardpins.29 2016-08-31 17:08:41,860 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,860 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_onboardpins.11 - remove event too 2016-08-31 17:08:41,861 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed_onboardpins.11 2016-08-31 17:08:41,862 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,863 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_29 - remove event too 2016-08-31 17:08:41,864 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp_29 2016-08-31 17:08:41,864 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,865 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown - remove event too 2016-08-31 17:08:41,866 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown 2016-08-31 17:08:41,867 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,867 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_29 - remove event too 2016-08-31 17:08:41,868 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown_29 2016-08-31 17:08:41,869 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_onboardpins.11 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,870 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_onboardpins.11 - remove event too 2016-08-31 17:08:41,870 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp_onboardpins.11 2016-08-31 17:08:41,871 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_11 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,872 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_11 - remove event too 2016-08-31 17:08:41,873 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp_11 2016-08-31 17:08:41,873 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,874 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_11 - remove event too 2016-08-31 17:08:41,875 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed_11 2016-08-31 17:08:41,876 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_onboardpins.29 from doorpi.keyboard.from_gpio 2016-08-31 17:08:41,877 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_onboardpins.29 - remove event too 2016-08-31 17:08:41,877 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown_onboardpins.29 2016-08-31 17:08:41,878 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed 2016-08-31 17:08:41,879 [TRACE] [doorpi.action.handler] [X3K7SN] try to fire action > with args () and kwargs {} 2016-08-31 17:08:41,880 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-08-31 17:08:41,881 [DEBUG] [doorpi.sipphone.from_linphone] destroy 2016-08-31 17:08:41,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x73d41bd8 [0x1917770]) 2016-08-31 17:08:41,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x17808bc 2016-08-31 17:08:41,884 [DEBUG] [doorpi.action.handler] [UCRDPE] fire for event OnSipPhoneDestroy this actions [, , ] 2016-08-31 17:08:41,885 [TRACE] [doorpi.action.handler] [UCRDPE] try to fire action > with args () and kwargs {} 2016-08-31 17:08:41,885 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-08-31 17:08:41,886 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] destroy 2016-08-31 17:08:41,886 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.CallBacks and force_unregister is True 2016-08-31 17:08:41,886 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"7" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,887 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"7" - remove event too 2016-08-31 17:08:41,887 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"7" 2016-08-31 17:08:41,887 [TRACE] [doorpi.action.handler] unregister Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,888 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReject - remove event too 2016-08-31 17:08:41,888 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReject 2016-08-31 17:08:41,889 [TRACE] [doorpi.action.handler] unregister Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,889 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaNotRequired - remove event too 2016-08-31 17:08:41,889 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaNotRequired 2016-08-31 17:08:41,890 [TRACE] [doorpi.action.handler] unregister Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,890 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF - remove event too 2016-08-31 17:08:41,890 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF 2016-08-31 17:08:41,891 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"1" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,891 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"1" - remove event too 2016-08-31 17:08:41,892 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"1" 2016-08-31 17:08:41,892 [TRACE] [doorpi.action.handler] unregister Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,892 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateConnect - remove event too 2016-08-31 17:08:41,893 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateConnect 2016-08-31 17:08:41,893 [TRACE] [doorpi.action.handler] unregister Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,894 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaRequired - remove event too 2016-08-31 17:08:41,894 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaRequired 2016-08-31 17:08:41,894 [TRACE] [doorpi.action.handler] unregister Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,895 [DEBUG] [doorpi.action.handler] no more sources for event OnCallMediaStateChange - remove event too 2016-08-31 17:08:41,895 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallMediaStateChange 2016-08-31 17:08:41,895 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,896 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateConnect - remove event too 2016-08-31 17:08:41,896 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateConnect 2016-08-31 17:08:41,896 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,897 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDismissed - remove event too 2016-08-31 17:08:41,897 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDismissed 2016-08-31 17:08:41,898 [TRACE] [doorpi.action.handler] unregister Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,898 [DEBUG] [doorpi.action.handler] no more sources for event OnCallBusy - remove event too 2016-08-31 17:08:41,898 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallBusy 2016-08-31 17:08:41,899 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"5" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,899 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"5" - remove event too 2016-08-31 17:08:41,899 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"5" 2016-08-31 17:08:41,900 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,900 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateDisconnect - remove event too 2016-08-31 17:08:41,900 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateDisconnect 2016-08-31 17:08:41,901 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"4" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,901 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"4" - remove event too 2016-08-31 17:08:41,902 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"4" 2016-08-31 17:08:41,902 [TRACE] [doorpi.action.handler] unregister Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,902 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallBusy - remove event too 2016-08-31 17:08:41,903 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallBusy 2016-08-31 17:08:41,903 [TRACE] [doorpi.action.handler] unregister Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,903 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReconnect - remove event too 2016-08-31 17:08:41,904 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReconnect 2016-08-31 17:08:41,904 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"3" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,905 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"3" - remove event too 2016-08-31 17:08:41,905 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"3" 2016-08-31 17:08:41,905 [TRACE] [doorpi.action.handler] unregister Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,906 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateReject - remove event too 2016-08-31 17:08:41,906 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateReject 2016-08-31 17:08:41,906 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"2" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,907 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"2" - remove event too 2016-08-31 17:08:41,907 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"2" 2016-08-31 17:08:41,907 [TRACE] [doorpi.action.handler] unregister Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,908 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateChange - remove event too 2016-08-31 17:08:41,908 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateChange 2016-08-31 17:08:41,909 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,909 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDisconnect - remove event too 2016-08-31 17:08:41,909 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDisconnect 2016-08-31 17:08:41,910 [TRACE] [doorpi.action.handler] unregister Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,910 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReject - remove event too 2016-08-31 17:08:41,910 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReject 2016-08-31 17:08:41,911 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"6" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,911 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"6" - remove event too 2016-08-31 17:08:41,912 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"6" 2016-08-31 17:08:41,912 [TRACE] [doorpi.action.handler] unregister Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,912 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStart - remove event too 2016-08-31 17:08:41,913 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStart 2016-08-31 17:08:41,913 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"0" from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,913 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"0" - remove event too 2016-08-31 17:08:41,914 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"0" 2016-08-31 17:08:41,914 [TRACE] [doorpi.action.handler] unregister Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,914 [DEBUG] [doorpi.action.handler] no more sources for event BeforeCallIncoming - remove event too 2016-08-31 17:08:41,915 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event BeforeCallIncoming 2016-08-31 17:08:41,915 [TRACE] [doorpi.action.handler] unregister Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,915 [DEBUG] [doorpi.action.handler] no more sources for event OnCallIncoming - remove event too 2016-08-31 17:08:41,916 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallIncoming 2016-08-31 17:08:41,916 [TRACE] [doorpi.action.handler] unregister Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,917 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallIncoming - remove event too 2016-08-31 17:08:41,917 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallIncoming 2016-08-31 17:08:41,917 [TRACE] [doorpi.action.handler] unregister Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-08-31 17:08:41,918 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReconnect - remove event too 2016-08-31 17:08:41,918 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReconnect 2016-08-31 17:08:41,918 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed 2016-08-31 17:08:41,919 [TRACE] [doorpi.action.handler] [UCRDPE] try to fire action > with args () and kwargs {} 2016-08-31 17:08:41,920 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-08-31 17:08:41,920 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2016-08-31 17:08:41,922 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Player and force_unregister is True 2016-08-31 17:08:41,922 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:08:41,923 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:08:41,923 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStarted - remove event too 2016-08-31 17:08:41,924 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStarted 2016-08-31 17:08:41,925 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:08:41,925 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStopped - remove event too 2016-08-31 17:08:41,925 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStopped 2016-08-31 17:08:41,926 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-08-31 17:08:41,926 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerCreated 2016-08-31 17:08:41,926 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed 2016-08-31 17:08:41,927 [TRACE] [doorpi.action.handler] [UCRDPE] try to fire action > with args () and kwargs {} 2016-08-31 17:08:41,928 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-08-31 17:08:41,928 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Recorder and force_unregister is True 2016-08-31 17:08:41,929 [TRACE] [doorpi.action.handler] unregister Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:08:41,929 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderCreated - remove event too 2016-08-31 17:08:41,930 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderCreated 2016-08-31 17:08:41,930 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:08:41,930 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStarted - remove event too 2016-08-31 17:08:41,931 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStarted 2016-08-31 17:08:41,931 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2016-08-31 17:08:41,932 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStopped - remove event too 2016-08-31 17:08:41,932 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStopped 2016-08-31 17:08:41,932 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed 2016-08-31 17:08:41,933 [TRACE] [doorpi.action.handler] [UCRDPE] finished fire_event for event_name OnSipPhoneDestroy 2016-08-31 17:08:41,934 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.from_linphone and force_unregister is True 2016-08-31 17:08:41,934 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,935 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderCreate - remove event too 2016-08-31 17:08:41,935 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderCreate 2016-08-31 17:08:41,936 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,936 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCall - remove event too 2016-08-31 17:08:41,936 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCall 2016-08-31 17:08:41,937 [TRACE] [doorpi.action.handler] unregister Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,937 [DEBUG] [doorpi.action.handler] no more sources for event BeforeSipPhoneMakeCall - remove event too 2016-08-31 17:08:41,937 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event BeforeSipPhoneMakeCall 2016-08-31 17:08:41,938 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,938 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderDestroy - remove event too 2016-08-31 17:08:41,938 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderDestroy 2016-08-31 17:08:41,939 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,939 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneStart - remove event too 2016-08-31 17:08:41,939 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneStart 2016-08-31 17:08:41,940 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,940 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneDestroy - remove event too 2016-08-31 17:08:41,941 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneDestroy 2016-08-31 17:08:41,941 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,941 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutMaxCalltime - remove event too 2016-08-31 17:08:41,942 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutMaxCalltime 2016-08-31 17:08:41,942 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,943 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutNoResponse - remove event too 2016-08-31 17:08:41,943 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutNoResponse 2016-08-31 17:08:41,943 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,944 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerCreated - remove event too 2016-08-31 17:08:41,944 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnPlayerCreated 2016-08-31 17:08:41,944 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,945 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCallFailed - remove event too 2016-08-31 17:08:41,945 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCallFailed 2016-08-31 17:08:41,946 [TRACE] [doorpi.action.handler] unregister Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,946 [DEBUG] [doorpi.action.handler] no more sources for event AfterSipPhoneMakeCall - remove event too 2016-08-31 17:08:41,946 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event AfterSipPhoneMakeCall 2016-08-31 17:08:41,947 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2016-08-31 17:08:41,947 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCreate - remove event too 2016-08-31 17:08:41,947 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCreate 2016-08-31 17:08:41,948 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed 2016-08-31 17:08:41,948 [TRACE] [doorpi.action.handler] [X3K7SN] finished fire_event for event_name OnShutdown 2016-08-31 17:08:41,949 [TRACE] [doorpi.action.handler] fire Event AfterShutdown from doorpi.doorpi asyncron 2016-08-31 17:08:41,951 [DEBUG] [doorpi.action.handler] [J8PMD2] fire for event AfterShutdown this actions [] 2016-08-31 17:08:41,951 [TRACE] [doorpi.action.handler] [J8PMD2] try to fire action OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/DoorPiStop.sh'} 2016-08-31 17:08:41,952 [TRACE] [doorpi.action.base] run OsExecuteAction with args () and kwargs {'command': '/usr/local/etc/DoorPi/scripts/DoorPiStop.sh'} Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/keyboard/from_nextion.py", line 32, in read_nextion newChar = self._ser.read() File "/usr/local/lib/python2.7/dist-packages/serial/serialposix.py", line 460, in read buf = os.read(self.fd, size - len(read)) TypeError: an integer is required 2016-08-31 17:08:42,270 [TRACE] [doorpi.action.handler] [J8PMD2] finished fire_event for event_name AfterShutdown 2016-08-31 17:08:42,451 [DEBUG] [doorpi.doorpi] wait 5 seconds for threads 1 and 1 event 2016-08-31 17:08:42,452 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:42,452 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:42,954 [DEBUG] [doorpi.doorpi] wait 4.5 seconds for threads 1 and 1 event 2016-08-31 17:08:42,954 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:42,955 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:43,456 [DEBUG] [doorpi.doorpi] wait 4.0 seconds for threads 1 and 1 event 2016-08-31 17:08:43,456 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:43,457 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:43,958 [DEBUG] [doorpi.doorpi] wait 3.5 seconds for threads 1 and 1 event 2016-08-31 17:08:43,959 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:43,959 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:44,460 [DEBUG] [doorpi.doorpi] wait 3.0 seconds for threads 1 and 1 event 2016-08-31 17:08:44,461 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:44,461 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:44,963 [DEBUG] [doorpi.doorpi] wait 2.5 seconds for threads 1 and 1 event 2016-08-31 17:08:44,963 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:44,964 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:45,465 [DEBUG] [doorpi.doorpi] wait 2.0 seconds for threads 1 and 1 event 2016-08-31 17:08:45,466 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:45,466 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:45,967 [DEBUG] [doorpi.doorpi] wait 1.5 seconds for threads 1 and 1 event 2016-08-31 17:08:45,968 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:45,968 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:46,470 [DEBUG] [doorpi.doorpi] wait 1.0 seconds for threads 1 and 1 event 2016-08-31 17:08:46,470 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:46,471 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:46,972 [DEBUG] [doorpi.doorpi] wait 0.5 seconds for threads 1 and 1 event 2016-08-31 17:08:46,973 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:46,974 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-08-31 17:08:47,475 [WARNING] [doorpi.doorpi] waiting for threads to time out - there are still threads: [<_DummyThread(Dummy-2, started daemon 1963979872)>] 2016-08-31 17:08:47,476 [INFO] [doorpi.doorpi] ======== DoorPi successfully shutdown ========