2017-05-10 13:07:18,804 [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 2017-05-10 13:07:18,804 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2017-05-10 13:07:18,805 [DEBUG] [doorpi.doorpi] run 2017-05-10 13:07:18,805 [DEBUG] [doorpi.doorpi] prepare 2017-05-10 13:07:18,805 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2017-05-10 13:07:18,807 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2017-05-10 13:07:18,811 [DEBUG] [doorpi.conf.config_object] __init__ 2017-05-10 13:07:18,811 [TRACE] [doorpi.conf.config_object] get_from_config 2017-05-10 13:07:18,813 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi 2017-05-10 13:07:18,813 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2017-05-10 13:07:18,814 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2017-05-10 13:07:18,816 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2017-05-10 13:07:18,816 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2017-05-10 13:07:18,816 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2017-05-10 13:07:18,817 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2017-05-10 13:07:18,817 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2017-05-10 13:07:18,817 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2017-05-10 13:07:18,817 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2017-05-10 13:07:18,817 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2017-05-10 13:07:18,817 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2017-05-10 13:07:18,818 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2017-05-10 13:07:18,818 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2017-05-10 13:07:18,818 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2017-05-10 13:07:18,818 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2017-05-10 13:07:18,819 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2017-05-10 13:07:18,820 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2017-05-10 13:07:18,822 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2017-05-10 13:07:18,822 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2017-05-10 13:07:18,822 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2017-05-10 13:07:18,823 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2017-05-10 13:07:18,823 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2017-05-10 13:07:18,824 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2017-05-10 13:07:18,826 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 8080 2017-05-10 13:07:18,826 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2017-05-10 13:07:18,826 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2017-05-10 13:07:18,827 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2017-05-10 13:07:18,827 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2017-05-10 13:07:18,827 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2017-05-10 13:07:18,827 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2017-05-10 13:07:18,828 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2017-05-10 13:07:18,828 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2017-05-10 13:07:18,829 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2017-05-10 13:07:18,829 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2017-05-10 13:07:18,830 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2017-05-10 13:07:18,830 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2017-05-10 13:07:18,830 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2017-05-10 13:07:18,831 [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 2017-05-10 13:07:18,831 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2017-05-10 13:07:18,831 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns ['administrator'] 2017-05-10 13:07:18,832 [WARNING] [root] section ReadPermission not found in configfile 2017-05-10 13:07:18,832 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2017-05-10 13:07:18,832 [WARNING] [root] section Group not found in configfile 2017-05-10 13:07:18,832 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns [] 2017-05-10 13:07:18,833 [WARNING] [root] section User not found in configfile 2017-05-10 13:07:18,833 [TRACE] [doorpi.conf.config_object] get_keys for section User returns [] 2017-05-10 13:07:18,833 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnTimeHour0', 'keyboards', 'AdminNumbers', 'SIP-Phone', 'WritePermission', 'EVENT_OnStartup', 'user', 'DoorPiWeb', 'DoorPi'] 2017-05-10 13:07:18,833 [TRACE] [doorpi.conf.config_object] get_list for key administrator in section WritePermission (default: []) returns ['installer'] 2017-05-10 13:07:18,834 [ERROR] [doorpi.status.webserver] group administrator doesn't exist but is assigned to WritePermission 2017-05-10 13:07:18,834 [ERROR] [doorpi.status.webserver] no ReadPermission found 2017-05-10 13:07:18,834 [ERROR] [doorpi.status.webserver] module installer doesn't exist but is assigned to group administrator in WritePermission 2017-05-10 13:07:18,834 [ERROR] [doorpi.status.webserver] no groups in configfile! 2017-05-10 13:07:18,834 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2017-05-10 13:07:18,835 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2017-05-10 13:07:18,835 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2017-05-10 13:07:18,836 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,836 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2017-05-10 13:07:18,837 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,837 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,837 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,837 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,838 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,838 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,838 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,838 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,839 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,839 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,839 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,839 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,839 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,840 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,840 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2017-05-10 13:07:18,840 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnTimeSecondEvenNumber 2017-05-10 13:07:18,840 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['dummy'] 2017-05-10 13:07:18,841 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: dummy) 2017-05-10 13:07:18,841 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'dummy' to handler 2017-05-10 13:07:18,841 [TRACE] [doorpi.conf.config_object] get_string for key dummy in section keyboards (default: dummy) returns dummy 2017-05-10 13:07:18,841 [WARNING] [root] section dummy_InputPins not found in configfile 2017-05-10 13:07:18,842 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_InputPins returns [] 2017-05-10 13:07:18,842 [WARNING] [root] section dummy_OutputPins not found in configfile 2017-05-10 13:07:18,842 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns [] 2017-05-10 13:07:18,842 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section dummy_keyboard (default: 2000) returns 2000.0 2017-05-10 13:07:18,843 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section dummy_keyboard (default: 0) returns 0 2017-05-10 13:07:18,843 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section dummy_keyboard (default: True) returns True 2017-05-10 13:07:18,844 [DEBUG] [doorpi.keyboard.from_dummy] doorpi.keyboard.from_dummy loaded 2017-05-10 13:07:18,844 [DEBUG] [doorpi.keyboard.from_dummy] __init__(input_pins = [], output_pins = [], bouncetime = 2000.0, polarity = 0) 2017-05-10 13:07:18,845 [WARNING] [root] section dummy_InputPins not found in configfile 2017-05-10 13:07:18,845 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_InputPins returns [] 2017-05-10 13:07:18,845 [WARNING] [root] section dummy_OutputPins not found in configfile 2017-05-10 13:07:18,845 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns [] 2017-05-10 13:07:18,846 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2017-05-10 13:07:18,846 [WARNING] [root] section dummy_OutputPins not found in configfile 2017-05-10 13:07:18,846 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns [] 2017-05-10 13:07:18,847 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2017-05-10 13:07:18,848 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2017-05-10 13:07:18,849 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2017-05-10 13:07:18,850 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2017-05-10 13:07:18,876 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2017-05-10 13:07:18,877 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2017-05-10 13:07:18,879 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2017-05-10 13:07:18,916 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2017-05-10 13:07:18,921 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2017-05-10 13:07:18,921 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2017-05-10 13:07:18,922 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2017-05-10 13:07:18,924 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2017-05-10 13:07:18,926 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2017-05-10 13:07:18,927 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2017-05-10 13:07:18,928 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2017-05-10 13:07:18,928 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2017-05-10 13:07:18,928 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,929 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2017-05-10 13:07:18,929 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,929 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,929 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,929 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,930 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,930 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,930 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,930 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,930 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,931 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,931 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,931 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,931 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,931 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,932 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,932 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,932 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,932 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,932 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,933 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,933 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,933 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2017-05-10 13:07:18,933 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2017-05-10 13:07:18,934 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2017-05-10 13:07:18,934 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2017-05-10 13:07:18,934 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,934 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2017-05-10 13:07:18,934 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,935 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,935 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,935 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,935 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,935 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,936 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,936 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,936 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,936 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,936 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,937 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,937 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,937 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,937 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,937 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,938 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,938 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,938 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,938 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,938 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,939 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,939 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,939 [WARNING] [root] section DTMF not found in configfile 2017-05-10 13:07:18,939 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2017-05-10 13:07:18,940 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,940 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2017-05-10 13:07:18,940 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,940 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,940 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,941 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,941 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,941 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,941 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,941 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,942 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,942 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,942 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,942 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,942 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,943 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,943 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,943 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,943 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,943 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-10 13:07:18,944 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-10 13:07:18,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2017-05-10 13:07:18,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x74e7e818 2017-05-10 13:07:18,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2017-05-10 13:07:18,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x74e7e818 2017-05-10 13:07:18,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x74e97ae0, "(null)", "(null)") 2017-05-10 13:07:18,946 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2017-05-10 13:07:18,946 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2017-05-10 13:07:18,947 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2017-05-10 13:07:18,947 [INFO] [doorpi.sipphone.from_linphone] srtp init 2017-05-10 13:07:18,954 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2017-05-10 13:07:18,992 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2017-05-10 13:07:18,996 [INFO] [doorpi.sipphone.from_linphone] also error in pcm_hw.c:1557 - open '/dev/snd/pcmC0D0c' failed (-2) 2017-05-10 13:07:18,998 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: bcm2835 ALSA' added 2017-05-10 13:07:18,998 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2017-05-10 13:07:18,999 [INFO] [doorpi.sipphone.from_linphone] Webcam V4L2: /dev/video0 added 2017-05-10 13:07:18,999 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2017-05-10 13:07:19,000 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2017-05-10 13:07:19,000 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2017-05-10 13:07:19,000 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2017-05-10 13:07:19,000 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2017-05-10 13:07:19,001 [INFO] [doorpi.sipphone.from_linphone] Vtable [0xe388f0] registered on core [0xe83e48] 2017-05-10 13:07:19,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0xe388f0, 1, "Starting up") 2017-05-10 13:07:19,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2017-05-10 13:07:19,001 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xe388f0] notifying [global_state_changed] 2017-05-10 13:07:19,002 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2017-05-10 13:07:19,002 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2017-05-10 13:07:19,002 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2017-05-10 13:07:19,002 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2017-05-10 13:07:19,003 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2017-05-10 13:07:19,003 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-10 13:07:19,003 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-10 13:07:19,003 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2017-05-10 13:07:19,004 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2017-05-10 13:07:19,004 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2017-05-10 13:07:19,004 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2017-05-10 13:07:19,004 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2017-05-10 13:07:19,005 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2017-05-10 13:07:19,005 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2017-05-10 13:07:19,005 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2017-05-10 13:07:19,005 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2017-05-10 13:07:19,005 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2017-05-10 13:07:19,006 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2017-05-10 13:07:19,006 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2017-05-10 13:07:19,006 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2017-05-10 13:07:19,006 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2017-05-10 13:07:19,007 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2017-05-10 13:07:19,007 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2017-05-10 13:07:19,007 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-10 13:07:19,007 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-10 13:07:19,007 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-10 13:07:19,008 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-10 13:07:19,008 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-10 13:07:19,008 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-10 13:07:19,009 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-10 13:07:19,009 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-10 13:07:19,009 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-10 13:07:19,009 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-10 13:07:19,010 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2017-05-10 13:07:19,010 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2017-05-10 13:07:19,010 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2017-05-10 13:07:19,010 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-10 13:07:19,010 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-10 13:07:19,011 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-10 13:07:19,011 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-10 13:07:19,011 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-10 13:07:19,011 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-10 13:07:19,012 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2017-05-10 13:07:19,012 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2017-05-10 13:07:19,012 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2017-05-10 13:07:19,012 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2017-05-10 13:07:19,012 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2017-05-10 13:07:19,013 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2017-05-10 13:07:19,013 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2017-05-10 13:07:19,013 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2017-05-10 13:07:19,013 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2017-05-10 13:07:19,014 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2017-05-10 13:07:19,014 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2017-05-10 13:07:19,014 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2017-05-10 13:07:19,014 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2017-05-10 13:07:19,015 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2017-05-10 13:07:19,015 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2017-05-10 13:07:19,015 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2017-05-10 13:07:19,015 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2017-05-10 13:07:19,015 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2017-05-10 13:07:19,016 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2017-05-10 13:07:19,016 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2017-05-10 13:07:19,016 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2017-05-10 13:07:19,016 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2017-05-10 13:07:19,017 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2017-05-10 13:07:19,017 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2017-05-10 13:07:19,017 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2017-05-10 13:07:19,017 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2017-05-10 13:07:19,017 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2017-05-10 13:07:19,018 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2017-05-10 13:07:19,018 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2017-05-10 13:07:19,018 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2017-05-10 13:07:19,018 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2017-05-10 13:07:19,019 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2017-05-10 13:07:19,019 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2017-05-10 13:07:19,019 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2017-05-10 13:07:19,019 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2017-05-10 13:07:19,019 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2017-05-10 13:07:19,020 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2017-05-10 13:07:19,020 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2017-05-10 13:07:19,020 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2017-05-10 13:07:19,020 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2017-05-10 13:07:19,021 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2017-05-10 13:07:19,021 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-05-10 13:07:19,021 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,021 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,022 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0xe388f0, 2, "(null)") 2017-05-10 13:07:19,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2017-05-10 13:07:19,022 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xe388f0] notifying [configuring_status] 2017-05-10 13:07:19,023 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2017-05-10 13:07:19,023 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2017-05-10 13:07:19,023 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2017-05-10 13:07:19,023 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2017-05-10 13:07:19,024 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2017-05-10 13:07:19,024 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-05-10 13:07:19,037 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-05-10 13:07:19,037 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2017-05-10 13:07:19,038 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2017-05-10 13:07:19,038 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2017-05-10 13:07:19,038 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,038 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,039 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,039 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,039 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2017-05-10 13:07:19,039 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2017-05-10 13:07:19,039 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2017-05-10 13:07:19,040 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,040 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,040 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2017-05-10 13:07:19,040 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-05-10 13:07:19,041 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,041 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2017-05-10 13:07:19,041 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xe83380] on [sip:0.0.0.0:5060;transport=UDP] 2017-05-10 13:07:19,042 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xe835b0] on [sip:0.0.0.0:5060;transport=TCP] 2017-05-10 13:07:19,042 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2017-05-10 13:07:19,042 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xe835b0] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2017-05-10 13:07:19,042 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2017-05-10 13:07:19,043 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xe83568] on [sip:0.0.0.0:-1;transport=TLS] 2017-05-10 13:07:19,043 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 46121 2017-05-10 13:07:19,043 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,043 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0xe388f0, 2, "Ready") 2017-05-10 13:07:19,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2017-05-10 13:07:19,047 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xe388f0] notifying [global_state_changed] 2017-05-10 13:07:19,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x74e7e818 2017-05-10 13:07:19,047 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2017-05-10 13:07:19,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x74e7e818 [0xe388f0], "DoorPi ") 2017-05-10 13:07:19,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2017-05-10 13:07:19,049 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2017-05-10 13:07:19,050 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2017-05-10 13:07:19,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x74e7e818 [0xe388f0], 2) 2017-05-10 13:07:19,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2017-05-10 13:07:19,051 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2017-05-10 13:07:19,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x74e7e818 [0xe388f0], 0x2e0614 [0]) 2017-05-10 13:07:19,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2017-05-10 13:07:19,051 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2017-05-10 13:07:19,052 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2017-05-10 13:07:19,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2017-05-10 13:07:19,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x74e7e830 2017-05-10 13:07:19,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x74e7e818 [0xe388f0], 0x74e7e830 [0x74e7e838]) 2017-05-10 13:07:19,053 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xe83380] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2017-05-10 13:07:19,053 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xe83568] on [sip:0.0.0.0:46121;transport=TLS] destroyed 2017-05-10 13:07:19,053 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2017-05-10 13:07:19,054 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xe05f98] on [sip:0.0.0.0:5060;transport=UDP] 2017-05-10 13:07:19,054 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xe06408] on [sip:0.0.0.0:5060;transport=TCP] 2017-05-10 13:07:19,054 [ERROR] [doorpi.sipphone.from_linphone] TCP bind() failed for 0.0.0.0 port 5060: Address already in use 2017-05-10 13:07:19,055 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xe06408] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2017-05-10 13:07:19,055 [WARNING] [doorpi.sipphone.from_linphone] Could not start tcp transport on port 5060, maybe this port is already used. 2017-05-10 13:07:19,055 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xe6d940] on [sip:0.0.0.0:-1;transport=TLS] 2017-05-10 13:07:19,055 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 40621 2017-05-10 13:07:19,056 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,056 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-10 13:07:19,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2017-05-10 13:07:19,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x74e7e830) 2017-05-10 13:07:19,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2017-05-10 13:07:19,057 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2017-05-10 13:07:19,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x74e7e818 [0xe388f0], 0x2e0614 [0]) 2017-05-10 13:07:19,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2017-05-10 13:07:19,058 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2017-05-10 13:07:19,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x74e7e818 [0xe388f0], "") 2017-05-10 13:07:19,058 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2017-05-10 13:07:19,059 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1 2017-05-10 13:07:19,059 [INFO] [doorpi.sipphone.from_linphone] fd00::a96:d7ff:fe67:fb12 2017-05-10 13:07:19,059 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2017-05-10 13:07:19,060 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2017-05-10 13:07:19,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2017-05-10 13:07:19,060 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2017-05-10 13:07:19,061 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2017-05-10 13:07:19,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x74e7e818 [0xe388f0], 0) 2017-05-10 13:07:19,061 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-05-10 13:07:19,061 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-05-10 13:07:19,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2017-05-10 13:07:19,062 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2017-05-10 13:07:19,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x74e7e818 [0xe388f0], 120) 2017-05-10 13:07:19,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2017-05-10 13:07:19,063 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2017-05-10 13:07:19,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x74e7e818 [0xe388f0], 15) 2017-05-10 13:07:19,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2017-05-10 13:07:19,064 [DEBUG] [doorpi.conf.config_object] create new key dialtone in section SIP-Phone with value '!BASEPATH!/media/ShortDialTone.wav' 2017-05-10 13:07:19,064 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav 2017-05-10 13:07:19,065 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2017-05-10 13:07:19,066 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2017-05-10 13:07:19,066 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2017-05-10 13:07:19,067 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2017-05-10 13:07:19,067 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2017-05-10 13:07:19,067 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2017-05-10 13:07:19,067 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-05-10 13:07:19,067 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2017-05-10 13:07:19,068 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2017-05-10 13:07:19,068 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2017-05-10 13:07:19,068 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2017-05-10 13:07:19,068 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2017-05-10 13:07:19,069 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2017-05-10 13:07:19,069 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2017-05-10 13:07:19,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x74e7e818 [0xe388f0], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2017-05-10 13:07:19,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2017-05-10 13:07:19,070 [DEBUG] [doorpi.conf.config_object] create new key records in section SIP-Phone with value '!BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav' 2017-05-10 13:07:19,071 [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 2017-05-10 13:07:19,072 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2017-05-10 13:07:19,072 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2017-05-10 13:07:19,072 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2017-05-10 13:07:19,072 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2017-05-10 13:07:19,073 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2017-05-10 13:07:19,073 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2017-05-10 13:07:19,073 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2017-05-10 13:07:19,073 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2017-05-10 13:07:19,074 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2017-05-10 13:07:19,074 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2017-05-10 13:07:19,074 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2017-05-10 13:07:19,074 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2017-05-10 13:07:19,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74db6440 2017-05-10 13:07:19,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74dad6e0 2017-05-10 13:07:19,076 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default 2017-05-10 13:07:19,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x74e7e818 [0xe388f0], "ALSA: default") 2017-05-10 13:07:19,077 [WARNING] [doorpi.sipphone.from_linphone] no card with id ALSA: default 2017-05-10 13:07:19,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2017-05-10 13:07:19,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74dad6e0 2017-05-10 13:07:19,078 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default 2017-05-10 13:07:19,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x74e7e818 [0xe388f0], "ALSA: default") 2017-05-10 13:07:19,078 [WARNING] [doorpi.sipphone.from_linphone] no card with id ALSA: default 2017-05-10 13:07:19,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2017-05-10 13:07:19,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74db6440 2017-05-10 13:07:19,079 [INFO] [doorpi.sipphone.from_linphone] found 2 possible sounddevices: 2017-05-10 13:07:19,080 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2017-05-10 13:07:19,080 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-10 13:07:19,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74db6440 2017-05-10 13:07:19,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x74e7e818 [0xe388f0], "ALSA: default device") 2017-05-10 13:07:19,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2017-05-10 13:07:19,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x74e7e818 [0xe388f0], "ALSA: default device") 2017-05-10 13:07:19,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-05-10 13:07:19,081 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2017-05-10 13:07:19,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x74e7e818 [0xe388f0], "ALSA: bcm2835 ALSA") 2017-05-10 13:07:19,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0614 2017-05-10 13:07:19,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x74e7e818 [0xe388f0], "ALSA: bcm2835 ALSA") 2017-05-10 13:07:19,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-05-10 13:07:19,083 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 ALSA 2017-05-10 13:07:19,083 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-10 13:07:19,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74dad890 2017-05-10 13:07:19,083 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device 2017-05-10 13:07:19,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74dad860 2017-05-10 13:07:19,084 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device 2017-05-10 13:07:19,084 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2017-05-10 13:07:19,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe38fe0) 2017-05-10 13:07:19,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d46490 2017-05-10 13:07:19,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d46490 2017-05-10 13:07:19,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d46490 2017-05-10 13:07:19,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe39050) 2017-05-10 13:07:19,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d464a0 2017-05-10 13:07:19,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d464a0 2017-05-10 13:07:19,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d464a0 2017-05-10 13:07:19,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe390b8) 2017-05-10 13:07:19,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d464b0 2017-05-10 13:07:19,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d464b0 2017-05-10 13:07:19,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d464b0 2017-05-10 13:07:19,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe39120) 2017-05-10 13:07:19,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d464c0 2017-05-10 13:07:19,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d464c0 2017-05-10 13:07:19,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d464c0 2017-05-10 13:07:19,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe39178) 2017-05-10 13:07:19,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d464d0 2017-05-10 13:07:19,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d464d0 2017-05-10 13:07:19,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d464d0 2017-05-10 13:07:19,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe391d0) 2017-05-10 13:07:19,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d464e0 2017-05-10 13:07:19,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d464e0 2017-05-10 13:07:19,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d464e0 2017-05-10 13:07:19,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe39228) 2017-05-10 13:07:19,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d464f0 2017-05-10 13:07:19,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d464f0 2017-05-10 13:07:19,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d464f0 2017-05-10 13:07:19,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe830c8) 2017-05-10 13:07:19,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d46500 2017-05-10 13:07:19,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d46500 2017-05-10 13:07:19,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d46500 2017-05-10 13:07:19,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe83130) 2017-05-10 13:07:19,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d46510 2017-05-10 13:07:19,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d46510 2017-05-10 13:07:19,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d46510 2017-05-10 13:07:19,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe83188) 2017-05-10 13:07:19,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d46520 2017-05-10 13:07:19,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d46520 2017-05-10 13:07:19,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d46520 2017-05-10 13:07:19,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x74db64b8 2017-05-10 13:07:19,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46490 [0xe38fe0]) 2017-05-10 13:07:19,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46490 [0xe38fe0]) 2017-05-10 13:07:19,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,100 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2017-05-10 13:07:19,100 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d46490 [0xe38fe0], 0x2e0614 [0]) 2017-05-10 13:07:19,100 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464a0 [0xe39050]) 2017-05-10 13:07:19,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96b80 2017-05-10 13:07:19,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464a0 [0xe39050]) 2017-05-10 13:07:19,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96b80 2017-05-10 13:07:19,101 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-05-10 13:07:19,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d464a0 [0xe39050], 0x2e0614 [0]) 2017-05-10 13:07:19,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464b0 [0xe390b8]) 2017-05-10 13:07:19,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,103 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464b0 [0xe390b8]) 2017-05-10 13:07:19,103 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,103 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-05-10 13:07:19,103 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d464b0 [0xe390b8], 0x2e0614 [0]) 2017-05-10 13:07:19,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464c0 [0xe39120]) 2017-05-10 13:07:19,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96b80 2017-05-10 13:07:19,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464c0 [0xe39120]) 2017-05-10 13:07:19,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96b80 2017-05-10 13:07:19,105 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2017-05-10 13:07:19,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d464c0 [0xe39120], 0x2e0620 [1]) 2017-05-10 13:07:19,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464d0 [0xe39178]) 2017-05-10 13:07:19,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464d0 [0xe39178]) 2017-05-10 13:07:19,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,106 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2017-05-10 13:07:19,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d464d0 [0xe39178], 0x2e0620 [1]) 2017-05-10 13:07:19,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464e0 [0xe391d0]) 2017-05-10 13:07:19,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464e0 [0xe391d0]) 2017-05-10 13:07:19,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,108 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2017-05-10 13:07:19,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d464e0 [0xe391d0], 0x2e0614 [0]) 2017-05-10 13:07:19,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464f0 [0xe39228]) 2017-05-10 13:07:19,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d464f0 [0xe39228]) 2017-05-10 13:07:19,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96680 2017-05-10 13:07:19,110 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2017-05-10 13:07:19,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d464f0 [0xe39228], 0x2e0614 [0]) 2017-05-10 13:07:19,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46500 [0xe830c8]) 2017-05-10 13:07:19,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96b80 2017-05-10 13:07:19,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46500 [0xe830c8]) 2017-05-10 13:07:19,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e96b80 2017-05-10 13:07:19,111 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-05-10 13:07:19,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d46500 [0xe830c8], 0x2e0614 [0]) 2017-05-10 13:07:19,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46510 [0xe83130]) 2017-05-10 13:07:19,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46510 [0xe83130]) 2017-05-10 13:07:19,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,113 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2017-05-10 13:07:19,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d46510 [0xe83130], 0x2e0614 [0]) 2017-05-10 13:07:19,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46520 [0xe83188]) 2017-05-10 13:07:19,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46520 [0xe83188]) 2017-05-10 13:07:19,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,115 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2017-05-10 13:07:19,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d46520 [0xe83188], 0x2e0614 [0]) 2017-05-10 13:07:19,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74db6580 2017-05-10 13:07:19,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74db6580 2017-05-10 13:07:19,116 [INFO] [doorpi.sipphone.from_linphone] found 2 possible videodevices: 2017-05-10 13:07:19,117 [DEBUG] [doorpi.sipphone.from_linphone] | name 2017-05-10 13:07:19,117 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-10 13:07:19,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74db6580 2017-05-10 13:07:19,117 [DEBUG] [doorpi.sipphone.from_linphone] | V4L2: /dev/video0 2017-05-10 13:07:19,118 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2017-05-10 13:07:19,118 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-10 13:07:19,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74db6580 2017-05-10 13:07:19,119 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: V4L2: /dev/video0) returns StaticImage: Static picture 2017-05-10 13:07:19,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74db6580 2017-05-10 13:07:19,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x74e7e818 [0xe388f0], 0x2e0620 [1]) 2017-05-10 13:07:19,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2017-05-10 13:07:19,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x74e7e818 [0xe388f0], "StaticImage: Static picture") 2017-05-10 13:07:19,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2017-05-10 13:07:19,120 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2017-05-10 13:07:19,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x74e7e818 [0xe388f0], "vga") 2017-05-10 13:07:19,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2017-05-10 13:07:19,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x74dad980 2017-05-10 13:07:19,121 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture 2017-05-10 13:07:19,122 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2017-05-10 13:07:19,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xe38f40) 2017-05-10 13:07:19,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-10 13:07:19,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d46530 2017-05-10 13:07:19,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-10 13:07:19,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d46530 2017-05-10 13:07:19,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d46530 2017-05-10 13:07:19,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x74db6620 2017-05-10 13:07:19,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46530 [0xe38f40]) 2017-05-10 13:07:19,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2e0620 2017-05-10 13:07:19,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d46530 [0xe38f40]) 2017-05-10 13:07:19,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74e7e830 2017-05-10 13:07:19,125 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2017-05-10 13:07:19,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74e7e818 [0xe388f0], 0x76d46530 [0xe38f40], 0x2e0620 [1]) 2017-05-10 13:07:19,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xce48bc 2017-05-10 13:07:19,126 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.178.1 2017-05-10 13:07:19,126 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns door 2017-05-10 13:07:19,126 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: door) returns ******* 2017-05-10 13:07:19,126 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.178.1) returns 192.168.178.1 2017-05-10 13:07:19,127 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2017-05-10 13:07:19,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x74e7e818 [0xe388f0]) 2017-05-10 13:07:19,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0xe6ced0) 2017-05-10 13:07:19,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2017-05-10 13:07:19,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76d46540 2017-05-10 13:07:19,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2017-05-10 13:07:19,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76d46540 2017-05-10 13:07:19,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76d46540 2017-05-10 13:07:19,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76d46540 2017-05-10 13:07:19,129 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2017-05-10 13:07:19,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2017-05-10 13:07:19,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0xe7ffa8) 2017-05-10 13:07:19,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-10 13:07:19,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d46550 2017-05-10 13:07:19,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-10 13:07:19,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d46550 2017-05-10 13:07:19,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d46550 2017-05-10 13:07:19,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76d46550 2017-05-10 13:07:19,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76d46540 [0xe6ced0], 0x76d46550 [0xe7ffa8]) 2017-05-10 13:07:19,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2017-05-10 13:07:19,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76d46540 [0xe6ced0], "sip:192.168.178.1") 2017-05-10 13:07:19,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2017-05-10 13:07:19,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76d46540 [0xe6ced0], 0x2e0620 [1]) 2017-05-10 13:07:19,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2017-05-10 13:07:19,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x74e7e818 [0xe388f0], 0x76d46540 [0xe6ced0]) 2017-05-10 13:07:19,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0xce48bc 2017-05-10 13:07:19,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x74e7e818 [0xe388f0], 0x76d46540 [0xe6ced0]) 2017-05-10 13:07:19,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2017-05-10 13:07:19,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x74e7e818 [0xe388f0], "door", "(null)", "meinpasswort", "(null)", "(null)", "192.168.178.1") 2017-05-10 13:07:19,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0xe07ae0) 2017-05-10 13:07:19,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2017-05-10 13:07:19,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76d46560 2017-05-10 13:07:19,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2017-05-10 13:07:19,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76d46560 2017-05-10 13:07:19,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76d46560 2017-05-10 13:07:19,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76d46560 2017-05-10 13:07:19,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x74e7e818 [0xe388f0], 0x76d46560 [0xe07ae0]) 2017-05-10 13:07:19,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2017-05-10 13:07:19,137 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2017-05-10 13:07:19,138 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnTimeHour0', 'EVENT_OnStartup'] 2017-05-10 13:07:19,138 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnTimeHour0' in configfile 2017-05-10 13:07:19,138 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnTimeHour0 returns ['10'] 2017-05-10 13:07:19,138 [INFO] [doorpi.doorpi] registering action '10' for event 'OnTimeHour0' 2017-05-10 13:07:19,139 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnTimeHour0 (default: ) returns call:11 2017-05-10 13:07:19,139 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded 2017-05-10 13:07:19,140 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '11'} was added to new evententry OnTimeHour0 2017-05-10 13:07:19,140 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2017-05-10 13:07:19,140 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns [] 2017-05-10 13:07:19,140 [WARNING] [root] section dummy_InputPins not found in configfile 2017-05-10 13:07:19,141 [WARNING] [root] section DTMF not found in configfile 2017-05-10 13:07:19,141 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2017-05-10 13:07:19,141 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns blinking_led 2017-05-10 13:07:19,142 [DEBUG] [doorpi.action.SingleActions.out] doorpi.action.SingleActions.out loaded 2017-05-10 13:07:19,142 [DEBUG] [doorpi.action.SingleActions.out_triggered] doorpi.action.SingleActions.out_triggered loaded 2017-05-10 13:07:19,143 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': 'False', 'value': 'HIGH', 'pin': 'blinking_led'} was added to event OnTimeSecondEvenNumber 2017-05-10 13:07:19,143 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': 'False', 'value': 'LOW', 'pin': 'blinking_led'} was added to new evententry OnTimeSecondUnevenNumber 2017-05-10 13:07:19,143 [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 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/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 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked Exception in thread OnPlayerCreated from doorpi.sipphone.linphone_lib.Player: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/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 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/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 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/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 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked 2017-05-10 13:07:25,872 [ERROR] [doorpi.main] Exception NameError: database is locked Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/doorpi/main.py", line 152, in main_as_application try: doorpi.DoorPi(parsed_arguments).run() File "/usr/local/lib/python2.7/dist-packages/doorpi/doorpi.py", line 235, in run self.event_handler.fire_event_synchron('OnStartup', __name__) File "/usr/local/lib/python2.7/dist-packages/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked 2017-05-10 13:07:25,880 [DEBUG] [doorpi.doorpi] destroy doorpi 2017-05-10 13:07:25,881 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started 1996275712)>] 2017-05-10 13:07:25,882 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron Traceback (most recent call last): File "/usr/local/bin/doorpi_cli", line 11, in sys.exit(entry_point()) Exception in thread BeforeShutdown from doorpi.doorpi: Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() File "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.7/dist-packages/doorpi/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/action/handler.py", line 135, in insert_event_log self.execute_sql(sql_statement) File "/usr/local/lib/python2.7/dist-packages/doorpi/action/handler.py", line 121, in execute_sql return self._db.execute(sql) OperationalError: database is locked