2022-03-21 19:39:28,676 [INFO] [doorpi.main] ___ ___ _ / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1 / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0 /___,' \___/ \___/|_| \/ |_| URL: Authors: Thomas Meissner Supporter: Phillip Munz Hermann Dötsch Dennis Häußler Hubert Nusser Michael Hauer Andreas Schwarz Max Rößler missing someone? -> sorry -> mail me 2022-03-21 19:39:28,677 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2022-03-21 19:39:28,677 [DEBUG] [doorpi.doorpi] run 2022-03-21 19:39:28,677 [DEBUG] [doorpi.doorpi] prepare 2022-03-21 19:39:28,677 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2022-03-21 19:39:28,678 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2022-03-21 19:39:28,681 [DEBUG] [doorpi.conf.config_object] __init__ 2022-03-21 19:39:28,681 [TRACE] [doorpi.conf.config_object] get_from_config 2022-03-21 19:39:28,683 [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-21 19:39:28,683 [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-21 19:39:28,683 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2022-03-21 19:39:28,684 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2022-03-21 19:39:28,685 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2022-03-21 19:39:28,685 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2022-03-21 19:39:28,686 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2022-03-21 19:39:28,686 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2022-03-21 19:39:28,686 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2022-03-21 19:39:28,686 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2022-03-21 19:39:28,687 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2022-03-21 19:39:28,688 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2022-03-21 19:39:28,688 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2022-03-21 19:39:28,688 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2022-03-21 19:39:28,688 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2022-03-21 19:39:28,688 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2022-03-21 19:39:28,689 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2022-03-21 19:39:28,690 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 8080 2022-03-21 19:39:28,690 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2022-03-21 19:39:28,690 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2022-03-21 19:39:28,690 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2022-03-21 19:39:28,690 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2022-03-21 19:39:28,690 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2022-03-21 19:39:28,691 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2022-03-21 19:39:28,692 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2022-03-21 19:39:28,692 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2022-03-21 19:39:28,692 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2022-03-21 19:39:28,692 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2022-03-21 19:39:28,692 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2022-03-21 19:39:28,693 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2022-03-21 19:39:28,693 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2022-03-21 19:39:28,693 [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-21 19:39:28,693 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2022-03-21 19:39:28,693 [WARNING] [root] section WritePermission not found in configfile 2022-03-21 19:39:28,694 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns [] 2022-03-21 19:39:28,694 [WARNING] [root] section ReadPermission not found in configfile 2022-03-21 19:39:28,694 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2022-03-21 19:39:28,694 [WARNING] [root] section Group not found in configfile 2022-03-21 19:39:28,694 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns [] 2022-03-21 19:39:28,694 [WARNING] [root] section User not found in configfile 2022-03-21 19:39:28,694 [TRACE] [doorpi.conf.config_object] get_keys for section User returns [] 2022-03-21 19:39:28,694 [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-21 19:39:28,695 [ERROR] [doorpi.status.webserver] no ReadPermission found 2022-03-21 19:39:28,695 [ERROR] [doorpi.status.webserver] no groups in configfile! 2022-03-21 19:39:28,695 [ERROR] [doorpi.status.webserver] no WritePermission found 2022-03-21 19:39:28,695 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2022-03-21 19:39:28,695 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2022-03-21 19:39:28,695 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2022-03-21 19:39:28,696 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,696 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2022-03-21 19:39:28,696 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,696 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,697 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,698 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,698 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,698 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,698 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2022-03-21 19:39:28,698 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnTimeSecondEvenNumber 2022-03-21 19:39:28,698 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['virtual', 'onboardpins'] 2022-03-21 19:39:28,698 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: virtual, onboardpins) 2022-03-21 19:39:28,698 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'virtual' to handler 2022-03-21 19:39:28,699 [TRACE] [doorpi.conf.config_object] get_string for key virtual in section keyboards (default: dummy) returns filesystem 2022-03-21 19:39:28,699 [TRACE] [doorpi.conf.config_object] get_keys for section virtual_InputPins returns [] 2022-03-21 19:39:28,699 [TRACE] [doorpi.conf.config_object] get_keys for section virtual_OutputPins returns [] 2022-03-21 19:39:28,699 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section virtual_keyboard (default: 2000) returns 2000.0 2022-03-21 19:39:28,699 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section virtual_keyboard (default: 0) returns 0 2022-03-21 19:39:28,699 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section virtual_keyboard (default: True) returns True 2022-03-21 19:39:28,700 [DEBUG] [doorpi.keyboard.from_filesystem] doorpi.keyboard.from_filesystem loaded 2022-03-21 19:39:28,732 [DEBUG] [doorpi.keyboard.from_filesystem] FileSystem.__init__(input_pins = [], output_pins = [], polarity = 0) 2022-03-21 19:39:28,733 [TRACE] [doorpi.conf.config_object] get_boolean for key reset_input in section virtual_keyboard (default: True) returns True 2022-03-21 19:39:28,733 [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-21 19:39:28,733 [DEBUG] [doorpi.conf.config_object] parse string "/usr/local/etc/DoorPi/filesystem/inputs/" to "/usr/local/etc/DoorPi/filesystem/inputs/" 2022-03-21 19:39:28,734 [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-21 19:39:28,734 [DEBUG] [doorpi.conf.config_object] parse string "/usr/local/etc/DoorPi/filesystem/outputs/" to "/usr/local/etc/DoorPi/filesystem/outputs/" 2022-03-21 19:39:28,736 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2022-03-21 19:39:28,736 [TRACE] [doorpi.conf.config_object] get_keys for section virtual_OutputPins returns [] 2022-03-21 19:39:28,736 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'onboardpins' to handler 2022-03-21 19:39:28,736 [TRACE] [doorpi.conf.config_object] get_string for key onboardpins in section keyboards (default: dummy) returns piface 2022-03-21 19:39:28,736 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_InputPins returns ['1', '0', '3', '2', '5', '4', '7', '6'] 2022-03-21 19:39:28,737 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['1', '0', '2', '7'] 2022-03-21 19:39:28,737 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section onboardpins_keyboard (default: 2000) returns 4000.0 2022-03-21 19:39:28,737 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section onboardpins_keyboard (default: 0) returns 0 2022-03-21 19:39:28,737 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section onboardpins_keyboard (default: True) returns True 2022-03-21 19:39:28,737 [DEBUG] [doorpi.keyboard.from_piface] doorpi.keyboard.from_piface loaded 2022-03-21 19:39:28,746 [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-21 19:39:28,772 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,772 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was added 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_1 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_1 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.1 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.1 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,773 [TRACE] [doorpi.action.handler] register Event OnKeyUp_1 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_1 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.1 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.1 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] register Event OnKeyDown_1 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_1 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.1 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,774 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.1 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_0 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_0 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.0 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.0 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,775 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] register Event OnKeyUp_0 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_0 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.0 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.0 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] register Event OnKeyDown_0 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_0 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,776 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.0 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.0 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_3 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_3 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.3 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.3 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,777 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] register Event OnKeyUp_3 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_3 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.3 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.3 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] register Event OnKeyDown_3 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_3 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,778 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.3 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.3 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_2 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_2 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.2 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.2 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,779 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] register Event OnKeyUp_2 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_2 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.2 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.2 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] register Event OnKeyDown_2 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,780 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_2 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,781 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.2 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,781 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.2 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,781 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,781 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,781 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_5 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_5 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.5 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.5 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] register Event OnKeyUp_5 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_5 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.5 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,782 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.5 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] register Event OnKeyDown_5 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_5 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.5 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.5 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,783 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_4 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_4 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.4 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.4 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] register Event OnKeyUp_4 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_4 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.4 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,784 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.4 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] register Event OnKeyDown_4 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_4 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.4 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.4 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,785 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_7 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_7 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.7 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.7 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] register Event OnKeyUp_7 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_7 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.7 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,786 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.7 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] register Event OnKeyDown_7 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_7 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.7 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.7 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,787 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_6 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_6 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.6 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.6 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] register Event OnKeyUp_6 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_6 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.6 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,788 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.6 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,789 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2022-03-21 19:39:28,789 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2022-03-21 19:39:28,789 [TRACE] [doorpi.action.handler] register Event OnKeyDown_6 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,789 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_6 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,789 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.6 from doorpi.keyboard.from_piface 2022-03-21 19:39:28,789 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.6 and registered source doorpi.keyboard.from_piface 2022-03-21 19:39:28,800 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2022-03-21 19:39:28,801 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['1', '0', '2', '7'] 2022-03-21 19:39:28,801 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section onboardpins_OutputPins (default: ) returns Tueroeffner 2022-03-21 19:39:28,801 [TRACE] [doorpi.conf.config_object] get_string for key 0 in section onboardpins_OutputPins (default: ) returns Verstaerker 2022-03-21 19:39:28,801 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section onboardpins_OutputPins (default: ) returns 2022-03-21 19:39:28,801 [TRACE] [doorpi.conf.config_object] get_string for key 7 in section onboardpins_OutputPins (default: ) returns DoorPi-Alive-LED 2022-03-21 19:39:28,803 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2022-03-21 19:39:28,804 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2022-03-21 19:39:28,805 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2022-03-21 19:39:28,806 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2022-03-21 19:39:28,827 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2022-03-21 19:39:28,829 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2022-03-21 19:39:28,830 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2022-03-21 19:39:28,837 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2022-03-21 19:39:28,840 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2022-03-21 19:39:28,840 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2022-03-21 19:39:28,841 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2022-03-21 19:39:28,842 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2022-03-21 19:39:28,842 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2022-03-21 19:39:28,843 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2022-03-21 19:39:28,848 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2022-03-21 19:39:28,848 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2022-03-21 19:39:28,849 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,849 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2022-03-21 19:39:28,849 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,849 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,849 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,849 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,849 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,850 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,851 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2022-03-21 19:39:28,852 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2022-03-21 19:39:28,852 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2022-03-21 19:39:28,852 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2022-03-21 19:39:28,852 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,852 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2022-03-21 19:39:28,852 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,852 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,852 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,853 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,854 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"0#"'] 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] register Event OnDTMF_"0#" from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"0#" and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,855 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,856 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2022-03-21 19:39:28,857 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2022-03-21 19:39:28,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2022-03-21 19:39:28,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0xb22fa830 2022-03-21 19:39:28,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2022-03-21 19:39:28,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0xb22fa830 2022-03-21 19:39:28,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0xb4cad390, "(null)", "(null)") 2022-03-21 19:39:28,859 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2022-03-21 19:39:28,859 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2022-03-21 19:39:28,859 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2022-03-21 19:39:28,859 [INFO] [doorpi.sipphone.from_linphone] srtp init 2022-03-21 19:39:28,866 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2022-03-21 19:39:28,879 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2022-03-21 19:39:28,882 [INFO] [doorpi.sipphone.from_linphone] also error in pcm_hw.c:1711 - open '/dev/snd/pcmC0D0c' failed (-2) 2022-03-21 19:39:28,883 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: bcm2835 Headphones' added 2022-03-21 19:39:28,883 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2022-03-21 19:39:28,883 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2022-03-21 19:39:28,884 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2022-03-21 19:39:28,884 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2022-03-21 19:39:28,884 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2022-03-21 19:39:28,884 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2022-03-21 19:39:28,884 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x8c1428] registered on core [0x936350] 2022-03-21 19:39:28,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x8c1428, 1, "Starting up") 2022-03-21 19:39:28,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x8c1428] notifying [global_state_changed] 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2022-03-21 19:39:28,885 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2022-03-21 19:39:28,886 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2022-03-21 19:39:28,887 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-21 19:39:28,888 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2022-03-21 19:39:28,889 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2022-03-21 19:39:28,890 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2022-03-21 19:39:28,891 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2022-03-21 19:39:28,892 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2022-03-21 19:39:28,893 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2022-03-21 19:39:28,894 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2022-03-21 19:39:28,895 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2022-03-21 19:39:28,896 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,896 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,896 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x8c1428, 2, "(null)") 2022-03-21 19:39:28,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2022-03-21 19:39:28,896 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x8c1428] notifying [configuring_status] 2022-03-21 19:39:28,896 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2022-03-21 19:39:28,897 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2022-03-21 19:39:28,897 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2022-03-21 19:39:28,898 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2022-03-21 19:39:28,899 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x914e00] on [sip:0.0.0.0:5060;transport=UDP] 2022-03-21 19:39:28,900 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x911c18] on [sip:0.0.0.0:5060;transport=TCP] 2022-03-21 19:39:28,900 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2022-03-21 19:39:28,900 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x911c18] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2022-03-21 19:39:28,900 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2022-03-21 19:39:28,900 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x9251f8] on [sip:0.0.0.0:-1;transport=TLS] 2022-03-21 19:39:28,900 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 43083 2022-03-21 19:39:28,901 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,901 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x8c1428, 2, "Ready") 2022-03-21 19:39:28,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2022-03-21 19:39:28,903 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x8c1428] notifying [global_state_changed] 2022-03-21 19:39:28,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0xb22fa830 2022-03-21 19:39:28,903 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2022-03-21 19:39:28,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0xb22fa830 [0x8c1428], "DoorPi ") 2022-03-21 19:39:28,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2022-03-21 19:39:28,904 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2022-03-21 19:39:28,905 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2022-03-21 19:39:28,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0xb22fa830 [0x8c1428], 2) 2022-03-21 19:39:28,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2022-03-21 19:39:28,905 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2022-03-21 19:39:28,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0xb22fa830 [0x8c1428], 0x2a311c [0]) 2022-03-21 19:39:28,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2022-03-21 19:39:28,906 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2022-03-21 19:39:28,906 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2022-03-21 19:39:28,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2022-03-21 19:39:28,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0xb22fa848 2022-03-21 19:39:28,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0xb22fa830 [0x8c1428], 0xb22fa848 [0xb22fa850]) 2022-03-21 19:39:28,906 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x914e00] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2022-03-21 19:39:28,906 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x9251f8] on [sip:0.0.0.0:43083;transport=TLS] destroyed 2022-03-21 19:39:28,907 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2022-03-21 19:39:28,907 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x904f48] on [sip:0.0.0.0:5060;transport=UDP] 2022-03-21 19:39:28,907 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x911c18] on [sip:0.0.0.0:5060;transport=TCP] 2022-03-21 19:39:28,907 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2022-03-21 19:39:28,907 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x911c18] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2022-03-21 19:39:28,907 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2022-03-21 19:39:28,908 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x8ba770] on [sip:0.0.0.0:-1;transport=TLS] 2022-03-21 19:39:28,908 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 41885 2022-03-21 19:39:28,908 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,908 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2022-03-21 19:39:28,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2022-03-21 19:39:28,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0xb22fa848) 2022-03-21 19:39:28,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2022-03-21 19:39:28,909 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2022-03-21 19:39:28,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0xb22fa830 [0x8c1428], 0x2a311c [0]) 2022-03-21 19:39:28,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2022-03-21 19:39:28,909 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2022-03-21 19:39:28,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0xb22fa830 [0x8c1428], "") 2022-03-21 19:39:28,909 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2022-03-21 19:39:28,910 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1 2022-03-21 19:39:28,910 [INFO] [doorpi.sipphone.from_linphone] fd00::9a9b:cbff:fe76:3cb9 2022-03-21 19:39:28,910 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2022-03-21 19:39:28,910 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2022-03-21 19:39:28,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2022-03-21 19:39:28,911 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2022-03-21 19:39:28,911 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2022-03-21 19:39:28,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0xb22fa830 [0x8c1428], 0) 2022-03-21 19:39:28,911 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2022-03-21 19:39:28,911 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2022-03-21 19:39:28,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2022-03-21 19:39:28,912 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2022-03-21 19:39:28,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0xb22fa830 [0x8c1428], 120) 2022-03-21 19:39:28,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2022-03-21 19:39:28,912 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2022-03-21 19:39:28,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0xb22fa830 [0x8c1428], 15) 2022-03-21 19:39:28,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2022-03-21 19:39:28,913 [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-21 19:39:28,913 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2022-03-21 19:39:28,913 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2022-03-21 19:39:28,914 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2022-03-21 19:39:28,914 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2022-03-21 19:39:28,914 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2022-03-21 19:39:28,914 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2022-03-21 19:39:28,914 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2022-03-21 19:39:28,915 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2022-03-21 19:39:28,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0xb22fa830 [0x8c1428], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2022-03-21 19:39:28,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2022-03-21 19:39:28,916 [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-21 19:39:28,916 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2022-03-21 19:39:28,917 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2022-03-21 19:39:28,917 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2022-03-21 19:39:28,917 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2022-03-21 19:39:28,917 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2022-03-21 19:39:28,917 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2022-03-21 19:39:28,917 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2022-03-21 19:39:28,917 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2022-03-21 19:39:28,917 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2022-03-21 19:39:28,918 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2022-03-21 19:39:28,918 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2022-03-21 19:39:28,918 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2022-03-21 19:39:28,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4c8e5f8 2022-03-21 19:39:28,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0xb2319e60 2022-03-21 19:39:28,919 [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-21 19:39:28,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0xb22fa830 [0x8c1428], "ALSA: default device") 2022-03-21 19:39:28,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2022-03-21 19:39:28,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0xb2319ef0 2022-03-21 19:39:28,920 [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-21 19:39:28,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0xb22fa830 [0x8c1428], "ALSA: default device") 2022-03-21 19:39:28,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2022-03-21 19:39:28,920 [TRACE] [doorpi.conf.config_object] get_integer for key mic_gain_db in section SIP-Phone (default: 0) returns 0.0 2022-03-21 19:39:28,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_mic_gain_db(0xb22fa830 [0x8c1428], 0.000000) 2022-03-21 19:39:28,920 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2022-03-21 19:39:28,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_mic_gain_db -> 0 2022-03-21 19:39:28,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4c8e5f8 2022-03-21 19:39:28,922 [INFO] [doorpi.sipphone.from_linphone] found 2 possible sounddevices: 2022-03-21 19:39:28,922 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2022-03-21 19:39:28,922 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-21 19:39:28,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4c8e5f8 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0xb22fa830 [0x8c1428], "ALSA: default device") 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2a3128 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0xb22fa830 [0x8c1428], "ALSA: default device") 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2a3128 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0xb22fa830 [0x8c1428], "ALSA: bcm2835 Headphones") 2022-03-21 19:39:28,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2a311c 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0xb22fa830 [0x8c1428], "ALSA: bcm2835 Headphones") 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2a3128 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 Headphones 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0xb2319fb0 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device 2022-03-21 19:39:28,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0xb2319fb0 2022-03-21 19:39:28,925 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device 2022-03-21 19:39:28,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_mic_gain_db(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_mic_gain_db -> 0x8e6e78 2022-03-21 19:39:28,925 [DEBUG] [doorpi.sipphone.from_linphone] mic_gain_db: 0.0 2022-03-21 19:39:28,925 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2022-03-21 19:39:28,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x925048) 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5cc0 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5cc0 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5cc0 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924ba0) 2022-03-21 19:39:28,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5cd0 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5cd0 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5cd0 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924c08) 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5ce0 2022-03-21 19:39:28,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5ce0 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5ce0 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924c70) 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5cf0 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5cf0 2022-03-21 19:39:28,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5cf0 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924cc8) 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d00 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d00 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d00 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924d20) 2022-03-21 19:39:28,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d10 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d10 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d10 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924d78) 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d20 2022-03-21 19:39:28,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d20 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d20 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x924dd0) 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d30 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d30 2022-03-21 19:39:28,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d30 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x935f18) 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d40 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d40 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d40 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x935f70) 2022-03-21 19:39:28,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d50 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d50 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d50 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0xb4c8e5d0 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5cc0 [0x925048]) 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c63160 2022-03-21 19:39:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5cc0 [0x925048]) 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5cc0 [0x925048], 0x2a311c [0]) 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5cd0 [0x924ba0]) 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4bac0 2022-03-21 19:39:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5cd0 [0x924ba0]) 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5cd0 [0x924ba0], 0x2a311c [0]) 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5ce0 [0x924c08]) 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4bac0 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5ce0 [0x924c08]) 2022-03-21 19:39:28,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5ce0 [0x924c08], 0x2a311c [0]) 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5cf0 [0x924c70]) 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4bac0 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5cf0 [0x924c70]) 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,936 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5cf0 [0x924c70], 0x2a3128 [1]) 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d00 [0x924cc8]) 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4bac0 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d00 [0x924cc8]) 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,937 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d00 [0x924cc8], 0x2a3128 [1]) 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d10 [0x924d20]) 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d10 [0x924d20]) 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2022-03-21 19:39:28,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d10 [0x924d20], 0x2a311c [0]) 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d20 [0x924d78]) 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4bac0 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d20 [0x924d78]) 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2022-03-21 19:39:28,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d20 [0x924d78], 0x2a311c [0]) 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d30 [0x924dd0]) 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4bac0 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d30 [0x924dd0]) 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4c4b740 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d30 [0x924dd0], 0x2a311c [0]) 2022-03-21 19:39:28,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d40 [0x935f18]) 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d40 [0x935f18]) 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d40 [0x935f18], 0x2a311c [0]) 2022-03-21 19:39:28,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d50 [0x935f70]) 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d50 [0x935f70]) 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d50 [0x935f70], 0x2a311c [0]) 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4c8e620 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4c8e620 2022-03-21 19:39:28,943 [INFO] [doorpi.sipphone.from_linphone] found 1 possible videodevices: 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] | name 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4c8e620 2022-03-21 19:39:28,943 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2022-03-21 19:39:28,944 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2022-03-21 19:39:28,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4c8e620 2022-03-21 19:39:28,944 [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-21 19:39:28,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4c8e620 2022-03-21 19:39:28,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0xb22fa830 [0x8c1428], 0x2a3128 [1]) 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0xb22fa830 [0x8c1428], "StaticImage: Static picture") 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2022-03-21 19:39:28,945 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0xb22fa830 [0x8c1428], "vga") 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0xb2325170 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture 2022-03-21 19:39:28,946 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x935fc8) 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6cd5d60 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2022-03-21 19:39:28,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6cd5d60 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6cd5d60 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0xb4c8e350 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d60 [0x935fc8]) 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2a3128 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6cd5d60 [0x935fc8]) 2022-03-21 19:39:28,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb22fa848 2022-03-21 19:39:28,948 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2022-03-21 19:39:28,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb22fa830 [0x8c1428], 0xb6cd5d60 [0x935fc8], 0x2a3128 [1]) 2022-03-21 19:39:28,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x63376c 2022-03-21 19:39:28,948 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.178.1 2022-03-21 19:39:28,948 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns doorpiadmin 2022-03-21 19:39:28,948 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: doorpiadmin) returns ******* 2022-03-21 19:39:28,948 [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-21 19:39:28,949 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0xb22fa830 [0x8c1428]) 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x802bb0) 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0xb6cd5d70 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0xb6cd5d70 2022-03-21 19:39:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0xb6cd5d70 2022-03-21 19:39:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0xb6cd5d70 2022-03-21 19:39:28,950 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2022-03-21 19:39:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2022-03-21 19:39:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x914e00) 2022-03-21 19:39:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2022-03-21 19:39:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0xb6cd5d80 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0xb6cd5d80 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0xb6cd5d80 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0xb6cd5d80 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0xb6cd5d70 [0x802bb0], 0xb6cd5d80 [0x914e00]) 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2022-03-21 19:39:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0xb6cd5d70 [0x802bb0], "sip:192.168.178.1") 2022-03-21 19:39:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2022-03-21 19:39:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0xb6cd5d70 [0x802bb0], 0x2a3128 [1]) 2022-03-21 19:39:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2022-03-21 19:39:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0xb22fa830 [0x8c1428], 0xb6cd5d70 [0x802bb0]) 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x63376c 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0xb22fa830 [0x8c1428], 0xb6cd5d70 [0x802bb0]) 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0xb22fa830 [0x8c1428], "doorpiadmin", "(null)", "Nb14102011", "(null)", "(null)", "fritz.box") 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x639778) 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2022-03-21 19:39:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0xb6cd5d90 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0xb6cd5d90 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0xb6cd5d90 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0xb6cd5d90 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0xb22fa830 [0x8c1428], 0xb6cd5d90 [0x639778]) 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2022-03-21 19:39:28,954 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2022-03-21 19:39:28,954 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnKeyPressed_onboardpins.0', 'EVENT_OnStartup'] 2022-03-21 19:39:28,955 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_onboardpins.0' in configfile 2022-03-21 19:39:28,955 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_onboardpins.0 returns ['10'] 2022-03-21 19:39:28,955 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_onboardpins.0' 2022-03-21 19:39:28,955 [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-21 19:39:28,959 [DEBUG] [doorpi.action.SingleActions.file_call_value] doorpi.action.SingleActions.file_call_value loaded 2022-03-21 19:39:28,959 [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-21 19:39:28,959 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2022-03-21 19:39:28,960 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10'] 2022-03-21 19:39:28,960 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2022-03-21 19:39:28,960 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2022-03-21 19:39:28,960 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2022-03-21 19:39:28,960 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup 2022-03-21 19:39:28,961 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,961 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.1 2022-03-21 19:39:28,961 [TRACE] [doorpi.conf.config_object] get_string for key 0 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,961 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to event OnKeyPressed_onboardpins.0 2022-03-21 19:39:28,961 [TRACE] [doorpi.conf.config_object] get_string for key 3 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,962 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.3 2022-03-21 19:39:28,962 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,962 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.2 2022-03-21 19:39:28,962 [TRACE] [doorpi.conf.config_object] get_string for key 5 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,962 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.5 2022-03-21 19:39:28,962 [TRACE] [doorpi.conf.config_object] get_string for key 4 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,962 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.4 2022-03-21 19:39:28,962 [TRACE] [doorpi.conf.config_object] get_string for key 7 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,963 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.7 2022-03-21 19:39:28,963 [TRACE] [doorpi.conf.config_object] get_string for key 6 in section onboardpins_InputPins (default: ) returns sleep:0 2022-03-21 19:39:28,963 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to new evententry OnKeyPressed_onboardpins.6 2022-03-21 19:39:28,963 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"0#"'] 2022-03-21 19:39:28,963 [TRACE] [doorpi.conf.config_object] get_string for key "0#" in section DTMF (default: ) returns out:Tueroeffner,1,0,3 2022-03-21 19:39:28,964 [DEBUG] [doorpi.action.SingleActions.out] doorpi.action.SingleActions.out loaded 2022-03-21 19:39:28,964 [DEBUG] [doorpi.action.SingleActions.out_triggered] doorpi.action.SingleActions.out_triggered loaded 2022-03-21 19:39:28,964 [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-21 19:39:28,964 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns DoorPi-Alive-LED 2022-03-21 19:39:28,964 [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-21 19:39:28,965 [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-21 19:39:28,965 [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-21 19:39:31,707 [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-21 19:39:31,713 [DEBUG] [doorpi.doorpi] destroy doorpi 2022-03-21 19:39:31,713 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started -1225408448)>, , , , , , , , ] 2022-03-21 19:39:31,714 [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 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 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 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