2022-03-22 07:49:33,131 [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 2022-03-22 07:49:33,132 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2022-03-22 07:49:33,132 [DEBUG] [doorpi.doorpi] run 2022-03-22 07:49:33,132 [DEBUG] [doorpi.doorpi] prepare 2022-03-22 07:49:33,132 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2022-03-22 07:49:33,133 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2022-03-22 07:49:33,136 [DEBUG] [doorpi.conf.config_object] __init__ 2022-03-22 07:49:33,136 [TRACE] [doorpi.conf.config_object] get_from_config 2022-03-22 07:49:33,138 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi 2022-03-22 07:49:33,138 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2022-03-22 07:49:33,138 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2022-03-22 07:49:33,139 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2022-03-22 07:49:33,139 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2022-03-22 07:49:33,139 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2022-03-22 07:49:33,140 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2022-03-22 07:49:33,141 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2022-03-22 07:49:33,141 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2022-03-22 07:49:33,142 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2022-03-22 07:49:33,143 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2022-03-22 07:49:33,143 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2022-03-22 07:49:33,143 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2022-03-22 07:49:33,143 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2022-03-22 07:49:33,144 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2022-03-22 07:49:33,144 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2022-03-22 07:49:33,145 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 8080 2022-03-22 07:49:33,145 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2022-03-22 07:49:33,145 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2022-03-22 07:49:33,146 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2022-03-22 07:49:33,146 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2022-03-22 07:49:33,146 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2022-03-22 07:49:33,146 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2022-03-22 07:49:33,146 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2022-03-22 07:49:33,146 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2022-03-22 07:49:33,147 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2022-03-22 07:49:33,147 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2022-03-22 07:49:33,147 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2022-03-22 07:49:33,147 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2022-03-22 07:49:33,148 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2022-03-22 07:49:33,148 [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 2022-03-22 07:49:33,148 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2022-03-22 07:49:33,148 [WARNING] [root] section WritePermission not found in configfile 2022-03-22 07:49:33,148 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns [] 2022-03-22 07:49:33,148 [WARNING] [root] section ReadPermission not found in configfile 2022-03-22 07:49:33,148 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2022-03-22 07:49:33,149 [WARNING] [root] section Group not found in configfile 2022-03-22 07:49:33,149 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns [] 2022-03-22 07:49:33,149 [WARNING] [root] section User not found in configfile 2022-03-22 07:49:33,149 [TRACE] [doorpi.conf.config_object] get_keys for section User returns [] 2022-03-22 07:49:33,149 [TRACE] [doorpi.conf.config_object] get_sections returns ['onboardpins_OutputPins', 'AREA_public', 'onboardpins_keyboard', 'keyboards', 'AdminNumbers', 'virtual_keyboard', 'DTMF', 'SIP-Phone', 'virtual_InputPins', 'virtual_OutputPins', 'EVENT_OnKeyPressed_onboardpins.0', 'EVENT_OnStartup', 'DoorPiWeb', 'onboardpins_InputPins', 'DoorPi'] 2022-03-22 07:49:33,149 [ERROR] [doorpi.status.webserver] no ReadPermission found 2022-03-22 07:49:33,149 [ERROR] [doorpi.status.webserver] no groups in configfile! 2022-03-22 07:49:33,150 [ERROR] [doorpi.status.webserver] no WritePermission found 2022-03-22 07:49:33,150 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2022-03-22 07:49:33,150 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2022-03-22 07:49:33,150 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2022-03-22 07:49:33,151 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,151 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2022-03-22 07:49:33,151 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,151 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,151 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,151 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,151 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,152 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,153 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2022-03-22 07:49:33,153 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnTimeSecondEvenNumber 2022-03-22 07:49:33,153 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['virtual', 'onboardpins'] 2022-03-22 07:49:33,153 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: virtual, onboardpins) 2022-03-22 07:49:33,153 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'virtual' to handler 2022-03-22 07:49:33,153 [TRACE] [doorpi.conf.config_object] get_string for key virtual in section keyboards (default: dummy) returns filesystem 2022-03-22 07:49:33,153 [TRACE] [doorpi.conf.config_object] get_keys for section virtual_InputPins returns [] 2022-03-22 07:49:33,154 [TRACE] [doorpi.conf.config_object] get_keys for section virtual_OutputPins returns [] 2022-03-22 07:49:33,154 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section virtual_keyboard (default: 2000) returns 2000.0 2022-03-22 07:49:33,154 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section virtual_keyboard (default: 0) returns 0 2022-03-22 07:49:33,154 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section virtual_keyboard (default: True) returns True 2022-03-22 07:49:33,155 [DEBUG] [doorpi.keyboard.from_filesystem] doorpi.keyboard.from_filesystem loaded 2022-03-22 07:49:33,187 [DEBUG] [doorpi.keyboard.from_filesystem] FileSystem.__init__(input_pins = [], output_pins = [], polarity = 0) 2022-03-22 07:49:33,187 [TRACE] [doorpi.conf.config_object] get_boolean for key reset_input in section virtual_keyboard (default: True) returns True 2022-03-22 07:49:33,188 [TRACE] [doorpi.conf.config_object] get_string for key base_path_input in section virtual_keyboard (default: ) returns /usr/local/etc/DoorPi/filesystem/inputs/ 2022-03-22 07:49:33,188 [DEBUG] [doorpi.conf.config_object] parse string "/usr/local/etc/DoorPi/filesystem/inputs/" to "/usr/local/etc/DoorPi/filesystem/inputs/" 2022-03-22 07:49:33,188 [TRACE] [doorpi.conf.config_object] get_string for key base_path_output in section virtual_keyboard (default: ) returns /usr/local/etc/DoorPi/filesystem/outputs/ 2022-03-22 07:49:33,189 [DEBUG] [doorpi.conf.config_object] parse string "/usr/local/etc/DoorPi/filesystem/outputs/" to "/usr/local/etc/DoorPi/filesystem/outputs/" 2022-03-22 07:49:33,190 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2022-03-22 07:49:33,191 [TRACE] [doorpi.conf.config_object] get_keys for section virtual_OutputPins returns [] 2022-03-22 07:49:33,191 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'onboardpins' to handler 2022-03-22 07:49:33,191 [TRACE] [doorpi.conf.config_object] get_string for key onboardpins in section keyboards (default: dummy) returns piface 2022-03-22 07:49:33,191 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_InputPins returns ['1', '0', '3', '2', '5', '4', '7', '6'] 2022-03-22 07:49:33,191 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['1', '0', '2', '7'] 2022-03-22 07:49:33,191 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section onboardpins_keyboard (default: 2000) returns 4000.0 2022-03-22 07:49:33,192 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section onboardpins_keyboard (default: 0) returns 0 2022-03-22 07:49:33,192 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section onboardpins_keyboard (default: True) returns True 2022-03-22 07:49:33,192 [DEBUG] [doorpi.keyboard.from_piface] doorpi.keyboard.from_piface loaded 2022-03-22 07:49:33,200 [DEBUG] [doorpi.keyboard.from_piface] __init__(input_pins = ['1', '0', '3', '2', '5', '4', '7', '6'], output_pins = ['1', '0', '2', '7'], polarity = 0) 2022-03-22 07:49:33,226 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,227 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was added 2022-03-22 07:49:33,227 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,227 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_1 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,227 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_1 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,227 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.1 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,227 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.1 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,227 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] register Event OnKeyUp_1 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_1 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.1 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.1 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,228 [TRACE] [doorpi.action.handler] register Event OnKeyDown_1 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_1 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.1 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.1 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_0 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_0 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,229 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.0 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.0 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] register Event OnKeyUp_0 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_0 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.0 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.0 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,230 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] register Event OnKeyDown_0 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_0 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.0 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.0 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_3 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_3 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,231 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.3 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.3 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] register Event OnKeyUp_3 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_3 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.3 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.3 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,232 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] register Event OnKeyDown_3 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_3 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.3 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.3 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,233 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_2 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_2 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.2 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.2 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] register Event OnKeyUp_2 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_2 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.2 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,234 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.2 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] register Event OnKeyDown_2 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_2 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.2 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.2 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,235 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_5 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_5 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.5 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.5 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] register Event OnKeyUp_5 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_5 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.5 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,236 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.5 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] register Event OnKeyDown_5 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_5 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.5 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.5 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,237 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_4 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_4 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.4 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.4 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] register Event OnKeyUp_4 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_4 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.4 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,238 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.4 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] register Event OnKeyDown_4 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_4 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.4 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.4 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,239 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_7 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_7 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.7 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.7 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] register Event OnKeyUp_7 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_7 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.7 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,240 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.7 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] register Event OnKeyDown_7 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_7 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.7 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.7 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,241 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_6 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,242 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_6 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,242 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.6 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,242 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.6 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,242 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-22 07:49:33,242 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,242 [TRACE] [doorpi.action.handler] register Event OnKeyUp_6 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_6 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.6 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.6 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] register Event OnKeyDown_6 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_6 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.6 from doorpi.keyboard.from_piface 2022-03-22 07:49:33,243 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.6 and registered source doorpi.keyboard.from_piface 2022-03-22 07:49:33,254 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2022-03-22 07:49:33,255 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['1', '0', '2', '7'] 2022-03-22 07:49:33,255 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section onboardpins_OutputPins (default: ) returns Tueroeffner 2022-03-22 07:49:33,255 [TRACE] [doorpi.conf.config_object] get_string for key 0 in section onboardpins_OutputPins (default: ) returns Verstaerker 2022-03-22 07:49:33,255 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section onboardpins_OutputPins (default: ) returns 2022-03-22 07:49:33,255 [TRACE] [doorpi.conf.config_object] get_string for key 7 in section onboardpins_OutputPins (default: ) returns DoorPi-Alive-LED 2022-03-22 07:49:33,257 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2022-03-22 07:49:33,258 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2022-03-22 07:49:33,259 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2022-03-22 07:49:33,260 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2022-03-22 07:49:33,282 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2022-03-22 07:49:33,283 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2022-03-22 07:49:33,285 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2022-03-22 07:49:33,291 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2022-03-22 07:49:33,294 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2022-03-22 07:49:33,294 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2022-03-22 07:49:33,295 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2022-03-22 07:49:33,296 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2022-03-22 07:49:33,297 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2022-03-22 07:49:33,298 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2022-03-22 07:49:33,303 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2022-03-22 07:49:33,303 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2022-03-22 07:49:33,303 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,303 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2022-03-22 07:49:33,303 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,303 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,304 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,305 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,306 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,306 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,306 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2022-03-22 07:49:33,306 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2022-03-22 07:49:33,306 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2022-03-22 07:49:33,306 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2022-03-22 07:49:33,306 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,306 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,307 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,308 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"0#"'] 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] register Event OnDTMF_"0#" from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,309 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"0#" and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,310 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,311 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,312 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,312 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-22 07:49:33,312 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2022-03-22 07:49:33,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2022-03-22 07:49:33,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0xb2e27848 2022-03-22 07:49:33,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2022-03-22 07:49:33,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0xb2e27848 2022-03-22 07:49:33,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0xb4cd7390, "(null)", "(null)") 2022-03-22 07:49:33,313 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2022-03-22 07:49:33,314 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2022-03-22 07:49:33,314 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2022-03-22 07:49:33,314 [INFO] [doorpi.sipphone.from_linphone] srtp init 2022-03-22 07:49:33,321 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2022-03-22 07:49:33,334 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2022-03-22 07:49:33,336 [INFO] [doorpi.sipphone.from_linphone] also error in pcm_hw.c:1711 - open '/dev/snd/pcmC0D0c' failed (-2) 2022-03-22 07:49:33,338 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: bcm2835 Headphones' added 2022-03-22 07:49:33,338 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2022-03-22 07:49:33,338 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2022-03-22 07:49:33,338 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2022-03-22 07:49:33,338 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2022-03-22 07:49:33,339 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2022-03-22 07:49:33,339 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2022-03-22 07:49:33,339 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x12a7b58] registered on core [0x12a78f8] 2022-03-22 07:49:33,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x12a7b58, 1, "Starting up") 2022-03-22 07:49:33,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2022-03-22 07:49:33,339 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12a7b58] notifying [global_state_changed] 2022-03-22 07:49:33,339 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2022-03-22 07:49:33,340 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2022-03-22 07:49:33,341 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2022-03-22 07:49:33,342 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-22 07:49:33,343 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-22 07:49:33,344 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2022-03-22 07:49:33,345 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2022-03-22 07:49:33,346 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2022-03-22 07:49:33,347 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2022-03-22 07:49:33,348 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2022-03-22 07:49:33,349 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,350 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,351 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x12a7b58, 2, "(null)") 2022-03-22 07:49:33,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2022-03-22 07:49:33,351 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12a7b58] notifying [configuring_status] 2022-03-22 07:49:33,351 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2022-03-22 07:49:33,351 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2022-03-22 07:49:33,351 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2022-03-22 07:49:33,352 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2022-03-22 07:49:33,352 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2022-03-22 07:49:33,352 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2022-03-22 07:49:33,352 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2022-03-22 07:49:33,352 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2022-03-22 07:49:33,352 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2022-03-22 07:49:33,353 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2022-03-22 07:49:33,354 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x12a8498] on [sip:0.0.0.0:5060;transport=UDP] 2022-03-22 07:49:33,355 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x12b9130] on [sip:0.0.0.0:5060;transport=TCP] 2022-03-22 07:49:33,355 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2022-03-22 07:49:33,355 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x12b9130] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2022-03-22 07:49:33,355 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2022-03-22 07:49:33,355 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x129e850] on [sip:0.0.0.0:-1;transport=TLS] 2022-03-22 07:49:33,355 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 36103 2022-03-22 07:49:33,356 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,356 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x12a7b58, 2, "Ready") 2022-03-22 07:49:33,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2022-03-22 07:49:33,358 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12a7b58] notifying [global_state_changed] 2022-03-22 07:49:33,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0xb2e27848 2022-03-22 07:49:33,358 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2022-03-22 07:49:33,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0xb2e27848 [0x12a7b58], "DoorPi ") 2022-03-22 07:49:33,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2022-03-22 07:49:33,359 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2022-03-22 07:49:33,359 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2022-03-22 07:49:33,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0xb2e27848 [0x12a7b58], 2) 2022-03-22 07:49:33,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2022-03-22 07:49:33,360 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2022-03-22 07:49:33,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0xb2e27848 [0x12a7b58], 0x2a311c [0]) 2022-03-22 07:49:33,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2022-03-22 07:49:33,360 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2022-03-22 07:49:33,360 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2022-03-22 07:49:33,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2022-03-22 07:49:33,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0xb2e27860 2022-03-22 07:49:33,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0xb2e27848 [0x12a7b58], 0xb2e27860 [0xb2e27868]) 2022-03-22 07:49:33,361 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x12a8498] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2022-03-22 07:49:33,361 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x129e850] on [sip:0.0.0.0:36103;transport=TLS] destroyed 2022-03-22 07:49:33,361 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2022-03-22 07:49:33,361 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x12b9130] on [sip:0.0.0.0:5060;transport=UDP] 2022-03-22 07:49:33,362 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x124ecf0] on [sip:0.0.0.0:5060;transport=TCP] 2022-03-22 07:49:33,362 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2022-03-22 07:49:33,362 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x124ecf0] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2022-03-22 07:49:33,362 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2022-03-22 07:49:33,362 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x12b9ed0] on [sip:0.0.0.0:-1;transport=TLS] 2022-03-22 07:49:33,362 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 43995 2022-03-22 07:49:33,363 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,363 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-22 07:49:33,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2022-03-22 07:49:33,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0xb2e27860) 2022-03-22 07:49:33,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2022-03-22 07:49:33,363 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2022-03-22 07:49:33,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0xb2e27848 [0x12a7b58], 0x2a311c [0]) 2022-03-22 07:49:33,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2022-03-22 07:49:33,364 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2022-03-22 07:49:33,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0xb2e27848 [0x12a7b58], "") 2022-03-22 07:49:33,364 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2022-03-22 07:49:33,364 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1 2022-03-22 07:49:33,364 [INFO] [doorpi.sipphone.from_linphone] fd00::9a9b:cbff:fe76:3cb9 2022-03-22 07:49:33,365 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2022-03-22 07:49:33,365 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2022-03-22 07:49:33,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2022-03-22 07:49:33,365 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2022-03-22 07:49:33,366 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2022-03-22 07:49:33,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0xb2e27848 [0x12a7b58], 0) 2022-03-22 07:49:33,366 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2022-03-22 07:49:33,366 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2022-03-22 07:49:33,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2022-03-22 07:49:33,367 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2022-03-22 07:49:33,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0xb2e27848 [0x12a7b58], 120) 2022-03-22 07:49:33,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2022-03-22 07:49:33,367 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2022-03-22 07:49:33,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0xb2e27848 [0x12a7b58], 15) 2022-03-22 07:49:33,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2022-03-22 07:49:33,367 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav 2022-03-22 07:49:33,368 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2022-03-22 07:49:33,368 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2022-03-22 07:49:33,368 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2022-03-22 07:49:33,369 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2022-03-22 07:49:33,369 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2022-03-22 07:49:33,369 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2022-03-22 07:49:33,369 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2022-03-22 07:49:33,369 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2022-03-22 07:49:33,369 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2022-03-22 07:49:33,369 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2022-03-22 07:49:33,370 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2022-03-22 07:49:33,370 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2022-03-22 07:49:33,370 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2022-03-22 07:49:33,370 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2022-03-22 07:49:33,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0xb2e27848 [0x12a7b58], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2022-03-22 07:49:33,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2022-03-22 07:49:33,371 [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 2022-03-22 07:49:33,371 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2022-03-22 07:49:33,371 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2022-03-22 07:49:33,371 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2022-03-22 07:49:33,372 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2022-03-22 07:49:33,372 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2022-03-22 07:49:33,373 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2022-03-22 07:49:33,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4cb85f8 2022-03-22 07:49:33,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0xb2e46e60 2022-03-22 07:49:33,374 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default device 2022-03-22 07:49:33,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0xb2e27848 [0x12a7b58], "ALSA: default device") 2022-03-22 07:49:33,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2022-03-22 07:49:33,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0xb2e46ef0 2022-03-22 07:49:33,374 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default device 2022-03-22 07:49:33,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0xb2e27848 [0x12a7b58], "ALSA: default device") 2022-03-22 07:49:33,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2022-03-22 07:49:33,375 [TRACE] [doorpi.conf.config_object] get_integer for key mic_gain_db in section SIP-Phone (default: 0) returns 0.0 2022-03-22 07:49:33,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_mic_gain_db(0xb2e27848 [0x12a7b58], 0.000000) 2022-03-22 07:49:33,375 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2022-03-22 07:49:33,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_mic_gain_db -> 0 2022-03-22 07:49:33,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4cb85f8 2022-03-22 07:49:33,376 [INFO] [doorpi.sipphone.from_linphone] found 2 possible sounddevices: 2022-03-22 07:49:33,376 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2022-03-22 07:49:33,376 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-22 07:49:33,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4cb85f8 2022-03-22 07:49:33,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0xb2e27848 [0x12a7b58], "ALSA: default device") 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2a3128 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0xb2e27848 [0x12a7b58], "ALSA: default device") 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2a3128 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0xb2e27848 [0x12a7b58], "ALSA: bcm2835 Headphones") 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2a311c 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0xb2e27848 [0x12a7b58], "ALSA: bcm2835 Headphones") 2022-03-22 07:49:33,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2a3128 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 Headphones 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0xb2e46fb0 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0xb2e46fb0 2022-03-22 07:49:33,378 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device 2022-03-22 07:49:33,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_mic_gain_db(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_mic_gain_db -> 0x1257450 2022-03-22 07:49:33,379 [DEBUG] [doorpi.sipphone.from_linphone] mic_gain_db: 0.0 2022-03-22 07:49:33,379 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2022-03-22 07:49:33,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12a75b0) 2022-03-22 07:49:33,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7cc0 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7cc0 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7cc0 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12a7620) 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7cd0 2022-03-22 07:49:33,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7cd0 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7cd0 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12a7688) 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7ce0 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7ce0 2022-03-22 07:49:33,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7ce0 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12a76f0) 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7cf0 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7cf0 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7cf0 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12b8c38) 2022-03-22 07:49:33,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d00 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d00 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d00 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12b8c90) 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d10 2022-03-22 07:49:33,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d10 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d10 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12b8ce8) 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d20 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d20 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d20 2022-03-22 07:49:33,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12b8d40) 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d30 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d30 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d30 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12b8da8) 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d40 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d40 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d40 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x12b8f18) 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d50 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d50 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d50 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0xb4cb85d0 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7cc0 [0x12a75b0]) 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c8d160 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7cc0 [0x12a75b0]) 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2022-03-22 07:49:33,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7cc0 [0x12a75b0], 0x2a311c [0]) 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7cd0 [0x12a7620]) 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75b00 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7cd0 [0x12a7620]) 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7cd0 [0x12a7620], 0x2a311c [0]) 2022-03-22 07:49:33,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7ce0 [0x12a7688]) 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75b00 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7ce0 [0x12a7688]) 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7ce0 [0x12a7688], 0x2a311c [0]) 2022-03-22 07:49:33,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7cf0 [0x12a76f0]) 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75b00 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7cf0 [0x12a76f0]) 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7cf0 [0x12a76f0], 0x2a3128 [1]) 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d00 [0x12b8c38]) 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75b00 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d00 [0x12b8c38]) 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d00 [0x12b8c38], 0x2a3128 [1]) 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d10 [0x12b8c90]) 2022-03-22 07:49:33,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d10 [0x12b8c90]) 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d10 [0x12b8c90], 0x2a311c [0]) 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d20 [0x12b8ce8]) 2022-03-22 07:49:33,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75b00 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d20 [0x12b8ce8]) 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d20 [0x12b8ce8], 0x2a311c [0]) 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d30 [0x12b8d40]) 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75b00 2022-03-22 07:49:33,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d30 [0x12b8d40]) 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c75ea0 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d30 [0x12b8d40], 0x2a311c [0]) 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d40 [0x12b8da8]) 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d40 [0x12b8da8]) 2022-03-22 07:49:33,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d40 [0x12b8da8], 0x2a311c [0]) 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d50 [0x12b8f18]) 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d50 [0x12b8f18]) 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,395 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d50 [0x12b8f18], 0x2a311c [0]) 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4cb8620 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4cb8620 2022-03-22 07:49:33,396 [INFO] [doorpi.sipphone.from_linphone] found 1 possible videodevices: 2022-03-22 07:49:33,396 [DEBUG] [doorpi.sipphone.from_linphone] | name 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4cb8620 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4cb8620 2022-03-22 07:49:33,397 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: StaticImage: Static picture) returns StaticImage: Static picture 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4cb8620 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0xb2e27848 [0x12a7b58], 0x2a3128 [1]) 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0xb2e27848 [0x12a7b58], "StaticImage: Static picture") 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2022-03-22 07:49:33,398 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2022-03-22 07:49:33,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0xb2e27848 [0x12a7b58], "vga") 2022-03-22 07:49:33,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2022-03-22 07:49:33,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0xb2e52170 2022-03-22 07:49:33,399 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture 2022-03-22 07:49:33,399 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2022-03-22 07:49:33,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1275d40) 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6ce7d60 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6ce7d60 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6ce7d60 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0xb4cb8350 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d60 [0x1275d40]) 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2a3128 2022-03-22 07:49:33,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6ce7d60 [0x1275d40]) 2022-03-22 07:49:33,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb2e27860 2022-03-22 07:49:33,401 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2022-03-22 07:49:33,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb2e27848 [0x12a7b58], 0xb6ce7d60 [0x1275d40], 0x2a3128 [1]) 2022-03-22 07:49:33,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xfc776c 2022-03-22 07:49:33,401 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.178.1 2022-03-22 07:49:33,402 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns doorpiadmin 2022-03-22 07:49:33,402 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: doorpiadmin) returns ******* 2022-03-22 07:49:33,402 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.178.1) returns fritz.box 2022-03-22 07:49:33,402 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2022-03-22 07:49:33,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0xb2e27848 [0x12a7b58]) 2022-03-22 07:49:33,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x1257f88) 2022-03-22 07:49:33,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2022-03-22 07:49:33,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0xb6ce7d70 2022-03-22 07:49:33,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2022-03-22 07:49:33,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0xb6ce7d70 2022-03-22 07:49:33,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0xb6ce7d70 2022-03-22 07:49:33,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0xb6ce7d70 2022-03-22 07:49:33,404 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2022-03-22 07:49:33,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x12aa7b8) 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0xb6ce7d80 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0xb6ce7d80 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0xb6ce7d80 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0xb6ce7d80 2022-03-22 07:49:33,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0xb6ce7d70 [0x1257f88], 0xb6ce7d80 [0x12aa7b8]) 2022-03-22 07:49:33,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2022-03-22 07:49:33,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0xb6ce7d70 [0x1257f88], "sip:192.168.178.1") 2022-03-22 07:49:33,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2022-03-22 07:49:33,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0xb6ce7d70 [0x1257f88], 0x2a3128 [1]) 2022-03-22 07:49:33,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2022-03-22 07:49:33,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0xb2e27848 [0x12a7b58], 0xb6ce7d70 [0x1257f88]) 2022-03-22 07:49:33,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0xfc776c 2022-03-22 07:49:33,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0xb2e27848 [0x12a7b58], 0xb6ce7d70 [0x1257f88]) 2022-03-22 07:49:33,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2022-03-22 07:49:33,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0xb2e27848 [0x12a7b58], "doorpiadmin", "(null)", "Nb14102011", "(null)", "(null)", "fritz.box") 2022-03-22 07:49:33,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x12cb4e0) 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0xb6ce7d90 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0xb6ce7d90 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0xb6ce7d90 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0xb6ce7d90 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0xb2e27848 [0x12a7b58], 0xb6ce7d90 [0x12cb4e0]) 2022-03-22 07:49:33,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2022-03-22 07:49:33,409 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2022-03-22 07:49:33,409 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnKeyPressed_onboardpins.0', 'EVENT_OnStartup'] 2022-03-22 07:49:33,409 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_onboardpins.0' in configfile 2022-03-22 07:49:33,409 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_onboardpins.0 returns ['10'] 2022-03-22 07:49:33,409 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_onboardpins.0' 2022-03-22 07:49:33,409 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_onboardpins.0 (default: ) returns file_call_value:/usr/local/etc/DoorPi/tools/call.txt 2022-03-22 07:49:33,410 [DEBUG] [doorpi.action.SingleActions.file_call_value] doorpi.action.SingleActions.file_call_value loaded 2022-03-22 07:49:33,410 [TRACE] [doorpi.action.handler] action CallPhoneNumberFromFileAction with args () and kwargs {'filename': '/usr/local/etc/DoorPi/tools/call.txt'} was added to new evententry OnKeyPressed_onboardpins.0 2022-03-22 07:49:33,410 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2022-03-22 07:49:33,410 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10'] 2022-03-22 07:49:33,410 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2022-03-22 07:49:33,411 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2022-03-22 07:49:33,411 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2022-03-22 07:49:33,411 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup 2022-03-22 07:49:33,411 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,411 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.1 2022-03-22 07:49:33,412 [TRACE] [doorpi.conf.config_object] get_string for key 0 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,412 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to event OnKeyPressed_onboardpins.0 2022-03-22 07:49:33,412 [TRACE] [doorpi.conf.config_object] get_string for key 3 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,412 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.3 2022-03-22 07:49:33,412 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,412 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.2 2022-03-22 07:49:33,412 [TRACE] [doorpi.conf.config_object] get_string for key 5 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,413 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.5 2022-03-22 07:49:33,413 [TRACE] [doorpi.conf.config_object] get_string for key 4 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,413 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.4 2022-03-22 07:49:33,413 [TRACE] [doorpi.conf.config_object] get_string for key 7 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,413 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.7 2022-03-22 07:49:33,413 [TRACE] [doorpi.conf.config_object] get_string for key 6 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-22 07:49:33,413 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.6 2022-03-22 07:49:33,414 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"0#"'] 2022-03-22 07:49:33,414 [TRACE] [doorpi.conf.config_object] get_string for key "0#" in section DTMF (default: ) returns out:Tueroeffner,1,0,3 2022-03-22 07:49:33,414 [DEBUG] [doorpi.action.SingleActions.out] doorpi.action.SingleActions.out loaded 2022-03-22 07:49:33,414 [DEBUG] [doorpi.action.SingleActions.out_triggered] doorpi.action.SingleActions.out_triggered loaded 2022-03-22 07:49:33,415 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 3.0, 'pin': 'Tueroeffner', 'start_value': '1'} was added to new evententry OnDTMF_"0#" 2022-03-22 07:49:33,415 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns DoorPi-Alive-LED 2022-03-22 07:49:33,415 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': 'False', 'value': 'HIGH', 'pin': 'DoorPi-Alive-LED'} was added to event OnTimeSecondEvenNumber 2022-03-22 07:49:33,415 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': 'False', 'value': 'LOW', 'pin': 'DoorPi-Alive-LED'} was added to new evententry OnTimeSecondUnevenNumber 2022-03-22 07:49:33,415 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron Exception in thread OnWebServerStart from doorpi.status.webserver: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked Exception in thread OnCallStart from doorpi.sipphone.linphone_lib.CallBacks: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked 2022-03-22 07:49:36,162 [ERROR] [doorpi.main] Exception NameError: database is locked Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/main.py", line 152, in main_as_application try: doorpi.DoorPi(parsed_arguments).run() File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/doorpi.py", line 235, in run self.event_handler.fire_event_synchron('OnStartup', __name__) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked 2022-03-22 07:49:36,168 [DEBUG] [doorpi.doorpi] destroy doorpi 2022-03-22 07:49:36,168 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started -1225334720)>, , , , , , , , ] 2022-03-22 07:49:36,169 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron Exception in thread OnPlayerCreated from doorpi.sipphone.linphone_lib.Player: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked Exception in thread OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked Exception in thread OnSipPhoneCreate from doorpi.sipphone.from_linphone: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked Exception in thread BeforeShutdown from doorpi.doorpi: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked Traceback (most recent call last): File "/usr/local/bin/doorpi_cli", line 11, in load_entry_point('DoorPi==2.5.1', 'console_scripts', 'doorpi_cli')() File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/main.py", line 169, in entry_point Exception in thread BeforeStartup from doorpi.doorpi: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked raise SystemExit(main_as_application(sys.argv)) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/main.py", line 155, in main_as_application finally: doorpi.DoorPi().destroy() File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/doorpi.py", line 205, in destroy self.event_handler.fire_event_synchron('OnShutdown', __name__) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 251, in fire_event_synchron if not silent: self.db.insert_event_log(event_fire_id, event_source, event_name, start_time, kwargs) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/DoorPi-2.5.1-py2.7.egg/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) sqlite3.OperationalError: database is locked