2016-09-29 18:21:21,688 [INFO] [doorpi.main] ___ ___ _ / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1 / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0 /___,' \___/ \___/|_| \/ |_| URL: Authors: Thomas Meissner Supporter: Phillip Munz Hermann Dötsch Dennis Häußler Hubert Nusser Michael Hauer Andreas Schwarz Max Rößler missing someone? -> sorry -> mail me 2016-09-29 18:21:21,689 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2016-09-29 18:21:21,689 [DEBUG] [doorpi.doorpi] run 2016-09-29 18:21:21,690 [DEBUG] [doorpi.doorpi] prepare 2016-09-29 18:21:21,690 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2016-09-29 18:21:21,692 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2016-09-29 18:21:21,696 [DEBUG] [doorpi.conf.config_object] __init__ 2016-09-29 18:21:21,696 [TRACE] [doorpi.conf.config_object] get_from_config 2016-09-29 18:21:21,699 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi 2016-09-29 18:21:21,699 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2016-09-29 18:21:21,700 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2016-09-29 18:21:21,702 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2016-09-29 18:21:21,703 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2016-09-29 18:21:21,703 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2016-09-29 18:21:21,704 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2016-09-29 18:21:21,704 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2016-09-29 18:21:21,704 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2016-09-29 18:21:21,704 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2016-09-29 18:21:21,704 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2016-09-29 18:21:21,705 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2016-09-29 18:21:21,705 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2016-09-29 18:21:21,705 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2016-09-29 18:21:21,705 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2016-09-29 18:21:21,705 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2016-09-29 18:21:21,707 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2016-09-29 18:21:21,708 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2016-09-29 18:21:21,710 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2016-09-29 18:21:21,710 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2016-09-29 18:21:21,711 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2016-09-29 18:21:21,711 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2016-09-29 18:21:21,711 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2016-09-29 18:21:21,712 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2016-09-29 18:21:21,713 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 8080 2016-09-29 18:21:21,714 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2016-09-29 18:21:21,714 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2016-09-29 18:21:21,714 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2016-09-29 18:21:21,714 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2016-09-29 18:21:21,714 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2016-09-29 18:21:21,715 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2016-09-29 18:21:21,715 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2016-09-29 18:21:21,715 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2016-09-29 18:21:21,716 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2016-09-29 18:21:21,716 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2016-09-29 18:21:21,717 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2016-09-29 18:21:21,717 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2016-09-29 18:21:21,718 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2016-09-29 18:21:21,718 [TRACE] [doorpi.conf.config_object] get_string for key online_fallback in section DoorPiWeb (default: http://motom001.github.io/DoorPiWeb) returns http://motom001.github.io/DoorPiWeb 2016-09-29 18:21:21,718 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2016-09-29 18:21:21,719 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns ['administrator'] 2016-09-29 18:21:21,719 [WARNING] [root] section ReadPermission not found in configfile 2016-09-29 18:21:21,719 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2016-09-29 18:21:21,719 [WARNING] [root] section Group not found in configfile 2016-09-29 18:21:21,719 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns [] 2016-09-29 18:21:21,720 [WARNING] [root] section User not found in configfile 2016-09-29 18:21:21,720 [TRACE] [doorpi.conf.config_object] get_keys for section User returns [] 2016-09-29 18:21:21,720 [TRACE] [doorpi.conf.config_object] get_sections returns ['keyboards', 'prodsystem_InputPins', 'prodsystem_keyboard', 'SMTP', 'SIP-Phone', 'WritePermission', 'EVENT_OnStartup', 'DoorPiWeb', 'DoorPi'] 2016-09-29 18:21:21,720 [TRACE] [doorpi.conf.config_object] get_list for key administrator in section WritePermission (default: []) returns ['installer'] 2016-09-29 18:21:21,721 [ERROR] [doorpi.status.webserver] group administrator doesn't exist but is assigned to WritePermission 2016-09-29 18:21:21,721 [ERROR] [doorpi.status.webserver] no ReadPermission found 2016-09-29 18:21:21,721 [ERROR] [doorpi.status.webserver] module installer doesn't exist but is assigned to group administrator in WritePermission 2016-09-29 18:21:21,721 [ERROR] [doorpi.status.webserver] no groups in configfile! 2016-09-29 18:21:21,721 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2016-09-29 18:21:21,722 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2016-09-29 18:21:21,722 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2016-09-29 18:21:21,723 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,723 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2016-09-29 18:21:21,723 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,724 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,724 [DEBUG] [doorpi.action.handler] [N50ECO] fire for event OnWebServerStart this actions [] 2016-09-29 18:21:21,724 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,724 [TRACE] [doorpi.action.handler] [N50ECO] try to fire action WebServerStartupAction with args () and kwargs {} 2016-09-29 18:21:21,725 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,725 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {} 2016-09-29 18:21:21,725 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,725 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,726 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,726 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,726 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,726 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,726 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,727 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,727 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,727 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,727 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:21,727 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnTimeSecondEvenNumber 2016-09-29 18:21:21,728 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['prodsystem'] 2016-09-29 18:21:21,728 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: prodsystem) 2016-09-29 18:21:21,728 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'prodsystem' to handler 2016-09-29 18:21:21,728 [TRACE] [doorpi.conf.config_object] get_string for key prodsystem in section keyboards (default: dummy) returns piface 2016-09-29 18:21:21,729 [TRACE] [doorpi.conf.config_object] get_keys for section prodsystem_InputPins returns ['7'] 2016-09-29 18:21:21,729 [WARNING] [root] section prodsystem_OutputPins not found in configfile 2016-09-29 18:21:21,729 [TRACE] [doorpi.conf.config_object] get_keys for section prodsystem_OutputPins returns [] 2016-09-29 18:21:21,729 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section prodsystem_keyboard (default: 2000) returns 80.0 2016-09-29 18:21:21,730 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section prodsystem_keyboard (default: 0) returns 0 2016-09-29 18:21:21,730 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section prodsystem_keyboard (default: True) returns True 2016-09-29 18:21:21,731 [DEBUG] [doorpi.keyboard.from_piface] doorpi.keyboard.from_piface loaded 2016-09-29 18:21:21,759 [DEBUG] [doorpi.keyboard.from_piface] __init__(input_pins = ['7'], output_pins = [], polarity = 0) 2016-09-29 18:21:21,802 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:21,803 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was added 2016-09-29 18:21:21,803 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,803 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,803 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_7 and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,804 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,804 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_prodsystem.7 and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,804 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2016-09-29 18:21:21,804 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,804 [TRACE] [doorpi.action.handler] register Event OnKeyUp_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,805 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_7 and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,805 [TRACE] [doorpi.action.handler] register Event OnKeyUp_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,805 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_prodsystem.7 and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,805 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:21,805 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,806 [TRACE] [doorpi.action.handler] register Event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,806 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_7 and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,806 [TRACE] [doorpi.action.handler] register Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,806 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_prodsystem.7 and registered source doorpi.keyboard.from_piface 2016-09-29 18:21:21,811 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2016-09-29 18:21:21,812 [WARNING] [root] section prodsystem_OutputPins not found in configfile 2016-09-29 18:21:21,812 [TRACE] [doorpi.conf.config_object] get_keys for section prodsystem_OutputPins returns [] 2016-09-29 18:21:21,814 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2016-09-29 18:21:21,816 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2016-09-29 18:21:21,818 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2016-09-29 18:21:21,819 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2016-09-29 18:21:21,847 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2016-09-29 18:21:21,850 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2016-09-29 18:21:21,857 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:21,858 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2016-09-29 18:21:21,868 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2016-09-29 18:21:21,869 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:21,873 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2016-09-29 18:21:21,873 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:21,874 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2016-09-29 18:21:21,875 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:21,875 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,876 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2016-09-29 18:21:21,877 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:21,879 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2016-09-29 18:21:21,879 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,881 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2016-09-29 18:21:21,882 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2016-09-29 18:21:21,884 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2016-09-29 18:21:21,884 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:21,885 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2016-09-29 18:21:21,885 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:21,886 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,886 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:21,887 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2016-09-29 18:21:21,888 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,889 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,890 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,890 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,890 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,891 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,891 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,891 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,891 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,891 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,892 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,892 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,892 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,892 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,893 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,893 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,893 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,893 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,893 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,894 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,894 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,894 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,894 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2016-09-29 18:21:21,894 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2016-09-29 18:21:21,895 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2016-09-29 18:21:21,895 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2016-09-29 18:21:21,895 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,895 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2016-09-29 18:21:21,896 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,896 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,896 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,896 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,897 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,897 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,897 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,897 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,897 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,898 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,898 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,898 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,898 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,898 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,899 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,899 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,899 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,899 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,900 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,900 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,901 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_prodsystem.7 - skip fire_event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:21,902 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,902 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,903 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,903 [WARNING] [root] section DTMF not found in configfile 2016-09-29 18:21:21,903 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2016-09-29 18:21:21,903 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,904 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2016-09-29 18:21:21,904 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,904 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,904 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,904 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,905 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,905 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,905 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,905 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,905 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,906 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,906 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,906 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,906 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,906 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,907 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,907 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,907 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,907 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,908 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:21,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2016-09-29 18:21:21,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x745a2c68 2016-09-29 18:21:21,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2016-09-29 18:21:21,909 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:21,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x745a2c68 2016-09-29 18:21:21,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x75acc9c0, "(null)", "(null)") 2016-09-29 18:21:21,910 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2016-09-29 18:21:21,911 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2016-09-29 18:21:21,911 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2016-09-29 18:21:21,911 [INFO] [doorpi.sipphone.from_linphone] srtp init 2016-09-29 18:21:21,927 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2016-09-29 18:21:22,002 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2016-09-29 18:21:22,003 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,023 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: C-Media USB Headphone Set' added 2016-09-29 18:21:22,034 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: C-Media USB Headphone Set' added 2016-09-29 18:21:22,034 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,034 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2016-09-29 18:21:22,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,035 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2016-09-29 18:21:22,036 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,036 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2016-09-29 18:21:22,037 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2016-09-29 18:21:22,038 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2016-09-29 18:21:22,038 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2016-09-29 18:21:22,038 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,039 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x1ef2368] registered on core [0x1ef1718] 2016-09-29 18:21:22,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x1ef2368, 1, "Starting up") 2016-09-29 18:21:22,040 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2016-09-29 18:21:22,042 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [global_state_changed] 2016-09-29 18:21:22,042 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2016-09-29 18:21:22,042 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2016-09-29 18:21:22,042 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2016-09-29 18:21:22,043 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2016-09-29 18:21:22,043 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2016-09-29 18:21:22,043 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-09-29 18:21:22,043 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-09-29 18:21:22,044 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2016-09-29 18:21:22,044 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2016-09-29 18:21:22,044 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2016-09-29 18:21:22,044 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2016-09-29 18:21:22,045 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2016-09-29 18:21:22,045 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2016-09-29 18:21:22,045 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2016-09-29 18:21:22,045 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2016-09-29 18:21:22,045 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2016-09-29 18:21:22,046 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2016-09-29 18:21:22,046 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2016-09-29 18:21:22,046 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2016-09-29 18:21:22,046 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2016-09-29 18:21:22,047 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2016-09-29 18:21:22,047 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2016-09-29 18:21:22,047 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2016-09-29 18:21:22,047 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-09-29 18:21:22,048 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-09-29 18:21:22,048 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-09-29 18:21:22,048 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-09-29 18:21:22,048 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-09-29 18:21:22,048 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-09-29 18:21:22,049 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-09-29 18:21:22,049 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-09-29 18:21:22,049 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2016-09-29 18:21:22,049 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2016-09-29 18:21:22,050 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2016-09-29 18:21:22,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,050 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2016-09-29 18:21:22,051 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2016-09-29 18:21:22,051 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,051 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-09-29 18:21:22,052 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,052 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-09-29 18:21:22,053 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-09-29 18:21:22,053 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-09-29 18:21:22,054 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2016-09-29 18:21:22,060 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,060 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2016-09-29 18:21:22,061 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2016-09-29 18:21:22,062 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,062 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2016-09-29 18:21:22,064 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2016-09-29 18:21:22,062 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,063 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,063 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,064 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2016-09-29 18:21:22,065 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2016-09-29 18:21:22,066 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2016-09-29 18:21:22,065 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,066 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2016-09-29 18:21:22,067 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2016-09-29 18:21:22,066 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,067 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,067 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,068 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2016-09-29 18:21:22,081 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2016-09-29 18:21:22,080 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,062 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_prodsystem.7 - skip fire_event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,081 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2016-09-29 18:21:22,082 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2016-09-29 18:21:22,083 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2016-09-29 18:21:22,083 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2016-09-29 18:21:22,083 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2016-09-29 18:21:22,083 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2016-09-29 18:21:22,084 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2016-09-29 18:21:22,084 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2016-09-29 18:21:22,084 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2016-09-29 18:21:22,084 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2016-09-29 18:21:22,085 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2016-09-29 18:21:22,085 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2016-09-29 18:21:22,086 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2016-09-29 18:21:22,102 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2016-09-29 18:21:22,103 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,103 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,103 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2016-09-29 18:21:22,105 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2016-09-29 18:21:22,104 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,105 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2016-09-29 18:21:22,106 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2016-09-29 18:21:22,104 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_prodsystem.7 - skip fire_event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,106 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2016-09-29 18:21:22,107 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2016-09-29 18:21:22,107 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,108 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2016-09-29 18:21:22,109 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2016-09-29 18:21:22,109 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2016-09-29 18:21:22,109 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2016-09-29 18:21:22,109 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2016-09-29 18:21:22,110 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2016-09-29 18:21:22,110 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2016-09-29 18:21:22,110 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2016-09-29 18:21:22,110 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2016-09-29 18:21:22,111 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2016-09-29 18:21:22,111 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2016-09-29 18:21:22,111 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-09-29 18:21:22,111 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,112 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,112 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x1ef2368, 2, "(null)") 2016-09-29 18:21:22,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2016-09-29 18:21:22,113 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [configuring_status] 2016-09-29 18:21:22,113 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2016-09-29 18:21:22,113 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2016-09-29 18:21:22,113 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2016-09-29 18:21:22,114 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2016-09-29 18:21:22,114 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2016-09-29 18:21:22,114 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-09-29 18:21:22,114 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-09-29 18:21:22,114 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2016-09-29 18:21:22,115 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2016-09-29 18:21:22,115 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2016-09-29 18:21:22,115 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,115 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,116 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,116 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,116 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2016-09-29 18:21:22,116 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2016-09-29 18:21:22,116 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2016-09-29 18:21:22,117 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,117 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,117 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2016-09-29 18:21:22,117 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-09-29 18:21:22,118 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,118 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2016-09-29 18:21:22,118 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1ef2a90] on [sip:0.0.0.0:5060;transport=UDP] 2016-09-29 18:21:22,118 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1ef2c10] on [sip:0.0.0.0:5060;transport=TCP] 2016-09-29 18:21:22,119 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1ef2e58] on [sip:0.0.0.0:-1;transport=TLS] 2016-09-29 18:21:22,119 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 33231 2016-09-29 18:21:22,119 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,119 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,105 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,108 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x1ef2368, 2, "Ready") 2016-09-29 18:21:22,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2016-09-29 18:21:22,123 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,123 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [global_state_changed] 2016-09-29 18:21:22,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x745a2c68 2016-09-29 18:21:22,124 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2016-09-29 18:21:22,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x745a2c68 [0x1ef2368], "DoorPi ") 2016-09-29 18:21:22,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2016-09-29 18:21:22,126 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,124 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,126 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2016-09-29 18:21:22,127 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,128 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,128 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x745a2c68 [0x1ef2368], 2) 2016-09-29 18:21:22,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2016-09-29 18:21:22,131 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2016-09-29 18:21:22,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x745a2c68 [0x1ef2368], 0x2e0614 [0]) 2016-09-29 18:21:22,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2016-09-29 18:21:22,131 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,132 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,133 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2016-09-29 18:21:22,134 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2016-09-29 18:21:22,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2016-09-29 18:21:22,134 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_prodsystem.7 - skip fire_event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x745a2c80 2016-09-29 18:21:22,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x745a2c68 [0x1ef2368], 0x745a2c80 [0x745a2c88]) 2016-09-29 18:21:22,135 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1ef2a90] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2016-09-29 18:21:22,135 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1ef2c10] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2016-09-29 18:21:22,136 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1ef2e58] on [sip:0.0.0.0:33231;transport=TLS] destroyed 2016-09-29 18:21:22,136 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2016-09-29 18:21:22,136 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1f0e868] on [sip:0.0.0.0:5060;transport=UDP] 2016-09-29 18:21:22,136 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1ef1d30] on [sip:0.0.0.0:5060;transport=TCP] 2016-09-29 18:21:22,137 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1ef3260] on [sip:0.0.0.0:-1;transport=TLS] 2016-09-29 18:21:22,137 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 41754 2016-09-29 18:21:22,138 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,138 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-09-29 18:21:22,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2016-09-29 18:21:22,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x745a2c80) 2016-09-29 18:21:22,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2016-09-29 18:21:22,139 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns True 2016-09-29 18:21:22,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x745a2c68 [0x1ef2368], 0x2e0620 [1]) 2016-09-29 18:21:22,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2016-09-29 18:21:22,140 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2016-09-29 18:21:22,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x745a2c68 [0x1ef2368], "") 2016-09-29 18:21:22,141 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2016-09-29 18:21:22,141 [INFO] [doorpi.sipphone.from_linphone] 192.168.2.1 2016-09-29 18:21:22,142 [INFO] [doorpi.sipphone.from_linphone] fd00::3a10:d5ff:fe31:c739 2016-09-29 18:21:22,142 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2016-09-29 18:21:22,143 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2016-09-29 18:21:22,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2016-09-29 18:21:22,144 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2016-09-29 18:21:22,144 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2016-09-29 18:21:22,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x745a2c68 [0x1ef2368], 0) 2016-09-29 18:21:22,145 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-09-29 18:21:22,145 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-09-29 18:21:22,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2016-09-29 18:21:22,147 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2016-09-29 18:21:22,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x745a2c68 [0x1ef2368], 120) 2016-09-29 18:21:22,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2016-09-29 18:21:22,150 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2016-09-29 18:21:22,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x745a2c68 [0x1ef2368], 15) 2016-09-29 18:21:22,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2016-09-29 18:21:22,151 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav 2016-09-29 18:21:22,152 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2016-09-29 18:21:22,153 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2016-09-29 18:21:22,154 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2016-09-29 18:21:22,154 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,154 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2016-09-29 18:21:22,154 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,155 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,155 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,155 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,155 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2016-09-29 18:21:22,156 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2016-09-29 18:21:22,156 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2016-09-29 18:21:22,156 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2016-09-29 18:21:22,156 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:22,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x745a2c68 [0x1ef2368], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2016-09-29 18:21:22,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2016-09-29 18:21:22,158 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,158 [TRACE] [doorpi.conf.config_object] get_string for key records in section SIP-Phone (default: !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav) returns !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav 2016-09-29 18:21:22,159 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2016-09-29 18:21:22,159 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,159 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2016-09-29 18:21:22,159 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,159 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,160 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,160 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,160 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,160 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2016-09-29 18:21:22,161 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2016-09-29 18:21:22,161 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2016-09-29 18:21:22,161 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2016-09-29 18:21:22,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x75af4a30 2016-09-29 18:21:22,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,163 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:22,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x73d69140 2016-09-29 18:21:22,163 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default device 2016-09-29 18:21:22,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x745a2c68 [0x1ef2368], "ALSA: default device") 2016-09-29 18:21:22,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2016-09-29 18:21:22,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x73d69170 2016-09-29 18:21:22,165 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default device 2016-09-29 18:21:22,174 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x745a2c68 [0x1ef2368], "ALSA: default device") 2016-09-29 18:21:22,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2016-09-29 18:21:22,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x745cd9e0 2016-09-29 18:21:22,176 [INFO] [doorpi.sipphone.from_linphone] found 3 possible sounddevices: 2016-09-29 18:21:22,177 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2016-09-29 18:21:22,177 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-09-29 18:21:22,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x745cd9e0 2016-09-29 18:21:22,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x745a2c68 [0x1ef2368], "ALSA: default device") 2016-09-29 18:21:22,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2016-09-29 18:21:22,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x745a2c68 [0x1ef2368], "ALSA: default device") 2016-09-29 18:21:22,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2016-09-29 18:21:22,179 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2016-09-29 18:21:22,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x745a2c68 [0x1ef2368], "ALSA: C-Media USB Headphone Set") 2016-09-29 18:21:22,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2016-09-29 18:21:22,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x745a2c68 [0x1ef2368], "ALSA: C-Media USB Headphone Set") 2016-09-29 18:21:22,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2016-09-29 18:21:22,180 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,181 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,182 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,182 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,180 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: C-Media USB Headphone Set 2016-09-29 18:21:22,183 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,184 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,184 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x745a2c68 [0x1ef2368], "ALSA: C-Media USB Headphone Set") 2016-09-29 18:21:22,185 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,186 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2016-09-29 18:21:22,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x745a2c68 [0x1ef2368], "ALSA: C-Media USB Headphone Set") 2016-09-29 18:21:22,188 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,189 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2016-09-29 18:21:22,190 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: C-Media USB Headphone Set 2016-09-29 18:21:22,191 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-09-29 18:21:22,191 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_prodsystem.7 - skip fire_event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x73d69350 2016-09-29 18:21:22,192 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device 2016-09-29 18:21:22,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x73d69320 2016-09-29 18:21:22,192 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device 2016-09-29 18:21:22,193 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2016-09-29 18:21:22,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00ef8) 2016-09-29 18:21:22,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b470 2016-09-29 18:21:22,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b470 2016-09-29 18:21:22,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b470 2016-09-29 18:21:22,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00f68) 2016-09-29 18:21:22,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b4b0 2016-09-29 18:21:22,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b4b0 2016-09-29 18:21:22,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b4b0 2016-09-29 18:21:22,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00fd0) 2016-09-29 18:21:22,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b4c0 2016-09-29 18:21:22,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b4c0 2016-09-29 18:21:22,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b4c0 2016-09-29 18:21:22,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00ae8) 2016-09-29 18:21:22,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b460 2016-09-29 18:21:22,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b460 2016-09-29 18:21:22,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b460 2016-09-29 18:21:22,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00b40) 2016-09-29 18:21:22,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b490 2016-09-29 18:21:22,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b490 2016-09-29 18:21:22,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b490 2016-09-29 18:21:22,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00b98) 2016-09-29 18:21:22,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b450 2016-09-29 18:21:22,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b450 2016-09-29 18:21:22,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b450 2016-09-29 18:21:22,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00bf0) 2016-09-29 18:21:22,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b4a0 2016-09-29 18:21:22,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b4a0 2016-09-29 18:21:22,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b4a0 2016-09-29 18:21:22,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00c48) 2016-09-29 18:21:22,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b4d0 2016-09-29 18:21:22,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b4d0 2016-09-29 18:21:22,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b4d0 2016-09-29 18:21:22,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00cb0) 2016-09-29 18:21:22,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b4e0 2016-09-29 18:21:22,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b4e0 2016-09-29 18:21:22,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b4e0 2016-09-29 18:21:22,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1ef1c28) 2016-09-29 18:21:22,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b4f0 2016-09-29 18:21:22,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b4f0 2016-09-29 18:21:22,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b4f0 2016-09-29 18:21:22,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x745cd3f0 2016-09-29 18:21:22,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b470 [0x1f00ef8]) 2016-09-29 18:21:22,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b470 [0x1f00ef8]) 2016-09-29 18:21:22,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,211 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2016-09-29 18:21:22,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b470 [0x1f00ef8], 0x2e0614 [0]) 2016-09-29 18:21:22,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4b0 [0x1f00f68]) 2016-09-29 18:21:22,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x75ad04a0 2016-09-29 18:21:22,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4b0 [0x1f00f68]) 2016-09-29 18:21:22,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x75ad04a0 2016-09-29 18:21:22,213 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-09-29 18:21:22,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b4b0 [0x1f00f68], 0x2e0614 [0]) 2016-09-29 18:21:22,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4c0 [0x1f00fd0]) 2016-09-29 18:21:22,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4c0 [0x1f00fd0]) 2016-09-29 18:21:22,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,215 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-09-29 18:21:22,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b4c0 [0x1f00fd0], 0x2e0614 [0]) 2016-09-29 18:21:22,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b460 [0x1f00ae8]) 2016-09-29 18:21:22,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x75ad04a0 2016-09-29 18:21:22,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b460 [0x1f00ae8]) 2016-09-29 18:21:22,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x75ad04a0 2016-09-29 18:21:22,217 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2016-09-29 18:21:22,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b460 [0x1f00ae8], 0x2e0620 [1]) 2016-09-29 18:21:22,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b490 [0x1f00b40]) 2016-09-29 18:21:22,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b490 [0x1f00b40]) 2016-09-29 18:21:22,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,219 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2016-09-29 18:21:22,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b490 [0x1f00b40], 0x2e0620 [1]) 2016-09-29 18:21:22,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b450 [0x1f00b98]) 2016-09-29 18:21:22,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b450 [0x1f00b98]) 2016-09-29 18:21:22,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,221 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2016-09-29 18:21:22,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b450 [0x1f00b98], 0x2e0614 [0]) 2016-09-29 18:21:22,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4a0 [0x1f00bf0]) 2016-09-29 18:21:22,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4a0 [0x1f00bf0]) 2016-09-29 18:21:22,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745c7e00 2016-09-29 18:21:22,222 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2016-09-29 18:21:22,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b4a0 [0x1f00bf0], 0x2e0614 [0]) 2016-09-29 18:21:22,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4d0 [0x1f00c48]) 2016-09-29 18:21:22,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x75ad04a0 2016-09-29 18:21:22,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4d0 [0x1f00c48]) 2016-09-29 18:21:22,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x75ad04a0 2016-09-29 18:21:22,224 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-09-29 18:21:22,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b4d0 [0x1f00c48], 0x2e0614 [0]) 2016-09-29 18:21:22,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4e0 [0x1f00cb0]) 2016-09-29 18:21:22,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4e0 [0x1f00cb0]) 2016-09-29 18:21:22,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,226 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2016-09-29 18:21:22,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b4e0 [0x1f00cb0], 0x2e0614 [0]) 2016-09-29 18:21:22,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4f0 [0x1ef1c28]) 2016-09-29 18:21:22,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b4f0 [0x1ef1c28]) 2016-09-29 18:21:22,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,228 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2016-09-29 18:21:22,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b4f0 [0x1ef1c28], 0x2e0614 [0]) 2016-09-29 18:21:22,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,230 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,230 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x745cd670 2016-09-29 18:21:22,230 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x745cd670 2016-09-29 18:21:22,231 [INFO] [doorpi.sipphone.from_linphone] found 1 possible videodevices: 2016-09-29 18:21:22,231 [DEBUG] [doorpi.sipphone.from_linphone] | name 2016-09-29 18:21:22,231 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-09-29 18:21:22,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,232 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x745cd670 2016-09-29 18:21:22,232 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2016-09-29 18:21:22,232 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2016-09-29 18:21:22,232 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x745cd670 2016-09-29 18:21:22,233 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: StaticImage: Static picture) returns StaticImage: Static picture 2016-09-29 18:21:22,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x745cd670 2016-09-29 18:21:22,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x745a2c68 [0x1ef2368], 0x2e0620 [1]) 2016-09-29 18:21:22,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2016-09-29 18:21:22,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x745a2c68 [0x1ef2368], "StaticImage: Static picture") 2016-09-29 18:21:22,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2016-09-29 18:21:22,241 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2016-09-29 18:21:22,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x745a2c68 [0x1ef2368], "vga") 2016-09-29 18:21:22,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2016-09-29 18:21:22,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x73d69530 2016-09-29 18:21:22,242 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture 2016-09-29 18:21:22,242 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2016-09-29 18:21:22,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1f00e78) 2016-09-29 18:21:22,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-09-29 18:21:22,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d1b500 2016-09-29 18:21:22,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-09-29 18:21:22,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d1b500 2016-09-29 18:21:22,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d1b500 2016-09-29 18:21:22,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x745cdbe8 2016-09-29 18:21:22,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b500 [0x1f00e78]) 2016-09-29 18:21:22,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2e0620 2016-09-29 18:21:22,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d1b500 [0x1f00e78]) 2016-09-29 18:21:22,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x745a2cb0 2016-09-29 18:21:22,246 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2016-09-29 18:21:22,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x745a2c68 [0x1ef2368], 0x76d1b500 [0x1f00e78], 0x2e0620 [1]) 2016-09-29 18:21:22,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x1d5b8bc 2016-09-29 18:21:22,247 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.2.1 2016-09-29 18:21:22,247 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns 620 2016-09-29 18:21:22,247 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: 620) returns ******* 2016-09-29 18:21:22,247 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.2.1) returns fritz.box 2016-09-29 18:21:22,248 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2016-09-29 18:21:22,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x1f0f020) 2016-09-29 18:21:22,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2016-09-29 18:21:22,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76d1b510 2016-09-29 18:21:22,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2016-09-29 18:21:22,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76d1b510 2016-09-29 18:21:22,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76d1b510 2016-09-29 18:21:22,250 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76d1b510 2016-09-29 18:21:22,250 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2016-09-29 18:21:22,250 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2016-09-29 18:21:22,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1f0cef0) 2016-09-29 18:21:22,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b520 2016-09-29 18:21:22,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b520 2016-09-29 18:21:22,259 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b520 2016-09-29 18:21:22,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76d1b520 2016-09-29 18:21:22,260 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76d1b510 [0x1f0f020], 0x76d1b520 [0x1f0cef0]) 2016-09-29 18:21:22,261 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2016-09-29 18:21:22,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76d1b510 [0x1f0f020], "sip:192.168.2.1") 2016-09-29 18:21:22,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2016-09-29 18:21:22,263 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76d1b510 [0x1f0f020], 0x2e0620 [1]) 2016-09-29 18:21:22,263 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,264 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2016-09-29 18:21:22,265 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x745a2c68 [0x1ef2368], 0x76d1b510 [0x1f0f020]) 2016-09-29 18:21:22,266 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,267 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x1d5b8bc 2016-09-29 18:21:22,269 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x745a2c68 [0x1ef2368], 0x76d1b510 [0x1f0f020]) 2016-09-29 18:21:22,270 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2016-09-29 18:21:22,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x745a2c68 [0x1ef2368], "620", "(null)", "", "(null)", "(null)", "fritz.box") 2016-09-29 18:21:22,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x1f10c30) 2016-09-29 18:21:22,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2016-09-29 18:21:22,272 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_prodsystem.7 - skip fire_event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76d1b560 2016-09-29 18:21:22,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2016-09-29 18:21:22,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76d1b560 2016-09-29 18:21:22,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76d1b560 2016-09-29 18:21:22,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76d1b560 2016-09-29 18:21:22,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x745a2c68 [0x1ef2368], 0x76d1b560 [0x1f10c30]) 2016-09-29 18:21:22,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2016-09-29 18:21:22,274 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2016-09-29 18:21:22,274 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnStartup'] 2016-09-29 18:21:22,274 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2016-09-29 18:21:22,275 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10', '50'] 2016-09-29 18:21:22,275 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2016-09-29 18:21:22,275 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2016-09-29 18:21:22,276 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2016-09-29 18:21:22,276 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup 2016-09-29 18:21:22,276 [INFO] [doorpi.doorpi] registering action '50' for event 'OnStartup' 2016-09-29 18:21:22,276 [TRACE] [doorpi.conf.config_object] get_string for key 50 in section EVENT_OnStartup (default: ) returns mailto:,DoorPI,Start von DOORPI,True 2016-09-29 18:21:22,277 [DEBUG] [doorpi.action.SingleActions.mailto] doorpi.action.SingleActions.mailto loaded 2016-09-29 18:21:22,300 [DEBUG] [doorpi.action.SingleActions.take_snapshot] doorpi.action.SingleActions.take_snapshot loaded 2016-09-29 18:21:22,301 [TRACE] [doorpi.action.handler] action MailtoAction with args () and kwargs {'smtp_text': 'Start von DOORPI', 'smtp_subject': 'DoorPI', 'smtp_snapshot': 'True', 'smtp_to': ''} was added to event OnStartup 2016-09-29 18:21:22,301 [TRACE] [doorpi.conf.config_object] get_string for key 7 in section prodsystem_InputPins (default: ) returns call:**610 2016-09-29 18:21:22,302 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded 2016-09-29 18:21:22,303 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**610'} was added to new evententry OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,304 [WARNING] [root] section DTMF not found in configfile 2016-09-29 18:21:22,304 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2016-09-29 18:21:22,304 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns 2016-09-29 18:21:22,305 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron 2016-09-29 18:21:22,306 [DEBUG] [doorpi.action.handler] [0U7PM2] fire for event OnStartup this actions [, ] 2016-09-29 18:21:22,307 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi 2016-09-29 18:21:22,307 [TRACE] [doorpi.action.handler] [0U7PM2] try to fire action SleepAction with args (1.0,) and kwargs {} 2016-09-29 18:21:22,308 [TRACE] [doorpi.action.base] run SleepAction with args (1.0,) and kwargs {} 2016-09-29 18:21:22,333 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,334 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,334 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,335 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,336 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,337 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,337 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,338 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,339 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,339 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,340 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,341 [DEBUG] [doorpi.action.handler] [AP3OXL] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,341 [TRACE] [doorpi.action.handler] [AP3OXL] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,341 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,342 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,342 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,343 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2016-09-29 18:21:22,343 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,343 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2016-09-29 16:21:22.343644 2016-09-29 18:21:22,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x745a2c68 [0x1ef2368], 0x2d7824 [(nil)]) 2016-09-29 18:21:22,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x72400e18) 2016-09-29 18:21:22,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2016-09-29 18:21:22,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76d1b530 2016-09-29 18:21:22,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2016-09-29 18:21:22,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76d1b530 2016-09-29 18:21:22,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76d1b530 2016-09-29 18:21:22,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76d1b530 2016-09-29 18:21:22,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76d1b530 [0x72400e18], "/usr/local/etc/DoorPi/records/2016-09-29_18-21-22.wav") 2016-09-29 18:21:22,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2016-09-29 18:21:22,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76d1b530 [0x72400e18], 0x2e0620 [1]) 2016-09-29 18:21:22,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2016-09-29 18:21:22,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x745a2c68 [0x1ef2368], "**610", 0x76d1b530 [0x72400e18]) 2016-09-29 18:21:22,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x72430658, 2, "Starting outgoing call") 2016-09-29 18:21:22,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2016-09-29 18:21:22,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76d1b580 2016-09-29 18:21:22,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2016-09-29 18:21:22,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76d1b580 2016-09-29 18:21:22,352 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2016-09-29 18:21:22,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b570 2016-09-29 18:21:22,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b570 2016-09-29 18:21:22,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b570 2016-09-29 18:21:22,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b570 2016-09-29 18:21:22,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b570 [0x72402178]) 2016-09-29 18:21:22,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725de9e0 2016-09-29 18:21:22,366 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:22,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,368 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:22,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:22,369 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:22,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:22,370 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:22,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:22,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x72430658, 3, "Outgoing call in progress") 2016-09-29 18:21:22,374 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2016-09-29 18:21:22,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b590 2016-09-29 18:21:22,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b590 2016-09-29 18:21:22,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b590 2016-09-29 18:21:22,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b590 2016-09-29 18:21:22,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b590 [0x72402178]) 2016-09-29 18:21:22,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725de950 2016-09-29 18:21:22,377 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:22,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:22,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,378 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:22,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:22,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:22,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:22,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:22,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76d1b580 2016-09-29 18:21:22,380 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,381 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,381 [DEBUG] [doorpi.action.handler] [UA8U9Y] fire for event OnSipPhoneMakeCall this actions [] 2016-09-29 18:21:22,382 [TRACE] [doorpi.action.handler] [UA8U9Y] try to fire action > with args () and kwargs {} 2016-09-29 18:21:22,382 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:22,382 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:22,384 [TRACE] [doorpi.action.handler] [UA8U9Y] finished fire_event for event_name OnSipPhoneMakeCall 2016-09-29 18:21:22,384 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,385 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:22,385 [TRACE] [doorpi.action.handler] [AP3OXL] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,413 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,414 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,414 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,415 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,416 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,416 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,417 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,418 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,418 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,419 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,419 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,420 [DEBUG] [doorpi.action.handler] [8DG4NH] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,421 [TRACE] [doorpi.action.handler] [8DG4NH] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,421 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,421 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,422 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,423 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b5f0 2016-09-29 18:21:22,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b5f0 2016-09-29 18:21:22,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b5f0 2016-09-29 18:21:22,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b5f0 2016-09-29 18:21:22,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b5f0 [0x72402178]) 2016-09-29 18:21:22,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725def80 2016-09-29 18:21:22,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b600 2016-09-29 18:21:22,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b600 2016-09-29 18:21:22,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b600 2016-09-29 18:21:22,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b600 2016-09-29 18:21:22,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b600 [0x72402178]) 2016-09-29 18:21:22,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725defb0 2016-09-29 18:21:22,428 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.084583 seconds? -> skip 2016-09-29 18:21:22,428 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,430 [TRACE] [doorpi.action.handler] [8DG4NH] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,430 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,499 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,500 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,501 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,502 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,502 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,503 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,504 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,504 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,505 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,505 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,506 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,507 [DEBUG] [doorpi.action.handler] [1B5WKR] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,507 [TRACE] [doorpi.action.handler] [1B5WKR] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,508 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,508 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,509 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,511 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b5c0 2016-09-29 18:21:22,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b5c0 2016-09-29 18:21:22,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b5c0 2016-09-29 18:21:22,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b5c0 2016-09-29 18:21:22,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b5c0 [0x72402178]) 2016-09-29 18:21:22,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593350 2016-09-29 18:21:22,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b550 2016-09-29 18:21:22,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b550 2016-09-29 18:21:22,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b550 2016-09-29 18:21:22,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b550 2016-09-29 18:21:22,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b550 [0x72402178]) 2016-09-29 18:21:22,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593380 2016-09-29 18:21:22,516 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.172582 seconds? -> skip 2016-09-29 18:21:22,516 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,517 [TRACE] [doorpi.action.handler] [1B5WKR] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,517 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,571 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,572 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,573 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,574 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,574 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,575 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,576 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,576 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,577 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,579 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,579 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,581 [DEBUG] [doorpi.action.handler] [SY4CQH] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,582 [TRACE] [doorpi.action.handler] [SY4CQH] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,582 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,582 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,583 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,585 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,585 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b540 2016-09-29 18:21:22,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b540 2016-09-29 18:21:22,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b540 2016-09-29 18:21:22,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b540 2016-09-29 18:21:22,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b540 [0x72402178]) 2016-09-29 18:21:22,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593680 2016-09-29 18:21:22,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,590 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b610 2016-09-29 18:21:22,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b610 2016-09-29 18:21:22,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b610 2016-09-29 18:21:22,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b610 2016-09-29 18:21:22,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b610 [0x72402178]) 2016-09-29 18:21:22,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725936e0 2016-09-29 18:21:22,593 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.249359 seconds? -> skip 2016-09-29 18:21:22,593 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,594 [TRACE] [doorpi.action.handler] [SY4CQH] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,594 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,652 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,653 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,654 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,655 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,655 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,656 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,657 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,657 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,658 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,659 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,659 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,660 [DEBUG] [doorpi.action.handler] [HI16LP] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,660 [TRACE] [doorpi.action.handler] [HI16LP] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,661 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,661 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,662 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,662 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b5b0 2016-09-29 18:21:22,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b5b0 2016-09-29 18:21:22,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b5b0 2016-09-29 18:21:22,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b5b0 2016-09-29 18:21:22,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b5b0 [0x72402178]) 2016-09-29 18:21:22,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725939e0 2016-09-29 18:21:22,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b5d0 2016-09-29 18:21:22,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b5d0 2016-09-29 18:21:22,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b5d0 2016-09-29 18:21:22,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b5d0 2016-09-29 18:21:22,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b5d0 [0x72402178]) 2016-09-29 18:21:22,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593a40 2016-09-29 18:21:22,667 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.324231 seconds? -> skip 2016-09-29 18:21:22,668 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,669 [TRACE] [doorpi.action.handler] [HI16LP] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,669 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,783 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,789 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,791 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,792 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,794 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,795 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,796 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,797 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,799 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,800 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,801 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,802 [DEBUG] [doorpi.action.handler] [3IKFFR] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,803 [TRACE] [doorpi.action.handler] [3IKFFR] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,803 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,803 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,804 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,805 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b640 2016-09-29 18:21:22,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b640 2016-09-29 18:21:22,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b640 2016-09-29 18:21:22,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b640 2016-09-29 18:21:22,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b640 [0x72402178]) 2016-09-29 18:21:22,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593d70 2016-09-29 18:21:22,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b5a0 2016-09-29 18:21:22,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b5a0 2016-09-29 18:21:22,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b5a0 2016-09-29 18:21:22,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b5a0 2016-09-29 18:21:22,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b5a0 [0x72402178]) 2016-09-29 18:21:22,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593da0 2016-09-29 18:21:22,810 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.467169 seconds? -> skip 2016-09-29 18:21:22,811 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,812 [TRACE] [doorpi.action.handler] [3IKFFR] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,812 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,824 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,824 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,825 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,826 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,827 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,828 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,829 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,830 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,830 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,831 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,832 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,833 [DEBUG] [doorpi.action.handler] [HFN942] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,833 [TRACE] [doorpi.action.handler] [HFN942] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,834 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,834 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,835 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,835 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b620 2016-09-29 18:21:22,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b620 2016-09-29 18:21:22,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b620 2016-09-29 18:21:22,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b620 2016-09-29 18:21:22,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b620 [0x72402178]) 2016-09-29 18:21:22,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725410e0 2016-09-29 18:21:22,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b630 2016-09-29 18:21:22,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b630 2016-09-29 18:21:22,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b630 2016-09-29 18:21:22,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b630 2016-09-29 18:21:22,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b630 [0x72402178]) 2016-09-29 18:21:22,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541140 2016-09-29 18:21:22,841 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.497677 seconds? -> skip 2016-09-29 18:21:22,841 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,842 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,843 [TRACE] [doorpi.action.handler] [HFN942] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,911 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,912 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,913 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,914 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,915 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,915 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,916 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,917 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,917 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,918 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,919 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,920 [DEBUG] [doorpi.action.handler] [Z5B7LH] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,920 [TRACE] [doorpi.action.handler] [Z5B7LH] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,920 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:22,920 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,921 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:22,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,922 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b660 2016-09-29 18:21:22,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b660 2016-09-29 18:21:22,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b660 2016-09-29 18:21:22,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b660 2016-09-29 18:21:22,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b660 [0x72402178]) 2016-09-29 18:21:22,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541440 2016-09-29 18:21:22,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:22,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:22,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:22,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b670 2016-09-29 18:21:22,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:22,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b670 2016-09-29 18:21:22,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b670 2016-09-29 18:21:22,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b670 2016-09-29 18:21:22,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b670 [0x72402178]) 2016-09-29 18:21:22,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725414a0 2016-09-29 18:21:22,927 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.583799 seconds? -> skip 2016-09-29 18:21:22,927 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:22,928 [TRACE] [doorpi.action.handler] [Z5B7LH] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:22,929 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:22,991 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,992 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,993 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,994 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:22,994 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,995 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,995 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,996 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,997 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:22,998 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:22,998 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:22,999 [DEBUG] [doorpi.action.handler] [4PJWFW] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:22,999 [TRACE] [doorpi.action.handler] [4PJWFW] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,000 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,000 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,001 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,001 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b650 2016-09-29 18:21:23,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b650 2016-09-29 18:21:23,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b650 2016-09-29 18:21:23,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b650 2016-09-29 18:21:23,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b650 [0x72402178]) 2016-09-29 18:21:23,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725417a0 2016-09-29 18:21:23,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b6a0 2016-09-29 18:21:23,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b6a0 2016-09-29 18:21:23,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b6a0 2016-09-29 18:21:23,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b6a0 2016-09-29 18:21:23,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b6a0 [0x72402178]) 2016-09-29 18:21:23,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541800 2016-09-29 18:21:23,006 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.663118 seconds? -> skip 2016-09-29 18:21:23,007 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,008 [TRACE] [doorpi.action.handler] [4PJWFW] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,008 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,077 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,078 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,079 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,080 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,081 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,081 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,082 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,082 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,083 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,084 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,084 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,085 [DEBUG] [doorpi.action.handler] [4WIQM7] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,085 [TRACE] [doorpi.action.handler] [4WIQM7] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,086 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,086 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,086 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,088 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b690 2016-09-29 18:21:23,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b690 2016-09-29 18:21:23,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b690 2016-09-29 18:21:23,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b690 2016-09-29 18:21:23,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b690 [0x72402178]) 2016-09-29 18:21:23,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541b30 2016-09-29 18:21:23,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b6d0 2016-09-29 18:21:23,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b6d0 2016-09-29 18:21:23,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b6d0 2016-09-29 18:21:23,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b6d0 2016-09-29 18:21:23,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b6d0 [0x72402178]) 2016-09-29 18:21:23,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541b60 2016-09-29 18:21:23,093 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.749517 seconds? -> skip 2016-09-29 18:21:23,093 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,094 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,094 [TRACE] [doorpi.action.handler] [4WIQM7] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,151 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,152 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,153 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,154 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,154 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,155 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,156 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,156 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,157 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,158 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,158 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,159 [DEBUG] [doorpi.action.handler] [6VO0OG] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,159 [TRACE] [doorpi.action.handler] [6VO0OG] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,160 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,160 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,161 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,162 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b6c0 2016-09-29 18:21:23,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b6c0 2016-09-29 18:21:23,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b6c0 2016-09-29 18:21:23,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b6c0 2016-09-29 18:21:23,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b6c0 [0x72402178]) 2016-09-29 18:21:23,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541e90 2016-09-29 18:21:23,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b6e0 2016-09-29 18:21:23,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b6e0 2016-09-29 18:21:23,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b6e0 2016-09-29 18:21:23,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b6e0 2016-09-29 18:21:23,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b6e0 [0x72402178]) 2016-09-29 18:21:23,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541ec0 2016-09-29 18:21:23,166 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.823141 seconds? -> skip 2016-09-29 18:21:23,167 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,168 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,168 [TRACE] [doorpi.action.handler] [6VO0OG] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,233 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,235 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,236 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,237 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,238 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,238 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,239 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,240 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,240 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,241 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,242 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,243 [DEBUG] [doorpi.action.handler] [IPQBG0] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,243 [TRACE] [doorpi.action.handler] [IPQBG0] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,243 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,243 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,244 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,245 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b6b0 2016-09-29 18:21:23,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b6b0 2016-09-29 18:21:23,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b6b0 2016-09-29 18:21:23,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b6b0 2016-09-29 18:21:23,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b6b0 [0x72402178]) 2016-09-29 18:21:23,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf200 2016-09-29 18:21:23,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b6f0 2016-09-29 18:21:23,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b6f0 2016-09-29 18:21:23,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b6f0 2016-09-29 18:21:23,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b6f0 2016-09-29 18:21:23,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b6f0 [0x72402178]) 2016-09-29 18:21:23,250 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf260 2016-09-29 18:21:23,250 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.906684 seconds? -> skip 2016-09-29 18:21:23,250 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,251 [TRACE] [doorpi.action.handler] [IPQBG0] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,252 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,313 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,314 [TRACE] [doorpi.action.handler] [0U7PM2] try to fire action MailtoAction with args () and kwargs {'smtp_text': 'Start von DOORPI', 'smtp_subject': 'DoorPI', 'smtp_snapshot': 'True', 'smtp_to': ''} 2016-09-29 18:21:23,314 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,315 [TRACE] [doorpi.action.base] run MailtoAction with args () and kwargs {'smtp_text': 'Start von DOORPI', 'smtp_subject': 'DoorPI', 'smtp_snapshot': 'True', 'smtp_to': ''} 2016-09-29 18:21:23,315 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,316 [TRACE] [doorpi.conf.config_object] get_string for key server in section SMTP (default: smtp.gmail.com) returns smtp.web.de 2016-09-29 18:21:23,316 [TRACE] [doorpi.conf.config_object] get_integer for key port in section SMTP (default: 465) returns 587 2016-09-29 18:21:23,316 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,317 [TRACE] [doorpi.conf.config_object] get_string for key username in section SMTP (default: ) returns 2016-09-29 18:21:23,317 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,318 [TRACE] [doorpi.conf.config_object] get_string for key password in section SMTP (default: ) returns ******* 2016-09-29 18:21:23,318 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,319 [TRACE] [doorpi.conf.config_object] get_string for key from in section SMTP (default: ) returns 2016-09-29 18:21:23,319 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,319 [TRACE] [doorpi.conf.config_object] get_boolean for key use_tls in section SMTP (default: False) returns True 2016-09-29 18:21:23,320 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,320 [TRACE] [doorpi.conf.config_object] get_boolean for key use_ssl in section SMTP (default: True) returns False 2016-09-29 18:21:23,321 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,321 [TRACE] [doorpi.conf.config_object] get_boolean for key need_login in section SMTP (default: True) returns True 2016-09-29 18:21:23,322 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,322 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,322 [DEBUG] [doorpi.conf.config_object] create new key signature in section SMTP with value '!EPILOG!' 2016-09-29 18:21:23,323 [TRACE] [doorpi.conf.config_object] get_string for key signature in section SMTP (default: !EPILOG!) returns !EPILOG! 2016-09-29 18:21:23,325 [DEBUG] [doorpi.conf.config_object] parse string "!EPILOG!" to " ___ ___ _ / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1 / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0 /___,' \___/ \___/|_| \/ |_| URL: Authors: Thomas Meissner Supporter: Phillip Munz Hermann Dötsch Dennis Häußler Hubert Nusser Michael Hauer Andreas Schwarz Max Rößler missing someone? -> sorry -> mail me " 2016-09-29 18:21:23,325 [DEBUG] [doorpi.action.handler] [GSH0TI] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,326 [TRACE] [doorpi.action.handler] [GSH0TI] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,327 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,327 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,328 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,329 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b680 2016-09-29 18:21:23,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b680 2016-09-29 18:21:23,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b680 2016-09-29 18:21:23,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b680 2016-09-29 18:21:23,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b680 [0x72402178]) 2016-09-29 18:21:23,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf5f0 2016-09-29 18:21:23,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b720 2016-09-29 18:21:23,336 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,336 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b720 2016-09-29 18:21:23,336 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b720 2016-09-29 18:21:23,336 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b720 2016-09-29 18:21:23,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b720 [0x72402178]) 2016-09-29 18:21:23,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf620 2016-09-29 18:21:23,337 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.994164 seconds? -> skip 2016-09-29 18:21:23,338 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,339 [TRACE] [doorpi.action.handler] [GSH0TI] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,340 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,393 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,394 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,394 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,395 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,396 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,397 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,397 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,398 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,398 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,399 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,400 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,401 [DEBUG] [doorpi.action.handler] [BSEHUN] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,401 [TRACE] [doorpi.action.handler] [BSEHUN] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,401 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,401 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,402 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,403 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b710 2016-09-29 18:21:23,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b710 2016-09-29 18:21:23,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b710 2016-09-29 18:21:23,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b710 2016-09-29 18:21:23,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b710 [0x72402178]) 2016-09-29 18:21:23,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf980 2016-09-29 18:21:23,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b5e0 2016-09-29 18:21:23,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b5e0 2016-09-29 18:21:23,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b5e0 2016-09-29 18:21:23,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b5e0 2016-09-29 18:21:23,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b5e0 [0x72402178]) 2016-09-29 18:21:23,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf9e0 2016-09-29 18:21:23,408 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.065167 seconds? -> skip 2016-09-29 18:21:23,409 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,410 [TRACE] [doorpi.action.handler] [BSEHUN] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,410 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,490 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,491 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,492 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,492 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,493 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,494 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,495 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,496 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,496 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,498 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,499 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,500 [DEBUG] [doorpi.action.handler] [2EGG1D] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,501 [TRACE] [doorpi.action.handler] [2EGG1D] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,501 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,501 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,503 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,504 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b700 2016-09-29 18:21:23,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b700 2016-09-29 18:21:23,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b700 2016-09-29 18:21:23,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b700 2016-09-29 18:21:23,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b700 [0x72402178]) 2016-09-29 18:21:23,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfd10 2016-09-29 18:21:23,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b730 2016-09-29 18:21:23,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b730 2016-09-29 18:21:23,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b730 2016-09-29 18:21:23,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b730 2016-09-29 18:21:23,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b730 [0x72402178]) 2016-09-29 18:21:23,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfd70 2016-09-29 18:21:23,510 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.167051 seconds? -> skip 2016-09-29 18:21:23,511 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,512 [TRACE] [doorpi.action.handler] [2EGG1D] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,512 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,580 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,581 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,582 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,582 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,583 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,584 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,584 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,584 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,586 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,586 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,587 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,588 [DEBUG] [doorpi.action.handler] [JC8F0Z] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,589 [TRACE] [doorpi.action.handler] [JC8F0Z] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,589 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,589 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,591 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,592 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b780 2016-09-29 18:21:23,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b780 2016-09-29 18:21:23,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b780 2016-09-29 18:21:23,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b780 2016-09-29 18:21:23,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b780 [0x72402178]) 2016-09-29 18:21:23,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb0b0 2016-09-29 18:21:23,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b790 2016-09-29 18:21:23,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b790 2016-09-29 18:21:23,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b790 2016-09-29 18:21:23,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b790 2016-09-29 18:21:23,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b790 [0x72402178]) 2016-09-29 18:21:23,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb110 2016-09-29 18:21:23,597 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.254157 seconds? -> skip 2016-09-29 18:21:23,598 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,599 [TRACE] [doorpi.action.handler] [JC8F0Z] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,599 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,649 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,651 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,651 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,652 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,653 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,654 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,654 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,655 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,655 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,656 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,657 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,658 [DEBUG] [doorpi.action.handler] [CXZLSY] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,658 [TRACE] [doorpi.action.handler] [CXZLSY] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,658 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,658 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,659 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,660 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b740 2016-09-29 18:21:23,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b740 2016-09-29 18:21:23,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b740 2016-09-29 18:21:23,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b740 2016-09-29 18:21:23,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b740 [0x72402178]) 2016-09-29 18:21:23,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745c8260 2016-09-29 18:21:23,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b750 2016-09-29 18:21:23,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b750 2016-09-29 18:21:23,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b750 2016-09-29 18:21:23,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b750 2016-09-29 18:21:23,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b750 [0x72402178]) 2016-09-29 18:21:23,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745c8710 2016-09-29 18:21:23,665 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.321878 seconds? -> skip 2016-09-29 18:21:23,665 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,666 [TRACE] [doorpi.action.handler] [CXZLSY] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,667 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,674 [TRACE] [doorpi.conf.config_object] get_string for key snapshot_path in section DoorPi (default: /tmp) returns !BASEPATH!/snapshots 2016-09-29 18:21:23,676 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/snapshots" to "/usr/local/etc/DoorPi/snapshots" 2016-09-29 18:21:23,733 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,736 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,736 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,738 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,739 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,740 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,741 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,741 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,742 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,743 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,743 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,744 [DEBUG] [doorpi.action.handler] [MK9EAJ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,745 [TRACE] [doorpi.action.handler] [MK9EAJ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,745 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,745 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,746 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,747 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b7d0 2016-09-29 18:21:23,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b7d0 2016-09-29 18:21:23,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b7d0 2016-09-29 18:21:23,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b7d0 2016-09-29 18:21:23,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b7d0 [0x72402178]) 2016-09-29 18:21:23,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725ded10 2016-09-29 18:21:23,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b7a0 2016-09-29 18:21:23,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b7a0 2016-09-29 18:21:23,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b7a0 2016-09-29 18:21:23,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b7a0 2016-09-29 18:21:23,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b7a0 [0x72402178]) 2016-09-29 18:21:23,754 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725dee00 2016-09-29 18:21:23,754 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.410662 seconds? -> skip 2016-09-29 18:21:23,754 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,755 [TRACE] [doorpi.action.handler] [MK9EAJ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,755 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,818 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,819 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,820 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,821 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,822 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,823 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,823 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,824 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,825 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,826 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,826 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,828 [DEBUG] [doorpi.action.handler] [D2IBJC] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,829 [TRACE] [doorpi.action.handler] [D2IBJC] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,829 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,830 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,831 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,833 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b760 2016-09-29 18:21:23,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b760 2016-09-29 18:21:23,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b760 2016-09-29 18:21:23,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b760 2016-09-29 18:21:23,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b760 [0x72402178]) 2016-09-29 18:21:23,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593260 2016-09-29 18:21:23,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b770 2016-09-29 18:21:23,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b770 2016-09-29 18:21:23,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b770 2016-09-29 18:21:23,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b770 2016-09-29 18:21:23,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b770 [0x72402178]) 2016-09-29 18:21:23,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593230 2016-09-29 18:21:23,847 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.503826 seconds? -> skip 2016-09-29 18:21:23,847 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,849 [TRACE] [doorpi.action.handler] [D2IBJC] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,850 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,893 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,894 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,895 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,896 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,897 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,898 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,899 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,900 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,901 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,902 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,903 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,905 [DEBUG] [doorpi.action.handler] [19AADG] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,905 [TRACE] [doorpi.action.handler] [19AADG] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,905 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,905 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,906 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,907 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b7c0 2016-09-29 18:21:23,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b7c0 2016-09-29 18:21:23,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b7c0 2016-09-29 18:21:23,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b7c0 2016-09-29 18:21:23,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b7c0 [0x72402178]) 2016-09-29 18:21:23,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593980 2016-09-29 18:21:23,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b7e0 2016-09-29 18:21:23,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b7e0 2016-09-29 18:21:23,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b7e0 2016-09-29 18:21:23,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b7e0 2016-09-29 18:21:23,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b7e0 [0x72402178]) 2016-09-29 18:21:23,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725939e0 2016-09-29 18:21:23,914 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.57065 seconds? -> skip 2016-09-29 18:21:23,914 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,915 [TRACE] [doorpi.action.handler] [19AADG] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,915 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,972 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,973 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,974 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,974 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:23,975 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,977 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,978 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,978 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,979 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:23,980 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:23,980 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:23,981 [DEBUG] [doorpi.action.handler] [6TYLMN] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:23,981 [TRACE] [doorpi.action.handler] [6TYLMN] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,982 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:23,982 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,982 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:23,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b800 2016-09-29 18:21:23,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b800 2016-09-29 18:21:23,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b800 2016-09-29 18:21:23,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b800 2016-09-29 18:21:23,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b800 [0x72402178]) 2016-09-29 18:21:23,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593fb0 2016-09-29 18:21:23,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:23,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:23,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:23,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b830 2016-09-29 18:21:23,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:23,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b830 2016-09-29 18:21:23,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b830 2016-09-29 18:21:23,988 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:23,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b830 2016-09-29 18:21:23,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b830 [0x72402178]) 2016-09-29 18:21:23,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593aa0 2016-09-29 18:21:23,991 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.647603 seconds? -> skip 2016-09-29 18:21:23,991 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:23,993 [TRACE] [doorpi.action.handler] [6TYLMN] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:23,993 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,007 [TRACE] [doorpi.action.handler] [0U7PM2] finished fire_event for event_name OnStartup 2016-09-29 18:21:24,007 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron 2016-09-29 18:21:24,008 [INFO] [doorpi.doorpi] DoorPi started successfully 2016-09-29 18:21:24,009 [INFO] [doorpi.doorpi] BasePath is /usr/local/etc/DoorPi 2016-09-29 18:21:24,009 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi 2016-09-29 18:21:24,010 [INFO] [doorpi.doorpi] Weburl is http://doorpi:8080/ 2016-09-29 18:21:24,011 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,012 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x72430658] initialized (LinphoneCore version: 3.9.0) 2016-09-29 18:21:24,012 [INFO] [doorpi.sipphone.from_linphone] Call 0x72430658: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2016-09-29 18:21:24,012 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,013 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x72430658] 2016-09-29 18:21:24,013 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2016-09-29 18:21:24,013 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2016-09-29 18:21:24,013 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2016-09-29 18:21:24,014 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2016-09-29 18:21:24,014 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x72430658] 2016-09-29 18:21:24,014 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2016-09-29 18:21:24,014 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2016-09-29 18:21:24,015 [INFO] [doorpi.sipphone.from_linphone] Contact has not been fixed stack will do 2016-09-29 18:21:24,015 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x72430658] 2016-09-29 18:21:24,015 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x72435518,0-->MSVoidSink:0x7242e520,0 2016-09-29 18:21:24,015 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2016-09-29 18:21:24,016 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2016-09-29 18:21:24,016 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" ] calling [sip:**610@192.168.2.1] on op [0x7242f7e8] 2016-09-29 18:21:24,016 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2016-09-29 18:21:24,016 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready 2016-09-29 18:21:24,017 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: starting resolution of 192.168.2.1 2016-09-29 18:21:24,017 [INFO] [doorpi.sipphone.from_linphone] channel 0x72412750: state RES_IN_PROGRESS 2016-09-29 18:21:24,017 [INFO] [doorpi.sipphone.from_linphone] transaction [0x724360e0] channel state changed to [RES_IN_PROGRESS] 2016-09-29 18:21:24,018 [INFO] [doorpi.sipphone.from_linphone] channel 0x72412750: state RES_DONE 2016-09-29 18:21:24,018 [INFO] [doorpi.sipphone.from_linphone] transaction [0x724360e0] channel state changed to [RES_DONE] 2016-09-29 18:21:24,018 [INFO] [doorpi.sipphone.from_linphone] channel 0x72412750: state CONNECTING 2016-09-29 18:21:24,018 [INFO] [doorpi.sipphone.from_linphone] transaction [0x724360e0] channel state changed to [CONNECTING] 2016-09-29 18:21:24,019 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.2.1:5060] 2016-09-29 18:21:24,019 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0 2016-09-29 18:21:24,019 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.2.89:5060 2016-09-29 18:21:24,019 [INFO] [doorpi.sipphone.from_linphone] channel 0x72412750: state READY 2016-09-29 18:21:24,019 [INFO] [doorpi.sipphone.from_linphone] transaction [0x724360e0] channel state changed to [READY] 2016-09-29 18:21:24,020 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x724360e0], from state [INIT] to [CALLING] 2016-09-29 18:21:24,020 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [812] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport From: "DoorPi" ;tag=-f9TOGgIz To: sip:**610@192.168.2.1 CSeq: 20 INVITE Call-ID: wqxFCim3uu Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 266 Contact: "DoorPi" ;+sip.instance="" User-Agent: (belle-sip/1.4.2) v=0 o=620 3039 993 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:24,020 [INFO] [doorpi.sipphone.from_linphone] Call 0x72430658: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2016-09-29 18:21:24,021 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,021 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,021 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,021 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,022 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,022 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,022 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,022 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,022 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,023 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,023 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,023 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,023 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,024 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,024 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,024 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,024 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,024 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,025 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,025 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,025 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,025 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [351] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=39E589ECD800AB12 Call-ID: wqxFCim3uu CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="11499C896B6892AB" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:24,031 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [351] bytes parsed 2016-09-29 18:21:24,032 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: discovered public ip and port are [192.168.2.89:5060] 2016-09-29 18:21:24,032 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,032 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x724360e0], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:24,033 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x724360e0], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:24,033 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [368] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport Call-ID: wqxFCim3uu From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=39E589ECD800AB12 Contact: "DoorPi" ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2016-09-29 18:21:24,033 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=620, realm= 2016-09-29 18:21:24,034 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box] 2016-09-29 18:21:24,034 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f1ff38], from state [INIT] to [CALLING] 2016-09-29 18:21:24,035 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [971] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport From: "DoorPi" ;tag=-f9TOGgIz To: sip:**610@192.168.2.1 CSeq: 21 INVITE Call-ID: wqxFCim3uu Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 266 Contact: "DoorPi" ;+sip.instance="" User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="11499C896B6892AB", username="620", uri="sip:**610@192.168.2.1", response="73dd267ac445edc644e4ed0c45b3b507" v=0 o=620 3039 993 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:24,035 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.2.1 2016-09-29 18:21:24,035 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2016-09-29 18:21:24,036 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 192.168.2.89 2016-09-29 18:21:24,036 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP] 2016-09-29 18:21:24,037 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2016-09-29 18:21:24,037 [INFO] [doorpi.sipphone.from_linphone] 192.168.2.1 2016-09-29 18:21:24,037 [INFO] [doorpi.sipphone.from_linphone] fd00::3a10:d5ff:fe31:c739 2016-09-29 18:21:24,038 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2016-09-29 18:21:24,038 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2016-09-29 18:21:24,039 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0x1f0f020] about to register (LinphoneCore version: 3.9.0) 2016-09-29 18:21:24,042 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1f41aa8], from state [INIT] to [TRYING] 2016-09-29 18:21:24,043 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [504] bytes REGISTER sip:192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.gnwEO~noc;rport From: "DoorPi" ;tag=9CiU9h4tL To: "DoorPi" CSeq: 20 REGISTER Call-ID: ET8s5IncW6 Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: ;+sip.instance="" Expires: 3600 User-Agent: (belle-sip/1.4.2) 2016-09-29 18:21:24,043 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request 2016-09-29 18:21:24,044 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x1f41ca8] takes ownership of transaction [0x1f41aa8] 2016-09-29 18:21:24,044 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1f0f020] for identity ["DoorPi" ] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress] 2016-09-29 18:21:24,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1ef2368, 0x1f0f020, 1, "Registration in progress") 2016-09-29 18:21:24,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2016-09-29 18:21:24,045 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [registration_state_changed] 2016-09-29 18:21:24,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,053 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,054 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,055 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,056 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,058 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,059 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,060 [DEBUG] [doorpi.action.handler] [RQU1UW] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,060 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,061 [TRACE] [doorpi.action.handler] [RQU1UW] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,061 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,061 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,062 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,063 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b810 2016-09-29 18:21:24,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b810 2016-09-29 18:21:24,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b810 2016-09-29 18:21:24,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b810 2016-09-29 18:21:24,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b810 [0x72402178]) 2016-09-29 18:21:24,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541860 2016-09-29 18:21:24,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b7f0 2016-09-29 18:21:24,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b7f0 2016-09-29 18:21:24,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b7f0 2016-09-29 18:21:24,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b7f0 2016-09-29 18:21:24,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b7f0 [0x72402178]) 2016-09-29 18:21:24,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541980 2016-09-29 18:21:24,068 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.724641 seconds? -> skip 2016-09-29 18:21:24,068 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,069 [TRACE] [doorpi.action.handler] [RQU1UW] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,070 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0x1ef2368, 0x1) 2016-09-29 18:21:24,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable 2016-09-29 18:21:24,097 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,097 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [network_reachable] 2016-09-29 18:21:24,097 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [351] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=39E589ECD800AB12 Call-ID: wqxFCim3uu CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="11499C896B6892AB" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:24,102 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [351] bytes parsed 2016-09-29 18:21:24,102 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,103 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [368] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport Call-ID: wqxFCim3uu From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=39E589ECD800AB12 Contact: "DoorPi" ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2016-09-29 18:21:24,103 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.2.1 2016-09-29 18:21:24,103 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2016-09-29 18:21:24,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,143 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,144 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,145 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,145 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,146 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,147 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,147 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,148 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,149 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,149 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,151 [DEBUG] [doorpi.action.handler] [AETMW2] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,152 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,152 [TRACE] [doorpi.action.handler] [AETMW2] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,153 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,153 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,154 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,154 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b850 2016-09-29 18:21:24,156 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [351] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=39E589ECD800AB12 Call-ID: wqxFCim3uu CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="11499C896B6892AB" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:24,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,160 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [351] bytes parsed 2016-09-29 18:21:24,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b850 2016-09-29 18:21:24,161 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b850 2016-09-29 18:21:24,161 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [368] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.nyfkQ0kOk;rport Call-ID: wqxFCim3uu From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=39E589ECD800AB12 Contact: "DoorPi" ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2016-09-29 18:21:24,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b850 2016-09-29 18:21:24,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b850 [0x72402178]) 2016-09-29 18:21:24,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541fb0 2016-09-29 18:21:24,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b860 2016-09-29 18:21:24,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b860 2016-09-29 18:21:24,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b860 2016-09-29 18:21:24,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b860 2016-09-29 18:21:24,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b860 [0x72402178]) 2016-09-29 18:21:24,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541f50 2016-09-29 18:21:24,167 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.823384 seconds? -> skip 2016-09-29 18:21:24,167 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,168 [TRACE] [doorpi.action.handler] [AETMW2] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,168 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,214 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,215 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,216 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,217 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,217 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [288] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: Call-ID: wqxFCim3uu CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:24,222 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [288] bytes parsed 2016-09-29 18:21:24,223 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,223 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,223 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,223 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f1ff38], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:24,224 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,225 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,225 [INFO] [doorpi.sipphone.from_linphone] op [0x7242f7e8] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2016-09-29 18:21:24,226 [INFO] [doorpi.sipphone.from_linphone] Op [0x7242f7e8] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:24,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,227 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,227 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,229 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,230 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,232 [DEBUG] [doorpi.action.handler] [MK7HLB] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,232 [TRACE] [doorpi.action.handler] [MK7HLB] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,233 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,233 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,234 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,234 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b870 2016-09-29 18:21:24,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b870 2016-09-29 18:21:24,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b870 2016-09-29 18:21:24,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b870 2016-09-29 18:21:24,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b870 [0x72402178]) 2016-09-29 18:21:24,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf5c0 2016-09-29 18:21:24,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b880 2016-09-29 18:21:24,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b880 2016-09-29 18:21:24,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b880 2016-09-29 18:21:24,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b880 2016-09-29 18:21:24,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b880 [0x72402178]) 2016-09-29 18:21:24,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cf5f0 2016-09-29 18:21:24,239 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.896191 seconds? -> skip 2016-09-29 18:21:24,240 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,241 [TRACE] [doorpi.action.handler] [MK7HLB] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,241 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,282 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,283 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [360] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.gnwEO~noc;rport=5060 From: "DoorPi" ;tag=9CiU9h4tL To: "DoorPi" ;tag=0938C892B731A951 Call-ID: ET8s5IncW6 CSeq: 20 REGISTER WWW-Authenticate: Digest realm="fritz.box", nonce="AC51B75BD6F526EA" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:24,287 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [360] bytes parsed 2016-09-29 18:21:24,287 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,288 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1f41aa8], from state [TRYING] to [COMPLETED] 2016-09-29 18:21:24,288 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=620, realm=fritz.box 2016-09-29 18:21:24,288 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box] 2016-09-29 18:21:24,289 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1f3a548], from state [INIT] to [TRYING] 2016-09-29 18:21:24,289 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [657] bytes REGISTER sip:192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.epkrQGPGz;rport From: "DoorPi" ;tag=9CiU9h4tL To: "DoorPi" CSeq: 21 REGISTER Call-ID: ET8s5IncW6 Max-Forwards: 70 Supported: outbound Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: ;+sip.instance="" Expires: 3600 User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="AC51B75BD6F526EA", username="620", uri="sip:192.168.2.1", response="11cf221ff3eaf82964dafedfce0dd256" 2016-09-29 18:21:24,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,312 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,313 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,315 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,316 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,317 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,318 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,319 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,319 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,320 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,321 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,321 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,322 [DEBUG] [doorpi.action.handler] [9UYJCR] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,323 [TRACE] [doorpi.action.handler] [9UYJCR] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,323 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,323 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,324 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,324 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b8c0 2016-09-29 18:21:24,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b8c0 2016-09-29 18:21:24,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b8c0 2016-09-29 18:21:24,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b8c0 2016-09-29 18:21:24,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b8c0 [0x72402178]) 2016-09-29 18:21:24,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfcb0 2016-09-29 18:21:24,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b890 2016-09-29 18:21:24,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b890 2016-09-29 18:21:24,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b890 2016-09-29 18:21:24,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b890 2016-09-29 18:21:24,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b890 [0x72402178]) 2016-09-29 18:21:24,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfd10 2016-09-29 18:21:24,331 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.987345 seconds? -> skip 2016-09-29 18:21:24,331 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,333 [TRACE] [doorpi.action.handler] [9UYJCR] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,333 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,341 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,342 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [672] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=50BECB0B16F4C355 Call-ID: wqxFCim3uu CSeq: 21 INVITE Contact: User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Type: application/sdp Content-Length: 260 v=0 o=user 11746833 11746833 IN IP4 192.168.2.1 s=Talk c=IN IP4 192.168.2.1 t=0 0 m=audio 7086 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=sendrecv a=rtcp:7087 m=video 0 RTP/AVP 96 2016-09-29 18:21:24,348 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [412] bytes parsed 2016-09-29 18:21:24,349 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] read [260] bytes of body from [192.168.2.1:5060] 2016-09-29 18:21:24,349 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,350 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x1f429c8] , local tag [-f9TOGgIz], remote tag [50BECB0B16F4C355] 2016-09-29 18:21:24,351 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f429c8]: now updated by transaction [0x1f1ff38]. 2016-09-29 18:21:24,353 [INFO] [doorpi.sipphone.from_linphone] op [0x7242f7e8] : set_or_update_dialog() current=[(nil)] new=[0x1f429c8] 2016-09-29 18:21:24,353 [INFO] [doorpi.sipphone.from_linphone] Op [0x7242f7e8] receiving call response [183], dialog is [0x1f429c8] in state [BELLE_SIP_DIALOG_EARLY] 2016-09-29 18:21:24,355 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2016-09-29 18:21:24,356 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2016-09-29 18:21:24,356 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15 2016-09-29 18:21:24,356 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2016-09-29 18:21:24,357 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2016-09-29 18:21:24,357 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2016-09-29 18:21:24,357 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2016-09-29 18:21:24,357 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x72407e98] rejected by peer 2016-09-29 18:21:24,358 [INFO] [doorpi.sipphone.from_linphone] Call 0x72430658: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:24,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x72430658, 5, "Early media") 2016-09-29 18:21:24,358 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (5 - Early media) 2016-09-29 18:21:24,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b8a0 2016-09-29 18:21:24,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b8a0 2016-09-29 18:21:24,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b8a0 2016-09-29 18:21:24,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b8a0 2016-09-29 18:21:24,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b8a0 [0x72402178]) 2016-09-29 18:21:24,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfdd0 2016-09-29 18:21:24,361 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,361 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,362 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,363 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:24,365 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,365 [INFO] [doorpi.sipphone.from_linphone] Doing early media... 2016-09-29 18:21:24,365 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x72430658] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2016-09-29 18:21:24,366 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80 2016-09-29 18:21:24,366 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x72431630] sending to rtp [192.168.2.1:7086] rtcp [192.168.2.1:7087] 2016-09-29 18:21:24,366 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x72431630] 2016-09-29 18:21:24,366 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x72435518,0-->MSVoidSink:0x7242e520,0 2016-09-29 18:21:24,367 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation 2016-09-29 18:21:24,369 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:24,369 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:24,369 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:24,370 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x724304b8] using payload's bitrate is 80000 2016-09-29 18:21:24,370 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x724304b8] 2016-09-29 18:21:24,370 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:24,370 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:24,371 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x1f10508,0-->MSVolume:0x1f19720,0 2016-09-29 18:21:24,371 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f19720,0-->MSAudioMixer:0x1f26e58,0 2016-09-29 18:21:24,371 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f26e58,0-->MSUlawEnc:0x1f38660,0 2016-09-29 18:21:24,371 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x1f38660,0-->MSRtpSend:0x7242c178,0 2016-09-29 18:21:24,372 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x1f24cb8,0-->MSUlawDec:0x1f386e0,0 2016-09-29 18:21:24,372 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x1f386e0,0-->MSGenericPLC:0x1f1b928,0 2016-09-29 18:21:24,372 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0x1f1b928,0-->MSDtmfGen:0x1f342d0,0 2016-09-29 18:21:24,372 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x1f342d0,0-->MSVolume:0x1f15f80,0 2016-09-29 18:21:24,373 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f15f80,0-->MSTee:0x1f2d840,0 2016-09-29 18:21:24,373 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f2d840,0-->MSEqualizer:0x1f268e0,0 2016-09-29 18:21:24,373 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x1f268e0,0-->MSAudioMixer:0x1f3a978,0 2016-09-29 18:21:24,373 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:24,373 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0x1f280d8,0-->MSResample:0x1f27888,0 2016-09-29 18:21:24,374 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f27888,0-->MSAudioMixer:0x1f3a978,1 2016-09-29 18:21:24,374 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f3a978,0-->MSAlsaWrite:0x1ef2c90,0 2016-09-29 18:21:24,374 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f3cd90,1-->MSResample:0x1f0fa88,0 2016-09-29 18:21:24,375 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f0fa88,0-->MSOpusEnc:0x1f26fe0,0 2016-09-29 18:21:24,375 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0x1f26fe0,0-->MSMKVRecorder:0x1f3a7c8,1 2016-09-29 18:21:24,375 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0x1f3bd88,0-->MSMKVRecorder:0x1f3a7c8,0 2016-09-29 18:21:24,375 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f26e58,1-->MSAudioMixer:0x1f3cd90,0 2016-09-29 18:21:24,376 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f2d840,1-->MSAudioMixer:0x1f3cd90,1 2016-09-29 18:21:24,376 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f3cd90,0-->MSFileRec:0x1f3ce20,0 2016-09-29 18:21:24,376 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:24,377 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:24,377 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2016-09-29 18:21:24,378 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2016-09-29 18:21:24,378 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do. 2016-09-29 18:21:24,379 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters 2016-09-29 18:21:24,379 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined. 2016-09-29 18:21:24,379 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x72430658] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2016-09-29 18:21:24,379 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x72430658] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2016-09-29 18:21:24,380 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x72430658] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2016-09-29 18:21:24,380 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2016-09-29 18:21:24,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:24,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,404 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,405 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,405 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,406 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,407 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,408 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,409 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,410 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,410 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,412 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,412 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,413 [DEBUG] [doorpi.action.handler] [7DTVI2] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,414 [TRACE] [doorpi.action.handler] [7DTVI2] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,421 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,421 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,422 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,424 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b8d0 2016-09-29 18:21:24,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b8d0 2016-09-29 18:21:24,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b8d0 2016-09-29 18:21:24,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b8d0 2016-09-29 18:21:24,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b8d0 [0x72402178]) 2016-09-29 18:21:24,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb3e0 2016-09-29 18:21:24,428 [DEBUG] [doorpi.sipphone.from_linphone] press twice with call duration > 1 second? Want to hangup current call? OK... 2016-09-29 18:21:24,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0x1ef2368, 0x7242e898) 2016-09-29 18:21:24,440 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:24,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2016-09-29 18:21:24,441 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:24,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x72430658, 13, "Call terminated") 2016-09-29 18:21:24,441 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:24,442 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call terminated) 2016-09-29 18:21:24,442 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:24,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b580 [0x72430658]) 2016-09-29 18:21:24,442 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set 2016-09-29 18:21:24,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72402178) 2016-09-29 18:21:24,443 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:24,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,443 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x72431630] 2016-09-29 18:21:24,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b7b0 2016-09-29 18:21:24,444 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f3a978] is entering bypass mode. 2016-09-29 18:21:24,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,444 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:24,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b7b0 2016-09-29 18:21:24,445 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:24,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b7b0 2016-09-29 18:21:24,445 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:24,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b7b0 2016-09-29 18:21:24,446 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:24,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b7b0 [0x72402178]) 2016-09-29 18:21:24,446 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2016-09-29 18:21:24,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb440 2016-09-29 18:21:24,447 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f26e58] is entering bypass mode. 2016-09-29 18:21:24,447 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,447 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f3a978] is leaving bypass mode. 2016-09-29 18:21:24,448 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,449 [INFO] [doorpi.sipphone.from_linphone] Terminate call [0x72430658] which is currently in state LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:24,449 [INFO] [doorpi.sipphone.from_linphone] Cancelling INVITE request from ["DoorPi" ] to [sip:**610@192.168.2.1] 2016-09-29 18:21:24,449 [INFO] [doorpi.sipphone.from_linphone] Found transaction [0x1f1ff38] matching request. 2016-09-29 18:21:24,450 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x72447170], from state [INIT] to [TRYING] 2016-09-29 18:21:24,450 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [273] bytes CANCEL sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport Call-ID: wqxFCim3uu From: "DoorPi" ;tag=-f9TOGgIz To: sip:**610@192.168.2.1 Max-Forwards: 70 CSeq: 21 CANCEL User-Agent: (belle-sip/1.4.2) 2016-09-29 18:21:24,450 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:24,450 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do. 2016-09-29 18:21:24,451 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:24,451 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS 2016-09-29 18:21:24,451 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:24,451 [INFO] [doorpi.sipphone.from_linphone] sent 0 packets 2016-09-29 18:21:24,451 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:24,452 [INFO] [doorpi.sipphone.from_linphone] 0 bytes 2016-09-29 18:21:24,452 [INFO] [doorpi.sipphone.from_linphone] received 17 packets 2016-09-29 18:21:24,452 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:24,452 [INFO] [doorpi.sipphone.from_linphone] 2924 bytes 2016-09-29 18:21:24,453 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 1720 bytes 2016-09-29 18:21:24,453 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets 2016-09-29 18:21:24,453 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 4 packets 2016-09-29 18:21:24,453 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets 2016-09-29 18:21:24,454 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets 2016-09-29 18:21:24,454 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:24,454 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x1f10508,0-->MSVolume:0x1f19720,0 2016-09-29 18:21:24,454 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f19720,0-->MSAudioMixer:0x1f26e58,0 2016-09-29 18:21:24,454 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f26e58,0-->MSUlawEnc:0x1f38660,0 2016-09-29 18:21:24,455 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x1f38660,0-->MSRtpSend:0x7242c178,0 2016-09-29 18:21:24,455 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x1f24cb8,0-->MSUlawDec:0x1f386e0,0 2016-09-29 18:21:24,455 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x1f386e0,0-->MSGenericPLC:0x1f1b928,0 2016-09-29 18:21:24,455 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0x1f1b928,0-->MSDtmfGen:0x1f342d0,0 2016-09-29 18:21:24,456 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x1f342d0,0-->MSVolume:0x1f15f80,0 2016-09-29 18:21:24,456 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f15f80,0-->MSTee:0x1f2d840,0 2016-09-29 18:21:24,456 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f2d840,0-->MSEqualizer:0x1f268e0,0 2016-09-29 18:21:24,456 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x1f268e0,0-->MSAudioMixer:0x1f3a978,0 2016-09-29 18:21:24,456 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0x1f280d8,0-->MSResample:0x1f27888,0 2016-09-29 18:21:24,457 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f27888,0-->MSAudioMixer:0x1f3a978,1 2016-09-29 18:21:24,457 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f3a978,0-->MSAlsaWrite:0x1ef2c90,0 2016-09-29 18:21:24,457 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f3cd90,1-->MSResample:0x1f0fa88,0 2016-09-29 18:21:24,457 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f0fa88,0-->MSOpusEnc:0x1f26fe0,0 2016-09-29 18:21:24,458 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0x1f26fe0,0-->MSMKVRecorder:0x1f3a7c8,1 2016-09-29 18:21:24,458 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0x1f3bd88,0-->MSMKVRecorder:0x1f3a7c8,0 2016-09-29 18:21:24,458 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f26e58,1-->MSAudioMixer:0x1f3cd90,0 2016-09-29 18:21:24,458 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f2d840,1-->MSAudioMixer:0x1f3cd90,1 2016-09-29 18:21:24,458 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f3cd90,0-->MSFileRec:0x1f3ce20,0 2016-09-29 18:21:24,459 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed 2016-09-29 18:21:24,459 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:24,459 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2016-09-29 18:21:24,459 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2016-09-29 18:21:24,460 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:24,460 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 4 1,65786 36,2587 2016-09-29 18:21:24,460 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 4 1,53459 33,5627 2016-09-29 18:21:24,461 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 204 0,0278011 24,9293 2016-09-29 18:21:24,461 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 3 0,223852 3,91665 2016-09-29 18:21:24,461 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,461 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 4 0,018854 0,412351 2016-09-29 18:21:24,462 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 12 0,00681092 0,387296 2016-09-29 18:21:24,462 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 9 0,0031561 0,138052 2016-09-29 18:21:24,462 [INFO] [doorpi.sipphone.from_linphone] MSVolume 4 0,003948 0,0863456 2016-09-29 18:21:24,463 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 4 0,0031356 0,0685779 2016-09-29 18:21:24,463 [INFO] [doorpi.sipphone.from_linphone] MSTee 3 0,00242175 0,0423723 2016-09-29 18:21:24,463 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 4 0,0013644 0,0298404 2016-09-29 18:21:24,463 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 4 0,0013542 0,0296173 2016-09-29 18:21:24,463 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 1 0,003177 0,0277933 2016-09-29 18:21:24,464 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 4 0,0012082 0,0264242 2016-09-29 18:21:24,464 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 3 0,001289 0,0225531 2016-09-29 18:21:24,464 [INFO] [doorpi.sipphone.from_linphone] MSResample 3 0,00124975 0,0218664 2016-09-29 18:21:24,465 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,465 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 3 0,00111975 0,0195918 2016-09-29 18:21:24,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,473 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,473 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 1 0,0012235 0,0107035 2016-09-29 18:21:24,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:24,474 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 1 0,001068 0,00934317 2016-09-29 18:21:24,475 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,475 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2016-09-29 18:21:24,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:24,476 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,476 [DEBUG] [doorpi.action.handler] [HQCXF4] fire for event OnCallStateDisconnect this actions [, ] 2016-09-29 18:21:24,476 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2016-09-29 18:21:24,476 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,477 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,477 [TRACE] [doorpi.action.handler] [HQCXF4] try to fire action > with args () and kwargs {} 2016-09-29 18:21:24,480 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:24,478 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:24,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,479 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,480 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,480 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:24,478 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,480 [INFO] [doorpi.sipphone.from_linphone] Call 0x72430658: moving from state LinphoneCallOutgoingEarlyMedia to LinphoneCallEnd 2016-09-29 18:21:24,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:24,483 [TRACE] [doorpi.action.handler] [HQCXF4] try to fire action > with args () and kwargs {} 2016-09-29 18:21:24,483 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2016-09-29 18:21:24,484 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [662] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.epkrQGPGz;rport=5060 From: "DoorPi" ;tag=9CiU9h4tL To: "DoorPi" ;tag=BBCD6966F394178D Call-ID: ET8s5IncW6 CSeq: 21 REGISTER Contact: ;+sip.instance="";expires=300 User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer,reg Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH Accept: application/sdp, multipart/mixed Accept-Encoding: identity Content-Length: 0 2016-09-29 18:21:24,483 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:24,484 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:24,483 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:24,492 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_log_updated] 2016-09-29 18:21:24,493 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x1d5b8bc 2016-09-29 18:21:24,495 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,496 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,496 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2016-09-29 18:21:24,496 [TRACE] [doorpi.action.handler] [HQCXF4] finished fire_event for event_name OnCallStateDisconnect 2016-09-29 18:21:24,497 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,498 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,499 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [662] bytes parsed 2016-09-29 18:21:24,499 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,502 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,503 [TRACE] [doorpi.action.handler] [7DTVI2] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,503 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,504 [DEBUG] [doorpi.action.handler] [A5GR83] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,504 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,505 [TRACE] [doorpi.action.handler] [A5GR83] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,506 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1f3a548], from state [TRYING] to [COMPLETED] 2016-09-29 18:21:24,507 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,507 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x1f41ca8]: has no contact for request [0x1f19b00]. 2016-09-29 18:21:24,508 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,508 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 270000 ms 2016-09-29 18:21:24,509 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,509 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,509 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.2.1] 2016-09-29 18:21:24,510 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2016-09-29 18:21:24,510 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1f0f020] for identity ["DoorPi" ] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] 2016-09-29 18:21:24,511 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2016-09-29 16:21:24.511241 2016-09-29 18:21:24,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1ef2368, 0x1f0f020, 2, "Registration successful") 2016-09-29 18:21:24,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x745a2c68 [0x1ef2368], 0x2d7824 [(nil)]) 2016-09-29 18:21:24,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2016-09-29 18:21:24,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x73203f30) 2016-09-29 18:21:24,512 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [registration_state_changed] 2016-09-29 18:21:24,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2016-09-29 18:21:24,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76d1b840 2016-09-29 18:21:24,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2016-09-29 18:21:24,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76d1b840 2016-09-29 18:21:24,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76d1b840 2016-09-29 18:21:24,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76d1b840 2016-09-29 18:21:24,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76d1b840 [0x73203f30], "/usr/local/etc/DoorPi/records/2016-09-29_18-21-24.wav") 2016-09-29 18:21:24,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2016-09-29 18:21:24,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76d1b840 [0x73203f30], 0x2e0620 [1]) 2016-09-29 18:21:24,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2016-09-29 18:21:24,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x745a2c68 [0x1ef2368], "**610", 0x76d1b840 [0x73203f30]) 2016-09-29 18:21:24,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x73235de0, 2, "Starting outgoing call") 2016-09-29 18:21:24,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2016-09-29 18:21:24,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76d1b8e0 2016-09-29 18:21:24,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2016-09-29 18:21:24,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76d1b8e0 2016-09-29 18:21:24,520 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2016-09-29 18:21:24,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b8b0 2016-09-29 18:21:24,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b8b0 2016-09-29 18:21:24,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b8b0 2016-09-29 18:21:24,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b8b0 2016-09-29 18:21:24,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b8b0 [0x73203ec0]) 2016-09-29 18:21:24,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fbb60 2016-09-29 18:21:24,522 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,524 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,524 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:24,525 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x73235de0, 3, "Outgoing call in progress") 2016-09-29 18:21:24,529 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2016-09-29 18:21:24,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b820 2016-09-29 18:21:24,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b820 2016-09-29 18:21:24,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b820 2016-09-29 18:21:24,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b820 2016-09-29 18:21:24,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b820 [0x73203ec0]) 2016-09-29 18:21:24,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fbad0 2016-09-29 18:21:24,543 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,544 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,556 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,557 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,558 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,559 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,560 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:24,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76d1b8e0 2016-09-29 18:21:24,561 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,562 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,563 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,564 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x73235de0] initialized (LinphoneCore version: 3.9.0) 2016-09-29 18:21:24,565 [INFO] [doorpi.sipphone.from_linphone] Call 0x73235de0: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2016-09-29 18:21:24,564 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,563 [DEBUG] [doorpi.action.handler] [8OU3EP] fire for event OnSipPhoneMakeCall this actions [] 2016-09-29 18:21:24,565 [TRACE] [doorpi.action.handler] [A5GR83] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,565 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,566 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,566 [TRACE] [doorpi.action.handler] [8OU3EP] try to fire action > with args () and kwargs {} 2016-09-29 18:21:24,567 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,567 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,567 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x73235de0] 2016-09-29 18:21:24,570 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2016-09-29 18:21:24,570 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2016-09-29 18:21:24,570 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,568 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:24,571 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2016-09-29 18:21:24,568 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,571 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,572 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:24,572 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2016-09-29 18:21:24,573 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x73235de0] 2016-09-29 18:21:24,574 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2016-09-29 18:21:24,574 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2016-09-29 18:21:24,574 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy 2016-09-29 18:21:24,575 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x73235de0] 2016-09-29 18:21:24,575 [TRACE] [doorpi.action.handler] [8OU3EP] finished fire_event for event_name OnSipPhoneMakeCall 2016-09-29 18:21:24,575 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x73232a20,0-->MSVoidSink:0x73232288,0 2016-09-29 18:21:24,576 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:24,576 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2016-09-29 18:21:24,576 [DEBUG] [doorpi.action.handler] [DUCFUZ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,577 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2016-09-29 18:21:24,577 [TRACE] [doorpi.action.handler] [DUCFUZ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,577 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" ] calling [sip:**610@192.168.2.1] on op [0x732344d0] 2016-09-29 18:21:24,578 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,578 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2016-09-29 18:21:24,578 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,578 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x7321a328], from state [INIT] to [CALLING] 2016-09-29 18:21:24,579 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,579 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [801] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.qWrk-e8y0;rport From: "DoorPi" ;tag=PogptIK9M To: sip:**610@192.168.2.1 CSeq: 20 INVITE Call-ID: IF7wPVeZ20 Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 267 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) v=0 o=620 3231 3220 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:24,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,580 [INFO] [doorpi.sipphone.from_linphone] Call 0x73235de0: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2016-09-29 18:21:24,580 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,581 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,582 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [320] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 487 Request Cancelled Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=50BECB0B16F4C355 Call-ID: wqxFCim3uu CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:24,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b940 2016-09-29 18:21:24,586 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [320] bytes parsed 2016-09-29 18:21:24,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,592 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b940 2016-09-29 18:21:24,593 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f1ff38], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:24,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b940 2016-09-29 18:21:24,594 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [368] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport Call-ID: wqxFCim3uu From: "DoorPi" ;tag=-f9TOGgIz To: ;tag=50BECB0B16F4C355 Contact: "DoorPi" ;+sip.instance="" Max-Forwards: 70 CSeq: 21 ACK 2016-09-29 18:21:24,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b940 2016-09-29 18:21:24,595 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f429c8]: now updated by transaction [0x1f1ff38]. 2016-09-29 18:21:24,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b940 [0x73203ec0]) 2016-09-29 18:21:24,596 [INFO] [doorpi.sipphone.from_linphone] dialog [0x1f429c8] deleted. 2016-09-29 18:21:24,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e110 2016-09-29 18:21:24,596 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1952035936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,597 [INFO] [doorpi.sipphone.from_linphone] op [0x7242f7e8] : set_or_update_dialog() current=[0x1f429c8] new=[0x1f429c8] 2016-09-29 18:21:24,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,597 [INFO] [doorpi.sipphone.from_linphone] Op [0x7242f7e8] receiving call response [487], dialog is [0x1f429c8] in state [BELLE_SIP_DIALOG_TERMINATED] 2016-09-29 18:21:24,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b950 2016-09-29 18:21:24,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b950 2016-09-29 18:21:24,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b950 2016-09-29 18:21:24,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b950 2016-09-29 18:21:24,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b950 [0x73203ec0]) 2016-09-29 18:21:24,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e110 2016-09-29 18:21:24,601 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.090341 seconds? -> skip 2016-09-29 18:21:24,601 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,602 [TRACE] [doorpi.action.handler] [DUCFUZ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,603 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,646 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,647 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,648 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,648 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,649 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,650 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,651 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,652 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [355] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Vf7XGt2ep;rport=5060 From: "DoorPi" ;tag=-f9TOGgIz To: Call-ID: wqxFCim3uu CSeq: 21 CANCEL User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer Content-Length: 0 2016-09-29 18:21:24,656 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [355] bytes parsed 2016-09-29 18:21:24,656 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,656 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x72447170], from state [TRYING] to [COMPLETED] 2016-09-29 18:21:24,656 [INFO] [doorpi.sipphone.from_linphone] op [0x7242f7e8] : set_or_update_dialog() current=[0x1f429c8] new=[(nil)] 2016-09-29 18:21:24,657 [INFO] [doorpi.sipphone.from_linphone] Op [0x7242f7e8] receiving call response [200], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:24,657 [ERROR] [doorpi.sipphone.from_linphone] sal process_dialog_terminated no op found for this dialog [0x1f429c8], ignoring 2016-09-29 18:21:24,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,659 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,659 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,660 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,661 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,662 [DEBUG] [doorpi.action.handler] [XMRCXZ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,662 [TRACE] [doorpi.action.handler] [XMRCXZ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,662 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,663 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,663 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,664 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b8f0 2016-09-29 18:21:24,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b8f0 2016-09-29 18:21:24,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b8f0 2016-09-29 18:21:24,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b8f0 2016-09-29 18:21:24,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b8f0 [0x73203ec0]) 2016-09-29 18:21:24,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e410 2016-09-29 18:21:24,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b900 2016-09-29 18:21:24,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b900 2016-09-29 18:21:24,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b900 2016-09-29 18:21:24,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b900 2016-09-29 18:21:24,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b900 [0x73203ec0]) 2016-09-29 18:21:24,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e470 2016-09-29 18:21:24,669 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.158238 seconds? -> skip 2016-09-29 18:21:24,669 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,670 [TRACE] [doorpi.action.handler] [XMRCXZ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,671 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,713 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1952035936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,714 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,714 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [351] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.qWrk-e8y0;rport=5060 From: "DoorPi" ;tag=PogptIK9M To: ;tag=2B534BDE0B641330 Call-ID: IF7wPVeZ20 CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="F98969EF22AC4211" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:24,716 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,721 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [351] bytes parsed 2016-09-29 18:21:24,721 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,722 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,723 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,724 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x7321a328], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:24,726 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x7321a328], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:24,726 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,727 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [356] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.qWrk-e8y0;rport Call-ID: IF7wPVeZ20 From: "DoorPi" ;tag=PogptIK9M To: ;tag=2B534BDE0B641330 Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2016-09-29 18:21:24,728 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=620, realm=fritz.box 2016-09-29 18:21:24,727 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,724 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,729 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box] 2016-09-29 18:21:24,731 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f0de80], from state [INIT] to [CALLING] 2016-09-29 18:21:24,731 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,732 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [960] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport From: "DoorPi" ;tag=PogptIK9M To: sip:**610@192.168.2.1 CSeq: 21 INVITE Call-ID: IF7wPVeZ20 Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 267 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="F98969EF22AC4211", username="620", uri="sip:**610@192.168.2.1", response="806773316bdab283971e0f7b86acd357" v=0 o=620 3231 3220 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:24,734 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,736 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,737 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,739 [DEBUG] [doorpi.action.handler] [XB0TOQ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,739 [TRACE] [doorpi.action.handler] [XB0TOQ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,739 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,739 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,740 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,741 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b930 2016-09-29 18:21:24,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b930 2016-09-29 18:21:24,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b930 2016-09-29 18:21:24,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b930 2016-09-29 18:21:24,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b930 [0x73203ec0]) 2016-09-29 18:21:24,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e770 2016-09-29 18:21:24,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b910 2016-09-29 18:21:24,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b910 2016-09-29 18:21:24,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b910 2016-09-29 18:21:24,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b910 2016-09-29 18:21:24,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b910 [0x73203ec0]) 2016-09-29 18:21:24,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e7d0 2016-09-29 18:21:24,746 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.235169 seconds? -> skip 2016-09-29 18:21:24,746 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,747 [TRACE] [doorpi.action.handler] [XB0TOQ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,747 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,789 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,799 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://doorpi:8080/ 2016-09-29 18:21:24,811 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,812 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,812 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,813 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,814 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,815 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,816 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,816 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,817 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,818 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,818 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,820 [DEBUG] [doorpi.action.handler] [0X3AIP] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,820 [TRACE] [doorpi.action.handler] [0X3AIP] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,820 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,821 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,821 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,822 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b9c0 2016-09-29 18:21:24,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b9c0 2016-09-29 18:21:24,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b9c0 2016-09-29 18:21:24,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b9c0 2016-09-29 18:21:24,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b9c0 [0x73203ec0]) 2016-09-29 18:21:24,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115eb00 2016-09-29 18:21:24,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b990 2016-09-29 18:21:24,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b990 2016-09-29 18:21:24,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b990 2016-09-29 18:21:24,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b990 2016-09-29 18:21:24,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b990 [0x73203ec0]) 2016-09-29 18:21:24,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115eb30 2016-09-29 18:21:24,827 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.316336 seconds? -> skip 2016-09-29 18:21:24,827 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,829 [TRACE] [doorpi.action.handler] [0X3AIP] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,829 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,843 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1952035936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,843 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [288] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport=5060 From: "DoorPi" ;tag=PogptIK9M To: Call-ID: IF7wPVeZ20 CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:24,847 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [288] bytes parsed 2016-09-29 18:21:24,848 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,848 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f0de80], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:24,849 [INFO] [doorpi.sipphone.from_linphone] op [0x732344d0] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2016-09-29 18:21:24,849 [INFO] [doorpi.sipphone.from_linphone] Op [0x732344d0] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:24,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:24,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,873 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,874 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,875 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,876 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,876 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,877 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,878 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,878 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,879 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,880 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,880 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,881 [DEBUG] [doorpi.action.handler] [3FVNXL] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,881 [TRACE] [doorpi.action.handler] [3FVNXL] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,882 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,882 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,883 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,883 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b9b0 2016-09-29 18:21:24,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b9b0 2016-09-29 18:21:24,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b9b0 2016-09-29 18:21:24,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b9b0 2016-09-29 18:21:24,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b9b0 [0x73203ec0]) 2016-09-29 18:21:24,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115ee30 2016-09-29 18:21:24,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b920 2016-09-29 18:21:24,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b920 2016-09-29 18:21:24,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b920 2016-09-29 18:21:24,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b920 2016-09-29 18:21:24,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b920 [0x73203ec0]) 2016-09-29 18:21:24,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115ee90 2016-09-29 18:21:24,888 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.377435 seconds? -> skip 2016-09-29 18:21:24,888 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,890 [TRACE] [doorpi.action.handler] [3FVNXL] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:24,890 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,902 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,902 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [672] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport=5060 From: "DoorPi" ;tag=PogptIK9M To: ;tag=080A02D618536CFF Call-ID: IF7wPVeZ20 CSeq: 21 INVITE Contact: User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Type: application/sdp Content-Length: 260 v=0 o=user 13878452 13878452 IN IP4 192.168.2.1 s=Talk c=IN IP4 192.168.2.1 t=0 0 m=audio 7094 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=sendrecv a=rtcp:7095 m=video 0 RTP/AVP 96 2016-09-29 18:21:24,909 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [412] bytes parsed 2016-09-29 18:21:24,909 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] read [260] bytes of body from [192.168.2.1:5060] 2016-09-29 18:21:24,910 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:24,910 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x1f171f0] , local tag [PogptIK9M], remote tag [080A02D618536CFF] 2016-09-29 18:21:24,910 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f171f0]: now updated by transaction [0x1f0de80]. 2016-09-29 18:21:24,913 [INFO] [doorpi.sipphone.from_linphone] op [0x732344d0] : set_or_update_dialog() current=[(nil)] new=[0x1f171f0] 2016-09-29 18:21:24,913 [INFO] [doorpi.sipphone.from_linphone] Op [0x732344d0] receiving call response [183], dialog is [0x1f171f0] in state [BELLE_SIP_DIALOG_EARLY] 2016-09-29 18:21:24,916 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2016-09-29 18:21:24,917 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2016-09-29 18:21:24,917 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15 2016-09-29 18:21:24,917 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2016-09-29 18:21:24,918 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2016-09-29 18:21:24,918 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2016-09-29 18:21:24,918 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2016-09-29 18:21:24,918 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x7320d388] rejected by peer 2016-09-29 18:21:24,919 [INFO] [doorpi.sipphone.from_linphone] Call 0x73235de0: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:24,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x73235de0, 5, "Early media") 2016-09-29 18:21:24,919 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (5 - Early media) 2016-09-29 18:21:24,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b9a0 2016-09-29 18:21:24,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b9a0 2016-09-29 18:21:24,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b9a0 2016-09-29 18:21:24,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b9a0 2016-09-29 18:21:24,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b9a0 [0x73203ec0]) 2016-09-29 18:21:24,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115ece0 2016-09-29 18:21:24,922 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,922 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:24,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,924 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,924 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:24,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:24,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:24,926 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:24,926 [INFO] [doorpi.sipphone.from_linphone] Doing early media... 2016-09-29 18:21:24,927 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x73235de0] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2016-09-29 18:21:24,927 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80 2016-09-29 18:21:24,927 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x73235198] sending to rtp [192.168.2.1:7094] rtcp [192.168.2.1:7095] 2016-09-29 18:21:24,927 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x73235198] 2016-09-29 18:21:24,928 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x73232a20,0-->MSVoidSink:0x73232288,0 2016-09-29 18:21:24,928 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation 2016-09-29 18:21:24,929 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:24,929 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:24,930 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:24,930 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x73234da8] using payload's bitrate is 80000 2016-09-29 18:21:24,930 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x73234da8] 2016-09-29 18:21:24,931 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:24,931 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:24,931 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x1f1bbd0,0-->MSVolume:0x1f3c280,0 2016-09-29 18:21:24,931 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f3c280,0-->MSAudioMixer:0x1f37c38,0 2016-09-29 18:21:24,932 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f37c38,0-->MSUlawEnc:0x1f3ac80,0 2016-09-29 18:21:24,932 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x1f3ac80,0-->MSRtpSend:0x73235ce0,0 2016-09-29 18:21:24,932 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x1f199d0,0-->MSUlawDec:0x1f34628,0 2016-09-29 18:21:24,932 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x1f34628,0-->MSGenericPLC:0x1f34350,0 2016-09-29 18:21:24,933 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0x1f34350,0-->MSDtmfGen:0x1f2c298,0 2016-09-29 18:21:24,933 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x1f2c298,0-->MSVolume:0x1f1ab00,0 2016-09-29 18:21:24,933 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f1ab00,0-->MSTee:0x1f3de30,0 2016-09-29 18:21:24,933 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f3de30,0-->MSEqualizer:0x1f1a440,0 2016-09-29 18:21:24,934 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x1f1a440,0-->MSAudioMixer:0x1f3df08,0 2016-09-29 18:21:24,934 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:24,934 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0x1f1ab80,0-->MSResample:0x1f1bc50,0 2016-09-29 18:21:24,934 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f1bc50,0-->MSAudioMixer:0x1f3df08,1 2016-09-29 18:21:24,935 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f3df08,0-->MSAlsaWrite:0x1f2d788,0 2016-09-29 18:21:24,935 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f84670,1-->MSResample:0x1f34ec0,0 2016-09-29 18:21:24,935 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f34ec0,0-->MSOpusEnc:0x1f10118,0 2016-09-29 18:21:24,935 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0x1f10118,0-->MSMKVRecorder:0x1f19c50,1 2016-09-29 18:21:24,936 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0x1f41e30,0-->MSMKVRecorder:0x1f19c50,0 2016-09-29 18:21:24,936 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f37c38,1-->MSAudioMixer:0x1f84670,0 2016-09-29 18:21:24,936 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f3de30,1-->MSAudioMixer:0x1f84670,1 2016-09-29 18:21:24,936 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f84670,0-->MSFileRec:0x1f88920,0 2016-09-29 18:21:24,937 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:24,937 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:24,937 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2016-09-29 18:21:24,938 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2016-09-29 18:21:24,938 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do. 2016-09-29 18:21:24,938 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters 2016-09-29 18:21:24,938 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined. 2016-09-29 18:21:24,939 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x73235de0] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2016-09-29 18:21:24,939 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x73235de0] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2016-09-29 18:21:24,939 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x73235de0] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2016-09-29 18:21:24,940 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2016-09-29 18:21:24,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:24,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,971 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,974 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,975 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:24,976 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,977 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,978 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,979 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,980 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,984 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:24,984 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:24,984 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:24,986 [DEBUG] [doorpi.action.handler] [172MX5] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:24,986 [TRACE] [doorpi.action.handler] [172MX5] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,986 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:24,987 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:24,987 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:24,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba00 2016-09-29 18:21:24,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,989 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:24,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba00 2016-09-29 18:21:24,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba00 2016-09-29 18:21:24,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba00 2016-09-29 18:21:24,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba00 [0x73203ec0]) 2016-09-29 18:21:24,992 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:24,992 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:24,992 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:24,993 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:24,993 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set 2016-09-29 18:21:24,993 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:24,993 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x73235198] 2016-09-29 18:21:24,993 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f3df08] is entering bypass mode. 2016-09-29 18:21:24,994 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:24,994 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:24,994 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:24,994 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:24,995 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2016-09-29 18:21:24,995 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f37c38] is entering bypass mode. 2016-09-29 18:21:24,995 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f3df08] is leaving bypass mode. 2016-09-29 18:21:24,995 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1952035936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:24,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:24,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:24,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:24,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177290 2016-09-29 18:21:24,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:24,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:24,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:24,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b970 2016-09-29 18:21:24,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:24,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b970 2016-09-29 18:21:24,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b970 2016-09-29 18:21:24,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b970 2016-09-29 18:21:24,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b970 [0x73203ec0]) 2016-09-29 18:21:24,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711772f0 2016-09-29 18:21:24,999 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.488505 seconds? -> skip 2016-09-29 18:21:25,000 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,001 [TRACE] [doorpi.action.handler] [172MX5] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,001 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x73235de0, 0x732362a0) 2016-09-29 18:21:25,051 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:25,052 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:25,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x73235de0, 0x73236358) 2016-09-29 18:21:25,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:25,053 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:25,053 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x73235de0]: RTP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2016-09-29 18:21:25,054 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=12,822649 video=0,000000 2016-09-29 18:21:25,054 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,055 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,057 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,057 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,059 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,059 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,060 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,061 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,061 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,063 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,065 [DEBUG] [doorpi.action.handler] [O6D3VQ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,065 [TRACE] [doorpi.action.handler] [O6D3VQ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,065 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,065 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,066 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,067 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b960 2016-09-29 18:21:25,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b960 2016-09-29 18:21:25,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b960 2016-09-29 18:21:25,071 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b960 2016-09-29 18:21:25,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b960 [0x73203ec0]) 2016-09-29 18:21:25,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711775f0 2016-09-29 18:21:25,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b9f0 2016-09-29 18:21:25,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b9f0 2016-09-29 18:21:25,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b9f0 2016-09-29 18:21:25,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b9f0 2016-09-29 18:21:25,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b9f0 [0x73203ec0]) 2016-09-29 18:21:25,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177650 2016-09-29 18:21:25,075 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.564336 seconds? -> skip 2016-09-29 18:21:25,075 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,077 [TRACE] [doorpi.action.handler] [O6D3VQ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,077 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,108 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1952035936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,135 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,136 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,137 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,138 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,139 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,140 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,141 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,143 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,142 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,144 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,145 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,147 [DEBUG] [doorpi.action.handler] [3561WS] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,147 [TRACE] [doorpi.action.handler] [3561WS] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,147 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,148 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,148 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,150 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b980 2016-09-29 18:21:25,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b980 2016-09-29 18:21:25,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b980 2016-09-29 18:21:25,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b980 2016-09-29 18:21:25,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b980 [0x73203ec0]) 2016-09-29 18:21:25,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177980 2016-09-29 18:21:25,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b9d0 2016-09-29 18:21:25,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b9d0 2016-09-29 18:21:25,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b9d0 2016-09-29 18:21:25,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b9d0 2016-09-29 18:21:25,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b9d0 [0x73203ec0]) 2016-09-29 18:21:25,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711779b0 2016-09-29 18:21:25,156 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.645217 seconds? -> skip 2016-09-29 18:21:25,156 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,157 [TRACE] [doorpi.action.handler] [3561WS] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,158 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,160 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,226 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,227 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,228 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,229 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,230 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,231 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,232 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,233 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,235 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,236 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,236 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,237 [DEBUG] [doorpi.action.handler] [A2MYEB] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,237 [TRACE] [doorpi.action.handler] [A2MYEB] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,238 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,238 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,239 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,239 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba30 2016-09-29 18:21:25,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba30 2016-09-29 18:21:25,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba30 2016-09-29 18:21:25,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba30 2016-09-29 18:21:25,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba30 [0x73203ec0]) 2016-09-29 18:21:25,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177cb0 2016-09-29 18:21:25,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba10 2016-09-29 18:21:25,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba10 2016-09-29 18:21:25,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba10 2016-09-29 18:21:25,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba10 2016-09-29 18:21:25,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba10 [0x73203ec0]) 2016-09-29 18:21:25,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177d10 2016-09-29 18:21:25,244 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.733662 seconds? -> skip 2016-09-29 18:21:25,245 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,246 [TRACE] [doorpi.action.handler] [A2MYEB] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,246 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,281 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1952035936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,294 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,295 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,296 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,297 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,299 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,300 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,301 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,304 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,306 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,307 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,308 [DEBUG] [doorpi.action.handler] [TBSXUU] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,309 [TRACE] [doorpi.action.handler] [TBSXUU] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,309 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,310 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,311 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,313 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,313 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba40 2016-09-29 18:21:25,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba40 2016-09-29 18:21:25,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba40 2016-09-29 18:21:25,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba40 2016-09-29 18:21:25,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba40 [0x73203ec0]) 2016-09-29 18:21:25,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa050 2016-09-29 18:21:25,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba70 2016-09-29 18:21:25,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba70 2016-09-29 18:21:25,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba70 2016-09-29 18:21:25,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba70 2016-09-29 18:21:25,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba70 [0x73203ec0]) 2016-09-29 18:21:25,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa0b0 2016-09-29 18:21:25,319 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.807823 seconds? -> skip 2016-09-29 18:21:25,319 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,320 [TRACE] [doorpi.action.handler] [TBSXUU] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,321 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,333 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,374 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,375 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,376 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,376 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,377 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,378 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,378 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,379 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,380 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,381 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,381 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,382 [DEBUG] [doorpi.action.handler] [PHL2E6] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,383 [TRACE] [doorpi.action.handler] [PHL2E6] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,383 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,384 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,387 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,386 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba20 2016-09-29 18:21:25,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba20 2016-09-29 18:21:25,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba20 2016-09-29 18:21:25,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba20 2016-09-29 18:21:25,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba20 [0x73203ec0]) 2016-09-29 18:21:25,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725931a0 2016-09-29 18:21:25,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba50 2016-09-29 18:21:25,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba50 2016-09-29 18:21:25,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba50 2016-09-29 18:21:25,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba50 2016-09-29 18:21:25,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba50 [0x73203ec0]) 2016-09-29 18:21:25,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593260 2016-09-29 18:21:25,395 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.884395 seconds? -> skip 2016-09-29 18:21:25,396 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,397 [TRACE] [doorpi.action.handler] [PHL2E6] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,397 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,438 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,456 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,456 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,457 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,458 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,458 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,459 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,460 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,461 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,461 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,462 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,462 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,464 [DEBUG] [doorpi.action.handler] [ZBB869] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,464 [TRACE] [doorpi.action.handler] [ZBB869] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,464 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,465 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,465 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,466 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba90 2016-09-29 18:21:25,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba90 2016-09-29 18:21:25,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba90 2016-09-29 18:21:25,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba90 2016-09-29 18:21:25,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba90 [0x73203ec0]) 2016-09-29 18:21:25,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593f20 2016-09-29 18:21:25,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bac0 2016-09-29 18:21:25,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bac0 2016-09-29 18:21:25,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bac0 2016-09-29 18:21:25,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bac0 2016-09-29 18:21:25,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bac0 [0x73203ec0]) 2016-09-29 18:21:25,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72593aa0 2016-09-29 18:21:25,472 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.961023 seconds? -> skip 2016-09-29 18:21:25,472 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,474 [TRACE] [doorpi.action.handler] [ZBB869] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,475 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,491 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,537 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,539 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,540 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,541 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,542 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,543 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,546 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,547 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,549 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,547 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,549 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,551 [DEBUG] [doorpi.action.handler] [WI2YI9] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,552 [TRACE] [doorpi.action.handler] [WI2YI9] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,552 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,552 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,555 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,556 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba60 2016-09-29 18:21:25,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba60 2016-09-29 18:21:25,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba60 2016-09-29 18:21:25,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba60 2016-09-29 18:21:25,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba60 [0x73203ec0]) 2016-09-29 18:21:25,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541da0 2016-09-29 18:21:25,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bad0 2016-09-29 18:21:25,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bad0 2016-09-29 18:21:25,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bad0 2016-09-29 18:21:25,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bad0 2016-09-29 18:21:25,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bad0 [0x73203ec0]) 2016-09-29 18:21:25,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541fb0 2016-09-29 18:21:25,562 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.051651 seconds? -> skip 2016-09-29 18:21:25,563 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,564 [TRACE] [doorpi.action.handler] [WI2YI9] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,565 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,600 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,617 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,619 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,619 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,620 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,621 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,623 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,623 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,624 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,625 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,626 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,626 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,627 [DEBUG] [doorpi.action.handler] [44FVQ3] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,627 [TRACE] [doorpi.action.handler] [44FVQ3] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,628 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,628 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,628 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,630 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bab0 2016-09-29 18:21:25,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bab0 2016-09-29 18:21:25,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bab0 2016-09-29 18:21:25,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bab0 2016-09-29 18:21:25,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bab0 [0x73203ec0]) 2016-09-29 18:21:25,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfb30 2016-09-29 18:21:25,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b9e0 2016-09-29 18:21:25,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b9e0 2016-09-29 18:21:25,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b9e0 2016-09-29 18:21:25,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b9e0 2016-09-29 18:21:25,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b9e0 [0x73203ec0]) 2016-09-29 18:21:25,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711cfcb0 2016-09-29 18:21:25,635 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.124242 seconds? -> skip 2016-09-29 18:21:25,635 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,636 [TRACE] [doorpi.action.handler] [44FVQ3] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,637 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,652 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,715 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,716 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,717 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,719 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,719 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,721 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,724 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,725 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,725 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,726 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,727 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,727 [DEBUG] [doorpi.action.handler] [2TIS1U] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,728 [TRACE] [doorpi.action.handler] [2TIS1U] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,728 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,729 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,730 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,731 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1baa0 2016-09-29 18:21:25,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1baa0 2016-09-29 18:21:25,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1baa0 2016-09-29 18:21:25,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1baa0 2016-09-29 18:21:25,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1baa0 [0x73203ec0]) 2016-09-29 18:21:25,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb650 2016-09-29 18:21:25,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb00 2016-09-29 18:21:25,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb00 2016-09-29 18:21:25,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb00 2016-09-29 18:21:25,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb00 2016-09-29 18:21:25,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb00 [0x73203ec0]) 2016-09-29 18:21:25,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb7a0 2016-09-29 18:21:25,736 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.22514 seconds? -> skip 2016-09-29 18:21:25,736 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,737 [TRACE] [doorpi.action.handler] [2TIS1U] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,738 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,766 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,802 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,803 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,804 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,805 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,806 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,807 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,807 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,809 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,809 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,811 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,811 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,815 [DEBUG] [doorpi.action.handler] [OYLCTY] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,816 [TRACE] [doorpi.action.handler] [OYLCTY] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,816 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,816 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,817 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,818 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1ba80 2016-09-29 18:21:25,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1ba80 2016-09-29 18:21:25,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1ba80 2016-09-29 18:21:25,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1ba80 2016-09-29 18:21:25,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1ba80 [0x73203ec0]) 2016-09-29 18:21:25,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fbd70 2016-09-29 18:21:25,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1baf0 2016-09-29 18:21:25,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1baf0 2016-09-29 18:21:25,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1baf0 2016-09-29 18:21:25,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1baf0 2016-09-29 18:21:25,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1baf0 [0x73203ec0]) 2016-09-29 18:21:25,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fbec0 2016-09-29 18:21:25,827 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.316386 seconds? -> skip 2016-09-29 18:21:25,827 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,829 [TRACE] [doorpi.action.handler] [OYLCTY] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,829 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,928 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,929 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,931 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:25,934 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,936 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,936 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,937 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,940 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,943 [DEBUG] [doorpi.action.handler] [F89F3R] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,944 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,944 [TRACE] [doorpi.action.handler] [F89F3R] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,944 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,945 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,946 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,946 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,956 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb20 2016-09-29 18:21:25,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb20 2016-09-29 18:21:25,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb20 2016-09-29 18:21:25,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb20 2016-09-29 18:21:25,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb20 [0x73203ec0]) 2016-09-29 18:21:25,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fbb90 2016-09-29 18:21:25,960 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,960 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb60 2016-09-29 18:21:25,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb60 2016-09-29 18:21:25,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb60 2016-09-29 18:21:25,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb60 2016-09-29 18:21:25,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb60 [0x73203ec0]) 2016-09-29 18:21:25,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb800 2016-09-29 18:21:25,963 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.452194 seconds? -> skip 2016-09-29 18:21:25,964 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,966 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,966 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:25,966 [TRACE] [doorpi.action.handler] [F89F3R] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,967 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,968 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,968 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,969 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,970 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,971 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,972 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:25,973 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:25,973 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:25,974 [DEBUG] [doorpi.action.handler] [HJTDXE] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:25,975 [TRACE] [doorpi.action.handler] [HJTDXE] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,975 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:25,975 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,976 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:25,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,977 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb90 2016-09-29 18:21:25,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb90 2016-09-29 18:21:25,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb90 2016-09-29 18:21:25,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb90 2016-09-29 18:21:25,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb90 [0x73203ec0]) 2016-09-29 18:21:25,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e980 2016-09-29 18:21:25,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:25,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:25,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb50 2016-09-29 18:21:25,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:25,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb50 2016-09-29 18:21:25,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb50 2016-09-29 18:21:25,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb50 2016-09-29 18:21:25,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb50 [0x73203ec0]) 2016-09-29 18:21:25,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e9e0 2016-09-29 18:21:25,982 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.470844 seconds? -> skip 2016-09-29 18:21:25,982 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:25,985 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f3df08] is entering bypass mode. 2016-09-29 18:21:25,985 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,986 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:25,986 [TRACE] [doorpi.action.handler] [HJTDXE] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:25,986 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:25,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:25,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:25,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:25,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,033 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,034 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,035 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,036 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,037 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,038 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,038 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x73235de0, 0x732362a0) 2016-09-29 18:21:26,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:26,040 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:26,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x73235de0, 0x73236358) 2016-09-29 18:21:26,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:26,041 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,041 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:26,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,042 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x73235de0]: RTP audio=[d= 52,4,u= 75,3], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2016-09-29 18:21:26,043 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=9,177921 video=0,000000 2016-09-29 18:21:26,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,045 [DEBUG] [doorpi.action.handler] [ZDJ889] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,045 [TRACE] [doorpi.action.handler] [ZDJ889] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,045 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,046 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,046 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,047 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bba0 2016-09-29 18:21:26,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bba0 2016-09-29 18:21:26,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bba0 2016-09-29 18:21:26,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bba0 2016-09-29 18:21:26,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bba0 [0x73203ec0]) 2016-09-29 18:21:26,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e530 2016-09-29 18:21:26,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb70 2016-09-29 18:21:26,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb70 2016-09-29 18:21:26,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb70 2016-09-29 18:21:26,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb70 2016-09-29 18:21:26,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb70 [0x73203ec0]) 2016-09-29 18:21:26,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115ebc0 2016-09-29 18:21:26,052 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.541629 seconds? -> skip 2016-09-29 18:21:26,053 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,054 [TRACE] [doorpi.action.handler] [ZDJ889] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,054 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,095 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,098 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://doorpi:8080/ 2016-09-29 18:21:26,115 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,116 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,118 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,118 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,119 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,120 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,121 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,123 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,123 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,124 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,125 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,126 [DEBUG] [doorpi.action.handler] [01PUIU] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,126 [TRACE] [doorpi.action.handler] [01PUIU] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,126 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,127 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,127 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,128 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bbc0 2016-09-29 18:21:26,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bbc0 2016-09-29 18:21:26,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bbc0 2016-09-29 18:21:26,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bbc0 2016-09-29 18:21:26,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bbc0 [0x73203ec0]) 2016-09-29 18:21:26,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177500 2016-09-29 18:21:26,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb40 2016-09-29 18:21:26,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb40 2016-09-29 18:21:26,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb40 2016-09-29 18:21:26,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb40 2016-09-29 18:21:26,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb40 [0x73203ec0]) 2016-09-29 18:21:26,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177650 2016-09-29 18:21:26,134 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.622885 seconds? -> skip 2016-09-29 18:21:26,134 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,135 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,135 [TRACE] [doorpi.action.handler] [01PUIU] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,148 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,194 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,195 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,196 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,196 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,197 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,198 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,198 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,199 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,200 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,202 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,203 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,204 [DEBUG] [doorpi.action.handler] [6LGAG3] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,205 [TRACE] [doorpi.action.handler] [6LGAG3] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,205 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,205 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,206 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,208 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bae0 2016-09-29 18:21:26,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bae0 2016-09-29 18:21:26,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bae0 2016-09-29 18:21:26,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bae0 2016-09-29 18:21:26,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bae0 [0x73203ec0]) 2016-09-29 18:21:26,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177bf0 2016-09-29 18:21:26,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bbb0 2016-09-29 18:21:26,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bbb0 2016-09-29 18:21:26,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bbb0 2016-09-29 18:21:26,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bbb0 2016-09-29 18:21:26,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bbb0 [0x73203ec0]) 2016-09-29 18:21:26,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177d10 2016-09-29 18:21:26,215 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.703866 seconds? -> skip 2016-09-29 18:21:26,215 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,216 [TRACE] [doorpi.action.handler] [6LGAG3] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,217 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,252 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,274 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,275 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,276 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,277 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,278 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,279 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,280 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,282 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,284 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,285 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,287 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,288 [DEBUG] [doorpi.action.handler] [Y4T6LB] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,289 [TRACE] [doorpi.action.handler] [Y4T6LB] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,289 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,289 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,290 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,292 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bbe0 2016-09-29 18:21:26,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bbe0 2016-09-29 18:21:26,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bbe0 2016-09-29 18:21:26,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bbe0 2016-09-29 18:21:26,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bbe0 [0x73203ec0]) 2016-09-29 18:21:26,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa230 2016-09-29 18:21:26,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb10 2016-09-29 18:21:26,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb10 2016-09-29 18:21:26,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb10 2016-09-29 18:21:26,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb10 2016-09-29 18:21:26,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb10 [0x73203ec0]) 2016-09-29 18:21:26,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa260 2016-09-29 18:21:26,296 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.785459 seconds? -> skip 2016-09-29 18:21:26,297 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,298 [TRACE] [doorpi.action.handler] [Y4T6LB] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,298 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,304 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,380 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,381 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,382 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,383 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,383 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,384 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,385 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,386 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,386 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,387 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,388 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,388 [DEBUG] [doorpi.action.handler] [4SZSLW] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,389 [TRACE] [doorpi.action.handler] [4SZSLW] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,389 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,389 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,390 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,391 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bbf0 2016-09-29 18:21:26,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bbf0 2016-09-29 18:21:26,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bbf0 2016-09-29 18:21:26,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bbf0 2016-09-29 18:21:26,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bbf0 [0x73203ec0]) 2016-09-29 18:21:26,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa560 2016-09-29 18:21:26,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb80 2016-09-29 18:21:26,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb80 2016-09-29 18:21:26,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb80 2016-09-29 18:21:26,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb80 2016-09-29 18:21:26,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb80 [0x73203ec0]) 2016-09-29 18:21:26,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa5c0 2016-09-29 18:21:26,396 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.885408 seconds? -> skip 2016-09-29 18:21:26,396 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,397 [TRACE] [doorpi.action.handler] [4SZSLW] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,398 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,409 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,451 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,453 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,454 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,455 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,456 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,456 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,457 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,458 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,459 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,459 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,460 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,461 [DEBUG] [doorpi.action.handler] [DAROK4] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,461 [TRACE] [doorpi.action.handler] [DAROK4] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,461 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,461 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,462 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,463 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc20 2016-09-29 18:21:26,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc20 2016-09-29 18:21:26,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc20 2016-09-29 18:21:26,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc20 2016-09-29 18:21:26,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc20 [0x73203ec0]) 2016-09-29 18:21:26,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa8f0 2016-09-29 18:21:26,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,467 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc40 2016-09-29 18:21:26,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc40 2016-09-29 18:21:26,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc40 2016-09-29 18:21:26,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc40 2016-09-29 18:21:26,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc40 [0x73203ec0]) 2016-09-29 18:21:26,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa8f0 2016-09-29 18:21:26,470 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.95912 seconds? -> skip 2016-09-29 18:21:26,470 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,472 [TRACE] [doorpi.action.handler] [DAROK4] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,473 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,535 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,536 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,537 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,538 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,539 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,541 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,542 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,543 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,543 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,544 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,544 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,546 [DEBUG] [doorpi.action.handler] [BOAMB4] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,546 [TRACE] [doorpi.action.handler] [BOAMB4] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,546 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,547 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,547 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,548 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bbd0 2016-09-29 18:21:26,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bbd0 2016-09-29 18:21:26,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bbd0 2016-09-29 18:21:26,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bbd0 2016-09-29 18:21:26,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bbd0 [0x73203ec0]) 2016-09-29 18:21:26,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aac20 2016-09-29 18:21:26,551 [DEBUG] [doorpi.sipphone.from_linphone] press twice with call duration > 1 second? Want to hangup current call? OK... 2016-09-29 18:21:26,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0x1ef2368, 0x73233e80) 2016-09-29 18:21:26,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2016-09-29 18:21:26,564 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x73235de0, 13, "Call terminated") 2016-09-29 18:21:26,564 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call terminated) 2016-09-29 18:21:26,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1b8e0 [0x73235de0]) 2016-09-29 18:21:26,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73203ec0) 2016-09-29 18:21:26,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc10 2016-09-29 18:21:26,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc10 2016-09-29 18:21:26,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc10 2016-09-29 18:21:26,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc10 2016-09-29 18:21:26,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc10 [0x73203ec0]) 2016-09-29 18:21:26,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aac50 2016-09-29 18:21:26,567 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,568 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,569 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,569 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:26,570 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,571 [INFO] [doorpi.sipphone.from_linphone] Terminate call [0x73235de0] which is currently in state LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:26,572 [INFO] [doorpi.sipphone.from_linphone] Cancelling INVITE request from ["DoorPi" ] to [sip:**610@192.168.2.1] 2016-09-29 18:21:26,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:26,572 [INFO] [doorpi.sipphone.from_linphone] Found transaction [0x1f0de80] matching request. 2016-09-29 18:21:26,573 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x732255a0], from state [INIT] to [TRYING] 2016-09-29 18:21:26,572 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,573 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [273] bytes CANCEL sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport Call-ID: IF7wPVeZ20 From: "DoorPi" ;tag=PogptIK9M To: sip:**610@192.168.2.1 Max-Forwards: 70 CSeq: 21 CANCEL User-Agent: (belle-sip/1.4.2) 2016-09-29 18:21:26,573 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:26,574 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do. 2016-09-29 18:21:26,574 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:26,574 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS 2016-09-29 18:21:26,574 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:26,575 [INFO] [doorpi.sipphone.from_linphone] sent 78 packets 2016-09-29 18:21:26,575 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:26,575 [INFO] [doorpi.sipphone.from_linphone] 13416 bytes 2016-09-29 18:21:26,575 [INFO] [doorpi.sipphone.from_linphone] received 84 packets 2016-09-29 18:21:26,575 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:26,576 [INFO] [doorpi.sipphone.from_linphone] 14448 bytes 2016-09-29 18:21:26,576 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 13416 bytes 2016-09-29 18:21:26,576 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets 2016-09-29 18:21:26,576 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 2 packets 2016-09-29 18:21:26,577 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets 2016-09-29 18:21:26,577 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets 2016-09-29 18:21:26,577 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:26,577 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x1f1bbd0,0-->MSVolume:0x1f3c280,0 2016-09-29 18:21:26,577 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f3c280,0-->MSAudioMixer:0x1f37c38,0 2016-09-29 18:21:26,578 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f37c38,0-->MSUlawEnc:0x1f3ac80,0 2016-09-29 18:21:26,578 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x1f3ac80,0-->MSRtpSend:0x73235ce0,0 2016-09-29 18:21:26,578 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x1f199d0,0-->MSUlawDec:0x1f34628,0 2016-09-29 18:21:26,578 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x1f34628,0-->MSGenericPLC:0x1f34350,0 2016-09-29 18:21:26,578 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0x1f34350,0-->MSDtmfGen:0x1f2c298,0 2016-09-29 18:21:26,579 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x1f2c298,0-->MSVolume:0x1f1ab00,0 2016-09-29 18:21:26,579 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f1ab00,0-->MSTee:0x1f3de30,0 2016-09-29 18:21:26,579 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f3de30,0-->MSEqualizer:0x1f1a440,0 2016-09-29 18:21:26,579 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x1f1a440,0-->MSAudioMixer:0x1f3df08,0 2016-09-29 18:21:26,580 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0x1f1ab80,0-->MSResample:0x1f1bc50,0 2016-09-29 18:21:26,580 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f1bc50,0-->MSAudioMixer:0x1f3df08,1 2016-09-29 18:21:26,571 [DEBUG] [doorpi.action.handler] [G4AX4Y] fire for event OnCallStateDisconnect this actions [, ] 2016-09-29 18:21:26,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,581 [TRACE] [doorpi.action.handler] [G4AX4Y] try to fire action > with args () and kwargs {} 2016-09-29 18:21:26,581 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,580 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f3df08,0-->MSAlsaWrite:0x1f2d788,0 2016-09-29 18:21:26,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:26,582 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:26,583 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:26,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:26,582 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f84670,1-->MSResample:0x1f34ec0,0 2016-09-29 18:21:26,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x1d5b8bc 2016-09-29 18:21:26,584 [TRACE] [doorpi.action.handler] [G4AX4Y] try to fire action > with args () and kwargs {} 2016-09-29 18:21:26,584 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,585 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:26,584 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f34ec0,0-->MSOpusEnc:0x1f10118,0 2016-09-29 18:21:26,586 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:26,586 [TRACE] [doorpi.action.handler] [G4AX4Y] finished fire_event for event_name OnCallStateDisconnect 2016-09-29 18:21:26,587 [TRACE] [doorpi.action.handler] [BOAMB4] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,587 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0x1f10118,0-->MSMKVRecorder:0x1f19c50,1 2016-09-29 18:21:26,587 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,588 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0x1f41e30,0-->MSMKVRecorder:0x1f19c50,0 2016-09-29 18:21:26,588 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f37c38,1-->MSAudioMixer:0x1f84670,0 2016-09-29 18:21:26,588 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f3de30,1-->MSAudioMixer:0x1f84670,1 2016-09-29 18:21:26,589 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f84670,0-->MSFileRec:0x1f88920,0 2016-09-29 18:21:26,589 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed 2016-09-29 18:21:26,589 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:26,589 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2016-09-29 18:21:26,590 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2016-09-29 18:21:26,590 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:26,590 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 130 0,465138 34,6865 2016-09-29 18:21:26,590 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 160 0,326436 29,9179 2016-09-29 18:21:26,591 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 99 0,425073 24,1976 2016-09-29 18:21:26,591 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 201 0,0342265 3,9357 2016-09-29 18:21:26,591 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 160 0,0386157 3,53914 2016-09-29 18:21:26,591 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 480 0,00448219 1,22728 2016-09-29 18:21:26,592 [INFO] [doorpi.sipphone.from_linphone] MSVolume 157 0,00575518 0,517636 2016-09-29 18:21:26,592 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 74 0,0106222 0,453507 2016-09-29 18:21:26,592 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 78 0,0075138 0,337905 2016-09-29 18:21:26,592 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 160 0,00347411 0,318403 2016-09-29 18:21:26,592 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 160 0,00163366 0,149725 2016-09-29 18:21:26,593 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 160 0,00148099 0,135733 2016-09-29 18:21:26,593 [INFO] [doorpi.sipphone.from_linphone] MSTee 83 0,00260417 0,124525 2016-09-29 18:21:26,593 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 160 0,00131278 0,120317 2016-09-29 18:21:26,593 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 99 0,00184581 0,105074 2016-09-29 18:21:26,594 [INFO] [doorpi.sipphone.from_linphone] MSResample 99 0,00162241 0,0923567 2016-09-29 18:21:26,594 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 83 0,00154137 0,0737045 2016-09-29 18:21:26,594 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 49 0,00235318 0,0669781 2016-09-29 18:21:26,594 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 0 0 0 2016-09-29 18:21:26,594 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2016-09-29 18:21:26,595 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2016-09-29 18:21:26,595 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:26,595 [INFO] [doorpi.sipphone.from_linphone] Call 0x73235de0: moving from state LinphoneCallOutgoingEarlyMedia to LinphoneCallEnd 2016-09-29 18:21:26,595 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2016-09-29 18:21:26,596 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_log_updated] 2016-09-29 18:21:26,596 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2016-09-29 18:21:26,613 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,614 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,615 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,616 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,616 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,617 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,617 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,618 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,619 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,619 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,620 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,621 [DEBUG] [doorpi.action.handler] [D71KGC] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,621 [TRACE] [doorpi.action.handler] [D71KGC] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,622 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,622 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,622 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,623 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2016-09-29 18:21:26,623 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2016-09-29 16:21:26.623821 2016-09-29 18:21:26,624 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x745a2c68 [0x1ef2368], 0x2d7824 [(nil)]) 2016-09-29 18:21:26,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x71234870) 2016-09-29 18:21:26,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2016-09-29 18:21:26,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76d1bc50 2016-09-29 18:21:26,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2016-09-29 18:21:26,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76d1bc50 2016-09-29 18:21:26,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76d1bc50 2016-09-29 18:21:26,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76d1bc50 2016-09-29 18:21:26,627 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76d1bc50 [0x71234870], "/usr/local/etc/DoorPi/records/2016-09-29_18-21-26.wav") 2016-09-29 18:21:26,627 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2016-09-29 18:21:26,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76d1bc50 [0x71234870], 0x2e0620 [1]) 2016-09-29 18:21:26,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2016-09-29 18:21:26,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x745a2c68 [0x1ef2368], "**610", 0x76d1bc50 [0x71234870]) 2016-09-29 18:21:26,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x7125f658, 2, "Starting outgoing call") 2016-09-29 18:21:26,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2016-09-29 18:21:26,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76d1bc90 2016-09-29 18:21:26,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2016-09-29 18:21:26,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76d1bc90 2016-09-29 18:21:26,633 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2016-09-29 18:21:26,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc60 2016-09-29 18:21:26,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc60 2016-09-29 18:21:26,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc60 2016-09-29 18:21:26,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc60 2016-09-29 18:21:26,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc60 [0x7122cd88]) 2016-09-29 18:21:26,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf2c0 2016-09-29 18:21:26,636 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,637 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,638 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,639 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:26,642 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x7125f658, 3, "Outgoing call in progress") 2016-09-29 18:21:26,642 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2016-09-29 18:21:26,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc00 2016-09-29 18:21:26,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc00 2016-09-29 18:21:26,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc00 2016-09-29 18:21:26,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc00 2016-09-29 18:21:26,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc00 [0x7122cd88]) 2016-09-29 18:21:26,645 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf2f0 2016-09-29 18:21:26,645 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,646 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,647 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:26,647 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,648 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,648 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x7125f658] initialized (LinphoneCore version: 3.9.0) 2016-09-29 18:21:26,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,649 [INFO] [doorpi.sipphone.from_linphone] Call 0x7125f658: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2016-09-29 18:21:26,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:26,650 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:26,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76d1bc90 2016-09-29 18:21:26,650 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x7125f658] 2016-09-29 18:21:26,652 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,652 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2016-09-29 18:21:26,653 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,653 [DEBUG] [doorpi.action.handler] [0YZWYM] fire for event OnSipPhoneMakeCall this actions [] 2016-09-29 18:21:26,654 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2016-09-29 18:21:26,654 [TRACE] [doorpi.action.handler] [0YZWYM] try to fire action > with args () and kwargs {} 2016-09-29 18:21:26,655 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2016-09-29 18:21:26,655 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:26,656 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2016-09-29 18:21:26,656 [TRACE] [doorpi.action.handler] [D71KGC] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,656 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:26,656 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,656 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x7125f658] 2016-09-29 18:21:26,658 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2016-09-29 18:21:26,658 [TRACE] [doorpi.action.handler] [0YZWYM] finished fire_event for event_name OnSipPhoneMakeCall 2016-09-29 18:21:26,658 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2016-09-29 18:21:26,659 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:26,659 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy 2016-09-29 18:21:26,660 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x7125f658] 2016-09-29 18:21:26,660 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x7125e498,0-->MSVoidSink:0x71260820,0 2016-09-29 18:21:26,660 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2016-09-29 18:21:26,660 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2016-09-29 18:21:26,661 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" ] calling [sip:**610@192.168.2.1] on op [0x7125de18] 2016-09-29 18:21:26,661 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2016-09-29 18:21:26,661 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x71242f08], from state [INIT] to [CALLING] 2016-09-29 18:21:26,661 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [801] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.bJqE6greF;rport From: "DoorPi" ;tag=tMQkn25hF To: sip:**610@192.168.2.1 CSeq: 20 INVITE Call-ID: cwDxcYr4vK Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 267 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) v=0 o=620 3591 2546 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:26,661 [INFO] [doorpi.sipphone.from_linphone] Call 0x7125f658: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2016-09-29 18:21:26,662 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [320] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 487 Request Cancelled Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport=5060 From: "DoorPi" ;tag=PogptIK9M To: ;tag=080A02D618536CFF Call-ID: IF7wPVeZ20 CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:26,665 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:26,666 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [320] bytes parsed 2016-09-29 18:21:26,666 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:26,666 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f0de80], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:26,667 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [356] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport Call-ID: IF7wPVeZ20 From: "DoorPi" ;tag=PogptIK9M To: ;tag=080A02D618536CFF Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 21 ACK 2016-09-29 18:21:26,667 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f171f0]: now updated by transaction [0x1f0de80]. 2016-09-29 18:21:26,667 [INFO] [doorpi.sipphone.from_linphone] dialog [0x1f171f0] deleted. 2016-09-29 18:21:26,668 [INFO] [doorpi.sipphone.from_linphone] op [0x732344d0] : set_or_update_dialog() current=[0x1f171f0] new=[0x1f171f0] 2016-09-29 18:21:26,668 [INFO] [doorpi.sipphone.from_linphone] Op [0x732344d0] receiving call response [487], dialog is [0x1f171f0] in state [BELLE_SIP_DIALOG_TERMINATED] 2016-09-29 18:21:26,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:26,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,695 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,696 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,697 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,698 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,698 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,699 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,700 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,700 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,701 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,702 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,702 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,703 [DEBUG] [doorpi.action.handler] [X96N7U] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,703 [TRACE] [doorpi.action.handler] [X96N7U] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,704 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,704 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,705 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,705 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bb30 2016-09-29 18:21:26,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bb30 2016-09-29 18:21:26,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bb30 2016-09-29 18:21:26,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bb30 2016-09-29 18:21:26,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bb30 [0x7122cd88]) 2016-09-29 18:21:26,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf800 2016-09-29 18:21:26,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bca0 2016-09-29 18:21:26,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bca0 2016-09-29 18:21:26,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bca0 2016-09-29 18:21:26,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bca0 2016-09-29 18:21:26,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bca0 [0x7122cd88]) 2016-09-29 18:21:26,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf860 2016-09-29 18:21:26,712 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.088229 seconds? -> skip 2016-09-29 18:21:26,712 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,713 [TRACE] [doorpi.action.handler] [X96N7U] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,714 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,720 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,721 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [355] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.3UVas5WoY;rport=5060 From: "DoorPi" ;tag=PogptIK9M To: Call-ID: IF7wPVeZ20 CSeq: 21 CANCEL User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer Content-Length: 0 2016-09-29 18:21:26,725 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [355] bytes parsed 2016-09-29 18:21:26,726 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:26,726 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x732255a0], from state [TRYING] to [COMPLETED] 2016-09-29 18:21:26,726 [INFO] [doorpi.sipphone.from_linphone] op [0x732344d0] : set_or_update_dialog() current=[0x1f171f0] new=[(nil)] 2016-09-29 18:21:26,727 [INFO] [doorpi.sipphone.from_linphone] Op [0x732344d0] receiving call response [200], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:26,727 [ERROR] [doorpi.sipphone.from_linphone] sal process_dialog_terminated no op found for this dialog [0x1f171f0], ignoring 2016-09-29 18:21:26,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:26,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,773 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,774 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,775 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,776 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,776 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,777 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,777 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,779 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,780 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [351] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.bJqE6greF;rport=5060 From: "DoorPi" ;tag=tMQkn25hF To: ;tag=913D2D7AD962F71F Call-ID: cwDxcYr4vK CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="FEF5132544F6A196" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:26,780 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,784 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [351] bytes parsed 2016-09-29 18:21:26,785 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,786 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:26,787 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x71242f08], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:26,787 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x71242f08], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:26,788 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [356] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.bJqE6greF;rport Call-ID: cwDxcYr4vK From: "DoorPi" ;tag=tMQkn25hF To: ;tag=913D2D7AD962F71F Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2016-09-29 18:21:26,788 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=620, realm=fritz.box 2016-09-29 18:21:26,789 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box] 2016-09-29 18:21:26,789 [DEBUG] [doorpi.action.handler] [F542PF] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,789 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f82888], from state [INIT] to [CALLING] 2016-09-29 18:21:26,791 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [960] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport From: "DoorPi" ;tag=tMQkn25hF To: sip:**610@192.168.2.1 CSeq: 21 INVITE Call-ID: cwDxcYr4vK Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 267 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="FEF5132544F6A196", username="620", uri="sip:**610@192.168.2.1", response="c1c8800b376b40816013ad336ac8b215" v=0 o=620 3591 2546 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:26,790 [TRACE] [doorpi.action.handler] [F542PF] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:26,792 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,793 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,786 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,794 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,795 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,795 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc80 2016-09-29 18:21:26,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc80 2016-09-29 18:21:26,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc80 2016-09-29 18:21:26,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc80 2016-09-29 18:21:26,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc80 [0x7122cd88]) 2016-09-29 18:21:26,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cfb90 2016-09-29 18:21:26,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bcd0 2016-09-29 18:21:26,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bcd0 2016-09-29 18:21:26,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bcd0 2016-09-29 18:21:26,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bcd0 2016-09-29 18:21:26,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bcd0 [0x7122cd88]) 2016-09-29 18:21:26,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cfbc0 2016-09-29 18:21:26,801 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.177173 seconds? -> skip 2016-09-29 18:21:26,801 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,802 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,802 [TRACE] [doorpi.action.handler] [F542PF] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,844 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,844 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [288] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport=5060 From: "DoorPi" ;tag=tMQkn25hF To: Call-ID: cwDxcYr4vK CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:26,848 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [288] bytes parsed 2016-09-29 18:21:26,849 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:26,849 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f82888], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:26,849 [INFO] [doorpi.sipphone.from_linphone] op [0x7125de18] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2016-09-29 18:21:26,849 [INFO] [doorpi.sipphone.from_linphone] Op [0x7125de18] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:26,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:26,864 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,865 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,866 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,867 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,867 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,868 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,869 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,869 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,870 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,871 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,872 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,873 [DEBUG] [doorpi.action.handler] [6DWMRN] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,873 [TRACE] [doorpi.action.handler] [6DWMRN] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,874 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,874 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,875 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bcc0 2016-09-29 18:21:26,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bcc0 2016-09-29 18:21:26,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bcc0 2016-09-29 18:21:26,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bcc0 2016-09-29 18:21:26,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bcc0 [0x7122cd88]) 2016-09-29 18:21:26,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cfef0 2016-09-29 18:21:26,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bcf0 2016-09-29 18:21:26,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bcf0 2016-09-29 18:21:26,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bcf0 2016-09-29 18:21:26,875 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bcf0 2016-09-29 18:21:26,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bcf0 [0x7122cd88]) 2016-09-29 18:21:26,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cfef0 2016-09-29 18:21:26,881 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.257998 seconds? -> skip 2016-09-29 18:21:26,882 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,883 [TRACE] [doorpi.action.handler] [6DWMRN] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,883 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,917 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:26,917 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [670] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport=5060 From: "DoorPi" ;tag=tMQkn25hF To: ;tag=13C06CCA030B13C5 Call-ID: cwDxcYr4vK CSeq: 21 INVITE Contact: User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Type: application/sdp Content-Length: 258 v=0 o=user 4553134 4553134 IN IP4 192.168.2.1 s=Talk c=IN IP4 192.168.2.1 t=0 0 m=audio 7090 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=sendrecv a=rtcp:7091 m=video 0 RTP/AVP 96 2016-09-29 18:21:26,924 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [412] bytes parsed 2016-09-29 18:21:26,925 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] read [258] bytes of body from [192.168.2.1:5060] 2016-09-29 18:21:26,925 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:26,925 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x1f38a58] , local tag [tMQkn25hF], remote tag [13C06CCA030B13C5] 2016-09-29 18:21:26,925 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f38a58]: now updated by transaction [0x1f82888]. 2016-09-29 18:21:26,927 [INFO] [doorpi.sipphone.from_linphone] op [0x7125de18] : set_or_update_dialog() current=[(nil)] new=[0x1f38a58] 2016-09-29 18:21:26,928 [INFO] [doorpi.sipphone.from_linphone] Op [0x7125de18] receiving call response [183], dialog is [0x1f38a58] in state [BELLE_SIP_DIALOG_EARLY] 2016-09-29 18:21:26,931 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2016-09-29 18:21:26,937 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2016-09-29 18:21:26,937 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,937 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15 2016-09-29 18:21:26,938 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2016-09-29 18:21:26,939 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2016-09-29 18:21:26,939 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,939 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:26,940 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2016-09-29 18:21:26,941 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,941 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2016-09-29 18:21:26,942 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x71237918] rejected by peer 2016-09-29 18:21:26,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,942 [INFO] [doorpi.sipphone.from_linphone] Call 0x7125f658: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:26,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x7125f658, 5, "Early media") 2016-09-29 18:21:26,943 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,943 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (5 - Early media) 2016-09-29 18:21:26,944 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,945 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc30 2016-09-29 18:21:26,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc30 2016-09-29 18:21:26,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc30 2016-09-29 18:21:26,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc30 2016-09-29 18:21:26,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc30 [0x7122cd88]) 2016-09-29 18:21:26,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178140 2016-09-29 18:21:26,948 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,946 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:26,949 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,949 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:26,950 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:26,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,952 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:26,952 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:26,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:26,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:26,955 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:26,955 [INFO] [doorpi.sipphone.from_linphone] Doing early media... 2016-09-29 18:21:26,955 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x7125f658] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2016-09-29 18:21:26,955 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80 2016-09-29 18:21:26,956 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x712599c8] sending to rtp [192.168.2.1:7090] rtcp [192.168.2.1:7091] 2016-09-29 18:21:26,956 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x712599c8] 2016-09-29 18:21:26,956 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x7125e498,0-->MSVoidSink:0x71260820,0 2016-09-29 18:21:26,957 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation 2016-09-29 18:21:26,957 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:26,958 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:26,958 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:26,958 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x7125bfb0] using payload's bitrate is 80000 2016-09-29 18:21:26,959 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x7125bfb0] 2016-09-29 18:21:26,959 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:26,959 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:26,959 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x1f43360,0-->MSVolume:0x1fa64d8,0 2016-09-29 18:21:26,960 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1fa64d8,0-->MSAudioMixer:0x1f42d10,0 2016-09-29 18:21:26,960 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f42d10,0-->MSUlawEnc:0x1f41960,0 2016-09-29 18:21:26,960 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x1f41960,0-->MSRtpSend:0x7125bf30,0 2016-09-29 18:21:26,961 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x1f160d0,0-->MSUlawDec:0x1fadea0,0 2016-09-29 18:21:26,961 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x1fadea0,0-->MSGenericPLC:0x1fa5790,0 2016-09-29 18:21:26,961 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0x1fa5790,0-->MSDtmfGen:0x1f34628,0 2016-09-29 18:21:26,961 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x1f34628,0-->MSVolume:0x1f2c130,0 2016-09-29 18:21:26,962 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f2c130,0-->MSTee:0x1f26850,0 2016-09-29 18:21:26,962 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f26850,0-->MSEqualizer:0x1f10260,0 2016-09-29 18:21:26,962 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x1f10260,0-->MSAudioMixer:0x1f7e478,0 2016-09-29 18:21:26,962 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:26,963 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0x1f19b50,0-->MSResample:0x1f3c170,0 2016-09-29 18:21:26,963 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f3c170,0-->MSAudioMixer:0x1f7e478,1 2016-09-29 18:21:26,963 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f7e478,0-->MSAlsaWrite:0x1f0de08,0 2016-09-29 18:21:26,963 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f3df88,1-->MSResample:0x1f2edd0,0 2016-09-29 18:21:26,964 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f2edd0,0-->MSOpusEnc:0x1f0e040,0 2016-09-29 18:21:26,964 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0x1f0e040,0-->MSMKVRecorder:0x1f252a8,1 2016-09-29 18:21:26,964 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0x1f37240,0-->MSMKVRecorder:0x1f252a8,0 2016-09-29 18:21:26,964 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f42d10,1-->MSAudioMixer:0x1f3df88,0 2016-09-29 18:21:26,965 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f26850,1-->MSAudioMixer:0x1f3df88,1 2016-09-29 18:21:26,965 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f3df88,0-->MSFileRec:0x1f88920,0 2016-09-29 18:21:26,965 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:26,966 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:26,966 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2016-09-29 18:21:26,966 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2016-09-29 18:21:26,967 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do. 2016-09-29 18:21:26,967 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters 2016-09-29 18:21:26,967 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined. 2016-09-29 18:21:26,967 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x7125f658] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2016-09-29 18:21:26,968 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x7125f658] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2016-09-29 18:21:26,968 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x7125f658] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2016-09-29 18:21:26,968 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2016-09-29 18:21:26,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:26,970 [DEBUG] [doorpi.action.handler] [6GESPO] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:26,971 [TRACE] [doorpi.action.handler] [6GESPO] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,971 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:26,972 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:26,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:26,973 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:26,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,974 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:26,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd00 2016-09-29 18:21:26,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd00 2016-09-29 18:21:26,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd00 2016-09-29 18:21:26,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd00 2016-09-29 18:21:26,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd00 [0x7122cd88]) 2016-09-29 18:21:26,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711782c0 2016-09-29 18:21:26,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:26,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:26,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:26,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bce0 2016-09-29 18:21:26,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:26,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bce0 2016-09-29 18:21:26,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bce0 2016-09-29 18:21:26,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bce0 2016-09-29 18:21:26,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bce0 [0x7122cd88]) 2016-09-29 18:21:26,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178380 2016-09-29 18:21:26,980 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.35647 seconds? -> skip 2016-09-29 18:21:26,980 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:26,981 [TRACE] [doorpi.action.handler] [6GESPO] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:26,982 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x7125f658, 0x7125fb18) 2016-09-29 18:21:27,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:27,024 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:27,024 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:27,024 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:27,025 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:27,025 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,025 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set 2016-09-29 18:21:27,025 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:27,025 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x712599c8] 2016-09-29 18:21:27,026 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f7e478] is entering bypass mode. 2016-09-29 18:21:27,026 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:27,026 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:27,033 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:27,034 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:27,034 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2016-09-29 18:21:27,034 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f42d10] is entering bypass mode. 2016-09-29 18:21:27,035 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f7e478] is leaving bypass mode. 2016-09-29 18:21:27,035 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=0,000000 ms 2016-09-29 18:21:27,035 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:27,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x7125f658, 0x7125fbd0) 2016-09-29 18:21:27,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:27,036 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:27,036 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7125f658]: RTP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2016-09-29 18:21:27,036 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=13,101335 video=0,000000 2016-09-29 18:21:27,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,038 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,039 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,039 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,040 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,041 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,042 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,043 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,043 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,044 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,045 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,045 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,047 [DEBUG] [doorpi.action.handler] [DQVW86] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,047 [TRACE] [doorpi.action.handler] [DQVW86] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,047 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,048 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,049 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,050 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd20 2016-09-29 18:21:27,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd20 2016-09-29 18:21:27,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd20 2016-09-29 18:21:27,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd20 2016-09-29 18:21:27,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd20 [0x7122cd88]) 2016-09-29 18:21:27,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725deb90 2016-09-29 18:21:27,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd10 2016-09-29 18:21:27,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd10 2016-09-29 18:21:27,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd10 2016-09-29 18:21:27,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd10 2016-09-29 18:21:27,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd10 [0x7122cd88]) 2016-09-29 18:21:27,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725de950 2016-09-29 18:21:27,057 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.433632 seconds? -> skip 2016-09-29 18:21:27,057 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,058 [TRACE] [doorpi.action.handler] [DQVW86] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,059 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,088 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,115 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,116 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,116 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,119 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,119 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,120 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,121 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,122 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,122 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,123 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,124 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,124 [DEBUG] [doorpi.action.handler] [ILCKT7] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,125 [TRACE] [doorpi.action.handler] [ILCKT7] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,125 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,125 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,126 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,128 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd50 2016-09-29 18:21:27,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd50 2016-09-29 18:21:27,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd50 2016-09-29 18:21:27,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd50 2016-09-29 18:21:27,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd50 [0x7122cd88]) 2016-09-29 18:21:27,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72541b60 2016-09-29 18:21:27,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd40 2016-09-29 18:21:27,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd40 2016-09-29 18:21:27,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd40 2016-09-29 18:21:27,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd40 2016-09-29 18:21:27,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd40 [0x7122cd88]) 2016-09-29 18:21:27,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725414a0 2016-09-29 18:21:27,134 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.511047 seconds? -> skip 2016-09-29 18:21:27,135 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,136 [TRACE] [doorpi.action.handler] [ILCKT7] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,137 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,140 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,195 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,196 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,196 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,200 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,202 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,203 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,203 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,205 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,205 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,207 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,208 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,210 [DEBUG] [doorpi.action.handler] [06EWXW] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,210 [TRACE] [doorpi.action.handler] [06EWXW] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,211 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,212 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,213 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,214 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd60 2016-09-29 18:21:27,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd60 2016-09-29 18:21:27,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd60 2016-09-29 18:21:27,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd60 2016-09-29 18:21:27,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd60 [0x7122cd88]) 2016-09-29 18:21:27,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x75abe8f0 2016-09-29 18:21:27,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bcb0 2016-09-29 18:21:27,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bcb0 2016-09-29 18:21:27,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bcb0 2016-09-29 18:21:27,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bcb0 2016-09-29 18:21:27,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bcb0 [0x7122cd88]) 2016-09-29 18:21:27,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x75abe920 2016-09-29 18:21:27,219 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.595401 seconds? -> skip 2016-09-29 18:21:27,219 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,220 [TRACE] [doorpi.action.handler] [06EWXW] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,220 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,253 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,274 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,275 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,275 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,276 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,279 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,280 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,280 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,281 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,282 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,283 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,283 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,284 [DEBUG] [doorpi.action.handler] [IRK2H7] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,285 [TRACE] [doorpi.action.handler] [IRK2H7] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,285 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,286 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,287 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,288 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,288 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,288 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd70 2016-09-29 18:21:27,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd70 2016-09-29 18:21:27,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd70 2016-09-29 18:21:27,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd70 2016-09-29 18:21:27,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd70 [0x7122cd88]) 2016-09-29 18:21:27,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb380 2016-09-29 18:21:27,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd30 2016-09-29 18:21:27,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd30 2016-09-29 18:21:27,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd30 2016-09-29 18:21:27,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd30 2016-09-29 18:21:27,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd30 [0x7122cd88]) 2016-09-29 18:21:27,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb800 2016-09-29 18:21:27,296 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.672773 seconds? -> skip 2016-09-29 18:21:27,297 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,298 [TRACE] [doorpi.action.handler] [IRK2H7] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,299 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,305 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,360 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,361 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,362 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,363 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,364 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,366 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,367 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,368 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,369 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,370 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,372 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,373 [DEBUG] [doorpi.action.handler] [CDVPTK] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,373 [TRACE] [doorpi.action.handler] [CDVPTK] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,373 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,373 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,374 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,375 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bdb0 2016-09-29 18:21:27,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bdb0 2016-09-29 18:21:27,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bdb0 2016-09-29 18:21:27,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bdb0 2016-09-29 18:21:27,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bdb0 [0x7122cd88]) 2016-09-29 18:21:27,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115ed10 2016-09-29 18:21:27,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bc70 2016-09-29 18:21:27,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bc70 2016-09-29 18:21:27,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bc70 2016-09-29 18:21:27,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bc70 2016-09-29 18:21:27,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bc70 [0x7122cd88]) 2016-09-29 18:21:27,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7115e530 2016-09-29 18:21:27,380 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.756671 seconds? -> skip 2016-09-29 18:21:27,380 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,381 [TRACE] [doorpi.action.handler] [CDVPTK] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,382 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,410 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,444 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,445 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,446 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,448 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,448 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,449 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,449 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,451 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,452 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,453 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,453 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,454 [DEBUG] [doorpi.action.handler] [G9O4HG] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,455 [TRACE] [doorpi.action.handler] [G9O4HG] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,455 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,455 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,456 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,456 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bdd0 2016-09-29 18:21:27,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bdd0 2016-09-29 18:21:27,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bdd0 2016-09-29 18:21:27,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bdd0 2016-09-29 18:21:27,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bdd0 [0x7122cd88]) 2016-09-29 18:21:27,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177bc0 2016-09-29 18:21:27,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd80 2016-09-29 18:21:27,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd80 2016-09-29 18:21:27,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd80 2016-09-29 18:21:27,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd80 2016-09-29 18:21:27,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd80 [0x7122cd88]) 2016-09-29 18:21:27,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177bf0 2016-09-29 18:21:27,462 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.838462 seconds? -> skip 2016-09-29 18:21:27,462 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,463 [TRACE] [doorpi.action.handler] [G9O4HG] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,463 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,470 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,515 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,516 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,516 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,517 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,518 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,519 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,520 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,521 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,521 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,521 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,522 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,524 [DEBUG] [doorpi.action.handler] [QWCUUL] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,525 [TRACE] [doorpi.action.handler] [QWCUUL] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,525 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,526 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,527 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,528 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bda0 2016-09-29 18:21:27,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bda0 2016-09-29 18:21:27,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bda0 2016-09-29 18:21:27,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bda0 2016-09-29 18:21:27,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bda0 [0x7122cd88]) 2016-09-29 18:21:27,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa470 2016-09-29 18:21:27,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be10 2016-09-29 18:21:27,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be10 2016-09-29 18:21:27,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be10 2016-09-29 18:21:27,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be10 2016-09-29 18:21:27,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be10 [0x7122cd88]) 2016-09-29 18:21:27,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa4d0 2016-09-29 18:21:27,536 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.912478 seconds? -> skip 2016-09-29 18:21:27,536 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,540 [TRACE] [doorpi.action.handler] [QWCUUL] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,541 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,576 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,620 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,621 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,621 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,622 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,623 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,623 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,624 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,625 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,625 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,626 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,627 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,629 [DEBUG] [doorpi.action.handler] [CSFPWF] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,630 [TRACE] [doorpi.action.handler] [CSFPWF] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,631 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,631 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,632 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,633 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bdc0 2016-09-29 18:21:27,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bdc0 2016-09-29 18:21:27,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bdc0 2016-09-29 18:21:27,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bdc0 2016-09-29 18:21:27,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bdc0 [0x7122cd88]) 2016-09-29 18:21:27,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aab30 2016-09-29 18:21:27,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be30 2016-09-29 18:21:27,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be30 2016-09-29 18:21:27,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be30 2016-09-29 18:21:27,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be30 2016-09-29 18:21:27,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be30 [0x7122cd88]) 2016-09-29 18:21:27,640 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aab90 2016-09-29 18:21:27,640 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.016705 seconds? -> skip 2016-09-29 18:21:27,640 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,641 [TRACE] [doorpi.action.handler] [CSFPWF] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,642 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,681 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,697 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,698 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,699 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,700 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,700 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,702 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,703 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,705 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,706 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,712 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,715 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,716 [DEBUG] [doorpi.action.handler] [EH47H3] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,717 [TRACE] [doorpi.action.handler] [EH47H3] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,718 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,718 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,720 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,722 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be00 2016-09-29 18:21:27,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be00 2016-09-29 18:21:27,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be00 2016-09-29 18:21:27,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be00 2016-09-29 18:21:27,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be00 [0x7122cd88]) 2016-09-29 18:21:27,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf1a0 2016-09-29 18:21:27,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be20 2016-09-29 18:21:27,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be20 2016-09-29 18:21:27,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be20 2016-09-29 18:21:27,734 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be20 2016-09-29 18:21:27,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be20 [0x7122cd88]) 2016-09-29 18:21:27,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf290 2016-09-29 18:21:27,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,739 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.115168 seconds? -> skip 2016-09-29 18:21:27,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,740 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,742 [TRACE] [doorpi.action.handler] [EH47H3] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,743 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,801 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,802 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,803 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,804 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,805 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,805 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,806 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,807 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,808 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,809 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,809 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,811 [DEBUG] [doorpi.action.handler] [PYSXGR] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,811 [TRACE] [doorpi.action.handler] [PYSXGR] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,811 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,812 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,813 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,813 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bd90 2016-09-29 18:21:27,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bd90 2016-09-29 18:21:27,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bd90 2016-09-29 18:21:27,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bd90 2016-09-29 18:21:27,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bd90 [0x7122cd88]) 2016-09-29 18:21:27,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf950 2016-09-29 18:21:27,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be50 2016-09-29 18:21:27,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be50 2016-09-29 18:21:27,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be50 2016-09-29 18:21:27,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be50 2016-09-29 18:21:27,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be50 [0x7122cd88]) 2016-09-29 18:21:27,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf9e0 2016-09-29 18:21:27,819 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.195337 seconds? -> skip 2016-09-29 18:21:27,819 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,820 [TRACE] [doorpi.action.handler] [PYSXGR] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,821 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,855 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,858 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,859 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,860 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,861 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,862 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,863 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,864 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,865 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,866 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,867 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,868 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,869 [DEBUG] [doorpi.action.handler] [P3EW5O] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,869 [TRACE] [doorpi.action.handler] [P3EW5O] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,870 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,870 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,871 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,873 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be40 2016-09-29 18:21:27,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be40 2016-09-29 18:21:27,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be40 2016-09-29 18:21:27,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be40 2016-09-29 18:21:27,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be40 [0x7122cd88]) 2016-09-29 18:21:27,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf680 2016-09-29 18:21:27,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bde0 2016-09-29 18:21:27,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bde0 2016-09-29 18:21:27,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bde0 2016-09-29 18:21:27,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bde0 2016-09-29 18:21:27,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bde0 [0x7122cd88]) 2016-09-29 18:21:27,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cfc50 2016-09-29 18:21:27,882 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.258471 seconds? -> skip 2016-09-29 18:21:27,882 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,883 [TRACE] [doorpi.action.handler] [P3EW5O] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,884 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,907 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:27,935 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,936 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,936 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:27,937 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,938 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,939 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,939 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,940 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,941 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:27,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:27,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:27,943 [DEBUG] [doorpi.action.handler] [F75EG4] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:27,943 [TRACE] [doorpi.action.handler] [F75EG4] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,943 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:27,944 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,944 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:27,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,945 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1beb0 2016-09-29 18:21:27,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1beb0 2016-09-29 18:21:27,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1beb0 2016-09-29 18:21:27,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1beb0 2016-09-29 18:21:27,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1beb0 [0x7122cd88]) 2016-09-29 18:21:27,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711785f0 2016-09-29 18:21:27,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:27,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:27,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bdf0 2016-09-29 18:21:27,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:27,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bdf0 2016-09-29 18:21:27,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bdf0 2016-09-29 18:21:27,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bdf0 2016-09-29 18:21:27,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bdf0 [0x7122cd88]) 2016-09-29 18:21:27,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178650 2016-09-29 18:21:27,950 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.327052 seconds? -> skip 2016-09-29 18:21:27,951 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:27,952 [TRACE] [doorpi.action.handler] [F75EG4] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:27,952 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:27,960 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:27,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:27,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:27,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:27,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x7125f658, 0x7125fb18) 2016-09-29 18:21:28,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:28,022 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f7e478] is entering bypass mode. 2016-09-29 18:21:28,022 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:28,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x7125f658, 0x7125fbd0) 2016-09-29 18:21:28,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:28,023 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:28,023 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7125f658]: RTP audio=[d= 62,0,u= 75,2], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2016-09-29 18:21:28,024 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=11,395890 video=0,000000 2016-09-29 18:21:28,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,027 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,029 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://doorpi:8080/ 2016-09-29 18:21:28,030 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,031 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,033 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,033 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,034 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,035 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,036 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,036 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,037 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,039 [DEBUG] [doorpi.action.handler] [6MRO4O] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,039 [TRACE] [doorpi.action.handler] [6MRO4O] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,040 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,040 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,041 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,042 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be90 2016-09-29 18:21:28,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be90 2016-09-29 18:21:28,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be90 2016-09-29 18:21:28,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be90 2016-09-29 18:21:28,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be90 [0x7122cd88]) 2016-09-29 18:21:28,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178950 2016-09-29 18:21:28,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bea0 2016-09-29 18:21:28,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bea0 2016-09-29 18:21:28,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bea0 2016-09-29 18:21:28,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bea0 2016-09-29 18:21:28,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bea0 [0x7122cd88]) 2016-09-29 18:21:28,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711789b0 2016-09-29 18:21:28,047 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.423624 seconds? -> skip 2016-09-29 18:21:28,047 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,048 [TRACE] [doorpi.action.handler] [6MRO4O] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,049 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,077 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,095 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,096 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,097 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,098 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,099 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,100 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,100 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,101 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,101 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,103 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,103 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,104 [DEBUG] [doorpi.action.handler] [D4DXOI] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,104 [TRACE] [doorpi.action.handler] [D4DXOI] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,105 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,105 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,106 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,106 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b440 2016-09-29 18:21:28,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b440 2016-09-29 18:21:28,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b440 2016-09-29 18:21:28,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b440 2016-09-29 18:21:28,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b440 [0x7122cd88]) 2016-09-29 18:21:28,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178cb0 2016-09-29 18:21:28,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bed0 2016-09-29 18:21:28,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bed0 2016-09-29 18:21:28,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bed0 2016-09-29 18:21:28,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bed0 2016-09-29 18:21:28,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bed0 [0x7122cd88]) 2016-09-29 18:21:28,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178d10 2016-09-29 18:21:28,112 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.48859 seconds? -> skip 2016-09-29 18:21:28,112 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,113 [TRACE] [doorpi.action.handler] [D4DXOI] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,114 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,130 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,176 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,177 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,179 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,180 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,181 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,182 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,183 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,184 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,184 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,186 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,187 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,189 [DEBUG] [doorpi.action.handler] [IWRGY0] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,189 [TRACE] [doorpi.action.handler] [IWRGY0] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,190 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,190 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,191 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,193 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf00 2016-09-29 18:21:28,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf00 2016-09-29 18:21:28,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf00 2016-09-29 18:21:28,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf00 2016-09-29 18:21:28,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf00 [0x7122cd88]) 2016-09-29 18:21:28,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1080 2016-09-29 18:21:28,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf10 2016-09-29 18:21:28,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf10 2016-09-29 18:21:28,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf10 2016-09-29 18:21:28,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf10 2016-09-29 18:21:28,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf10 [0x7122cd88]) 2016-09-29 18:21:28,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c10b0 2016-09-29 18:21:28,199 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.57604 seconds? -> skip 2016-09-29 18:21:28,200 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,202 [TRACE] [doorpi.action.handler] [IWRGY0] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,202 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,237 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,255 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,256 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,256 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,257 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,258 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,259 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,259 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,260 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,261 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,262 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,262 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,263 [DEBUG] [doorpi.action.handler] [UD7887] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,263 [TRACE] [doorpi.action.handler] [UD7887] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,264 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,264 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,265 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,265 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bef0 2016-09-29 18:21:28,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bef0 2016-09-29 18:21:28,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bef0 2016-09-29 18:21:28,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bef0 2016-09-29 18:21:28,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bef0 [0x7122cd88]) 2016-09-29 18:21:28,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c13e0 2016-09-29 18:21:28,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1b480 2016-09-29 18:21:28,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1b480 2016-09-29 18:21:28,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1b480 2016-09-29 18:21:28,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1b480 2016-09-29 18:21:28,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1b480 [0x7122cd88]) 2016-09-29 18:21:28,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1410 2016-09-29 18:21:28,271 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.647528 seconds? -> skip 2016-09-29 18:21:28,271 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,272 [TRACE] [doorpi.action.handler] [UD7887] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,273 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,289 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,342 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,343 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,343 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,353 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,354 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,355 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,356 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,357 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,358 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,359 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,360 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,361 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,362 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,364 [DEBUG] [doorpi.action.handler] [KVAGZZ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,364 [TRACE] [doorpi.action.handler] [KVAGZZ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,365 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,365 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,366 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,368 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,370 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf30 2016-09-29 18:21:28,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf30 2016-09-29 18:21:28,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf30 2016-09-29 18:21:28,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf30 2016-09-29 18:21:28,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf30 [0x7122cd88]) 2016-09-29 18:21:28,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c16e0 2016-09-29 18:21:28,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bec0 2016-09-29 18:21:28,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bec0 2016-09-29 18:21:28,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bec0 2016-09-29 18:21:28,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bec0 2016-09-29 18:21:28,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bec0 [0x7122cd88]) 2016-09-29 18:21:28,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1770 2016-09-29 18:21:28,375 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.751756 seconds? -> skip 2016-09-29 18:21:28,375 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,376 [TRACE] [doorpi.action.handler] [KVAGZZ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,377 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,394 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,434 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,435 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,436 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,436 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,439 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,440 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,440 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,441 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,442 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,442 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,443 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,444 [DEBUG] [doorpi.action.handler] [Z37IAB] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,444 [TRACE] [doorpi.action.handler] [Z37IAB] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,445 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,445 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,445 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,447 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bee0 2016-09-29 18:21:28,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bee0 2016-09-29 18:21:28,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bee0 2016-09-29 18:21:28,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bee0 2016-09-29 18:21:28,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bee0 [0x7122cd88]) 2016-09-29 18:21:28,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1a70 2016-09-29 18:21:28,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1be60 2016-09-29 18:21:28,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1be60 2016-09-29 18:21:28,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1be60 2016-09-29 18:21:28,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1be60 2016-09-29 18:21:28,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1be60 [0x7122cd88]) 2016-09-29 18:21:28,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1ad0 2016-09-29 18:21:28,453 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.830073 seconds? -> skip 2016-09-29 18:21:28,454 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,455 [TRACE] [doorpi.action.handler] [Z37IAB] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,455 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,500 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,500 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x712599c8]. 2016-09-29 18:21:28,501 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x7125bfb0], local statistics available: Local current jitter buffer size: 57,1ms 2016-09-29 18:21:28,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x7125f658, 0x7125fb18) 2016-09-29 18:21:28,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:28,502 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:28,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,528 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,529 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,530 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,531 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,532 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,533 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,534 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,535 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,536 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,539 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,540 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,541 [DEBUG] [doorpi.action.handler] [QYZ60L] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,542 [TRACE] [doorpi.action.handler] [QYZ60L] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,542 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,542 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,543 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,543 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf40 2016-09-29 18:21:28,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf40 2016-09-29 18:21:28,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf40 2016-09-29 18:21:28,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf40 2016-09-29 18:21:28,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf40 [0x7122cd88]) 2016-09-29 18:21:28,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1e00 2016-09-29 18:21:28,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf50 2016-09-29 18:21:28,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf50 2016-09-29 18:21:28,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf50 2016-09-29 18:21:28,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf50 2016-09-29 18:21:28,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf50 [0x7122cd88]) 2016-09-29 18:21:28,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1e30 2016-09-29 18:21:28,549 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.92546 seconds? -> skip 2016-09-29 18:21:28,549 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,550 [TRACE] [doorpi.action.handler] [QYZ60L] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,551 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,554 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,596 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,598 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,599 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,600 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,601 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,601 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,602 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,603 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,604 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,604 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,605 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,606 [DEBUG] [doorpi.action.handler] [6S4J1T] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,607 [TRACE] [doorpi.action.handler] [6S4J1T] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,607 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,608 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,610 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,611 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bfa0 2016-09-29 18:21:28,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bfa0 2016-09-29 18:21:28,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bfa0 2016-09-29 18:21:28,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bfa0 2016-09-29 18:21:28,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bfa0 [0x7122cd88]) 2016-09-29 18:21:28,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581170 2016-09-29 18:21:28,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bfb0 2016-09-29 18:21:28,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bfb0 2016-09-29 18:21:28,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bfb0 2016-09-29 18:21:28,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bfb0 2016-09-29 18:21:28,618 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bfb0 [0x7122cd88]) 2016-09-29 18:21:28,618 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725811d0 2016-09-29 18:21:28,618 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 1.994737 seconds? -> skip 2016-09-29 18:21:28,618 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,620 [TRACE] [doorpi.action.handler] [6S4J1T] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,620 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,660 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,660 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=4,969749 ms 2016-09-29 18:21:28,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:28,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,679 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,680 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,681 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,682 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,682 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,683 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,683 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,684 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,685 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,685 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,686 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,687 [DEBUG] [doorpi.action.handler] [SG1A5N] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,688 [TRACE] [doorpi.action.handler] [SG1A5N] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,688 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,689 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,691 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,691 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bfc0 2016-09-29 18:21:28,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bfc0 2016-09-29 18:21:28,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bfc0 2016-09-29 18:21:28,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bfc0 2016-09-29 18:21:28,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bfc0 [0x7122cd88]) 2016-09-29 18:21:28,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725814d0 2016-09-29 18:21:28,695 [DEBUG] [doorpi.sipphone.from_linphone] press twice with call duration > 1 second? Want to hangup current call? OK... 2016-09-29 18:21:28,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0x1ef2368, 0x7125d848) 2016-09-29 18:21:28,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2016-09-29 18:21:28,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x7125f658, 13, "Call terminated") 2016-09-29 18:21:28,707 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call terminated) 2016-09-29 18:21:28,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bc90 [0x7125f658]) 2016-09-29 18:21:28,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7122cd88) 2016-09-29 18:21:28,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf60 2016-09-29 18:21:28,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf60 2016-09-29 18:21:28,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf60 2016-09-29 18:21:28,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf60 2016-09-29 18:21:28,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf60 [0x7122cd88]) 2016-09-29 18:21:28,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581530 2016-09-29 18:21:28,711 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:28,712 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:28,712 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1908405344]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,713 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:28,713 [INFO] [doorpi.sipphone.from_linphone] Terminate call [0x7125f658] which is currently in state LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:28,714 [INFO] [doorpi.sipphone.from_linphone] Cancelling INVITE request from ["DoorPi" ] to [sip:**610@192.168.2.1] 2016-09-29 18:21:28,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,715 [INFO] [doorpi.sipphone.from_linphone] Found transaction [0x1f82888] matching request. 2016-09-29 18:21:28,715 [DEBUG] [doorpi.action.handler] [9M7QWM] fire for event OnCallStateDisconnect this actions [, ] 2016-09-29 18:21:28,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:28,716 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x73255938], from state [INIT] to [TRYING] 2016-09-29 18:21:28,716 [TRACE] [doorpi.action.handler] [9M7QWM] try to fire action > with args () and kwargs {} 2016-09-29 18:21:28,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,717 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [273] bytes CANCEL sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport Call-ID: cwDxcYr4vK From: "DoorPi" ;tag=tMQkn25hF To: sip:**610@192.168.2.1 Max-Forwards: 70 CSeq: 21 CANCEL User-Agent: (belle-sip/1.4.2) 2016-09-29 18:21:28,717 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:28,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:28,718 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:28,719 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:28,719 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:28,719 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do. 2016-09-29 18:21:28,721 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:28,721 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS 2016-09-29 18:21:28,722 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:28,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,723 [INFO] [doorpi.sipphone.from_linphone] sent 84 packets 2016-09-29 18:21:28,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:28,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:28,725 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:28,727 [INFO] [doorpi.sipphone.from_linphone] 14448 bytes 2016-09-29 18:21:28,725 [TRACE] [doorpi.action.handler] [9M7QWM] try to fire action > with args () and kwargs {} 2016-09-29 18:21:28,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x1d5b8bc 2016-09-29 18:21:28,728 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,727 [INFO] [doorpi.sipphone.from_linphone] received 91 packets 2016-09-29 18:21:28,729 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:28,728 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:28,725 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:28,724 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:28,729 [INFO] [doorpi.sipphone.from_linphone] 15652 bytes 2016-09-29 18:21:28,730 [TRACE] [doorpi.action.handler] [SG1A5N] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,731 [TRACE] [doorpi.action.handler] [9M7QWM] finished fire_event for event_name OnCallStateDisconnect 2016-09-29 18:21:28,731 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,731 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 14276 bytes 2016-09-29 18:21:28,733 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets 2016-09-29 18:21:28,740 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 3 packets 2016-09-29 18:21:28,741 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets 2016-09-29 18:21:28,741 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets 2016-09-29 18:21:28,741 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:28,742 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x1f43360,0-->MSVolume:0x1fa64d8,0 2016-09-29 18:21:28,742 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1fa64d8,0-->MSAudioMixer:0x1f42d10,0 2016-09-29 18:21:28,742 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f42d10,0-->MSUlawEnc:0x1f41960,0 2016-09-29 18:21:28,742 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x1f41960,0-->MSRtpSend:0x7125bf30,0 2016-09-29 18:21:28,743 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x1f160d0,0-->MSUlawDec:0x1fadea0,0 2016-09-29 18:21:28,743 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x1fadea0,0-->MSGenericPLC:0x1fa5790,0 2016-09-29 18:21:28,743 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0x1fa5790,0-->MSDtmfGen:0x1f34628,0 2016-09-29 18:21:28,743 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x1f34628,0-->MSVolume:0x1f2c130,0 2016-09-29 18:21:28,743 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f2c130,0-->MSTee:0x1f26850,0 2016-09-29 18:21:28,744 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f26850,0-->MSEqualizer:0x1f10260,0 2016-09-29 18:21:28,744 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x1f10260,0-->MSAudioMixer:0x1f7e478,0 2016-09-29 18:21:28,744 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0x1f19b50,0-->MSResample:0x1f3c170,0 2016-09-29 18:21:28,744 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f3c170,0-->MSAudioMixer:0x1f7e478,1 2016-09-29 18:21:28,745 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f7e478,0-->MSAlsaWrite:0x1f0de08,0 2016-09-29 18:21:28,745 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f3df88,1-->MSResample:0x1f2edd0,0 2016-09-29 18:21:28,745 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f2edd0,0-->MSOpusEnc:0x1f0e040,0 2016-09-29 18:21:28,745 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0x1f0e040,0-->MSMKVRecorder:0x1f252a8,1 2016-09-29 18:21:28,746 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0x1f37240,0-->MSMKVRecorder:0x1f252a8,0 2016-09-29 18:21:28,746 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f42d10,1-->MSAudioMixer:0x1f3df88,0 2016-09-29 18:21:28,746 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f26850,1-->MSAudioMixer:0x1f3df88,1 2016-09-29 18:21:28,746 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f3df88,0-->MSFileRec:0x1f88920,0 2016-09-29 18:21:28,747 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed 2016-09-29 18:21:28,747 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:28,747 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2016-09-29 18:21:28,747 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2016-09-29 18:21:28,748 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:28,748 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 136 0,498544 35,0549 2016-09-29 18:21:28,748 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 172 0,342162 30,3811 2016-09-29 18:21:28,748 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 99 0,457925 23,5028 2016-09-29 18:21:28,748 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 204 0,0364322 3,83322 2016-09-29 18:21:28,749 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 172 0,039546 3,51135 2016-09-29 18:21:28,749 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 516 0,00466794 1,23863 2016-09-29 18:21:28,749 [INFO] [doorpi.sipphone.from_linphone] MSVolume 169 0,00597914 0,521691 2016-09-29 18:21:28,750 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 80 0,0106165 0,44136 2016-09-29 18:21:28,750 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 83 0,0079829 0,344164 2016-09-29 18:21:28,765 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 172 0,00358679 0,318476 2016-09-29 18:21:28,766 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,766 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 172 0,00162542 0,144324 2016-09-29 18:21:28,767 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,767 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 172 0,00154292 0,136998 2016-09-29 18:21:28,767 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,768 [INFO] [doorpi.sipphone.from_linphone] MSTee 89 0,00275746 0,127373 2016-09-29 18:21:28,769 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,769 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 172 0,00132102 0,117296 2016-09-29 18:21:28,769 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,770 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 99 0,00187662 0,0963167 2016-09-29 18:21:28,771 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,772 [INFO] [doorpi.sipphone.from_linphone] MSResample 99 0,00171457 0,0879996 2016-09-29 18:21:28,773 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,773 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,773 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 89 0,00168921 0,0780282 2016-09-29 18:21:28,774 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 49 0,0024927 0,0639684 2016-09-29 18:21:28,775 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 0 0 0 2016-09-29 18:21:28,775 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,773 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,775 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2016-09-29 18:21:28,776 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,776 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2016-09-29 18:21:28,777 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:28,777 [INFO] [doorpi.sipphone.from_linphone] Call 0x7125f658: moving from state LinphoneCallOutgoingEarlyMedia to LinphoneCallEnd 2016-09-29 18:21:28,778 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2016-09-29 18:21:28,778 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_log_updated] 2016-09-29 18:21:28,778 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2016-09-29 18:21:28,778 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [320] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 487 Request Cancelled Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport=5060 From: "DoorPi" ;tag=tMQkn25hF To: ;tag=13C06CCA030B13C5 Call-ID: cwDxcYr4vK CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:28,783 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:28,783 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [320] bytes parsed 2016-09-29 18:21:28,783 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:28,784 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f82888], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:28,784 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [356] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport Call-ID: cwDxcYr4vK From: "DoorPi" ;tag=tMQkn25hF To: ;tag=13C06CCA030B13C5 Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 21 ACK 2016-09-29 18:21:28,784 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f38a58]: now updated by transaction [0x1f82888]. 2016-09-29 18:21:28,785 [INFO] [doorpi.sipphone.from_linphone] dialog [0x1f38a58] deleted. 2016-09-29 18:21:28,785 [INFO] [doorpi.sipphone.from_linphone] op [0x7125de18] : set_or_update_dialog() current=[0x1f38a58] new=[0x1f38a58] 2016-09-29 18:21:28,785 [INFO] [doorpi.sipphone.from_linphone] Op [0x7125de18] receiving call response [487], dialog is [0x1f38a58] in state [BELLE_SIP_DIALOG_TERMINATED] 2016-09-29 18:21:28,786 [INFO] [doorpi.sipphone.from_linphone] Notifying soundcard that we don't need it anymore for calls. 2016-09-29 18:21:28,787 [DEBUG] [doorpi.action.handler] [I9K8RY] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,787 [TRACE] [doorpi.action.handler] [I9K8RY] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,787 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,787 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,788 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,789 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2016-09-29 18:21:28,789 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,789 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2016-09-29 16:21:28.789652 2016-09-29 18:21:28,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x745a2c68 [0x1ef2368], 0x2d7824 [(nil)]) 2016-09-29 18:21:28,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x71236160) 2016-09-29 18:21:28,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2016-09-29 18:21:28,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76d1bf20 2016-09-29 18:21:28,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2016-09-29 18:21:28,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76d1bf20 2016-09-29 18:21:28,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76d1bf20 2016-09-29 18:21:28,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76d1bf20 2016-09-29 18:21:28,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76d1bf20 [0x71236160], "/usr/local/etc/DoorPi/records/2016-09-29_18-21-28.wav") 2016-09-29 18:21:28,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2016-09-29 18:21:28,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76d1bf20 [0x71236160], 0x2e0620 [1]) 2016-09-29 18:21:28,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2016-09-29 18:21:28,795 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x745a2c68 [0x1ef2368], "**610", 0x76d1bf20 [0x71236160]) 2016-09-29 18:21:28,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x71289e68, 2, "Starting outgoing call") 2016-09-29 18:21:28,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2016-09-29 18:21:28,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76d1bff0 2016-09-29 18:21:28,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2016-09-29 18:21:28,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76d1bff0 2016-09-29 18:21:28,798 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2016-09-29 18:21:28,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:28,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf70 2016-09-29 18:21:28,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf70 2016-09-29 18:21:28,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf70 2016-09-29 18:21:28,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf70 2016-09-29 18:21:28,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf70 [0x7128af80]) 2016-09-29 18:21:28,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581b00 2016-09-29 18:21:28,801 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:28,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:28,802 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:28,803 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:28,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:28,804 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:28,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:28,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x71289e68, 3, "Outgoing call in progress") 2016-09-29 18:21:28,808 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2016-09-29 18:21:28,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:28,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf80 2016-09-29 18:21:28,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf80 2016-09-29 18:21:28,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf80 2016-09-29 18:21:28,811 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf80 2016-09-29 18:21:28,811 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf80 [0x7128af80]) 2016-09-29 18:21:28,811 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581b30 2016-09-29 18:21:28,812 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:28,812 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:28,813 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:28,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:28,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:28,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:28,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76d1bff0 2016-09-29 18:21:28,816 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,817 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,817 [DEBUG] [doorpi.action.handler] [GEGPHU] fire for event OnSipPhoneMakeCall this actions [] 2016-09-29 18:21:28,818 [TRACE] [doorpi.action.handler] [GEGPHU] try to fire action > with args () and kwargs {} 2016-09-29 18:21:28,818 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:28,819 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:28,820 [TRACE] [doorpi.action.handler] [I9K8RY] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,821 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,822 [TRACE] [doorpi.action.handler] [GEGPHU] finished fire_event for event_name OnSipPhoneMakeCall 2016-09-29 18:21:28,823 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:28,837 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,838 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,838 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x71289e68] initialized (LinphoneCore version: 3.9.0) 2016-09-29 18:21:28,839 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,839 [INFO] [doorpi.sipphone.from_linphone] Call 0x71289e68: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2016-09-29 18:21:28,839 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,840 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:28,841 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x71289e68] 2016-09-29 18:21:28,841 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,841 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2016-09-29 18:21:28,842 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,842 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,843 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2016-09-29 18:21:28,844 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2016-09-29 18:21:28,844 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2016-09-29 18:21:28,844 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x71289e68] 2016-09-29 18:21:28,844 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2016-09-29 18:21:28,845 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2016-09-29 18:21:28,845 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy 2016-09-29 18:21:28,845 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x71289e68] 2016-09-29 18:21:28,845 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x7128bac0,0-->MSVoidSink:0x7128b648,0 2016-09-29 18:21:28,846 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2016-09-29 18:21:28,846 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2016-09-29 18:21:28,846 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" ] calling [sip:**610@192.168.2.1] on op [0x7125a310] 2016-09-29 18:21:28,846 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2016-09-29 18:21:28,847 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x71272ee0], from state [INIT] to [CALLING] 2016-09-29 18:21:28,847 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [800] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.MtYGD43IW;rport From: "DoorPi" ;tag=kYOytrIwG To: sip:**610@192.168.2.1 CSeq: 20 INVITE Call-ID: hEOQnXtYIb Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 266 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) v=0 o=620 395 4063 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:28,847 [INFO] [doorpi.sipphone.from_linphone] Call 0x71289e68: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2016-09-29 18:21:28,847 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:28,847 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [355] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.kuGYb6kMi;rport=5060 From: "DoorPi" ;tag=tMQkn25hF To: Call-ID: cwDxcYr4vK CSeq: 21 CANCEL User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer Content-Length: 0 2016-09-29 18:21:28,844 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,852 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [355] bytes parsed 2016-09-29 18:21:28,853 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:28,854 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x73255938], from state [TRYING] to [COMPLETED] 2016-09-29 18:21:28,854 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,854 [INFO] [doorpi.sipphone.from_linphone] op [0x7125de18] : set_or_update_dialog() current=[0x1f38a58] new=[(nil)] 2016-09-29 18:21:28,854 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,855 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,856 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,856 [INFO] [doorpi.sipphone.from_linphone] Op [0x7125de18] receiving call response [200], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:28,858 [ERROR] [doorpi.sipphone.from_linphone] sal process_dialog_terminated no op found for this dialog [0x1f38a58], ignoring 2016-09-29 18:21:28,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,858 [DEBUG] [doorpi.action.handler] [ZMEX6H] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:28,859 [TRACE] [doorpi.action.handler] [ZMEX6H] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,860 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,860 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,861 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,862 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:28,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bfd0 2016-09-29 18:21:28,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bfd0 2016-09-29 18:21:28,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bfd0 2016-09-29 18:21:28,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bfd0 2016-09-29 18:21:28,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bfd0 [0x7128af80]) 2016-09-29 18:21:28,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb9b0 2016-09-29 18:21:28,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:28,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bf90 2016-09-29 18:21:28,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bf90 2016-09-29 18:21:28,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bf90 2016-09-29 18:21:28,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bf90 2016-09-29 18:21:28,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bf90 [0x7128af80]) 2016-09-29 18:21:28,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711fb4a0 2016-09-29 18:21:28,874 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.084421 seconds? -> skip 2016-09-29 18:21:28,874 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,875 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,876 [TRACE] [doorpi.action.handler] [ZMEX6H] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,917 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,917 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [351] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.MtYGD43IW;rport=5060 From: "DoorPi" ;tag=kYOytrIwG To: ;tag=1BA93304EBF736E1 Call-ID: hEOQnXtYIb CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="0DF4338BFD5D4E3F" User-Agent: FRITZ!OS Content-Length: 0 2016-09-29 18:21:28,922 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [351] bytes parsed 2016-09-29 18:21:28,922 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:28,922 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x71272ee0], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:28,923 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x71272ee0], from state [PROCEEDING] to [COMPLETED] 2016-09-29 18:21:28,923 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [356] bytes ACK sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.MtYGD43IW;rport Call-ID: hEOQnXtYIb From: "DoorPi" ;tag=kYOytrIwG To: ;tag=1BA93304EBF736E1 Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2016-09-29 18:21:28,924 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=620, realm=fritz.box 2016-09-29 18:21:28,924 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box] 2016-09-29 18:21:28,924 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f10788], from state [INIT] to [CALLING] 2016-09-29 18:21:28,925 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [959] bytes INVITE sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Ee-q53U3o;rport From: "DoorPi" ;tag=kYOytrIwG To: sip:**610@192.168.2.1 CSeq: 21 INVITE Call-ID: hEOQnXtYIb Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 266 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="0DF4338BFD5D4E3F", username="620", uri="sip:**610@192.168.2.1", response="dfa67b3d59337ce0f654a5d4fd2b704f" v=0 o=620 395 4063 IN IP4 192.168.2.89 s=Talk c=IN IP4 192.168.2.89 t=0 0 a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics m=audio 7078 RTP/AVP 0 8 101 a=rtpmap:101 telephone-event/8000 m=video 9078 RTP/AVP 96 a=rtpmap:96 VP8/90000 2016-09-29 18:21:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:28,934 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,935 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,936 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:28,937 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,938 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,940 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,941 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,941 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,942 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:28,943 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:28,944 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:28,946 [DEBUG] [doorpi.action.handler] [ECLAJP] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:28,946 [TRACE] [doorpi.action.handler] [ECLAJP] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,947 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:28,947 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,948 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:28,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:28,949 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f050 2016-09-29 18:21:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f050 2016-09-29 18:21:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f050 2016-09-29 18:21:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f050 2016-09-29 18:21:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f050 [0x7128af80]) 2016-09-29 18:21:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177590 2016-09-29 18:21:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d1bfe0 2016-09-29 18:21:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d1bfe0 2016-09-29 18:21:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d1bfe0 2016-09-29 18:21:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d1bfe0 2016-09-29 18:21:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d1bfe0 [0x7128af80]) 2016-09-29 18:21:28,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71177650 2016-09-29 18:21:28,954 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.164948 seconds? -> skip 2016-09-29 18:21:28,954 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:28,955 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:28,956 [TRACE] [doorpi.action.handler] [ECLAJP] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:28,984 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:28,985 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [288] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Ee-q53U3o;rport=5060 From: "DoorPi" ;tag=kYOytrIwG To: Call-ID: hEOQnXtYIb CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Length: 0 2016-09-29 18:21:28,989 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [288] bytes parsed 2016-09-29 18:21:28,990 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:28,990 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1f10788], from state [CALLING] to [PROCEEDING] 2016-09-29 18:21:28,991 [INFO] [doorpi.sipphone.from_linphone] op [0x7125a310] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2016-09-29 18:21:28,991 [INFO] [doorpi.sipphone.from_linphone] Op [0x7125a310] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2016-09-29 18:21:28,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:28,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b898 2016-09-29 18:21:28,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:28,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,013 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,013 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,014 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,015 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,016 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,016 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,017 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,018 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,018 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,019 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,020 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,021 [DEBUG] [doorpi.action.handler] [IDAVFF] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,021 [TRACE] [doorpi.action.handler] [IDAVFF] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,021 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,021 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,022 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,023 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f060 2016-09-29 18:21:29,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f060 2016-09-29 18:21:29,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f060 2016-09-29 18:21:29,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f060 2016-09-29 18:21:29,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f060 [0x7128af80]) 2016-09-29 18:21:29,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa830 2016-09-29 18:21:29,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f070 2016-09-29 18:21:29,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f070 2016-09-29 18:21:29,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f070 2016-09-29 18:21:29,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f070 2016-09-29 18:21:29,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f070 [0x7128af80]) 2016-09-29 18:21:29,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aaad0 2016-09-29 18:21:29,028 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.238507 seconds? -> skip 2016-09-29 18:21:29,028 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,029 [TRACE] [doorpi.action.handler] [IDAVFF] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,029 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,043 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1927173216]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,044 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: received [670] new bytes from [UDP://192.168.2.1:5060]: SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Ee-q53U3o;rport=5060 From: "DoorPi" ;tag=kYOytrIwG To: ;tag=8A038C60F659DAEF Call-ID: hEOQnXtYIb CSeq: 21 INVITE Contact: User-Agent: AVM FRITZ!Box 7490 113.06.60 (Jun 23 2016) Content-Type: application/sdp Content-Length: 258 v=0 o=user 2944402 2944402 IN IP4 192.168.2.1 s=Talk c=IN IP4 192.168.2.1 t=0 0 m=audio 7082 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-15 a=sendrecv a=rtcp:7083 m=video 0 RTP/AVP 96 2016-09-29 18:21:29,050 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] [412] bytes parsed 2016-09-29 18:21:29,050 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750] read [258] bytes of body from [192.168.2.1:5060] 2016-09-29 18:21:29,051 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2016-09-29 18:21:29,051 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x1f38a58] , local tag [kYOytrIwG], remote tag [8A038C60F659DAEF] 2016-09-29 18:21:29,051 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1f38a58]: now updated by transaction [0x1f10788]. 2016-09-29 18:21:29,053 [INFO] [doorpi.sipphone.from_linphone] op [0x7125a310] : set_or_update_dialog() current=[(nil)] new=[0x1f38a58] 2016-09-29 18:21:29,054 [INFO] [doorpi.sipphone.from_linphone] Op [0x7125a310] receiving call response [183], dialog is [0x1f38a58] in state [BELLE_SIP_DIALOG_EARLY] 2016-09-29 18:21:29,056 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2016-09-29 18:21:29,057 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2016-09-29 18:21:29,057 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15 2016-09-29 18:21:29,057 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2016-09-29 18:21:29,058 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2016-09-29 18:21:29,058 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2016-09-29 18:21:29,058 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2016-09-29 18:21:29,058 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x712659f8] rejected by peer 2016-09-29 18:21:29,059 [INFO] [doorpi.sipphone.from_linphone] Call 0x71289e68: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:29,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x71289e68, 5, "Early media") 2016-09-29 18:21:29,059 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (5 - Early media) 2016-09-29 18:21:29,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f030 2016-09-29 18:21:29,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f030 2016-09-29 18:21:29,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f030 2016-09-29 18:21:29,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f030 2016-09-29 18:21:29,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f030 [0x7128af80]) 2016-09-29 18:21:29,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x708aa320 2016-09-29 18:21:29,061 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:29,062 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:29,063 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:29,064 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:29,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8b0 2016-09-29 18:21:29,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:29,066 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:29,066 [INFO] [doorpi.sipphone.from_linphone] Doing early media... 2016-09-29 18:21:29,066 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x71289e68] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2016-09-29 18:21:29,067 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80 2016-09-29 18:21:29,067 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x712629c8] sending to rtp [192.168.2.1:7082] rtcp [192.168.2.1:7083] 2016-09-29 18:21:29,067 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x712629c8] 2016-09-29 18:21:29,067 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x7128bac0,0-->MSVoidSink:0x7128b648,0 2016-09-29 18:21:29,068 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation 2016-09-29 18:21:29,068 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:29,069 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:29,069 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2016-09-29 18:21:29,069 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x712358a0] using payload's bitrate is 80000 2016-09-29 18:21:29,069 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x712358a0] 2016-09-29 18:21:29,069 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:29,070 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2016-09-29 18:21:29,070 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x1f7fef0,0-->MSVolume:0x1f3f548,0 2016-09-29 18:21:29,070 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f3f548,0-->MSAudioMixer:0x1f7ee30,0 2016-09-29 18:21:29,071 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f7ee30,0-->MSUlawEnc:0x1fa6db8,0 2016-09-29 18:21:29,071 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x1fa6db8,0-->MSRtpSend:0x71235b88,0 2016-09-29 18:21:29,071 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x1fada10,0-->MSUlawDec:0x1f82658,0 2016-09-29 18:21:29,071 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x1f82658,0-->MSGenericPLC:0x1fab100,0 2016-09-29 18:21:29,071 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0x1fab100,0-->MSDtmfGen:0x1f82560,0 2016-09-29 18:21:29,072 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x1f82560,0-->MSVolume:0x1f7eeb0,0 2016-09-29 18:21:29,072 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x1f7eeb0,0-->MSTee:0x1f7fc60,0 2016-09-29 18:21:29,072 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f7fc60,0-->MSEqualizer:0x1f3bf40,0 2016-09-29 18:21:29,072 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x1f3bf40,0-->MSAudioMixer:0x1f0dde8,0 2016-09-29 18:21:29,073 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2016-09-29 18:21:29,073 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0x1fa7fc8,0-->MSResample:0x1f193f0,0 2016-09-29 18:21:29,073 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f193f0,0-->MSAudioMixer:0x1f0dde8,1 2016-09-29 18:21:29,073 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f0dde8,0-->MSAlsaWrite:0x1f42558,0 2016-09-29 18:21:29,074 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f71370,1-->MSResample:0x1f3c6d8,0 2016-09-29 18:21:29,074 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1f3c6d8,0-->MSOpusEnc:0x1f70f40,0 2016-09-29 18:21:29,074 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0x1f70f40,0-->MSMKVRecorder:0x1f713f0,1 2016-09-29 18:21:29,074 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0x1f37240,0-->MSMKVRecorder:0x1f713f0,0 2016-09-29 18:21:29,074 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f7ee30,1-->MSAudioMixer:0x1f71370,0 2016-09-29 18:21:29,075 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1f7fc60,1-->MSAudioMixer:0x1f71370,1 2016-09-29 18:21:29,075 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1f71370,0-->MSFileRec:0x1f1f020,0 2016-09-29 18:21:29,075 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:29,076 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2016-09-29 18:21:29,076 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2016-09-29 18:21:29,077 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2016-09-29 18:21:29,077 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do. 2016-09-29 18:21:29,077 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters 2016-09-29 18:21:29,078 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined. 2016-09-29 18:21:29,078 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x71289e68] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2016-09-29 18:21:29,078 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x71289e68] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2016-09-29 18:21:29,078 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x71289e68] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2016-09-29 18:21:29,079 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2016-09-29 18:21:29,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x71289e68, 0x7128a328) 2016-09-29 18:21:29,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:29,080 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:29,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1ef2368, 0x71289e68, 0x7128a3e0) 2016-09-29 18:21:29,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2016-09-29 18:21:29,081 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_stats_updated] 2016-09-29 18:21:29,081 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x71289e68]: RTP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2016-09-29 18:21:29,082 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=0,357506 video=0,000000 2016-09-29 18:21:29,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,104 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,105 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,106 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,106 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,107 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,108 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,109 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,109 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,110 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,111 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,112 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,113 [DEBUG] [doorpi.action.handler] [JP25EP] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,113 [TRACE] [doorpi.action.handler] [JP25EP] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,114 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,114 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,115 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,116 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f0a0 2016-09-29 18:21:29,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f0a0 2016-09-29 18:21:29,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f0a0 2016-09-29 18:21:29,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f0a0 2016-09-29 18:21:29,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f0a0 [0x7128af80]) 2016-09-29 18:21:29,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf800 2016-09-29 18:21:29,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f080 2016-09-29 18:21:29,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f080 2016-09-29 18:21:29,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f080 2016-09-29 18:21:29,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f080 2016-09-29 18:21:29,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f080 [0x7128af80]) 2016-09-29 18:21:29,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x745cf9e0 2016-09-29 18:21:29,123 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.333524 seconds? -> skip 2016-09-29 18:21:29,123 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,125 [TRACE] [doorpi.action.handler] [JP25EP] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,125 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,135 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:29,135 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:29,135 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:29,136 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:29,136 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set 2016-09-29 18:21:29,136 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:29,136 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x712629c8] 2016-09-29 18:21:29,136 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f0dde8] is entering bypass mode. 2016-09-29 18:21:29,137 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening default at 8000Hz, bits=16, stereo=0 2016-09-29 18:21:29,137 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2016-09-29 18:21:29,137 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2016-09-29 18:21:29,137 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2016-09-29 18:21:29,137 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2016-09-29 18:21:29,138 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f7ee30] is entering bypass mode. 2016-09-29 18:21:29,138 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1f0dde8] is leaving bypass mode. 2016-09-29 18:21:29,138 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,174 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,175 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,176 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,176 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,177 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,178 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,178 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,179 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,180 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,180 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,181 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,182 [DEBUG] [doorpi.action.handler] [0607LK] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,182 [TRACE] [doorpi.action.handler] [0607LK] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,182 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,183 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,185 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,186 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f0c0 2016-09-29 18:21:29,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f0c0 2016-09-29 18:21:29,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f0c0 2016-09-29 18:21:29,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f0c0 2016-09-29 18:21:29,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f0c0 [0x7128af80]) 2016-09-29 18:21:29,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711784d0 2016-09-29 18:21:29,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f040 2016-09-29 18:21:29,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,190 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f040 2016-09-29 18:21:29,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f040 2016-09-29 18:21:29,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f040 2016-09-29 18:21:29,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f040 [0x7128af80]) 2016-09-29 18:21:29,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711784d0 2016-09-29 18:21:29,193 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.403882 seconds? -> skip 2016-09-29 18:21:29,195 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,196 [TRACE] [doorpi.action.handler] [0607LK] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,197 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,255 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,256 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,257 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,257 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,258 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,259 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,259 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,260 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,261 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,262 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,262 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,263 [DEBUG] [doorpi.action.handler] [Z7XCLY] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,264 [TRACE] [doorpi.action.handler] [Z7XCLY] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,264 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,264 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,265 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,266 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f0e0 2016-09-29 18:21:29,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f0e0 2016-09-29 18:21:29,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f0e0 2016-09-29 18:21:29,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f0e0 2016-09-29 18:21:29,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f0e0 [0x7128af80]) 2016-09-29 18:21:29,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178cb0 2016-09-29 18:21:29,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f090 2016-09-29 18:21:29,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f090 2016-09-29 18:21:29,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f090 2016-09-29 18:21:29,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f090 2016-09-29 18:21:29,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f090 [0x7128af80]) 2016-09-29 18:21:29,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x71178d10 2016-09-29 18:21:29,271 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.481487 seconds? -> skip 2016-09-29 18:21:29,271 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,272 [TRACE] [doorpi.action.handler] [Z7XCLY] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,273 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,295 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1941959776]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,296 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1f41aa8], from state [COMPLETED] to [TERMINATED] 2016-09-29 18:21:29,296 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x1f41aa8] terminated 2016-09-29 18:21:29,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,347 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,349 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,363 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,365 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,366 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,367 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,368 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,369 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,369 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,370 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,371 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,372 [DEBUG] [doorpi.action.handler] [8RPOUJ] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,373 [TRACE] [doorpi.action.handler] [8RPOUJ] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,373 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,374 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,375 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,376 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f020 2016-09-29 18:21:29,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f020 2016-09-29 18:21:29,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f020 2016-09-29 18:21:29,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f020 2016-09-29 18:21:29,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f020 [0x7128af80]) 2016-09-29 18:21:29,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1350 2016-09-29 18:21:29,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f160 2016-09-29 18:21:29,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f160 2016-09-29 18:21:29,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f160 2016-09-29 18:21:29,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f160 2016-09-29 18:21:29,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f160 [0x7128af80]) 2016-09-29 18:21:29,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c13e0 2016-09-29 18:21:29,381 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.591936 seconds? -> skip 2016-09-29 18:21:29,381 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,382 [TRACE] [doorpi.action.handler] [8RPOUJ] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,383 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,418 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1896739936]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,419 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,420 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,420 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,421 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,422 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,423 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,422 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,424 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,425 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,426 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,427 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,427 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,428 [DEBUG] [doorpi.action.handler] [MN6H3B] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,429 [TRACE] [doorpi.action.handler] [MN6H3B] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,429 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,429 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,430 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,431 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f180 2016-09-29 18:21:29,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f180 2016-09-29 18:21:29,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f180 2016-09-29 18:21:29,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f180 2016-09-29 18:21:29,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f180 [0x7128af80]) 2016-09-29 18:21:29,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1a70 2016-09-29 18:21:29,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f0d0 2016-09-29 18:21:29,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f0d0 2016-09-29 18:21:29,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f0d0 2016-09-29 18:21:29,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f0d0 2016-09-29 18:21:29,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f0d0 [0x7128af80]) 2016-09-29 18:21:29,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x711c1ad0 2016-09-29 18:21:29,437 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.647355 seconds? -> skip 2016-09-29 18:21:29,437 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,438 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,438 [TRACE] [doorpi.action.handler] [MN6H3B] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,475 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,502 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,503 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,504 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,504 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,505 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,506 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,507 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,507 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,508 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,509 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,510 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,511 [DEBUG] [doorpi.action.handler] [8OPWAX] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,511 [TRACE] [doorpi.action.handler] [8OPWAX] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,512 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,512 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,513 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,514 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f100 2016-09-29 18:21:29,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f100 2016-09-29 18:21:29,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f100 2016-09-29 18:21:29,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f100 2016-09-29 18:21:29,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f100 [0x7128af80]) 2016-09-29 18:21:29,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581380 2016-09-29 18:21:29,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f130 2016-09-29 18:21:29,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f130 2016-09-29 18:21:29,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f130 2016-09-29 18:21:29,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f130 2016-09-29 18:21:29,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f130 [0x7128af80]) 2016-09-29 18:21:29,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581080 2016-09-29 18:21:29,521 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.73165 seconds? -> skip 2016-09-29 18:21:29,521 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,523 [TRACE] [doorpi.action.handler] [8OPWAX] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,523 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,527 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,528 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x1f3a548], from state [COMPLETED] to [TERMINATED] 2016-09-29 18:21:29,528 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x1f3a548] terminated 2016-09-29 18:21:29,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,578 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,579 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,580 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,582 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,582 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,583 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,583 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,586 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,587 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,588 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,589 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,590 [DEBUG] [doorpi.action.handler] [5JLZNC] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,591 [TRACE] [doorpi.action.handler] [5JLZNC] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,591 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,592 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,592 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,594 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f120 2016-09-29 18:21:29,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f120 2016-09-29 18:21:29,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f120 2016-09-29 18:21:29,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f120 2016-09-29 18:21:29,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f120 [0x7128af80]) 2016-09-29 18:21:29,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581710 2016-09-29 18:21:29,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f170 2016-09-29 18:21:29,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f170 2016-09-29 18:21:29,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f170 2016-09-29 18:21:29,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f170 2016-09-29 18:21:29,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f170 [0x7128af80]) 2016-09-29 18:21:29,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x725817d0 2016-09-29 18:21:29,601 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.811437 seconds? -> skip 2016-09-29 18:21:29,601 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,602 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,602 [TRACE] [doorpi.action.handler] [5JLZNC] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,636 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1916793952]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,669 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,670 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,670 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,671 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,672 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,673 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,674 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,675 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,675 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,676 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,676 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,678 [DEBUG] [doorpi.action.handler] [LXIIRX] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,678 [TRACE] [doorpi.action.handler] [LXIIRX] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,678 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,679 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,679 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,680 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f150 2016-09-29 18:21:29,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f150 2016-09-29 18:21:29,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f150 2016-09-29 18:21:29,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f150 2016-09-29 18:21:29,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f150 [0x7128af80]) 2016-09-29 18:21:29,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581d40 2016-09-29 18:21:29,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f0f0 2016-09-29 18:21:29,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f0f0 2016-09-29 18:21:29,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f0f0 2016-09-29 18:21:29,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f0f0 2016-09-29 18:21:29,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f0f0 [0x7128af80]) 2016-09-29 18:21:29,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x72581d70 2016-09-29 18:21:29,686 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.896578 seconds? -> skip 2016-09-29 18:21:29,686 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,687 [TRACE] [doorpi.action.handler] [LXIIRX] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,688 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,688 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,688 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x72447170], from state [COMPLETED] to [TERMINATED] 2016-09-29 18:21:29,689 [INFO] [doorpi.sipphone.from_linphone] Client CANCEL transaction [0x72447170] terminated 2016-09-29 18:21:29,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x1d5b880 2016-09-29 18:21:29,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x1d5b808 2016-09-29 18:21:29,738 [INFO] [doorpi.main] KeyboardInterrupt -> DoorPi will shutdown 2016-09-29 18:21:29,739 [DEBUG] [doorpi.doorpi] destroy doorpi 2016-09-29 18:21:29,740 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,741 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started 1996111872)>, , ] 2016-09-29 18:21:29,742 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron 2016-09-29 18:21:29,743 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,743 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,746 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,746 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_7 - skip fire_event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,747 [DEBUG] [doorpi.action.handler] no actions for event BeforeShutdown - skip fire_event BeforeShutdown from doorpi.doorpi 2016-09-29 18:21:29,747 [DEBUG] [doorpi.action.handler] [30EAIH] fire for event OnShutdown this actions [, , , ] 2016-09-29 18:21:29,748 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,748 [TRACE] [doorpi.action.handler] [30EAIH] try to fire action TimeTickDestroyAction with args () and kwargs {} 2016-09-29 18:21:29,748 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.7 - skip fire_event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,749 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,750 [TRACE] [doorpi.action.base] run TimeTickDestroyAction with args () and kwargs {} 2016-09-29 18:21:29,750 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,751 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface asyncron 2016-09-29 18:21:29,751 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.action.SingleActions.time_tick and force_unregister is True 2016-09-29 18:21:29,752 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_7 - skip fire_event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,753 [DEBUG] [doorpi.action.handler] [XNNRDC] fire for event OnKeyPressed_prodsystem.7 this actions [] 2016-09-29 18:21:29,755 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute59 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,756 [TRACE] [doorpi.action.handler] [XNNRDC] try to fire action CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,756 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute59 - remove event too 2016-09-29 18:21:29,756 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**610'} 2016-09-29 18:21:29,757 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute59 2016-09-29 18:21:29,757 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,757 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute58 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,758 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute58 - remove event too 2016-09-29 18:21:29,759 [DEBUG] [doorpi.sipphone.from_linphone] call (**610) 2016-09-29 18:21:29,759 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute58 2016-09-29 18:21:29,759 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,760 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,761 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekEvenNumber - remove event too 2016-09-29 18:21:29,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,761 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekEvenNumber 2016-09-29 18:21:29,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f1d0 2016-09-29 18:21:29,762 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute51 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,762 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute51 - remove event too 2016-09-29 18:21:29,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f1d0 2016-09-29 18:21:29,764 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute51 2016-09-29 18:21:29,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f1d0 2016-09-29 18:21:29,764 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute50 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,765 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f1d0 2016-09-29 18:21:29,765 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute50 - remove event too 2016-09-29 18:21:29,765 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f1d0 [0x7128af80]) 2016-09-29 18:21:29,765 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute50 2016-09-29 18:21:29,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7452c0b0 2016-09-29 18:21:29,766 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute53 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,767 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute53 - remove event too 2016-09-29 18:21:29,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,767 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute53 2016-09-29 18:21:29,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,768 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute52 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f1a0 2016-09-29 18:21:29,768 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute52 - remove event too 2016-09-29 18:21:29,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,769 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute52 2016-09-29 18:21:29,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f1a0 2016-09-29 18:21:29,769 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute55 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f1a0 2016-09-29 18:21:29,769 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute55 - remove event too 2016-09-29 18:21:29,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f1a0 2016-09-29 18:21:29,770 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute55 2016-09-29 18:21:29,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f1a0 [0x7128af80]) 2016-09-29 18:21:29,771 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute54 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7452c0b0 2016-09-29 18:21:29,771 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute54 - remove event too 2016-09-29 18:21:29,772 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:**610@192.168.2.1 again while call is running since 0.982309 seconds? -> skip 2016-09-29 18:21:29,772 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute54 2016-09-29 18:21:29,772 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2016-09-29 18:21:29,772 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute57 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,775 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute57 - remove event too 2016-09-29 18:21:29,775 [TRACE] [doorpi.action.handler] [XNNRDC] finished fire_event for event_name OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,775 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,775 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute57 2016-09-29 18:21:29,776 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute56 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,776 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute56 - remove event too 2016-09-29 18:21:29,777 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute56 2016-09-29 18:21:29,777 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,777 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvenNumber - remove event too 2016-09-29 18:21:29,777 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvenNumber 2016-09-29 18:21:29,778 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,778 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour - remove event too 2016-09-29 18:21:29,778 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour 2016-09-29 18:21:29,778 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonth from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,778 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonth - remove event too 2016-09-29 18:21:29,779 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonth 2016-09-29 18:21:29,779 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,779 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearUnevenNumber - remove event too 2016-09-29 18:21:29,779 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearUnevenNumber 2016-09-29 18:21:29,779 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour19 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,780 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour19 - remove event too 2016-09-29 18:21:29,780 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour19 2016-09-29 18:21:29,780 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour18 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,780 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour18 - remove event too 2016-09-29 18:21:29,781 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour18 2016-09-29 18:21:29,781 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,781 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearEvenNumber - remove event too 2016-09-29 18:21:29,781 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearEvenNumber 2016-09-29 18:21:29,781 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour11 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,782 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour11 - remove event too 2016-09-29 18:21:29,782 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour11 2016-09-29 18:21:29,782 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour13 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,782 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour13 - remove event too 2016-09-29 18:21:29,784 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour13 2016-09-29 18:21:29,784 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour12 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,785 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour12 - remove event too 2016-09-29 18:21:29,785 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour12 2016-09-29 18:21:29,785 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour15 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,785 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour15 - remove event too 2016-09-29 18:21:29,785 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour15 2016-09-29 18:21:29,786 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour14 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,786 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour14 - remove event too 2016-09-29 18:21:29,786 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour14 2016-09-29 18:21:29,786 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour17 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,787 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour17 - remove event too 2016-09-29 18:21:29,787 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour17 2016-09-29 18:21:29,787 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour16 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,787 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour16 - remove event too 2016-09-29 18:21:29,787 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour16 2016-09-29 18:21:29,788 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,788 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondUnevenNumber - remove event too 2016-09-29 18:21:29,788 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondUnevenNumber 2016-09-29 18:21:29,788 [TRACE] [doorpi.action.handler] unregister Event OnTimeDay from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,788 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDay - remove event too 2016-09-29 18:21:29,789 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDay 2016-09-29 18:21:29,789 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,789 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthEvenNumber - remove event too 2016-09-29 18:21:29,789 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthEvenNumber 2016-09-29 18:21:29,789 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour9 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,790 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour9 - remove event too 2016-09-29 18:21:29,790 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour9 2016-09-29 18:21:29,790 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour8 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,790 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour8 - remove event too 2016-09-29 18:21:29,791 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour8 2016-09-29 18:21:29,791 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour10 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,791 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour10 - remove event too 2016-09-29 18:21:29,791 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour10 2016-09-29 18:21:29,791 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecond from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,792 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecond - remove event too 2016-09-29 18:21:29,792 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecond 2016-09-29 18:21:29,792 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour4 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,792 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour4 - remove event too 2016-09-29 18:21:29,792 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour4 2016-09-29 18:21:29,793 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour7 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,793 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour7 - remove event too 2016-09-29 18:21:29,794 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour7 2016-09-29 18:21:29,795 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour6 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,795 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour6 - remove event too 2016-09-29 18:21:29,795 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour6 2016-09-29 18:21:29,795 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour1 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,795 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour1 - remove event too 2016-09-29 18:21:29,796 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour1 2016-09-29 18:21:29,796 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour0 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,796 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour0 - remove event too 2016-09-29 18:21:29,796 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour0 2016-09-29 18:21:29,796 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour3 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,797 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour3 - remove event too 2016-09-29 18:21:29,797 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour3 2016-09-29 18:21:29,797 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour2 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,797 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour2 - remove event too 2016-09-29 18:21:29,798 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour2 2016-09-29 18:21:29,798 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,798 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthUnevenNumber - remove event too 2016-09-29 18:21:29,798 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthUnevenNumber 2016-09-29 18:21:29,798 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute5 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,799 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute5 - remove event too 2016-09-29 18:21:29,799 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute5 2016-09-29 18:21:29,799 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute4 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,799 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute4 - remove event too 2016-09-29 18:21:29,799 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute4 2016-09-29 18:21:29,800 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute7 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,800 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute7 - remove event too 2016-09-29 18:21:29,800 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute7 2016-09-29 18:21:29,800 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute6 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,801 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute6 - remove event too 2016-09-29 18:21:29,801 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute6 2016-09-29 18:21:29,801 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute1 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,801 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute1 - remove event too 2016-09-29 18:21:29,801 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute1 2016-09-29 18:21:29,802 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute0 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,802 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute0 - remove event too 2016-09-29 18:21:29,802 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute0 2016-09-29 18:21:29,802 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute3 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,802 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute3 - remove event too 2016-09-29 18:21:29,803 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute3 2016-09-29 18:21:29,803 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute2 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,803 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute2 - remove event too 2016-09-29 18:21:29,805 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute2 2016-09-29 18:21:29,805 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute9 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,805 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute9 - remove event too 2016-09-29 18:21:29,806 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute9 2016-09-29 18:21:29,806 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute8 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,806 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute8 - remove event too 2016-09-29 18:21:29,806 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute8 2016-09-29 18:21:29,807 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeek from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,807 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeek - remove event too 2016-09-29 18:21:29,807 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeek 2016-09-29 18:21:29,807 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute15 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,807 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute15 - remove event too 2016-09-29 18:21:29,808 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute15 2016-09-29 18:21:29,808 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute14 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,808 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute14 - remove event too 2016-09-29 18:21:29,808 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute14 2016-09-29 18:21:29,808 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute17 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,809 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute17 - remove event too 2016-09-29 18:21:29,809 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute17 2016-09-29 18:21:29,809 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute16 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,809 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute16 - remove event too 2016-09-29 18:21:29,809 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute16 2016-09-29 18:21:29,810 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute11 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,810 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute11 - remove event too 2016-09-29 18:21:29,810 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute11 2016-09-29 18:21:29,810 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute10 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,811 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute10 - remove event too 2016-09-29 18:21:29,811 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute10 2016-09-29 18:21:29,811 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute13 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,812 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute13 - remove event too 2016-09-29 18:21:29,812 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute13 2016-09-29 18:21:29,812 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute12 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,812 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute12 - remove event too 2016-09-29 18:21:29,814 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute12 2016-09-29 18:21:29,814 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute19 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,815 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute19 - remove event too 2016-09-29 18:21:29,815 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute19 2016-09-29 18:21:29,815 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute18 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,815 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute18 - remove event too 2016-09-29 18:21:29,815 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute18 2016-09-29 18:21:29,816 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,816 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekUnevenNumber - remove event too 2016-09-29 18:21:29,816 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekUnevenNumber 2016-09-29 18:21:29,816 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvery5 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,817 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvery5 - remove event too 2016-09-29 18:21:29,817 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvery5 2016-09-29 18:21:29,817 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour20 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,817 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour20 - remove event too 2016-09-29 18:21:29,818 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour20 2016-09-29 18:21:29,818 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour21 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,818 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour21 - remove event too 2016-09-29 18:21:29,818 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour21 2016-09-29 18:21:29,818 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour22 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,819 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour22 - remove event too 2016-09-29 18:21:29,819 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour22 2016-09-29 18:21:29,819 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour5 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,819 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour5 - remove event too 2016-09-29 18:21:29,820 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour5 2016-09-29 18:21:29,820 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute20 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,820 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute20 - remove event too 2016-09-29 18:21:29,820 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute20 2016-09-29 18:21:29,821 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute21 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,821 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute21 - remove event too 2016-09-29 18:21:29,821 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute21 2016-09-29 18:21:29,821 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute22 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,821 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute22 - remove event too 2016-09-29 18:21:29,822 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute22 2016-09-29 18:21:29,822 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute23 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,822 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute23 - remove event too 2016-09-29 18:21:29,822 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute23 2016-09-29 18:21:29,823 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute24 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,825 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute24 - remove event too 2016-09-29 18:21:29,825 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute24 2016-09-29 18:21:29,825 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute25 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,826 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute25 - remove event too 2016-09-29 18:21:29,826 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute25 2016-09-29 18:21:29,826 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute26 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,826 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute26 - remove event too 2016-09-29 18:21:29,827 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute26 2016-09-29 18:21:29,827 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute27 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,827 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute27 - remove event too 2016-09-29 18:21:29,827 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute27 2016-09-29 18:21:29,827 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute28 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,828 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute28 - remove event too 2016-09-29 18:21:29,828 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute28 2016-09-29 18:21:29,828 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute29 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,828 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute29 - remove event too 2016-09-29 18:21:29,829 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute29 2016-09-29 18:21:29,829 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,829 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayEvenNumber - remove event too 2016-09-29 18:21:29,829 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayEvenNumber 2016-09-29 18:21:29,829 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,830 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayUnevenNumber - remove event too 2016-09-29 18:21:29,830 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayUnevenNumber 2016-09-29 18:21:29,830 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute39 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,830 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute39 - remove event too 2016-09-29 18:21:29,831 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute39 2016-09-29 18:21:29,831 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute38 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,831 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute38 - remove event too 2016-09-29 18:21:29,831 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute38 2016-09-29 18:21:29,832 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute37 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,832 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute37 - remove event too 2016-09-29 18:21:29,832 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute37 2016-09-29 18:21:29,832 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute36 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,832 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute36 - remove event too 2016-09-29 18:21:29,833 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute36 2016-09-29 18:21:29,833 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute35 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,833 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute35 - remove event too 2016-09-29 18:21:29,835 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute35 2016-09-29 18:21:29,835 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute34 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,836 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute34 - remove event too 2016-09-29 18:21:29,836 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute34 2016-09-29 18:21:29,837 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute33 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,837 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute33 - remove event too 2016-09-29 18:21:29,837 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute33 2016-09-29 18:21:29,837 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute32 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,837 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute32 - remove event too 2016-09-29 18:21:29,838 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute32 2016-09-29 18:21:29,838 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute31 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,838 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute31 - remove event too 2016-09-29 18:21:29,838 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute31 2016-09-29 18:21:29,838 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute30 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,839 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute30 - remove event too 2016-09-29 18:21:29,839 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute30 2016-09-29 18:21:29,839 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,839 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourUnevenNumber - remove event too 2016-09-29 18:21:29,839 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourUnevenNumber 2016-09-29 18:21:29,840 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,840 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute - remove event too 2016-09-29 18:21:29,840 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute 2016-09-29 18:21:29,840 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute48 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,841 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute48 - remove event too 2016-09-29 18:21:29,841 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute48 2016-09-29 18:21:29,841 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute49 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,841 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute49 - remove event too 2016-09-29 18:21:29,841 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute49 2016-09-29 18:21:29,842 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute42 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,842 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute42 - remove event too 2016-09-29 18:21:29,842 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute42 2016-09-29 18:21:29,842 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute43 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,842 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute43 - remove event too 2016-09-29 18:21:29,843 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute43 2016-09-29 18:21:29,843 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute40 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,843 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute40 - remove event too 2016-09-29 18:21:29,843 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute40 2016-09-29 18:21:29,843 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute41 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,845 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute41 - remove event too 2016-09-29 18:21:29,845 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute41 2016-09-29 18:21:29,845 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute46 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,846 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute46 - remove event too 2016-09-29 18:21:29,846 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute46 2016-09-29 18:21:29,846 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute47 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,846 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute47 - remove event too 2016-09-29 18:21:29,847 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute47 2016-09-29 18:21:29,847 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute44 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,847 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute44 - remove event too 2016-09-29 18:21:29,847 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute44 2016-09-29 18:21:29,847 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute45 from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,848 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute45 - remove event too 2016-09-29 18:21:29,848 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute45 2016-09-29 18:21:29,848 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,848 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourEvenNumber - remove event too 2016-09-29 18:21:29,848 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourEvenNumber 2016-09-29 18:21:29,849 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondEvenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,849 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondEvenNumber - remove event too 2016-09-29 18:21:29,849 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondEvenNumber 2016-09-29 18:21:29,849 [TRACE] [doorpi.action.handler] unregister Event OnTimeYear from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,849 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYear - remove event too 2016-09-29 18:21:29,850 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYear 2016-09-29 18:21:29,850 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteUnevenNumber from doorpi.action.SingleActions.time_tick 2016-09-29 18:21:29,850 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteUnevenNumber - remove event too 2016-09-29 18:21:29,850 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteUnevenNumber 2016-09-29 18:21:29,850 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed 2016-09-29 18:21:29,851 [TRACE] [doorpi.action.handler] [30EAIH] try to fire action WebServerShutdownAction with args () and kwargs {} 2016-09-29 18:21:29,851 [TRACE] [doorpi.action.base] run WebServerShutdownAction with args () and kwargs {} 2016-09-29 18:21:29,851 [TRACE] [doorpi.action.handler] fire Event OnWebServerStop from doorpi.status.webserver asyncron 2016-09-29 18:21:29,852 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver_lib.request_handler and force_unregister is True 2016-09-29 18:21:29,852 [DEBUG] [doorpi.action.handler] no actions for event OnWebServerStop - skip fire_event OnWebServerStop from doorpi.status.webserver 2016-09-29 18:21:29,853 [TRACE] [doorpi.action.handler] unregister Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,854 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerVirtualResource - remove event too 2016-09-29 18:21:29,854 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerVirtualResource 2016-09-29 18:21:29,855 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,855 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRealResource - remove event too 2016-09-29 18:21:29,855 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRealResource 2016-09-29 18:21:29,855 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,855 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeySet - remove event too 2016-09-29 18:21:29,856 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeySet 2016-09-29 18:21:29,856 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,856 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestGet - remove event too 2016-09-29 18:21:29,856 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestGet 2016-09-29 18:21:29,857 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,857 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestPost - remove event too 2016-09-29 18:21:29,857 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestPost 2016-09-29 18:21:29,857 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,857 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeyDelete - remove event too 2016-09-29 18:21:29,858 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeyDelete 2016-09-29 18:21:29,858 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,858 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequest - remove event too 2016-09-29 18:21:29,858 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequest 2016-09-29 18:21:29,858 [TRACE] [doorpi.action.handler] unregister Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2016-09-29 18:21:29,859 [DEBUG] [doorpi.action.handler] no more sources for event OnFireEvent - remove event too 2016-09-29 18:21:29,859 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnFireEvent 2016-09-29 18:21:29,859 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed 2016-09-29 18:21:29,866 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver and force_unregister is True 2016-09-29 18:21:29,866 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStop from doorpi.status.webserver 2016-09-29 18:21:29,867 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStop - remove event too 2016-09-29 18:21:29,868 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStop 2016-09-29 18:21:29,868 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStart from doorpi.status.webserver 2016-09-29 18:21:29,869 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStart - remove event too 2016-09-29 18:21:29,869 [TRACE] [doorpi.action.handler] [N50ECO] finished fire_event for event_name OnWebServerStart 2016-09-29 18:21:29,869 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStart 2016-09-29 18:21:29,870 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed 2016-09-29 18:21:29,870 [TRACE] [doorpi.action.handler] [30EAIH] try to fire action KeyboardDestroyAction with args () and kwargs {} 2016-09-29 18:21:29,871 [TRACE] [doorpi.action.base] run KeyboardDestroyAction with args () and kwargs {} 2016-09-29 18:21:29,871 [DEBUG] [doorpi.keyboard.from_piface] destroy 2016-09-29 18:21:29,875 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.keyboard.from_piface and force_unregister is True 2016-09-29 18:21:29,876 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,876 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_prodsystem.7 - remove event too 2016-09-29 18:21:29,876 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_prodsystem.7 2016-09-29 18:21:29,877 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed from doorpi.keyboard.from_piface 2016-09-29 18:21:29,877 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed - remove event too 2016-09-29 18:21:29,877 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed 2016-09-29 18:21:29,878 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp from doorpi.keyboard.from_piface 2016-09-29 18:21:29,878 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp - remove event too 2016-09-29 18:21:29,878 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp 2016-09-29 18:21:29,878 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,879 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_7 - remove event too 2016-09-29 18:21:29,879 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_7 2016-09-29 18:21:29,879 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,879 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_prodsystem.7 - remove event too 2016-09-29 18:21:29,880 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_prodsystem.7 2016-09-29 18:21:29,880 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_prodsystem.7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,880 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_prodsystem.7 - remove event too 2016-09-29 18:21:29,881 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_prodsystem.7 2016-09-29 18:21:29,881 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown from doorpi.keyboard.from_piface 2016-09-29 18:21:29,881 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown - remove event too 2016-09-29 18:21:29,881 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown 2016-09-29 18:21:29,882 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,882 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_7 - remove event too 2016-09-29 18:21:29,882 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_7 2016-09-29 18:21:29,883 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_7 from doorpi.keyboard.from_piface 2016-09-29 18:21:29,884 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_7 - remove event too 2016-09-29 18:21:29,884 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_7 2016-09-29 18:21:29,885 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed 2016-09-29 18:21:29,885 [TRACE] [doorpi.action.handler] [30EAIH] try to fire action > with args () and kwargs {} 2016-09-29 18:21:29,886 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:29,886 [DEBUG] [doorpi.sipphone.from_linphone] destroy 2016-09-29 18:21:29,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,887 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1887695968]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2016-09-29 18:21:29,888 [INFO] [doorpi.sipphone.from_linphone] Terminate call [0x71289e68] which is currently in state LinphoneCallOutgoingEarlyMedia 2016-09-29 18:21:29,888 [INFO] [doorpi.sipphone.from_linphone] Cancelling INVITE request from ["DoorPi" ] to [sip:**610@192.168.2.1] 2016-09-29 18:21:29,889 [INFO] [doorpi.sipphone.from_linphone] Found transaction [0x1f10788] matching request. 2016-09-29 18:21:29,889 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x1fa3d68], from state [INIT] to [TRYING] 2016-09-29 18:21:29,890 [INFO] [doorpi.sipphone.from_linphone] channel [0x72412750]: message sent to [UDP://192.168.2.1:5060], size: [273] bytes CANCEL sip:**610@192.168.2.1 SIP/2.0 Via: SIP/2.0/UDP 192.168.2.89:5060;branch=z9hG4bK.Ee-q53U3o;rport Call-ID: hEOQnXtYIb From: "DoorPi" ;tag=kYOytrIwG To: sip:**610@192.168.2.1 Max-Forwards: 70 CSeq: 21 CANCEL User-Agent: (belle-sip/1.4.2) 2016-09-29 18:21:29,891 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2016-09-29 18:21:29,893 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do. 2016-09-29 18:21:29,894 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:29,895 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS 2016-09-29 18:21:29,895 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:29,895 [INFO] [doorpi.sipphone.from_linphone] sent 37 packets 2016-09-29 18:21:29,896 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:29,896 [INFO] [doorpi.sipphone.from_linphone] 6364 bytes 2016-09-29 18:21:29,896 [INFO] [doorpi.sipphone.from_linphone] received 45 packets 2016-09-29 18:21:29,896 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2016-09-29 18:21:29,896 [INFO] [doorpi.sipphone.from_linphone] 7740 bytes 2016-09-29 18:21:29,897 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 6708 bytes 2016-09-29 18:21:29,897 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets 2016-09-29 18:21:29,897 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 3 packets 2016-09-29 18:21:29,897 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets 2016-09-29 18:21:29,898 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets 2016-09-29 18:21:29,898 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:29,898 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x1f7fef0,0-->MSVolume:0x1f3f548,0 2016-09-29 18:21:29,898 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f3f548,0-->MSAudioMixer:0x1f7ee30,0 2016-09-29 18:21:29,899 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f7ee30,0-->MSUlawEnc:0x1fa6db8,0 2016-09-29 18:21:29,899 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x1fa6db8,0-->MSRtpSend:0x71235b88,0 2016-09-29 18:21:29,899 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x1fada10,0-->MSUlawDec:0x1f82658,0 2016-09-29 18:21:29,899 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x1f82658,0-->MSGenericPLC:0x1fab100,0 2016-09-29 18:21:29,899 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0x1fab100,0-->MSDtmfGen:0x1f82560,0 2016-09-29 18:21:29,900 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x1f82560,0-->MSVolume:0x1f7eeb0,0 2016-09-29 18:21:29,900 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x1f7eeb0,0-->MSTee:0x1f7fc60,0 2016-09-29 18:21:29,900 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f7fc60,0-->MSEqualizer:0x1f3bf40,0 2016-09-29 18:21:29,901 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x1f3bf40,0-->MSAudioMixer:0x1f0dde8,0 2016-09-29 18:21:29,901 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0x1fa7fc8,0-->MSResample:0x1f193f0,0 2016-09-29 18:21:29,901 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f193f0,0-->MSAudioMixer:0x1f0dde8,1 2016-09-29 18:21:29,902 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f0dde8,0-->MSAlsaWrite:0x1f42558,0 2016-09-29 18:21:29,902 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f71370,1-->MSResample:0x1f3c6d8,0 2016-09-29 18:21:29,902 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1f3c6d8,0-->MSOpusEnc:0x1f70f40,0 2016-09-29 18:21:29,902 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0x1f70f40,0-->MSMKVRecorder:0x1f713f0,1 2016-09-29 18:21:29,902 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0x1f37240,0-->MSMKVRecorder:0x1f713f0,0 2016-09-29 18:21:29,903 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f7ee30,1-->MSAudioMixer:0x1f71370,0 2016-09-29 18:21:29,903 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1f7fc60,1-->MSAudioMixer:0x1f71370,1 2016-09-29 18:21:29,903 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1f71370,0-->MSFileRec:0x1f1f020,0 2016-09-29 18:21:29,904 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed 2016-09-29 18:21:29,904 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:29,904 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2016-09-29 18:21:29,905 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2016-09-29 18:21:29,905 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2016-09-29 18:21:29,905 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 80 0,429801 32,2627 2016-09-29 18:21:29,905 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 79 0,415466 30,8016 2016-09-29 18:21:29,906 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 80 0,364367 27,3509 2016-09-29 18:21:29,906 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 107 0,0350581 3,50881 2016-09-29 18:21:29,906 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 80 0,0354885 2,66392 2016-09-29 18:21:29,907 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 240 0,00568183 1,26898 2016-09-29 18:21:29,907 [INFO] [doorpi.sipphone.from_linphone] MSVolume 79 0,0055442 0,411033 2016-09-29 18:21:29,907 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 36 0,00957897 0,32845 2016-09-29 18:21:29,907 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 38 0,00816105 0,294957 2016-09-29 18:21:29,908 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 80 0,00356228 0,2674 2016-09-29 18:21:29,908 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 79 0,00171026 0,126795 2016-09-29 18:21:29,908 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 80 0,00161199 0,121003 2016-09-29 18:21:29,908 [INFO] [doorpi.sipphone.from_linphone] MSResample 79 0,0015312 0,113519 2016-09-29 18:21:29,908 [INFO] [doorpi.sipphone.from_linphone] MSTee 43 0,00274027 0,111736 2016-09-29 18:21:29,909 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 80 0,00145323 0,109086 2016-09-29 18:21:29,909 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 80 0,00142099 0,106665 2016-09-29 18:21:29,909 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 39 0,00238805 0,0885221 2016-09-29 18:21:29,909 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 43 0,00152002 0,0619799 2016-09-29 18:21:29,910 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 1 0,001042 0,00193128 2016-09-29 18:21:29,910 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2016-09-29 18:21:29,910 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2016-09-29 18:21:29,910 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2016-09-29 18:21:29,911 [INFO] [doorpi.sipphone.from_linphone] Call 0x71289e68: moving from state LinphoneCallOutgoingEarlyMedia to LinphoneCallEnd 2016-09-29 18:21:29,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0x1ef2368, 0x7128ada0) 2016-09-29 18:21:29,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2016-09-29 18:21:29,922 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2016-09-29 18:21:29,923 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_log_updated] 2016-09-29 18:21:29,923 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2016-09-29 18:21:29,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1ef2368, 0x71289e68, 13, "Call terminated") 2016-09-29 18:21:29,923 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call terminated) 2016-09-29 18:21:29,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d1bff0 [0x71289e68]) 2016-09-29 18:21:29,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x7128af80) 2016-09-29 18:21:29,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2016-09-29 18:21:29,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x7252f1b0 2016-09-29 18:21:29,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2016-09-29 18:21:29,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x7252f1b0 2016-09-29 18:21:29,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x7252f1b0 2016-09-29 18:21:29,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x7252f1b0 2016-09-29 18:21:29,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x7252f1b0 [0x7128af80]) 2016-09-29 18:21:29,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7452c4d0 2016-09-29 18:21:29,926 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:29,927 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:29,928 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:29,931 [DEBUG] [doorpi.action.handler] [AVNAE6] fire for event OnCallStateDisconnect this actions [, ] 2016-09-29 18:21:29,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,931 [TRACE] [doorpi.action.handler] [AVNAE6] try to fire action > with args () and kwargs {} 2016-09-29 18:21:29,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:29,932 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:29,932 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-09-29 18:21:29,932 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:29,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x745a2c68 [0x1ef2368]) 2016-09-29 18:21:29,934 [TRACE] [doorpi.action.handler] [AVNAE6] try to fire action > with args () and kwargs {} 2016-09-29 18:21:29,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x1d5b8bc 2016-09-29 18:21:29,935 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:29,935 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:29,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2016-09-29 18:21:29,935 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,936 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1ef2368] notifying [call_state_changed] 2016-09-29 18:21:29,936 [TRACE] [doorpi.action.handler] [AVNAE6] finished fire_event for event_name OnCallStateDisconnect 2016-09-29 18:21:29,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x1d5b8bc 2016-09-29 18:21:29,938 [DEBUG] [doorpi.action.handler] [5OOGRR] fire for event OnSipPhoneDestroy this actions [, , ] 2016-09-29 18:21:29,938 [TRACE] [doorpi.action.handler] [5OOGRR] try to fire action > with args () and kwargs {} 2016-09-29 18:21:29,938 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:29,938 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] destroy 2016-09-29 18:21:29,939 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.CallBacks and force_unregister is True 2016-09-29 18:21:29,939 [TRACE] [doorpi.action.handler] unregister Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,939 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReject - remove event too 2016-09-29 18:21:29,939 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReject 2016-09-29 18:21:29,939 [TRACE] [doorpi.action.handler] unregister Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,940 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaNotRequired - remove event too 2016-09-29 18:21:29,940 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaNotRequired 2016-09-29 18:21:29,940 [TRACE] [doorpi.action.handler] unregister Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,940 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF - remove event too 2016-09-29 18:21:29,941 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF 2016-09-29 18:21:29,941 [TRACE] [doorpi.action.handler] unregister Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,941 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaRequired - remove event too 2016-09-29 18:21:29,941 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaRequired 2016-09-29 18:21:29,941 [TRACE] [doorpi.action.handler] unregister Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,942 [DEBUG] [doorpi.action.handler] no more sources for event OnCallMediaStateChange - remove event too 2016-09-29 18:21:29,942 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallMediaStateChange 2016-09-29 18:21:29,942 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,942 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateConnect - remove event too 2016-09-29 18:21:29,942 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateConnect 2016-09-29 18:21:29,943 [TRACE] [doorpi.action.handler] unregister Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,943 [DEBUG] [doorpi.action.handler] no more sources for event OnCallBusy - remove event too 2016-09-29 18:21:29,943 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallBusy 2016-09-29 18:21:29,943 [TRACE] [doorpi.action.handler] unregister Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,943 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallBusy - remove event too 2016-09-29 18:21:29,944 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallBusy 2016-09-29 18:21:29,944 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,944 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateDisconnect - remove event too 2016-09-29 18:21:29,944 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateDisconnect 2016-09-29 18:21:29,944 [TRACE] [doorpi.action.handler] unregister Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,945 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateReject - remove event too 2016-09-29 18:21:29,945 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateReject 2016-09-29 18:21:29,945 [TRACE] [doorpi.action.handler] unregister Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,945 [DEBUG] [doorpi.action.handler] no more sources for event BeforeCallIncoming - remove event too 2016-09-29 18:21:29,945 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event BeforeCallIncoming 2016-09-29 18:21:29,946 [TRACE] [doorpi.action.handler] unregister Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,946 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateChange - remove event too 2016-09-29 18:21:29,946 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateChange 2016-09-29 18:21:29,946 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,946 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDismissed - remove event too 2016-09-29 18:21:29,947 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDismissed 2016-09-29 18:21:29,947 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,947 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDisconnect - remove event too 2016-09-29 18:21:29,947 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDisconnect 2016-09-29 18:21:29,948 [TRACE] [doorpi.action.handler] unregister Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,948 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReject - remove event too 2016-09-29 18:21:29,948 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReject 2016-09-29 18:21:29,948 [TRACE] [doorpi.action.handler] unregister Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,948 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStart - remove event too 2016-09-29 18:21:29,949 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStart 2016-09-29 18:21:29,949 [TRACE] [doorpi.action.handler] unregister Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,949 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReconnect - remove event too 2016-09-29 18:21:29,949 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReconnect 2016-09-29 18:21:29,949 [TRACE] [doorpi.action.handler] unregister Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,950 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateConnect - remove event too 2016-09-29 18:21:29,950 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateConnect 2016-09-29 18:21:29,950 [TRACE] [doorpi.action.handler] unregister Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,950 [DEBUG] [doorpi.action.handler] no more sources for event OnCallIncoming - remove event too 2016-09-29 18:21:29,950 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallIncoming 2016-09-29 18:21:29,951 [TRACE] [doorpi.action.handler] unregister Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,951 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallIncoming - remove event too 2016-09-29 18:21:29,951 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallIncoming 2016-09-29 18:21:29,951 [TRACE] [doorpi.action.handler] unregister Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-09-29 18:21:29,951 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReconnect - remove event too 2016-09-29 18:21:29,952 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReconnect 2016-09-29 18:21:29,952 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed 2016-09-29 18:21:29,952 [TRACE] [doorpi.action.handler] [5OOGRR] try to fire action > with args () and kwargs {} 2016-09-29 18:21:29,953 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:29,953 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2016-09-29 18:21:29,953 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Player and force_unregister is True 2016-09-29 18:21:29,954 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:29,954 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:29,954 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerCreated 2016-09-29 18:21:29,955 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:29,955 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStarted - remove event too 2016-09-29 18:21:29,955 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStarted 2016-09-29 18:21:29,955 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-09-29 18:21:29,956 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStopped - remove event too 2016-09-29 18:21:29,956 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStopped 2016-09-29 18:21:29,956 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed 2016-09-29 18:21:29,957 [TRACE] [doorpi.action.handler] [5OOGRR] try to fire action > with args () and kwargs {} 2016-09-29 18:21:29,957 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2016-09-29 18:21:29,957 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Recorder and force_unregister is True 2016-09-29 18:21:29,958 [TRACE] [doorpi.action.handler] unregister Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:29,958 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderCreated - remove event too 2016-09-29 18:21:29,958 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderCreated 2016-09-29 18:21:29,958 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:29,959 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStarted - remove event too 2016-09-29 18:21:29,959 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStarted 2016-09-29 18:21:29,959 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2016-09-29 18:21:29,959 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStopped - remove event too 2016-09-29 18:21:29,960 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStopped 2016-09-29 18:21:29,960 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed 2016-09-29 18:21:29,960 [TRACE] [doorpi.action.handler] [5OOGRR] finished fire_event for event_name OnSipPhoneDestroy 2016-09-29 18:21:29,961 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.from_linphone and force_unregister is True 2016-09-29 18:21:29,961 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,961 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCall - remove event too 2016-09-29 18:21:29,962 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCall 2016-09-29 18:21:29,962 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,962 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerCreated - remove event too 2016-09-29 18:21:29,962 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnPlayerCreated 2016-09-29 18:21:29,963 [TRACE] [doorpi.action.handler] unregister Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,963 [DEBUG] [doorpi.action.handler] no more sources for event BeforeSipPhoneMakeCall - remove event too 2016-09-29 18:21:29,963 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event BeforeSipPhoneMakeCall 2016-09-29 18:21:29,963 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,963 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderDestroy - remove event too 2016-09-29 18:21:29,964 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderDestroy 2016-09-29 18:21:29,964 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,964 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneStart - remove event too 2016-09-29 18:21:29,964 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneStart 2016-09-29 18:21:29,965 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,965 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneDestroy - remove event too 2016-09-29 18:21:29,965 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneDestroy 2016-09-29 18:21:29,965 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,966 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutMaxCalltime - remove event too 2016-09-29 18:21:29,966 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutMaxCalltime 2016-09-29 18:21:29,966 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,966 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutNoResponse - remove event too 2016-09-29 18:21:29,966 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutNoResponse 2016-09-29 18:21:29,967 [TRACE] [doorpi.action.handler] unregister Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,967 [DEBUG] [doorpi.action.handler] no more sources for event AfterSipPhoneMakeCall - remove event too 2016-09-29 18:21:29,967 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event AfterSipPhoneMakeCall 2016-09-29 18:21:29,967 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,968 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCallFailed - remove event too 2016-09-29 18:21:29,968 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCallFailed 2016-09-29 18:21:29,968 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,968 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCreate - remove event too 2016-09-29 18:21:29,969 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCreate 2016-09-29 18:21:29,969 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2016-09-29 18:21:29,969 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderCreate - remove event too 2016-09-29 18:21:29,969 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderCreate 2016-09-29 18:21:29,970 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed 2016-09-29 18:21:29,970 [TRACE] [doorpi.action.handler] [30EAIH] finished fire_event for event_name OnShutdown 2016-09-29 18:21:29,971 [TRACE] [doorpi.action.handler] fire Event AfterShutdown from doorpi.doorpi asyncron 2016-09-29 18:21:29,971 [DEBUG] [doorpi.action.handler] no actions for event AfterShutdown - skip fire_event AfterShutdown from doorpi.doorpi 2016-09-29 18:21:30,472 [DEBUG] [doorpi.doorpi] wait 5 seconds for threads 1 and 1 event 2016-09-29 18:21:30,472 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:30,473 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:30,974 [DEBUG] [doorpi.doorpi] wait 4.5 seconds for threads 1 and 1 event 2016-09-29 18:21:30,974 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:30,974 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:31,475 [DEBUG] [doorpi.doorpi] wait 4.0 seconds for threads 1 and 1 event 2016-09-29 18:21:31,481 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:31,482 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:31,983 [DEBUG] [doorpi.doorpi] wait 3.5 seconds for threads 1 and 1 event 2016-09-29 18:21:31,983 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:31,984 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:32,485 [DEBUG] [doorpi.doorpi] wait 3.0 seconds for threads 1 and 1 event 2016-09-29 18:21:32,486 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:32,486 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:32,987 [DEBUG] [doorpi.doorpi] wait 2.5 seconds for threads 1 and 1 event 2016-09-29 18:21:32,988 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:32,988 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:33,489 [DEBUG] [doorpi.doorpi] wait 2.0 seconds for threads 1 and 1 event 2016-09-29 18:21:33,489 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:33,490 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:33,991 [DEBUG] [doorpi.doorpi] wait 1.5 seconds for threads 1 and 1 event 2016-09-29 18:21:33,991 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:33,992 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:34,493 [DEBUG] [doorpi.doorpi] wait 1.0 seconds for threads 1 and 1 event 2016-09-29 18:21:34,493 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:34,494 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:34,995 [DEBUG] [doorpi.doorpi] wait 0.5 seconds for threads 1 and 1 event 2016-09-29 18:21:34,995 [TRACE] [doorpi.doorpi] still existing threads: [] 2016-09-29 18:21:34,996 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2016-09-29 18:21:35,497 [WARNING] [doorpi.doorpi] waiting for threads to time out - there are still threads: [] 2016-09-29 18:21:35,497 [INFO] [doorpi.doorpi] ======== DoorPi successfully shutdown ========