~ $ sudo doorpi_cli --trace 2017-05-09 23:01:33,487 [INFO] [doorpi.main] ___ ___ _ / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1 / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0 /___,' \___/ \___/|_| \/ |_| URL: Authors: Thomas Meissner Supporter: Phillip Munz Hermann Dötsch Dennis Häußler Hubert Nusser Michael Hauer Andreas Schwarz Max Rößler missing someone? -> sorry -> mail me 2017-05-09 23:01:33,487 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2017-05-09 23:01:33,488 [DEBUG] [doorpi.doorpi] run 2017-05-09 23:01:33,488 [DEBUG] [doorpi.doorpi] prepare 2017-05-09 23:01:33,488 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2017-05-09 23:01:33,491 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2017-05-09 23:01:33,494 [DEBUG] [doorpi.conf.config_object] __init__ 2017-05-09 23:01:33,495 [TRACE] [doorpi.conf.config_object] get_from_config 2017-05-09 23:01:33,497 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi 2017-05-09 23:01:33,497 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2017-05-09 23:01:33,498 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2017-05-09 23:01:33,500 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2017-05-09 23:01:33,500 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2017-05-09 23:01:33,501 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2017-05-09 23:01:33,501 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2017-05-09 23:01:33,501 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2017-05-09 23:01:33,501 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2017-05-09 23:01:33,502 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2017-05-09 23:01:33,502 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2017-05-09 23:01:33,502 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2017-05-09 23:01:33,502 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2017-05-09 23:01:33,503 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2017-05-09 23:01:33,503 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2017-05-09 23:01:33,503 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2017-05-09 23:01:33,504 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2017-05-09 23:01:33,505 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2017-05-09 23:01:33,507 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2017-05-09 23:01:33,508 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2017-05-09 23:01:33,508 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2017-05-09 23:01:33,509 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2017-05-09 23:01:33,510 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 80 2017-05-09 23:01:33,511 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2017-05-09 23:01:33,511 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2017-05-09 23:01:33,511 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2017-05-09 23:01:33,511 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2017-05-09 23:01:33,512 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2017-05-09 23:01:33,512 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2017-05-09 23:01:33,513 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2017-05-09 23:01:33,513 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2017-05-09 23:01:33,514 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2017-05-09 23:01:33,514 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2017-05-09 23:01:33,515 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2017-05-09 23:01:33,515 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2017-05-09 23:01:33,516 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2017-05-09 23:01:33,517 [TRACE] [doorpi.conf.config_object] get_string for key online_fallback in section DoorPiWeb (default: http://motom001.github.io/DoorPiWeb) returns http://motom001.github.io/DoorPiWeb 2017-05-09 23:01:33,517 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2017-05-09 23:01:33,518 [WARNING] [root] section WritePermission not found in configfile 2017-05-09 23:01:33,518 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns [] 2017-05-09 23:01:33,519 [WARNING] [root] section ReadPermission not found in configfile 2017-05-09 23:01:33,519 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2017-05-09 23:01:33,519 [WARNING] [root] section Group not found in configfile 2017-05-09 23:01:33,519 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns [] 2017-05-09 23:01:33,520 [WARNING] [root] section User not found in configfile 2017-05-09 23:01:33,520 [TRACE] [doorpi.conf.config_object] get_keys for section User returns [] 2017-05-09 23:01:33,520 [TRACE] [doorpi.conf.config_object] get_sections returns ['onboardpins_OutputPins', 'onboardpins_keyboard', 'EVENT_OnKeyPressed_onboardpins.11', 'keyboards', 'SIP-Phone', 'EVENT_OnStartup', 'DoorPiWeb', 'onboardpins_InputPins', 'DoorPi'] 2017-05-09 23:01:33,521 [ERROR] [doorpi.status.webserver] no ReadPermission found 2017-05-09 23:01:33,521 [ERROR] [doorpi.status.webserver] no groups in configfile! 2017-05-09 23:01:33,521 [ERROR] [doorpi.status.webserver] no WritePermission found 2017-05-09 23:01:33,522 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2017-05-09 23:01:33,522 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2017-05-09 23:01:33,522 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2017-05-09 23:01:33,523 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,524 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2017-05-09 23:01:33,525 [DEBUG] [doorpi.action.handler] [KF76VS] fire for event OnWebServerStart this actions [] 2017-05-09 23:01:33,525 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,525 [TRACE] [doorpi.action.handler] [KF76VS] try to fire action WebServerStartupAction with args () and kwargs {} 2017-05-09 23:01:33,526 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,526 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {} 2017-05-09 23:01:33,526 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,527 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,527 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,527 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,528 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,528 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,528 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,528 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,529 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,529 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,529 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,529 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,530 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:33,530 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['onboardpins'] 2017-05-09 23:01:33,530 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: onboardpins) 2017-05-09 23:01:33,531 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'onboardpins' to handler 2017-05-09 23:01:33,531 [TRACE] [doorpi.conf.config_object] get_string for key onboardpins in section keyboards (default: dummy) returns gpio 2017-05-09 23:01:33,531 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_InputPins returns ['11'] 2017-05-09 23:01:33,531 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['16'] 2017-05-09 23:01:33,532 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section onboardpins_keyboard (default: 2000) returns 400.0 2017-05-09 23:01:33,532 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section onboardpins_keyboard (default: 0) returns 1 2017-05-09 23:01:33,532 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section onboardpins_keyboard (default: True) returns True 2017-05-09 23:01:33,533 [DEBUG] [doorpi.keyboard.from_gpio] doorpi.keyboard.from_gpio loaded 2017-05-09 23:01:33,535 [DEBUG] [doorpi.keyboard.from_gpio] __init__(input_pins = ['11'], output_pins = ['16'], bouncetime = 400.0, polarity = 1) 2017-05-09 23:01:33,536 [TRACE] [doorpi.conf.config_object] get_string for key mode in section onboardpins_keyboard (default: BOARD) returns BOARD 2017-05-09 23:01:33,536 [TRACE] [doorpi.conf.config_object] get_string for key pull_up_down in section onboardpins_keyboard (default: PUD_OFF) returns PUD_UP 2017-05-09 23:01:33,537 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,538 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was added 2017-05-09 23:01:33,539 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,539 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,540 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_11 and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,540 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,540 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,541 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,541 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,542 [TRACE] [doorpi.action.handler] register Event OnKeyUp_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,542 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_11 and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,542 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,543 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,543 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,544 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,544 [TRACE] [doorpi.action.handler] register Event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,544 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_11 and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,545 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:33,545 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2017-05-09 23:01:33,546 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2017-05-09 23:01:33,547 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['16'] 2017-05-09 23:01:33,547 [TRACE] [doorpi.conf.config_object] get_string for key 16 in section onboardpins_OutputPins (default: ) returns Tueroffner 2017-05-09 23:01:33,549 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2017-05-09 23:01:33,550 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2017-05-09 23:01:33,552 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2017-05-09 23:01:33,553 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2017-05-09 23:01:33,579 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2017-05-09 23:01:33,581 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2017-05-09 23:01:33,582 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2017-05-09 23:01:33,615 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2017-05-09 23:01:33,619 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2017-05-09 23:01:33,620 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2017-05-09 23:01:33,621 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2017-05-09 23:01:33,622 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2017-05-09 23:01:33,624 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2017-05-09 23:01:33,625 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2017-05-09 23:01:33,626 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2017-05-09 23:01:33,626 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2017-05-09 23:01:33,627 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,627 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2017-05-09 23:01:33,627 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,628 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,628 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,628 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,629 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,629 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,629 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,629 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,630 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,630 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,630 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,630 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,631 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,631 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,631 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,632 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,632 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,632 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,632 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,633 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,633 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,633 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,633 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2017-05-09 23:01:33,633 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2017-05-09 23:01:33,634 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2017-05-09 23:01:33,634 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,634 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2017-05-09 23:01:33,635 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,635 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,635 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,636 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,636 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,636 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,636 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,637 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,637 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,637 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,637 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,638 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,638 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,638 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,639 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,639 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,639 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,639 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,640 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,640 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,640 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,640 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,640 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,641 [WARNING] [root] section DTMF not found in configfile 2017-05-09 23:01:33,641 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2017-05-09 23:01:33,641 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,641 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2017-05-09 23:01:33,642 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,642 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,642 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,642 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,642 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,643 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,643 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,643 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,644 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,644 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,644 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,645 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,645 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,645 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,645 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,646 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,646 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,646 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,646 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:33,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2017-05-09 23:01:33,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x746f4860 2017-05-09 23:01:33,649 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:33,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2017-05-09 23:01:33,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x746f4860 2017-05-09 23:01:33,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x74643b70, "(null)", "(null)") 2017-05-09 23:01:33,650 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2017-05-09 23:01:33,651 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2017-05-09 23:01:33,651 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2017-05-09 23:01:33,651 [INFO] [doorpi.sipphone.from_linphone] srtp init 2017-05-09 23:01:33,659 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2017-05-09 23:01:33,708 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2017-05-09 23:01:33,726 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: C-Media USB Headphone Set' added 2017-05-09 23:01:33,736 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: C-Media USB Headphone Set' added 2017-05-09 23:01:33,736 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2017-05-09 23:01:33,737 [INFO] [doorpi.sipphone.from_linphone] Webcam V4L2: /dev/video0 added 2017-05-09 23:01:33,737 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2017-05-09 23:01:33,738 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2017-05-09 23:01:33,738 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2017-05-09 23:01:33,739 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2017-05-09 23:01:33,739 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2017-05-09 23:01:33,739 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x224f518] registered on core [0x2242af0] 2017-05-09 23:01:33,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x224f518, 1, "Starting up") 2017-05-09 23:01:33,740 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2017-05-09 23:01:33,740 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [global_state_changed] 2017-05-09 23:01:33,740 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2017-05-09 23:01:33,741 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2017-05-09 23:01:33,741 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2017-05-09 23:01:33,741 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2017-05-09 23:01:33,742 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2017-05-09 23:01:33,742 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-09 23:01:33,742 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-09 23:01:33,742 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2017-05-09 23:01:33,743 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2017-05-09 23:01:33,743 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2017-05-09 23:01:33,743 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2017-05-09 23:01:33,744 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2017-05-09 23:01:33,744 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2017-05-09 23:01:33,744 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2017-05-09 23:01:33,745 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2017-05-09 23:01:33,745 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2017-05-09 23:01:33,745 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2017-05-09 23:01:33,745 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2017-05-09 23:01:33,746 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2017-05-09 23:01:33,746 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2017-05-09 23:01:33,746 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2017-05-09 23:01:33,747 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2017-05-09 23:01:33,747 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2017-05-09 23:01:33,747 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-09 23:01:33,747 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-09 23:01:33,747 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-09 23:01:33,748 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-09 23:01:33,748 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-09 23:01:33,748 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-09 23:01:33,749 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-09 23:01:33,749 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-09 23:01:33,750 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-05-09 23:01:33,750 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-05-09 23:01:33,750 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2017-05-09 23:01:33,750 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2017-05-09 23:01:33,751 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2017-05-09 23:01:33,751 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-09 23:01:33,751 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-09 23:01:33,752 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-09 23:01:33,752 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-09 23:01:33,752 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-05-09 23:01:33,753 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-05-09 23:01:33,753 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2017-05-09 23:01:33,753 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2017-05-09 23:01:33,753 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2017-05-09 23:01:33,754 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2017-05-09 23:01:33,754 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2017-05-09 23:01:33,754 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2017-05-09 23:01:33,755 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2017-05-09 23:01:33,755 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2017-05-09 23:01:33,755 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2017-05-09 23:01:33,755 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2017-05-09 23:01:33,756 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2017-05-09 23:01:33,756 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2017-05-09 23:01:33,756 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2017-05-09 23:01:33,756 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2017-05-09 23:01:33,757 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2017-05-09 23:01:33,757 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2017-05-09 23:01:33,757 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2017-05-09 23:01:33,758 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2017-05-09 23:01:33,758 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2017-05-09 23:01:33,759 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2017-05-09 23:01:33,759 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2017-05-09 23:01:33,759 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2017-05-09 23:01:33,760 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2017-05-09 23:01:33,760 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2017-05-09 23:01:33,760 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2017-05-09 23:01:33,760 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2017-05-09 23:01:33,761 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2017-05-09 23:01:33,761 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2017-05-09 23:01:33,761 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2017-05-09 23:01:33,762 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2017-05-09 23:01:33,762 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2017-05-09 23:01:33,762 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2017-05-09 23:01:33,762 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2017-05-09 23:01:33,763 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2017-05-09 23:01:33,763 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2017-05-09 23:01:33,763 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2017-05-09 23:01:33,764 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2017-05-09 23:01:33,764 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2017-05-09 23:01:33,764 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2017-05-09 23:01:33,764 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2017-05-09 23:01:33,765 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2017-05-09 23:01:33,765 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-05-09 23:01:33,766 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,766 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,766 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x224f518, 2, "(null)") 2017-05-09 23:01:33,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2017-05-09 23:01:33,767 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [configuring_status] 2017-05-09 23:01:33,767 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2017-05-09 23:01:33,768 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2017-05-09 23:01:33,768 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2017-05-09 23:01:33,768 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2017-05-09 23:01:33,769 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2017-05-09 23:01:33,769 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-05-09 23:01:33,769 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-05-09 23:01:33,769 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2017-05-09 23:01:33,770 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2017-05-09 23:01:33,770 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2017-05-09 23:01:33,770 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,771 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,771 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,771 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,772 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2017-05-09 23:01:33,772 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2017-05-09 23:01:33,772 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2017-05-09 23:01:33,773 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,773 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,773 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2017-05-09 23:01:33,774 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-05-09 23:01:33,774 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,774 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2017-05-09 23:01:33,775 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x224e5b8] on [sip:0.0.0.0:5060;transport=UDP] 2017-05-09 23:01:33,775 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x224f948] on [sip:0.0.0.0:5060;transport=TCP] 2017-05-09 23:01:33,776 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x224fb20] on [sip:0.0.0.0:-1;transport=TLS] 2017-05-09 23:01:33,776 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 36623 2017-05-09 23:01:33,777 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,777 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x224f518, 2, "Ready") 2017-05-09 23:01:33,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2017-05-09 23:01:33,781 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [global_state_changed] 2017-05-09 23:01:33,781 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x746f4860 2017-05-09 23:01:33,781 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2017-05-09 23:01:33,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x746f4860 [0x224f518], "DoorPi ") 2017-05-09 23:01:33,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2017-05-09 23:01:33,783 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2017-05-09 23:01:33,784 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2017-05-09 23:01:33,784 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x746f4860 [0x224f518], 2) 2017-05-09 23:01:33,785 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2017-05-09 23:01:33,785 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2017-05-09 23:01:33,785 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2017-05-09 23:01:33,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x746f4860 [0x224f518], 0x2e0614 [0]) 2017-05-09 23:01:33,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2017-05-09 23:01:33,786 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2017-05-09 23:01:33,787 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2017-05-09 23:01:33,787 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2017-05-09 23:01:33,787 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x746f4878 2017-05-09 23:01:33,788 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x746f4860 [0x224f518], 0x746f4878 [0x746f4880]) 2017-05-09 23:01:33,788 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x224e5b8] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2017-05-09 23:01:33,789 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x224f948] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2017-05-09 23:01:33,789 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x224fb20] on [sip:0.0.0.0:36623;transport=TLS] destroyed 2017-05-09 23:01:33,789 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2017-05-09 23:01:33,790 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x2263900] on [sip:0.0.0.0:5060;transport=UDP] 2017-05-09 23:01:33,790 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x22636e8] on [sip:0.0.0.0:5060;transport=TCP] 2017-05-09 23:01:33,790 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x2250058] on [sip:0.0.0.0:-1;transport=TLS] 2017-05-09 23:01:33,791 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 38537 2017-05-09 23:01:33,791 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,791 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-05-09 23:01:33,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2017-05-09 23:01:33,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x746f4878) 2017-05-09 23:01:33,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2017-05-09 23:01:33,793 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2017-05-09 23:01:33,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x746f4860 [0x224f518], 0x2e0614 [0]) 2017-05-09 23:01:33,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2017-05-09 23:01:33,794 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2017-05-09 23:01:33,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x746f4860 [0x224f518], "") 2017-05-09 23:01:33,795 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2017-05-09 23:01:33,795 [INFO] [doorpi.sipphone.from_linphone] 10.0.0.10 2017-05-09 23:01:33,795 [INFO] [doorpi.sipphone.from_linphone] 10.0.0.254 2017-05-09 23:01:33,796 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2017-05-09 23:01:33,796 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2017-05-09 23:01:33,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2017-05-09 23:01:33,797 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2017-05-09 23:01:33,798 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2017-05-09 23:01:33,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x746f4860 [0x224f518], 0) 2017-05-09 23:01:33,798 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-05-09 23:01:33,799 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-05-09 23:01:33,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2017-05-09 23:01:33,800 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2017-05-09 23:01:33,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x746f4860 [0x224f518], 120) 2017-05-09 23:01:33,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2017-05-09 23:01:33,801 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2017-05-09 23:01:33,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x746f4860 [0x224f518], 15) 2017-05-09 23:01:33,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2017-05-09 23:01:33,802 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav 2017-05-09 23:01:33,803 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2017-05-09 23:01:33,804 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2017-05-09 23:01:33,805 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2017-05-09 23:01:33,805 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:33,806 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2017-05-09 23:01:33,806 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:33,806 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:33,806 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:33,807 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:33,807 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2017-05-09 23:01:33,807 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2017-05-09 23:01:33,808 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2017-05-09 23:01:33,808 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2017-05-09 23:01:33,808 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2017-05-09 23:01:33,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x746f4860 [0x224f518], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2017-05-09 23:01:33,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2017-05-09 23:01:33,810 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:33,810 [TRACE] [doorpi.conf.config_object] get_string for key records in section SIP-Phone (default: !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav) returns !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav 2017-05-09 23:01:33,811 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2017-05-09 23:01:33,811 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,812 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2017-05-09 23:01:33,812 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,813 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,813 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,813 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,813 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,814 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2017-05-09 23:01:33,814 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2017-05-09 23:01:33,814 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2017-05-09 23:01:33,815 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2017-05-09 23:01:33,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x7464c0f8 2017-05-09 23:01:33,817 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:33,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74647320 2017-05-09 23:01:33,818 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: C-Media USB Headphone Set 2017-05-09 23:01:33,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x746f4860 [0x224f518], "ALSA: C-Media USB Headphone Set") 2017-05-09 23:01:33,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2017-05-09 23:01:33,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x746472f0 2017-05-09 23:01:33,820 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: C-Media USB Headphone Set 2017-05-09 23:01:33,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x746f4860 [0x224f518], "ALSA: C-Media USB Headphone Set") 2017-05-09 23:01:33,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2017-05-09 23:01:33,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74641f08 2017-05-09 23:01:33,821 [INFO] [doorpi.sipphone.from_linphone] found 3 possible sounddevices: 2017-05-09 23:01:33,822 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2017-05-09 23:01:33,822 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-09 23:01:33,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74641f08 2017-05-09 23:01:33,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x746f4860 [0x224f518], "ALSA: default device") 2017-05-09 23:01:33,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2017-05-09 23:01:33,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x746f4860 [0x224f518], "ALSA: default device") 2017-05-09 23:01:33,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-05-09 23:01:33,824 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2017-05-09 23:01:33,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x746f4860 [0x224f518], "ALSA: C-Media USB Headphone Set") 2017-05-09 23:01:33,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2017-05-09 23:01:33,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x746f4860 [0x224f518], "ALSA: C-Media USB Headphone Set") 2017-05-09 23:01:33,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-05-09 23:01:33,825 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: C-Media USB Headphone Set 2017-05-09 23:01:33,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x746f4860 [0x224f518], "ALSA: C-Media USB Headphone Set") 2017-05-09 23:01:33,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2017-05-09 23:01:33,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x746f4860 [0x224f518], "ALSA: C-Media USB Headphone Set") 2017-05-09 23:01:33,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-05-09 23:01:33,826 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: C-Media USB Headphone Set 2017-05-09 23:01:33,826 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-09 23:01:33,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x7463bb80 2017-05-09 23:01:33,827 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: C-Media USB Headphone Set 2017-05-09 23:01:33,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x7463bb80 2017-05-09 23:01:33,828 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: C-Media USB Headphone Set 2017-05-09 23:01:33,828 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2017-05-09 23:01:33,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2255e18) 2017-05-09 23:01:33,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2410 2017-05-09 23:01:33,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2410 2017-05-09 23:01:33,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2410 2017-05-09 23:01:33,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2255e88) 2017-05-09 23:01:33,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2420 2017-05-09 23:01:33,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2420 2017-05-09 23:01:33,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2420 2017-05-09 23:01:33,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224ecd8) 2017-05-09 23:01:33,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2430 2017-05-09 23:01:33,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2430 2017-05-09 23:01:33,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2430 2017-05-09 23:01:33,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224ed40) 2017-05-09 23:01:33,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2440 2017-05-09 23:01:33,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2440 2017-05-09 23:01:33,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2440 2017-05-09 23:01:33,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224ed98) 2017-05-09 23:01:33,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2450 2017-05-09 23:01:33,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2450 2017-05-09 23:01:33,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2450 2017-05-09 23:01:33,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224edf0) 2017-05-09 23:01:33,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2460 2017-05-09 23:01:33,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2460 2017-05-09 23:01:33,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2460 2017-05-09 23:01:33,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224ee48) 2017-05-09 23:01:33,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2470 2017-05-09 23:01:33,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2470 2017-05-09 23:01:33,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2470 2017-05-09 23:01:33,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224eea0) 2017-05-09 23:01:33,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2480 2017-05-09 23:01:33,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2480 2017-05-09 23:01:33,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2480 2017-05-09 23:01:33,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224ef08) 2017-05-09 23:01:33,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca2490 2017-05-09 23:01:33,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca2490 2017-05-09 23:01:33,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca2490 2017-05-09 23:01:33,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x224e3c8) 2017-05-09 23:01:33,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca24a0 2017-05-09 23:01:33,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca24a0 2017-05-09 23:01:33,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca24a0 2017-05-09 23:01:33,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x7464c198 2017-05-09 23:01:33,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2410 [0x2255e18]) 2017-05-09 23:01:33,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2410 [0x2255e18]) 2017-05-09 23:01:33,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,845 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2017-05-09 23:01:33,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2410 [0x2255e18], 0x2e0614 [0]) 2017-05-09 23:01:33,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2420 [0x2255e88]) 2017-05-09 23:01:33,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642a40 2017-05-09 23:01:33,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2420 [0x2255e88]) 2017-05-09 23:01:33,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642a40 2017-05-09 23:01:33,848 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-05-09 23:01:33,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2420 [0x2255e88], 0x2e0614 [0]) 2017-05-09 23:01:33,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2430 [0x224ecd8]) 2017-05-09 23:01:33,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2430 [0x224ecd8]) 2017-05-09 23:01:33,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,850 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-05-09 23:01:33,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2430 [0x224ecd8], 0x2e0614 [0]) 2017-05-09 23:01:33,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2440 [0x224ed40]) 2017-05-09 23:01:33,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642a40 2017-05-09 23:01:33,852 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2440 [0x224ed40]) 2017-05-09 23:01:33,852 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642a40 2017-05-09 23:01:33,852 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2017-05-09 23:01:33,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2440 [0x224ed40], 0x2e0620 [1]) 2017-05-09 23:01:33,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2450 [0x224ed98]) 2017-05-09 23:01:33,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2450 [0x224ed98]) 2017-05-09 23:01:33,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,854 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2017-05-09 23:01:33,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2450 [0x224ed98], 0x2e0620 [1]) 2017-05-09 23:01:33,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2460 [0x224edf0]) 2017-05-09 23:01:33,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2460 [0x224edf0]) 2017-05-09 23:01:33,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,856 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2017-05-09 23:01:33,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2460 [0x224edf0], 0x2e0614 [0]) 2017-05-09 23:01:33,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2470 [0x224ee48]) 2017-05-09 23:01:33,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2470 [0x224ee48]) 2017-05-09 23:01:33,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642740 2017-05-09 23:01:33,858 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2017-05-09 23:01:33,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2470 [0x224ee48], 0x2e0614 [0]) 2017-05-09 23:01:33,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2480 [0x224eea0]) 2017-05-09 23:01:33,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642a40 2017-05-09 23:01:33,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2480 [0x224eea0]) 2017-05-09 23:01:33,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74642a40 2017-05-09 23:01:33,860 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-05-09 23:01:33,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2480 [0x224eea0], 0x2e0614 [0]) 2017-05-09 23:01:33,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2490 [0x224ef08]) 2017-05-09 23:01:33,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca2490 [0x224ef08]) 2017-05-09 23:01:33,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,862 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2017-05-09 23:01:33,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca2490 [0x224ef08], 0x2e0614 [0]) 2017-05-09 23:01:33,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca24a0 [0x224e3c8]) 2017-05-09 23:01:33,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca24a0 [0x224e3c8]) 2017-05-09 23:01:33,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,864 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2017-05-09 23:01:33,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca24a0 [0x224e3c8], 0x2e0614 [0]) 2017-05-09 23:01:33,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7464c0f8 2017-05-09 23:01:33,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7464c0f8 2017-05-09 23:01:33,867 [INFO] [doorpi.sipphone.from_linphone] found 2 possible videodevices: 2017-05-09 23:01:33,867 [DEBUG] [doorpi.sipphone.from_linphone] | name 2017-05-09 23:01:33,867 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-09 23:01:33,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7464c0f8 2017-05-09 23:01:33,868 [DEBUG] [doorpi.sipphone.from_linphone] | V4L2: /dev/video0 2017-05-09 23:01:33,868 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2017-05-09 23:01:33,869 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-05-09 23:01:33,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7464c0f8 2017-05-09 23:01:33,869 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: V4L2: /dev/video0) returns V4L2: /dev/video0 2017-05-09 23:01:33,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7464c0f8 2017-05-09 23:01:33,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x746f4860 [0x224f518], 0x2e0620 [1]) 2017-05-09 23:01:33,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2017-05-09 23:01:33,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x746f4860 [0x224f518], "V4L2: /dev/video0") 2017-05-09 23:01:33,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2017-05-09 23:01:33,871 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2017-05-09 23:01:33,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x746f4860 [0x224f518], "vga") 2017-05-09 23:01:33,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2017-05-09 23:01:33,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x7464c250 2017-05-09 23:01:33,872 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: V4L2: /dev/video0 2017-05-09 23:01:33,873 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2017-05-09 23:01:33,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2255d78) 2017-05-09 23:01:33,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-05-09 23:01:33,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76ca24b0 2017-05-09 23:01:33,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-05-09 23:01:33,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76ca24b0 2017-05-09 23:01:33,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76ca24b0 2017-05-09 23:01:33,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x7464c148 2017-05-09 23:01:33,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca24b0 [0x2255d78]) 2017-05-09 23:01:33,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2e0620 2017-05-09 23:01:33,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76ca24b0 [0x2255d78]) 2017-05-09 23:01:33,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x746f4878 2017-05-09 23:01:33,877 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2017-05-09 23:01:33,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x746f4860 [0x224f518], 0x76ca24b0 [0x2255d78], 0x2e0620 [1]) 2017-05-09 23:01:33,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x20b98bc 2017-05-09 23:01:33,878 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 10.0.0.254 2017-05-09 23:01:33,879 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns doorpiuser 2017-05-09 23:01:33,879 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: doorpiuser) returns ******* 2017-05-09 23:01:33,879 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 10.0.0.254) returns fritz.box 2017-05-09 23:01:33,880 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2017-05-09 23:01:33,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x746f4860 [0x224f518]) 2017-05-09 23:01:33,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x228cbc0) 2017-05-09 23:01:33,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2017-05-09 23:01:33,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76ca24c0 2017-05-09 23:01:33,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2017-05-09 23:01:33,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76ca24c0 2017-05-09 23:01:33,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76ca24c0 2017-05-09 23:01:33,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76ca24c0 2017-05-09 23:01:33,882 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2017-05-09 23:01:33,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2017-05-09 23:01:33,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x2261cf0) 2017-05-09 23:01:33,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:33,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca24d0 2017-05-09 23:01:33,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:33,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca24d0 2017-05-09 23:01:33,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca24d0 2017-05-09 23:01:33,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76ca24d0 2017-05-09 23:01:33,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76ca24c0 [0x228cbc0], 0x76ca24d0 [0x2261cf0]) 2017-05-09 23:01:33,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2017-05-09 23:01:33,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76ca24c0 [0x228cbc0], "sip:10.0.0.254") 2017-05-09 23:01:33,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2017-05-09 23:01:33,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76ca24c0 [0x228cbc0], 0x2e0620 [1]) 2017-05-09 23:01:33,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2017-05-09 23:01:33,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x746f4860 [0x224f518], 0x76ca24c0 [0x228cbc0]) 2017-05-09 23:01:33,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x20b98bc 2017-05-09 23:01:33,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x746f4860 [0x224f518], 0x76ca24c0 [0x228cbc0]) 2017-05-09 23:01:33,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2017-05-09 23:01:33,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x746f4860 [0x224f518], "doorpiuser", "(null)", "doorpi!3001", "(null)", "(null)", "fritz.box") 2017-05-09 23:01:33,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x2262018) 2017-05-09 23:01:33,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2017-05-09 23:01:33,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76ca24e0 2017-05-09 23:01:33,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2017-05-09 23:01:33,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76ca24e0 2017-05-09 23:01:33,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76ca24e0 2017-05-09 23:01:33,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76ca24e0 2017-05-09 23:01:33,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x746f4860 [0x224f518], 0x76ca24e0 [0x2262018]) 2017-05-09 23:01:33,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2017-05-09 23:01:33,892 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2017-05-09 23:01:33,893 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnKeyPressed_onboardpins.11', 'EVENT_OnStartup'] 2017-05-09 23:01:33,893 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_onboardpins.11' in configfile 2017-05-09 23:01:33,893 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_onboardpins.11 returns ['10'] 2017-05-09 23:01:33,893 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_onboardpins.11' 2017-05-09 23:01:33,894 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_onboardpins.11 (default: ) returns call:11 2017-05-09 23:01:33,895 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded 2017-05-09 23:01:33,895 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '11'} was added to new evententry OnKeyPressed_onboardpins.11 2017-05-09 23:01:33,896 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2017-05-09 23:01:33,897 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10'] 2017-05-09 23:01:33,897 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2017-05-09 23:01:33,897 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2017-05-09 23:01:33,898 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2017-05-09 23:01:33,898 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup 2017-05-09 23:01:33,899 [TRACE] [doorpi.conf.config_object] get_string for key 11 in section onboardpins_InputPins (default: ) returns sleep:0 2017-05-09 23:01:33,899 [TRACE] [doorpi.action.handler] action SleepAction with args (0.0,) and kwargs {} was added to event OnKeyPressed_onboardpins.11 2017-05-09 23:01:33,900 [WARNING] [root] section DTMF not found in configfile 2017-05-09 23:01:33,900 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2017-05-09 23:01:33,900 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns 2017-05-09 23:01:33,901 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron 2017-05-09 23:01:33,902 [DEBUG] [doorpi.action.handler] [J21IZW] fire for event OnStartup this actions [] 2017-05-09 23:01:33,903 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi 2017-05-09 23:01:33,903 [TRACE] [doorpi.action.handler] [J21IZW] try to fire action SleepAction with args (1.0,) and kwargs {} 2017-05-09 23:01:33,903 [TRACE] [doorpi.action.base] run SleepAction with args (1.0,) and kwargs {} 2017-05-09 23:01:34,906 [TRACE] [doorpi.action.handler] [J21IZW] finished fire_event for event_name OnStartup 2017-05-09 23:01:34,907 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron 2017-05-09 23:01:34,909 [INFO] [doorpi.doorpi] DoorPi started successfully 2017-05-09 23:01:34,909 [INFO] [doorpi.doorpi] BasePath is /usr/local/etc/DoorPi 2017-05-09 23:01:34,910 [INFO] [doorpi.doorpi] Weburl is http://tuer01/ 2017-05-09 23:01:34,910 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi 2017-05-09 23:01:34,911 [INFO] [doorpi.sipphone.from_linphone] resolved to 10.0.0.10 2017-05-09 23:01:34,913 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2017-05-09 23:01:34,913 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 10.0.0.251 2017-05-09 23:01:34,914 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP] 2017-05-09 23:01:34,915 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2017-05-09 23:01:34,916 [INFO] [doorpi.sipphone.from_linphone] 10.0.0.10 2017-05-09 23:01:34,916 [INFO] [doorpi.sipphone.from_linphone] 10.0.0.254 2017-05-09 23:01:34,918 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2017-05-09 23:01:34,918 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2017-05-09 23:01:34,920 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0x228cbc0] about to register (LinphoneCore version: 3.9.0) 2017-05-09 23:01:34,928 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready 2017-05-09 23:01:34,929 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: starting resolution of 10.0.0.254 2017-05-09 23:01:34,930 [INFO] [doorpi.sipphone.from_linphone] channel 0x2266420: state RES_IN_PROGRESS 2017-05-09 23:01:34,930 [INFO] [doorpi.sipphone.from_linphone] transaction [0x228fbf8] channel state changed to [RES_IN_PROGRESS] 2017-05-09 23:01:34,931 [INFO] [doorpi.sipphone.from_linphone] channel 0x2266420: state RES_DONE 2017-05-09 23:01:34,931 [INFO] [doorpi.sipphone.from_linphone] transaction [0x228fbf8] channel state changed to [RES_DONE] 2017-05-09 23:01:34,932 [INFO] [doorpi.sipphone.from_linphone] channel 0x2266420: state CONNECTING 2017-05-09 23:01:34,932 [INFO] [doorpi.sipphone.from_linphone] transaction [0x228fbf8] channel state changed to [CONNECTING] 2017-05-09 23:01:34,933 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://10.0.0.254:5060] 2017-05-09 23:01:34,934 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0 2017-05-09 23:01:34,935 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 10.0.0.64:5060 2017-05-09 23:01:34,935 [INFO] [doorpi.sipphone.from_linphone] channel 0x2266420: state READY 2017-05-09 23:01:34,936 [INFO] [doorpi.sipphone.from_linphone] transaction [0x228fbf8] channel state changed to [READY] 2017-05-09 23:01:34,936 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x228fbf8], from state [INIT] to [TRYING] 2017-05-09 23:01:34,937 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [516] bytes REGISTER sip:10.0.0.254 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.Mg6AXQYGl;rport From: "DoorPi" ;tag=bh6u3ZsJt To: "DoorPi" CSeq: 20 REGISTER Call-ID: HNnUIcGXW8 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) 2017-05-09 23:01:34,938 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request 2017-05-09 23:01:34,939 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x228b010] takes ownership of transaction [0x228fbf8] 2017-05-09 23:01:34,940 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x228cbc0] for identity ["DoorPi" ] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress] 2017-05-09 23:01:34,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x224f518, 0x228cbc0, 1, "Registration in progress") 2017-05-09 23:01:34,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2017-05-09 23:01:34,942 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [registration_state_changed] 2017-05-09 23:01:34,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0x224f518, 0x1) 2017-05-09 23:01:34,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable 2017-05-09 23:01:34,994 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [network_reachable] 2017-05-09 23:01:34,995 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [369] new bytes from [UDP://10.0.0.254:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.Mg6AXQYGl;rport=5060 From: "DoorPi" ;tag=bh6u3ZsJt To: "DoorPi" ;tag=AB73988F6666E475 Call-ID: HNnUIcGXW8 CSeq: 20 REGISTER WWW-Authenticate: Digest realm="fritz.box", nonce="7DE8296ABFF2C8BB" User-Agent: FRITZ!OS Content-Length: 0 2017-05-09 23:01:35,004 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [369] bytes parsed 2017-05-09 23:01:35,005 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: discovered public ip and port are [10.0.0.64:5060] 2017-05-09 23:01:35,006 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-05-09 23:01:35,006 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x228fbf8], from state [TRYING] to [COMPLETED] 2017-05-09 23:01:35,007 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=doorpiuser, realm= 2017-05-09 23:01:35,008 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [doorpiuser] realm [fritz.box] 2017-05-09 23:01:35,009 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x227e028], from state [INIT] to [TRYING] 2017-05-09 23:01:35,010 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [675] bytes REGISTER sip:10.0.0.254 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.HSVKwqffK;rport From: "DoorPi" ;tag=bh6u3ZsJt To: "DoorPi" CSeq: 21 REGISTER Call-ID: HNnUIcGXW8 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="7DE8296ABFF2C8BB", username="doorpiuser", uri="sip:10.0.0.254", response="89cc10508e3611d1e56d765a836c9f74" 2017-05-09 23:01:35,011 [INFO] [doorpi.sipphone.from_linphone] resolved to 10.0.0.10 2017-05-09 23:01:35,012 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2017-05-09 23:01:35,063 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [680] new bytes from [UDP://10.0.0.254:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.HSVKwqffK;rport=5060 From: "DoorPi" ;tag=bh6u3ZsJt To: "DoorPi" ;tag=2CCF5786536527C2 Call-ID: HNnUIcGXW8 CSeq: 21 REGISTER Contact: ;+sip.instance="";expires=300 User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.83 (Feb 22 2017) 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 2017-05-09 23:01:35,076 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [680] bytes parsed 2017-05-09 23:01:35,077 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-05-09 23:01:35,078 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x227e028], from state [TRYING] to [COMPLETED] 2017-05-09 23:01:35,079 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x228b010]: has no contact for request [0x227c420]. 2017-05-09 23:01:35,079 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 270000 ms 2017-05-09 23:01:35,080 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:10.0.0.254] 2017-05-09 23:01:35,081 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x228cbc0] for identity ["DoorPi" ] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] 2017-05-09 23:01:35,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x224f518, 0x228cbc0, 2, "Registration successful") 2017-05-09 23:01:35,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2017-05-09 23:01:35,082 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [registration_state_changed] 2017-05-09 23:01:40,039 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x228fbf8], from state [COMPLETED] to [TERMINATED] 2017-05-09 23:01:40,040 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x228fbf8] terminated 2017-05-09 23:01:40,091 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x227e028], from state [COMPLETED] to [TERMINATED] 2017-05-09 23:01:40,092 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x227e028] terminated 2017-05-09 23:01:40,221 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,223 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,224 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,226 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,227 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_11 - skip fire_event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,229 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,230 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.11 - skip fire_event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,231 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,233 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,235 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,236 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_11 - skip fire_event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,238 [DEBUG] [doorpi.action.handler] [LTYTQA] fire for event OnKeyPressed_onboardpins.11 this actions [, ] 2017-05-09 23:01:40,240 [TRACE] [doorpi.action.handler] [LTYTQA] try to fire action CallAction with args () and kwargs {'number': '11'} 2017-05-09 23:01:40,241 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '11'} 2017-05-09 23:01:40,243 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-05-09 23:01:40,247 [DEBUG] [doorpi.sipphone.from_linphone] call (11) 2017-05-09 23:01:40,248 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2017-05-09 23:01:40,250 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:40,250 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2017-05-09 21:01:40.250606 2017-05-09 23:01:40,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x746f4860 [0x224f518], 0x2d7824 [(nil)]) 2017-05-09 23:01:40,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x72a01648) 2017-05-09 23:01:40,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2017-05-09 23:01:40,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76ca2530 2017-05-09 23:01:40,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2017-05-09 23:01:40,264 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76ca2530 2017-05-09 23:01:40,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76ca2530 2017-05-09 23:01:40,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76ca2530 2017-05-09 23:01:40,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76ca2530 [0x72a01648], "/usr/local/etc/DoorPi/records/2017-05-09_23-01-40.wav") 2017-05-09 23:01:40,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2017-05-09 23:01:40,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76ca2530 [0x72a01648], 0x2e0620 [1]) 2017-05-09 23:01:40,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2017-05-09 23:01:40,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x746f4860 [0x224f518], "11", 0x76ca2530 [0x72a01648]) 2017-05-09 23:01:40,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 2, "Starting outgoing call") 2017-05-09 23:01:40,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2017-05-09 23:01:40,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76ca2500 2017-05-09 23:01:40,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2017-05-09 23:01:40,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76ca2500 2017-05-09 23:01:40,292 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2017-05-09 23:01:40,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:40,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:40,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2540 2017-05-09 23:01:40,296 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1932522592]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2017-05-09 23:01:40,296 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x72a2a200] initialized (LinphoneCore version: 3.9.0) 2017-05-09 23:01:40,297 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2017-05-09 23:01:40,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b98a4 2017-05-09 23:01:40,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:40,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2540 2017-05-09 23:01:40,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2540 2017-05-09 23:01:40,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2540 2017-05-09 23:01:40,301 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2540 [0x72a00c88]) 2017-05-09 23:01:40,301 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464cac0 2017-05-09 23:01:40,302 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:40,303 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,304 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:40,304 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,306 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:40,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,307 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:40,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:40,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 3, "Outgoing call in progress") 2017-05-09 23:01:40,313 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2017-05-09 23:01:40,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:40,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:40,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2510 2017-05-09 23:01:40,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:40,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2510 2017-05-09 23:01:40,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2510 2017-05-09 23:01:40,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2510 2017-05-09 23:01:40,319 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2510 [0x72a00c88]) 2017-05-09 23:01:40,319 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464cac0 2017-05-09 23:01:40,320 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:40,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,321 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:40,322 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:40,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76ca2500 2017-05-09 23:01:40,327 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-05-09 23:01:40,329 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-05-09 23:01:40,329 [DEBUG] [doorpi.action.handler] [2BFZIP] fire for event OnSipPhoneMakeCall this actions [] 2017-05-09 23:01:40,330 [TRACE] [doorpi.action.handler] [2BFZIP] try to fire action > with args () and kwargs {} 2017-05-09 23:01:40,331 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:40,331 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2017-05-09 23:01:40,332 [TRACE] [doorpi.action.handler] [2BFZIP] finished fire_event for event_name OnSipPhoneMakeCall 2017-05-09 23:01:40,333 [TRACE] [doorpi.action.handler] [LTYTQA] try to fire action SleepAction with args (0.0,) and kwargs {} 2017-05-09 23:01:40,334 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:40,334 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:40,334 [TRACE] [doorpi.action.base] run SleepAction with args (0.0,) and kwargs {} 2017-05-09 23:01:40,336 [TRACE] [doorpi.action.handler] [LTYTQA] finished fire_event for event_name OnKeyPressed_onboardpins.11 2017-05-09 23:01:40,349 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:40,350 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x72a2a200] 2017-05-09 23:01:40,350 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2017-05-09 23:01:40,351 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2017-05-09 23:01:40,351 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2017-05-09 23:01:40,352 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2017-05-09 23:01:40,352 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x72a2a200] 2017-05-09 23:01:40,353 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2017-05-09 23:01:40,354 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2017-05-09 23:01:40,355 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy 2017-05-09 23:01:40,355 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x72a2a200] 2017-05-09 23:01:40,356 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x72a26e50,0-->MSVoidSink:0x72a2c328,0 2017-05-09 23:01:40,357 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2017-05-09 23:01:40,357 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2017-05-09 23:01:40,358 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" ] calling [sip:11@10.0.0.254] on op [0x72a2aa60] 2017-05-09 23:01:40,358 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2017-05-09 23:01:40,359 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72a0e9a0], from state [INIT] to [CALLING] 2017-05-09 23:01:40,359 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [803] bytes INVITE sip:11@10.0.0.254 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.i8xj0AtzY;rport From: "DoorPi" ;tag=snbV-evL0 To: sip:11@10.0.0.254 CSeq: 20 INVITE Call-ID: JYemdOjX19 Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 270 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) v=0 o=doorpiuser 3123 3735 IN IP4 10.0.0.251 s=Talk c=IN IP4 10.0.0.251 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 2017-05-09 23:01:40,360 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2017-05-09 23:01:40,361 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:40,361 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [350] new bytes from [UDP://10.0.0.254:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.i8xj0AtzY;rport=5060 From: "DoorPi" ;tag=snbV-evL0 To: ;tag=631AADAC1A68F0B5 Call-ID: JYemdOjX19 CSeq: 20 INVITE WWW-Authenticate: Digest realm="fritz.box", nonce="8FA7F5C5E14F1336" User-Agent: FRITZ!OS Content-Length: 0 2017-05-09 23:01:40,367 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [350] bytes parsed 2017-05-09 23:01:40,368 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-05-09 23:01:40,368 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72a0e9a0], from state [CALLING] to [PROCEEDING] 2017-05-09 23:01:40,369 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72a0e9a0], from state [PROCEEDING] to [COMPLETED] 2017-05-09 23:01:40,370 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [355] bytes ACK sip:11@10.0.0.254 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.i8xj0AtzY;rport Call-ID: JYemdOjX19 From: "DoorPi" ;tag=snbV-evL0 To: ;tag=631AADAC1A68F0B5 Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2017-05-09 23:01:40,371 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=doorpiuser, realm=fritz.box 2017-05-09 23:01:40,371 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [doorpiuser] realm [fritz.box] 2017-05-09 23:01:40,372 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x22df528], from state [INIT] to [CALLING] 2017-05-09 23:01:40,373 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [965] bytes INVITE sip:11@10.0.0.254 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.O2o~qTMYM;rport From: "DoorPi" ;tag=snbV-evL0 To: sip:11@10.0.0.254 CSeq: 21 INVITE Call-ID: JYemdOjX19 Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 270 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="fritz.box", nonce="8FA7F5C5E14F1336", username="doorpiuser", uri="sip:11@10.0.0.254", response="933c60d672aefdf78cdfb3352879ab77" v=0 o=doorpiuser 3123 3735 IN IP4 10.0.0.251 s=Talk c=IN IP4 10.0.0.251 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 2017-05-09 23:01:40,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9898 2017-05-09 23:01:40,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,427 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [292] new bytes from [UDP://10.0.0.254:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.O2o~qTMYM;rport=5060 From: "DoorPi" ;tag=snbV-evL0 To: Call-ID: JYemdOjX19 CSeq: 21 INVITE User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.83 (Feb 22 2017) Content-Length: 0 2017-05-09 23:01:40,433 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [292] bytes parsed 2017-05-09 23:01:40,433 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-05-09 23:01:40,434 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x22df528], from state [CALLING] to [PROCEEDING] 2017-05-09 23:01:40,434 [INFO] [doorpi.sipphone.from_linphone] op [0x72a2aa60] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2017-05-09 23:01:40,435 [INFO] [doorpi.sipphone.from_linphone] Op [0x72a2aa60] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2017-05-09 23:01:40,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9898 2017-05-09 23:01:40,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,488 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [671] new bytes from [UDP://10.0.0.254:5060]: SIP/2.0 183 Session Progress Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.O2o~qTMYM;rport=5060 From: "DoorPi" ;tag=snbV-evL0 To: ;tag=0210A3A5C3F629D3 Call-ID: JYemdOjX19 CSeq: 21 INVITE Contact: User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.83 (Feb 22 2017) Content-Type: application/sdp Content-Length: 256 v=0 o=user 3687687 3687687 IN IP4 10.0.0.254 s=Talk c=IN IP4 10.0.0.254 t=0 0 m=audio 7122 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:7123 m=video 0 RTP/AVP 96 2017-05-09 23:01:40,495 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [415] bytes parsed 2017-05-09 23:01:40,495 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] read [256] bytes of body from [10.0.0.254:5060] 2017-05-09 23:01:40,496 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-05-09 23:01:40,496 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x22df598] , local tag [snbV-evL0], remote tag [0210A3A5C3F629D3] 2017-05-09 23:01:40,497 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x22df598]: now updated by transaction [0x22df528]. 2017-05-09 23:01:40,499 [INFO] [doorpi.sipphone.from_linphone] op [0x72a2aa60] : set_or_update_dialog() current=[(nil)] new=[0x22df598] 2017-05-09 23:01:40,499 [INFO] [doorpi.sipphone.from_linphone] Op [0x72a2aa60] receiving call response [183], dialog is [0x22df598] in state [BELLE_SIP_DIALOG_EARLY] 2017-05-09 23:01:40,503 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2017-05-09 23:01:40,504 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2017-05-09 23:01:40,505 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15 2017-05-09 23:01:40,505 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2017-05-09 23:01:40,506 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2017-05-09 23:01:40,507 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2017-05-09 23:01:40,507 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2017-05-09 23:01:40,508 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x72a033c8] rejected by peer 2017-05-09 23:01:40,508 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingEarlyMedia 2017-05-09 23:01:40,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 5, "Early media") 2017-05-09 23:01:40,509 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (5 - Early media) 2017-05-09 23:01:40,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:40,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:40,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2520 2017-05-09 23:01:40,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:40,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2520 2017-05-09 23:01:40,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2520 2017-05-09 23:01:40,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2520 2017-05-09 23:01:40,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2520 [0x72a00c88]) 2017-05-09 23:01:40,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464cd18 2017-05-09 23:01:40,514 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:40,516 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:40,517 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:40,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,519 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:40,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:40,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:40,524 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:40,525 [INFO] [doorpi.sipphone.from_linphone] Doing early media... 2017-05-09 23:01:40,526 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x72a2a200] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2017-05-09 23:01:40,526 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80 2017-05-09 23:01:40,527 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x72a2b630] sending to rtp [10.0.0.254:7122] rtcp [10.0.0.254:7123] 2017-05-09 23:01:40,527 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x72a2b630] 2017-05-09 23:01:40,528 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x72a26e50,0-->MSVoidSink:0x72a2c328,0 2017-05-09 23:01:40,529 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation 2017-05-09 23:01:40,532 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2017-05-09 23:01:40,532 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2017-05-09 23:01:40,533 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2017-05-09 23:01:40,533 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x72a287c0] using payload's bitrate is 80000 2017-05-09 23:01:40,534 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x72a287c0] 2017-05-09 23:01:40,535 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2017-05-09 23:01:40,535 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2017-05-09 23:01:40,536 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x2277840,0-->MSVolume:0x2261658,0 2017-05-09 23:01:40,536 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x2261658,0-->MSAudioMixer:0x2290ef8,0 2017-05-09 23:01:40,537 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x2290ef8,0-->MSUlawEnc:0x22e28f8,0 2017-05-09 23:01:40,537 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x22e28f8,0-->MSRtpSend:0x72a29658,0 2017-05-09 23:01:40,538 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x2278c80,0-->MSUlawDec:0x2278698,0 2017-05-09 23:01:40,538 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x2278698,0-->MSGenericPLC:0x22884d8,0 2017-05-09 23:01:40,540 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0x22884d8,0-->MSDtmfGen:0x2278d00,0 2017-05-09 23:01:40,542 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x2278d00,0-->MSVolume:0x2287580,0 2017-05-09 23:01:40,543 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x2287580,0-->MSTee:0x227f220,0 2017-05-09 23:01:40,544 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x227f220,0-->MSEqualizer:0x2278dd0,0 2017-05-09 23:01:40,545 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x2278dd0,0-->MSAudioMixer:0x22e1cd8,0 2017-05-09 23:01:40,546 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2017-05-09 23:01:40,547 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0x22924e0,0-->MSResample:0x2292660,0 2017-05-09 23:01:40,547 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x2292660,0-->MSAudioMixer:0x22e1cd8,1 2017-05-09 23:01:40,548 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x22e1cd8,0-->MSAlsaWrite:0x2286c68,0 2017-05-09 23:01:40,549 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x22e0838,1-->MSResample:0x2290a20,0 2017-05-09 23:01:40,549 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x2290a20,0-->MSOpusEnc:0x2264bf8,0 2017-05-09 23:01:40,550 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0x2264bf8,0-->MSMKVRecorder:0x227ac20,1 2017-05-09 23:01:40,550 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0x228e878,0-->MSMKVRecorder:0x227ac20,0 2017-05-09 23:01:40,551 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x2290ef8,1-->MSAudioMixer:0x22e0838,0 2017-05-09 23:01:40,551 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x227f220,1-->MSAudioMixer:0x22e0838,1 2017-05-09 23:01:40,552 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x22e0838,0-->MSFileRec:0x2281358,0 2017-05-09 23:01:40,552 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2017-05-09 23:01:40,553 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2017-05-09 23:01:40,553 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2017-05-09 23:01:40,554 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2017-05-09 23:01:40,554 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do. 2017-05-09 23:01:40,554 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters 2017-05-09 23:01:40,554 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined. 2017-05-09 23:01:40,555 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x72a2a200] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2017-05-09 23:01:40,555 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x72a2a200] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2017-05-09 23:01:40,555 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x72a2a200] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2017-05-09 23:01:40,557 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2017-05-09 23:01:40,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,611 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening sysdefault at 8000Hz, bits=16, stereo=0 2017-05-09 23:01:40,611 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2017-05-09 23:01:40,612 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2017-05-09 23:01:40,613 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2017-05-09 23:01:40,613 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set 2017-05-09 23:01:40,614 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2017-05-09 23:01:40,614 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x72a2b630] 2017-05-09 23:01:40,615 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x2290ef8] is entering bypass mode. 2017-05-09 23:01:40,615 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening sysdefault at 8000Hz, bits=16, stereo=0 2017-05-09 23:01:40,616 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2017-05-09 23:01:40,617 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2017-05-09 23:01:40,617 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2017-05-09 23:01:40,618 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2017-05-09 23:01:40,619 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,619 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,620 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,621 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,656 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,658 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,658 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,659 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,660 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_11 - skip fire_event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,661 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,662 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.11 - skip fire_event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,663 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,663 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,664 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-05-09 23:01:40,665 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_11 - skip fire_event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:40,667 [DEBUG] [doorpi.action.handler] [APPKMH] fire for event OnKeyPressed_onboardpins.11 this actions [, ] 2017-05-09 23:01:40,667 [TRACE] [doorpi.action.handler] [APPKMH] try to fire action CallAction with args () and kwargs {'number': '11'} 2017-05-09 23:01:40,667 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '11'} 2017-05-09 23:01:40,668 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-05-09 23:01:40,669 [DEBUG] [doorpi.sipphone.from_linphone] call (11) 2017-05-09 23:01:40,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:40,670 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:40,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:40,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2560 2017-05-09 23:01:40,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:40,672 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2560 2017-05-09 23:01:40,672 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2560 2017-05-09 23:01:40,672 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2560 2017-05-09 23:01:40,672 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2560 [0x72a00c88]) 2017-05-09 23:01:40,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464cc50 2017-05-09 23:01:40,674 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,674 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,676 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,676 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:40,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:40,678 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2590 2017-05-09 23:01:40,678 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:40,678 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2590 2017-05-09 23:01:40,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2590 2017-05-09 23:01:40,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2590 2017-05-09 23:01:40,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2590 [0x72a00c88]) 2017-05-09 23:01:40,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464cc50 2017-05-09 23:01:40,681 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:11@10.0.0.254 again while call is running since 0.43055 seconds? -> skip 2017-05-09 23:01:40,681 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-05-09 23:01:40,683 [TRACE] [doorpi.action.handler] [APPKMH] try to fire action SleepAction with args (0.0,) and kwargs {} 2017-05-09 23:01:40,683 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:40,684 [TRACE] [doorpi.action.base] run SleepAction with args (0.0,) and kwargs {} 2017-05-09 23:01:40,686 [TRACE] [doorpi.action.handler] [APPKMH] finished fire_event for event_name OnKeyPressed_onboardpins.11 2017-05-09 23:01:40,728 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1932522592]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2017-05-09 23:01:40,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,783 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,783 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,784 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,785 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:40,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:40,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:40,945 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:40,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:40,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:40,947 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:40,948 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: 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 2017-05-09 23:01:40,948 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=6,788504 video=0,000000 2017-05-09 23:01:40,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:40,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:40,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:40,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,230 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,232 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,346 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,572 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:41,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:41,919 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:41,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:41,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:41,924 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:41,926 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=151,2,u= 74,1], 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 2017-05-09 23:01:41,927 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=2,723652 video=0,000000 2017-05-09 23:01:41,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:41,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:41,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:41,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:41,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,100 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x72a2b630]. 2017-05-09 23:01:42,101 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x72a287c0], local statistics available: Local current jitter buffer size: 0,0ms 2017-05-09 23:01:42,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:42,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:42,106 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:42,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,222 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=4,850045 ms 2017-05-09 23:01:42,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,338 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,341 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,342 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,627 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:42,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:42,914 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:42,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:42,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:42,917 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:42,918 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=160,1,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,1], video=[d= 0,0,u= 0,0] kbits/sec 2017-05-09 23:01:42,919 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=2,451774 video=0,000000 2017-05-09 23:01:42,921 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x72a287c0]: receiving RTCP SR 2017-05-09 23:01:42,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:42,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:42,925 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:42,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:42,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:42,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:42,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:42,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,257 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x72a287c0]: receiving RTCP SR 2017-05-09 23:01:43,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:43,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:43,260 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:43,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,641 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,642 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9880 2017-05-09 23:01:43,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x20b9808 2017-05-09 23:01:43,807 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=10,777883 ms 2017-05-09 23:01:43,808 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [892] new bytes from [UDP://10.0.0.254:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 10.0.0.64:5060;branch=z9hG4bK.O2o~qTMYM;rport=5060 From: "DoorPi" ;tag=snbV-evL0 To: ;tag=0210A3A5C3F629D3 Call-ID: JYemdOjX19 CSeq: 21 INVITE Contact: User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.83 (Feb 22 2017) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH Content-Type: application/sdp Accept: application/sdp, multipart/mixed Accept-Encoding: identity Content-Length: 256 v=0 o=user 3687687 3687687 IN IP4 10.0.0.254 s=Talk c=IN IP4 10.0.0.254 t=0 0 m=audio 7122 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:7123 m=video 0 RTP/AVP 96 2017-05-09 23:01:43,826 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [636] bytes parsed 2017-05-09 23:01:43,827 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] read [256] bytes of body from [10.0.0.254:5060] 2017-05-09 23:01:43,829 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-05-09 23:01:43,831 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x22df528], from state [PROCEEDING] to [ACCEPTED] 2017-05-09 23:01:43,832 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x22df598]: now updated by transaction [0x22df528]. 2017-05-09 23:01:43,837 [INFO] [doorpi.sipphone.from_linphone] op [0x72a2aa60] : set_or_update_dialog() current=[0x22df598] new=[0x22df598] 2017-05-09 23:01:43,838 [INFO] [doorpi.sipphone.from_linphone] Op [0x72a2aa60] receiving call response [200], dialog is [0x22df598] in state [BELLE_SIP_DIALOG_CONFIRMED] 2017-05-09 23:01:43,844 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2017-05-09 23:01:43,846 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2017-05-09 23:01:43,847 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15 2017-05-09 23:01:43,849 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2017-05-09 23:01:43,850 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2017-05-09 23:01:43,850 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2017-05-09 23:01:43,852 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2017-05-09 23:01:43,852 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x72a033c8] rejected by peer 2017-05-09 23:01:43,853 [INFO] [doorpi.sipphone.from_linphone] Computing branch id z9hG4bK.0blo1K0qJ for message sent statelessly 2017-05-09 23:01:43,855 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [443] bytes ACK sip:B432BE00BE8EEAD025F1267CA55DC@10.0.0.254 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.64:5060;rport;branch=z9hG4bK.0blo1K0qJ From: "DoorPi" ;tag=snbV-evL0 To: ;tag=0210A3A5C3F629D3 CSeq: 21 ACK Call-ID: JYemdOjX19 Max-Forwards: 70 Authorization: Digest realm="fritz.box", nonce="8FA7F5C5E14F1336", username="doorpiuser", uri="sip:11@10.0.0.254", response="933c60d672aefdf78cdfb3352879ab77" 2017-05-09 23:01:43,856 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallOutgoingEarlyMedia to LinphoneCallConnected 2017-05-09 23:01:43,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 6, "Connected") 2017-05-09 23:01:43,857 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (6 - Connected) 2017-05-09 23:01:43,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:43,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:43,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2570 2017-05-09 23:01:43,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:43,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2570 2017-05-09 23:01:43,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2570 2017-05-09 23:01:43,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2570 2017-05-09 23:01:43,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2570 [0x72a00c88]) 2017-05-09 23:01:43,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464ccc8 2017-05-09 23:01:43,865 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:43,866 [TRACE] [doorpi.action.handler] fire Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:43,867 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:43,868 [DEBUG] [doorpi.action.handler] [EM0JTV] fire for event OnCallStateConnect this actions [, ] 2017-05-09 23:01:43,868 [TRACE] [doorpi.action.handler] [EM0JTV] try to fire action > with args () and kwargs {} 2017-05-09 23:01:43,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,869 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:43,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:43,870 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2017-05-09 23:01:43,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:43,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,873 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:43,873 [TRACE] [doorpi.action.handler] [EM0JTV] try to fire action > with args () and kwargs {} 2017-05-09 23:01:43,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:43,874 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:43,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:43,876 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] starting recording to /usr/local/etc/DoorPi/records/2017-05-09_23-01-40.wav 2017-05-09 23:01:43,876 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:43,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_instance_method_start_recording(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,877 [INFO] [doorpi.sipphone.from_linphone] Early media finished, unmuting inputs... 2017-05-09 23:01:43,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_instance_method_start_recording -> None 2017-05-09 23:01:43,879 [TRACE] [doorpi.action.handler] fire Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder asyncron 2017-05-09 23:01:43,878 [INFO] [doorpi.sipphone.from_linphone] MSFileRec: recording into /usr/local/etc/DoorPi/records/2017-05-09_23-01-40.wav 2017-05-09 23:01:43,881 [INFO] [doorpi.sipphone.from_linphone] MSVolume set gain to [0,000000 db], [1,000000] linear 2017-05-09 23:01:43,881 [TRACE] [doorpi.action.handler] [EM0JTV] finished fire_event for event_name OnCallStateConnect 2017-05-09 23:01:43,881 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderStarted - skip fire_event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:43,881 [INFO] [doorpi.sipphone.from_linphone] No need to restart streams, SDP is unchanged. 2017-05-09 23:01:43,883 [INFO] [doorpi.sipphone.from_linphone] audio stream index found: 0, updating main audio stream index 2017-05-09 23:01:43,883 [INFO] [doorpi.sipphone.from_linphone] video stream index found: 1, updating main video stream index 2017-05-09 23:01:43,884 [INFO] [doorpi.sipphone.from_linphone] Call [0x72a2a200]: disabling video in our call params because the remote doesn't want it. 2017-05-09 23:01:43,885 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallConnected to LinphoneCallStreamsRunning 2017-05-09 23:01:43,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 7, "Streams running") 2017-05-09 23:01:43,886 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (7 - Streams running) 2017-05-09 23:01:43,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:43,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:43,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca25b0 2017-05-09 23:01:43,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:43,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca25b0 2017-05-09 23:01:43,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca25b0 2017-05-09 23:01:43,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca25b0 2017-05-09 23:01:43,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca25b0 [0x72a00c88]) 2017-05-09 23:01:43,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464c7a0 2017-05-09 23:01:43,894 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:43,898 [TRACE] [doorpi.action.handler] fire Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:43,899 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:43,900 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:43,901 [DEBUG] [doorpi.action.handler] no actions for event AfterCallStateConnect - skip fire_event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:43,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,902 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:43,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:43,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:43,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98b0 2017-05-09 23:01:43,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:43,908 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x22e0838] is entering bypass mode. 2017-05-09 23:01:43,909 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:43,910 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sip_hop_t 2017-05-09 23:01:43,911 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2017-05-09 23:01:43,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:43,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:43,964 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:43,964 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:43,964 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:43,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:43,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:43,966 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:43,966 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=159,9,u= 81,6], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 2,2,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2017-05-09 23:01:43,967 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=4,050254 video=0,000000 2017-05-09 23:01:43,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:43,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:43,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:43,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,020 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,230 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,230 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,765 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:44,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:44,927 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:44,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:44,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:44,930 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:44,930 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=159,9,u= 79,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 2017-05-09 23:01:44,932 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=10,780534 video=0,000000 2017-05-09 23:01:44,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:44,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:44,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:44,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:44,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,096 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x72a2b630]. 2017-05-09 23:01:45,097 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x72a287c0], local statistics available: Local current jitter buffer size: 0,0ms 2017-05-09 23:01:45,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:45,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:45,100 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:45,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,103 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,319 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,429 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=16,851552 ms 2017-05-09 23:01:45,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,647 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,758 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,812 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:45,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:45,922 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:45,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:45,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:45,925 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:45,925 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=159,9,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,1], video=[d= 0,0,u= 0,0] kbits/sec 2017-05-09 23:01:45,927 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=12,702606 video=0,000000 2017-05-09 23:01:45,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:45,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:45,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:45,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:45,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,264 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,322 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:46,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:46,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:46,948 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:46,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:46,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:46,952 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:46,954 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=160,1,u= 78,5], 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 2017-05-09 23:01:46,957 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=11,279103 video=0,000000 2017-05-09 23:01:46,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:46,960 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:46,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:46,964 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,016 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=22,747108 ms 2017-05-09 23:01:47,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,019 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,190 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,252 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,851 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x72a2b630]. 2017-05-09 23:01:47,852 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x72a287c0], local statistics available: Local current jitter buffer size: 0,0ms 2017-05-09 23:01:47,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:47,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:47,855 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:47,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:47,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:47,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:47,966 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:47,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:47,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:47,970 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:47,971 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=159,9,u= 80,7], 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 2017-05-09 23:01:47,972 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=11,645949 video=0,000000 2017-05-09 23:01:47,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:47,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:47,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:47,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,030 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x72a287c0]: receiving RTCP SR 2017-05-09 23:01:48,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:48,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:48,032 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:48,033 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,034 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,255 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,310 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,421 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,650 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=28,926317 ms 2017-05-09 23:01:48,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,773 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:48,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:48,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:48,939 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:48,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:48,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:48,941 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:48,942 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=159,9,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 1,0,u= 1,1], video=[d= 0,0,u= 0,0] kbits/sec 2017-05-09 23:01:48,944 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=12,229144 video=0,000000 2017-05-09 23:01:48,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:48,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:48,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:48,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,518 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x72a287c0]: receiving RTCP SR 2017-05-09 23:01:49,519 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=35,585587, int_jitter=10,250000 ms, rt_prop=0,000000 sec 2017-05-09 23:01:49,519 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: loss rate unacceptable and big jitter 2017-05-09 23:01:49,520 [INFO] [doorpi.sipphone.from_linphone] MSAudioBitrateDriver: executing action of type DecreaseBitrate, value=35 2017-05-09 23:01:49,521 [WARNING] [doorpi.sipphone.from_linphone] MSAudioBitrateDriver: Not doing bitrate control on audio encoder, it does not seem to support that. Controlling ptime only. 2017-05-09 23:01:49,522 [ERROR] [doorpi.sipphone.from_linphone] no such method on filter MSUlawEnc, fid=16395 method index=1 2017-05-09 23:01:49,523 [WARNING] [doorpi.sipphone.from_linphone] MSAudioBitrateDriver: encoder MSUlawEnc does not implement MS_AUDIO_ENCODER_GET_PTIME. Consider to implement this method for better accuracy of rate control. 2017-05-09 23:01:49,524 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc: got ptime=40 2017-05-09 23:01:49,525 [INFO] [doorpi.sipphone.from_linphone] MSAudioBitrateDriver [0x2282458]: ptime is now [40 ms] 2017-05-09 23:01:49,526 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Probing 2017-05-09 23:01:49,527 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x72a29780][audio], remote statistics available: Loss rate : 35,6% Inter-arrival jitter: 1,0ms RT propagation : 0,0ms 2017-05-09 23:01:49,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:49,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:49,529 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:49,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,590 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,645 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,758 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a6c0) 2017-05-09 23:01:49,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:49,929 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:49,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x224f518, 0x72a2a200, 0x72a2a778) 2017-05-09 23:01:49,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2017-05-09 23:01:49,933 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_stats_updated] 2017-05-09 23:01:49,934 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x72a2a200]: RTP audio=[d=160,1,u= 79,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 2017-05-09 23:01:49,936 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=11,130634 video=0,000000 2017-05-09 23:01:49,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:49,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:49,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:49,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:49,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:50,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:50,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:50,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:50,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:50,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x20b9868 2017-05-09 23:01:50,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0x20b9ad4 2017-05-09 23:01:50,166 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: received [691] new bytes from [UDP://10.0.0.254:5060]: BYE sip:doorpiuser@10.0.0.64 SIP/2.0 Via: SIP/2.0/UDP 10.0.0.254:5060;branch=z9hG4bK81445969FB3A78CC From: ;tag=0210A3A5C3F629D3 To: "DoorPi" ;tag=snbV-evL0 Call-ID: JYemdOjX19 CSeq: 22 BYE X-RTP-Stat: CS=0;PS=380;ES=487;OS=60800;SP=0/0;SO=0;QS=-;PR=0;ER=487;OR=0;CR=0;SR=0;QR=-;PL=0,0;BL=0;LS=0;RB=0/0;SB=0/0;EN=PCMU;DE=;JI=0,0;DL=0,0,0;IP=10.0.0.254:7122,10.0.0.251:7078 X-RTP-Stat-Add: DQ=0;DSS=0;DS=0;PLCS=0;JS=0 X-SIP-Stat: DRT=0;IR=0 Reason: Q.850; cause=16 Max-Forwards: 70 User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.83 (Feb 22 2017) Supported: 100rel,replaces,timer Allow-Events: telephone-event,refer Content-Length: 0 2017-05-09 23:01:50,200 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420] [691] bytes parsed 2017-05-09 23:01:50,203 [INFO] [doorpi.sipphone.from_linphone] Changing [server] [BYE] transaction [0x22917e0], from state [INIT] to [TRYING] 2017-05-09 23:01:50,206 [INFO] [doorpi.sipphone.from_linphone] Changing [server] [BYE] transaction [0x22917e0], from state [TRYING] to [COMPLETED] 2017-05-09 23:01:50,208 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x22e0838] is leaving bypass mode. 2017-05-09 23:01:50,209 [INFO] [doorpi.sipphone.from_linphone] channel [0x2266420]: message sent to [UDP://10.0.0.254:5060], size: [274] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 10.0.0.254:5060;branch=z9hG4bK81445969FB3A78CC From: ;tag=0210A3A5C3F629D3 To: "DoorPi" ;tag=snbV-evL0 Call-ID: JYemdOjX19 CSeq: 22 BYE User-Agent: (belle-sip/1.4.2) Supported: outbound 2017-05-09 23:01:50,211 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x22e1cd8] is entering bypass mode. 2017-05-09 23:01:50,212 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x22df598]: now updated by transaction [0x22917e0]. 2017-05-09 23:01:50,213 [INFO] [doorpi.sipphone.from_linphone] dialog [0x22df598] deleted. 2017-05-09 23:01:50,215 [INFO] [doorpi.sipphone.from_linphone] Current call terminated... 2017-05-09 23:01:50,216 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=35,054139 ms 2017-05-09 23:01:50,218 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2017-05-09 23:01:50,221 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do. 2017-05-09 23:01:50,223 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2017-05-09 23:01:50,224 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS 2017-05-09 23:01:50,225 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2017-05-09 23:01:50,226 [INFO] [doorpi.sipphone.from_linphone] sent 462 packets 2017-05-09 23:01:50,227 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2017-05-09 23:01:50,228 [INFO] [doorpi.sipphone.from_linphone] 82344 bytes 2017-05-09 23:01:50,229 [INFO] [doorpi.sipphone.from_linphone] received 981 packets 2017-05-09 23:01:50,230 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2017-05-09 23:01:50,232 [INFO] [doorpi.sipphone.from_linphone] 168732 bytes 2017-05-09 23:01:50,234 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 516 bytes 2017-05-09 23:01:50,235 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets 2017-05-09 23:01:50,236 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 0 packets 2017-05-09 23:01:50,237 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets 2017-05-09 23:01:50,238 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets 2017-05-09 23:01:50,240 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2017-05-09 23:01:50,241 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x2277840,0-->MSVolume:0x2261658,0 2017-05-09 23:01:50,242 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x2261658,0-->MSAudioMixer:0x2290ef8,0 2017-05-09 23:01:50,244 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x2290ef8,0-->MSUlawEnc:0x22e28f8,0 2017-05-09 23:01:50,245 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x22e28f8,0-->MSRtpSend:0x72a29658,0 2017-05-09 23:01:50,246 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x2278c80,0-->MSUlawDec:0x2278698,0 2017-05-09 23:01:50,246 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x2278698,0-->MSGenericPLC:0x22884d8,0 2017-05-09 23:01:50,247 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0x22884d8,0-->MSDtmfGen:0x2278d00,0 2017-05-09 23:01:50,248 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x2278d00,0-->MSVolume:0x2287580,0 2017-05-09 23:01:50,249 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x2287580,0-->MSTee:0x227f220,0 2017-05-09 23:01:50,249 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x227f220,0-->MSEqualizer:0x2278dd0,0 2017-05-09 23:01:50,250 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x2278dd0,0-->MSAudioMixer:0x22e1cd8,0 2017-05-09 23:01:50,250 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0x22924e0,0-->MSResample:0x2292660,0 2017-05-09 23:01:50,251 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x2292660,0-->MSAudioMixer:0x22e1cd8,1 2017-05-09 23:01:50,252 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x22e1cd8,0-->MSAlsaWrite:0x2286c68,0 2017-05-09 23:01:50,252 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x22e0838,1-->MSResample:0x2290a20,0 2017-05-09 23:01:50,253 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x2290a20,0-->MSOpusEnc:0x2264bf8,0 2017-05-09 23:01:50,254 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0x2264bf8,0-->MSMKVRecorder:0x227ac20,1 2017-05-09 23:01:50,255 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0x228e878,0-->MSMKVRecorder:0x227ac20,0 2017-05-09 23:01:50,255 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x2290ef8,1-->MSAudioMixer:0x22e0838,0 2017-05-09 23:01:50,256 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x227f220,1-->MSAudioMixer:0x22e0838,1 2017-05-09 23:01:50,257 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x22e0838,0-->MSFileRec:0x2281358,0 2017-05-09 23:01:50,258 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed 2017-05-09 23:01:50,258 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2017-05-09 23:01:50,259 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2017-05-09 23:01:50,259 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2017-05-09 23:01:50,259 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2017-05-09 23:01:50,260 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 397 1,46993 68,6807 2017-05-09 23:01:50,260 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 963 0,119322 13,5037 2017-05-09 23:01:50,261 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 985 0,0440151 5,09487 2017-05-09 23:01:50,261 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 963 0,0332988 3,76842 2017-05-09 23:01:50,261 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 397 0,0606079 2,83183 2017-05-09 23:01:50,262 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 100 0,215547 2,55575 2017-05-09 23:01:50,262 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 2889 0,00378745 1,28499 2017-05-09 23:01:50,262 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 452 0,0141255 0,7512 2017-05-09 23:01:50,263 [INFO] [doorpi.sipphone.from_linphone] MSVolume 453 0,00902948 0,481253 2017-05-09 23:01:50,263 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 963 0,00202821 0,229533 2017-05-09 23:01:50,264 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 963 0,00180687 0,204484 2017-05-09 23:01:50,264 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 963 0,0017233 0,195026 2017-05-09 23:01:50,264 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 963 0,0016282 0,184263 2017-05-09 23:01:50,265 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 303 0,0037281 0,13305 2017-05-09 23:01:50,265 [INFO] [doorpi.sipphone.from_linphone] MSResample 397 0,00209273 0,0977802 2017-05-09 23:01:50,266 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 1 0,006745 0,00158368 2017-05-09 23:01:50,266 [INFO] [doorpi.sipphone.from_linphone] MSTee 1 0,0027605 0,000648145 2017-05-09 23:01:50,266 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 2 0,001684 0,000593086 2017-05-09 23:01:50,267 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 1 0,001328 0,000311805 2017-05-09 23:01:50,267 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2017-05-09 23:01:50,268 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2017-05-09 23:01:50,268 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2017-05-09 23:01:50,268 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallStreamsRunning to LinphoneCallEnd 2017-05-09 23:01:50,277 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0x224f518, 0x72a29f98) 2017-05-09 23:01:50,277 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2017-05-09 23:01:50,278 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2017-05-09 23:01:50,278 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_log_updated] 2017-05-09 23:01:50,278 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2017-05-09 23:01:50,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 13, "Call ended") 2017-05-09 23:01:50,279 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call ended) 2017-05-09 23:01:50,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:50,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:50,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:50,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca25c0 2017-05-09 23:01:50,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:50,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca25c0 2017-05-09 23:01:50,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca25c0 2017-05-09 23:01:50,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca25c0 2017-05-09 23:01:50,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca25c0 [0x72a00c88]) 2017-05-09 23:01:50,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464ccc8 2017-05-09 23:01:50,283 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:50,284 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:50,285 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:50,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98bc 2017-05-09 23:01:50,287 [DEBUG] [doorpi.action.handler] [1U7P6L] fire for event OnCallStateDisconnect this actions [, ] 2017-05-09 23:01:50,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,287 [TRACE] [doorpi.action.handler] [1U7P6L] try to fire action > with args () and kwargs {} 2017-05-09 23:01:50,288 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98bc 2017-05-09 23:01:50,288 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:50,288 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:50,289 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2017-05-09 23:01:50,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,291 [TRACE] [doorpi.action.handler] [1U7P6L] try to fire action > with args () and kwargs {} 2017-05-09 23:01:50,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98bc 2017-05-09 23:01:50,292 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:50,292 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:50,293 [TRACE] [doorpi.action.handler] [1U7P6L] finished fire_event for event_name OnCallStateDisconnect 2017-05-09 23:01:50,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:50,292 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:50,294 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:50,345 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x22df598] terminated for op [0x72a2aa60] 2017-05-09 23:01:50,396 [INFO] [doorpi.sipphone.from_linphone] Call 0x72a2a200: moving from state LinphoneCallEnd to LinphoneCallReleased 2017-05-09 23:01:50,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x224f518, 0x72a2a200, 18, "Call released") 2017-05-09 23:01:50,397 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (18 - Call released) 2017-05-09 23:01:50,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76ca2500 [0x72a2a200]) 2017-05-09 23:01:50,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72a00c88) 2017-05-09 23:01:50,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-05-09 23:01:50,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76ca2580 2017-05-09 23:01:50,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-05-09 23:01:50,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76ca2580 2017-05-09 23:01:50,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76ca2580 2017-05-09 23:01:50,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76ca2580 2017-05-09 23:01:50,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76ca2580 [0x72a00c88]) 2017-05-09 23:01:50,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x7464ce08 2017-05-09 23:01:50,401 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-05-09 23:01:50,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98bc 2017-05-09 23:01:50,403 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:50,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98bc 2017-05-09 23:01:50,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x746f4860 [0x224f518]) 2017-05-09 23:01:50,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x20b98bc 2017-05-09 23:01:50,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-05-09 23:01:50,405 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x224f518] notifying [call_state_changed] 2017-05-09 23:01:50,405 [INFO] [doorpi.sipphone.from_linphone] op [0x72a2aa60] : set_or_update_dialog() current=[0x22df598] new=[(nil)] ^C2017-05-09 23:01:53,184 [INFO] [doorpi.main] KeyboardInterrupt -> DoorPi will shutdown 2017-05-09 23:01:53,184 [DEBUG] [doorpi.doorpi] destroy doorpi 2017-05-09 23:01:53,185 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started 1995489280)>, , <_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:53,186 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron 2017-05-09 23:01:53,188 [DEBUG] [doorpi.action.handler] [E8XBH6] fire for event OnShutdown this actions [, , , ] 2017-05-09 23:01:53,189 [DEBUG] [doorpi.action.handler] no actions for event BeforeShutdown - skip fire_event BeforeShutdown from doorpi.doorpi 2017-05-09 23:01:53,190 [TRACE] [doorpi.action.handler] [E8XBH6] try to fire action TimeTickDestroyAction with args () and kwargs {} 2017-05-09 23:01:53,191 [TRACE] [doorpi.action.base] run TimeTickDestroyAction with args () and kwargs {} 2017-05-09 23:01:53,191 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.action.SingleActions.time_tick and force_unregister is True 2017-05-09 23:01:53,192 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute59 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,192 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute59 - remove event too 2017-05-09 23:01:53,193 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute59 2017-05-09 23:01:53,193 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute58 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,194 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute58 - remove event too 2017-05-09 23:01:53,195 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute58 2017-05-09 23:01:53,195 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,196 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekEvenNumber - remove event too 2017-05-09 23:01:53,196 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekEvenNumber 2017-05-09 23:01:53,197 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute51 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,198 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute51 - remove event too 2017-05-09 23:01:53,198 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute51 2017-05-09 23:01:53,199 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute50 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,199 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute50 - remove event too 2017-05-09 23:01:53,200 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute50 2017-05-09 23:01:53,200 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute53 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,201 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute53 - remove event too 2017-05-09 23:01:53,202 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute53 2017-05-09 23:01:53,202 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute52 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,203 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute52 - remove event too 2017-05-09 23:01:53,203 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute52 2017-05-09 23:01:53,204 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute55 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,204 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute55 - remove event too 2017-05-09 23:01:53,205 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute55 2017-05-09 23:01:53,206 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute54 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,206 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute54 - remove event too 2017-05-09 23:01:53,207 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute54 2017-05-09 23:01:53,207 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute57 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,208 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute57 - remove event too 2017-05-09 23:01:53,208 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute57 2017-05-09 23:01:53,209 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute56 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,209 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute56 - remove event too 2017-05-09 23:01:53,210 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute56 2017-05-09 23:01:53,210 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,211 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvenNumber - remove event too 2017-05-09 23:01:53,211 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvenNumber 2017-05-09 23:01:53,211 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,212 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour - remove event too 2017-05-09 23:01:53,212 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour 2017-05-09 23:01:53,213 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonth from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,213 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonth - remove event too 2017-05-09 23:01:53,214 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonth 2017-05-09 23:01:53,214 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,214 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearUnevenNumber - remove event too 2017-05-09 23:01:53,215 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearUnevenNumber 2017-05-09 23:01:53,215 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour19 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,216 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour19 - remove event too 2017-05-09 23:01:53,216 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour19 2017-05-09 23:01:53,216 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour18 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,217 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour18 - remove event too 2017-05-09 23:01:53,218 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour18 2017-05-09 23:01:53,219 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,220 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearEvenNumber - remove event too 2017-05-09 23:01:53,220 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearEvenNumber 2017-05-09 23:01:53,220 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour11 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,221 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour11 - remove event too 2017-05-09 23:01:53,222 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour11 2017-05-09 23:01:53,222 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour13 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,223 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour13 - remove event too 2017-05-09 23:01:53,223 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour13 2017-05-09 23:01:53,224 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour12 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,225 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour12 - remove event too 2017-05-09 23:01:53,225 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour12 2017-05-09 23:01:53,226 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour15 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,226 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour15 - remove event too 2017-05-09 23:01:53,227 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour15 2017-05-09 23:01:53,227 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour14 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,228 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour14 - remove event too 2017-05-09 23:01:53,228 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour14 2017-05-09 23:01:53,229 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour17 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,229 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour17 - remove event too 2017-05-09 23:01:53,230 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour17 2017-05-09 23:01:53,230 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour16 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,231 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour16 - remove event too 2017-05-09 23:01:53,231 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour16 2017-05-09 23:01:53,232 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,232 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondUnevenNumber - remove event too 2017-05-09 23:01:53,232 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondUnevenNumber 2017-05-09 23:01:53,233 [TRACE] [doorpi.action.handler] unregister Event OnTimeDay from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,233 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDay - remove event too 2017-05-09 23:01:53,234 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDay 2017-05-09 23:01:53,234 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,234 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthEvenNumber - remove event too 2017-05-09 23:01:53,235 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthEvenNumber 2017-05-09 23:01:53,235 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour9 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,236 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour9 - remove event too 2017-05-09 23:01:53,236 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour9 2017-05-09 23:01:53,237 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour8 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,238 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour8 - remove event too 2017-05-09 23:01:53,239 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour8 2017-05-09 23:01:53,240 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour10 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,240 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour10 - remove event too 2017-05-09 23:01:53,240 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour10 2017-05-09 23:01:53,241 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecond from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,242 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecond - remove event too 2017-05-09 23:01:53,242 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecond 2017-05-09 23:01:53,243 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour4 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,243 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour4 - remove event too 2017-05-09 23:01:53,244 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour4 2017-05-09 23:01:53,244 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour7 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,245 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour7 - remove event too 2017-05-09 23:01:53,245 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour7 2017-05-09 23:01:53,246 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour6 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,246 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour6 - remove event too 2017-05-09 23:01:53,247 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour6 2017-05-09 23:01:53,247 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour1 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,248 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour1 - remove event too 2017-05-09 23:01:53,248 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour1 2017-05-09 23:01:53,249 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour0 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,250 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour0 - remove event too 2017-05-09 23:01:53,250 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour0 2017-05-09 23:01:53,250 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour3 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,251 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour3 - remove event too 2017-05-09 23:01:53,251 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour3 2017-05-09 23:01:53,252 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour2 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,253 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour2 - remove event too 2017-05-09 23:01:53,253 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour2 2017-05-09 23:01:53,254 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,254 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthUnevenNumber - remove event too 2017-05-09 23:01:53,255 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthUnevenNumber 2017-05-09 23:01:53,256 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute5 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,256 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute5 - remove event too 2017-05-09 23:01:53,257 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute5 2017-05-09 23:01:53,257 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute4 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,258 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute4 - remove event too 2017-05-09 23:01:53,258 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute4 2017-05-09 23:01:53,259 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute7 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,259 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute7 - remove event too 2017-05-09 23:01:53,260 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute7 2017-05-09 23:01:53,260 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute6 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,261 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute6 - remove event too 2017-05-09 23:01:53,262 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute6 2017-05-09 23:01:53,262 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute1 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,263 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute1 - remove event too 2017-05-09 23:01:53,263 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute1 2017-05-09 23:01:53,264 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute0 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,264 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute0 - remove event too 2017-05-09 23:01:53,265 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute0 2017-05-09 23:01:53,265 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute3 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,265 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute3 - remove event too 2017-05-09 23:01:53,266 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute3 2017-05-09 23:01:53,266 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute2 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,267 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute2 - remove event too 2017-05-09 23:01:53,267 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute2 2017-05-09 23:01:53,268 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute9 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,269 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute9 - remove event too 2017-05-09 23:01:53,269 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute9 2017-05-09 23:01:53,270 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute8 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,270 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute8 - remove event too 2017-05-09 23:01:53,270 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute8 2017-05-09 23:01:53,271 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeek from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,271 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeek - remove event too 2017-05-09 23:01:53,272 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeek 2017-05-09 23:01:53,272 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute15 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,273 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute15 - remove event too 2017-05-09 23:01:53,273 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute15 2017-05-09 23:01:53,273 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute14 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,274 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute14 - remove event too 2017-05-09 23:01:53,274 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute14 2017-05-09 23:01:53,275 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute17 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,275 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute17 - remove event too 2017-05-09 23:01:53,275 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute17 2017-05-09 23:01:53,276 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute16 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,276 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute16 - remove event too 2017-05-09 23:01:53,277 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute16 2017-05-09 23:01:53,277 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute11 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,278 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute11 - remove event too 2017-05-09 23:01:53,279 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute11 2017-05-09 23:01:53,280 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute10 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,280 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute10 - remove event too 2017-05-09 23:01:53,281 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute10 2017-05-09 23:01:53,281 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute13 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,282 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute13 - remove event too 2017-05-09 23:01:53,282 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute13 2017-05-09 23:01:53,283 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute12 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,283 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute12 - remove event too 2017-05-09 23:01:53,283 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute12 2017-05-09 23:01:53,284 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute19 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,285 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute19 - remove event too 2017-05-09 23:01:53,286 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute19 2017-05-09 23:01:53,287 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute18 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,287 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute18 - remove event too 2017-05-09 23:01:53,288 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute18 2017-05-09 23:01:53,288 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,288 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekUnevenNumber - remove event too 2017-05-09 23:01:53,289 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekUnevenNumber 2017-05-09 23:01:53,289 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvery5 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,289 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvery5 - remove event too 2017-05-09 23:01:53,290 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvery5 2017-05-09 23:01:53,290 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour20 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,290 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour20 - remove event too 2017-05-09 23:01:53,291 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour20 2017-05-09 23:01:53,291 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour21 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,291 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour21 - remove event too 2017-05-09 23:01:53,291 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour21 2017-05-09 23:01:53,291 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour22 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,292 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour22 - remove event too 2017-05-09 23:01:53,292 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour22 2017-05-09 23:01:53,292 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour5 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,292 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour5 - remove event too 2017-05-09 23:01:53,292 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour5 2017-05-09 23:01:53,293 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute20 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,293 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute20 - remove event too 2017-05-09 23:01:53,293 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute20 2017-05-09 23:01:53,293 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute21 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,294 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute21 - remove event too 2017-05-09 23:01:53,294 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute21 2017-05-09 23:01:53,294 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute22 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,294 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute22 - remove event too 2017-05-09 23:01:53,295 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute22 2017-05-09 23:01:53,295 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute23 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,295 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute23 - remove event too 2017-05-09 23:01:53,295 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute23 2017-05-09 23:01:53,295 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute24 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,296 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute24 - remove event too 2017-05-09 23:01:53,296 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute24 2017-05-09 23:01:53,296 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute25 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,296 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute25 - remove event too 2017-05-09 23:01:53,297 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute25 2017-05-09 23:01:53,297 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute26 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,297 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute26 - remove event too 2017-05-09 23:01:53,298 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute26 2017-05-09 23:01:53,298 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute27 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,298 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute27 - remove event too 2017-05-09 23:01:53,298 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute27 2017-05-09 23:01:53,299 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute28 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,299 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute28 - remove event too 2017-05-09 23:01:53,299 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute28 2017-05-09 23:01:53,300 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute29 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,300 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute29 - remove event too 2017-05-09 23:01:53,300 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute29 2017-05-09 23:01:53,300 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,301 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayEvenNumber - remove event too 2017-05-09 23:01:53,301 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayEvenNumber 2017-05-09 23:01:53,301 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,301 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayUnevenNumber - remove event too 2017-05-09 23:01:53,302 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayUnevenNumber 2017-05-09 23:01:53,302 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute39 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,302 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute39 - remove event too 2017-05-09 23:01:53,302 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute39 2017-05-09 23:01:53,302 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute38 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,303 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute38 - remove event too 2017-05-09 23:01:53,303 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute38 2017-05-09 23:01:53,303 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute37 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,304 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute37 - remove event too 2017-05-09 23:01:53,304 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute37 2017-05-09 23:01:53,304 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute36 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,304 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute36 - remove event too 2017-05-09 23:01:53,305 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute36 2017-05-09 23:01:53,305 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute35 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,305 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute35 - remove event too 2017-05-09 23:01:53,305 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute35 2017-05-09 23:01:53,306 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute34 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,306 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute34 - remove event too 2017-05-09 23:01:53,306 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute34 2017-05-09 23:01:53,307 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute33 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,307 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute33 - remove event too 2017-05-09 23:01:53,307 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute33 2017-05-09 23:01:53,307 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute32 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,308 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute32 - remove event too 2017-05-09 23:01:53,308 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute32 2017-05-09 23:01:53,308 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute31 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,308 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute31 - remove event too 2017-05-09 23:01:53,309 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute31 2017-05-09 23:01:53,309 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute30 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,309 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute30 - remove event too 2017-05-09 23:01:53,310 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute30 2017-05-09 23:01:53,310 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,310 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourUnevenNumber - remove event too 2017-05-09 23:01:53,310 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourUnevenNumber 2017-05-09 23:01:53,311 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,311 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute - remove event too 2017-05-09 23:01:53,311 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute 2017-05-09 23:01:53,311 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute48 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,311 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute48 - remove event too 2017-05-09 23:01:53,312 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute48 2017-05-09 23:01:53,312 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute49 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,312 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute49 - remove event too 2017-05-09 23:01:53,312 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute49 2017-05-09 23:01:53,312 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute42 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,313 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute42 - remove event too 2017-05-09 23:01:53,313 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute42 2017-05-09 23:01:53,313 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute43 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,313 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute43 - remove event too 2017-05-09 23:01:53,313 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute43 2017-05-09 23:01:53,314 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute40 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,314 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute40 - remove event too 2017-05-09 23:01:53,314 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute40 2017-05-09 23:01:53,314 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute41 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,315 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute41 - remove event too 2017-05-09 23:01:53,315 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute41 2017-05-09 23:01:53,315 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute46 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,315 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute46 - remove event too 2017-05-09 23:01:53,316 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute46 2017-05-09 23:01:53,316 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute47 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,316 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute47 - remove event too 2017-05-09 23:01:53,317 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute47 2017-05-09 23:01:53,317 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute44 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,317 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute44 - remove event too 2017-05-09 23:01:53,317 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute44 2017-05-09 23:01:53,317 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute45 from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,318 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute45 - remove event too 2017-05-09 23:01:53,318 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute45 2017-05-09 23:01:53,318 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,319 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourEvenNumber - remove event too 2017-05-09 23:01:53,319 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourEvenNumber 2017-05-09 23:01:53,319 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondEvenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,319 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondEvenNumber - remove event too 2017-05-09 23:01:53,320 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondEvenNumber 2017-05-09 23:01:53,320 [TRACE] [doorpi.action.handler] unregister Event OnTimeYear from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,320 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYear - remove event too 2017-05-09 23:01:53,320 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYear 2017-05-09 23:01:53,320 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteUnevenNumber from doorpi.action.SingleActions.time_tick 2017-05-09 23:01:53,321 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteUnevenNumber - remove event too 2017-05-09 23:01:53,321 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteUnevenNumber 2017-05-09 23:01:53,321 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed 2017-05-09 23:01:53,322 [TRACE] [doorpi.action.handler] [E8XBH6] try to fire action WebServerShutdownAction with args () and kwargs {} 2017-05-09 23:01:53,322 [TRACE] [doorpi.action.base] run WebServerShutdownAction with args () and kwargs {} 2017-05-09 23:01:53,322 [TRACE] [doorpi.action.handler] fire Event OnWebServerStop from doorpi.status.webserver asyncron 2017-05-09 23:01:53,323 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver_lib.request_handler and force_unregister is True 2017-05-09 23:01:53,324 [TRACE] [doorpi.action.handler] unregister Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,324 [DEBUG] [doorpi.action.handler] no actions for event OnWebServerStop - skip fire_event OnWebServerStop from doorpi.status.webserver 2017-05-09 23:01:53,324 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerVirtualResource - remove event too 2017-05-09 23:01:53,325 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerVirtualResource 2017-05-09 23:01:53,325 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,325 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRealResource - remove event too 2017-05-09 23:01:53,325 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRealResource 2017-05-09 23:01:53,326 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,326 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeySet - remove event too 2017-05-09 23:01:53,326 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeySet 2017-05-09 23:01:53,326 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,327 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestGet - remove event too 2017-05-09 23:01:53,327 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestGet 2017-05-09 23:01:53,327 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,327 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestPost - remove event too 2017-05-09 23:01:53,327 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestPost 2017-05-09 23:01:53,328 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,328 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeyDelete - remove event too 2017-05-09 23:01:53,328 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeyDelete 2017-05-09 23:01:53,328 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,328 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequest - remove event too 2017-05-09 23:01:53,329 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequest 2017-05-09 23:01:53,329 [TRACE] [doorpi.action.handler] unregister Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2017-05-09 23:01:53,329 [DEBUG] [doorpi.action.handler] no more sources for event OnFireEvent - remove event too 2017-05-09 23:01:53,329 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnFireEvent 2017-05-09 23:01:53,330 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed 2017-05-09 23:01:53,334 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver and force_unregister is True 2017-05-09 23:01:53,335 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStop from doorpi.status.webserver 2017-05-09 23:01:53,335 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStop - remove event too 2017-05-09 23:01:53,336 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStop 2017-05-09 23:01:53,337 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStart from doorpi.status.webserver 2017-05-09 23:01:53,337 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStart - remove event too 2017-05-09 23:01:53,337 [TRACE] [doorpi.action.handler] [KF76VS] finished fire_event for event_name OnWebServerStart 2017-05-09 23:01:53,337 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStart 2017-05-09 23:01:53,338 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed 2017-05-09 23:01:53,339 [TRACE] [doorpi.action.handler] [E8XBH6] try to fire action KeyboardDestroyAction with args () and kwargs {} 2017-05-09 23:01:53,339 [TRACE] [doorpi.action.base] run KeyboardDestroyAction with args () and kwargs {} 2017-05-09 23:01:53,339 [DEBUG] [doorpi.keyboard.from_gpio] destroy 2017-05-09 23:01:53,341 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.keyboard.from_gpio and force_unregister is True 2017-05-09 23:01:53,342 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,342 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_11 - remove event too 2017-05-09 23:01:53,343 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown_11 2017-05-09 23:01:53,343 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,343 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_onboardpins.11 - remove event too 2017-05-09 23:01:53,344 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown_onboardpins.11 2017-05-09 23:01:53,344 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,344 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed - remove event too 2017-05-09 23:01:53,344 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed 2017-05-09 23:01:53,345 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,345 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp - remove event too 2017-05-09 23:01:53,346 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp 2017-05-09 23:01:53,346 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,347 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown - remove event too 2017-05-09 23:01:53,347 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyDown 2017-05-09 23:01:53,347 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,348 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_onboardpins.11 - remove event too 2017-05-09 23:01:53,348 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp_onboardpins.11 2017-05-09 23:01:53,348 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,349 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_onboardpins.11 - remove event too 2017-05-09 23:01:53,349 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed_onboardpins.11 2017-05-09 23:01:53,349 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,349 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_11 - remove event too 2017-05-09 23:01:53,350 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyUp_11 2017-05-09 23:01:53,350 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-05-09 23:01:53,350 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_11 - remove event too 2017-05-09 23:01:53,351 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed for event OnKeyPressed_11 2017-05-09 23:01:53,351 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was removed 2017-05-09 23:01:53,352 [TRACE] [doorpi.action.handler] [E8XBH6] try to fire action > with args () and kwargs {} 2017-05-09 23:01:53,352 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:53,353 [DEBUG] [doorpi.sipphone.from_linphone] destroy 2017-05-09 23:01:53,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x746f4860 [0x224f518]) 2017-05-09 23:01:53,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x20b98bc 2017-05-09 23:01:53,356 [DEBUG] [doorpi.action.handler] [BGPJZH] fire for event OnSipPhoneDestroy this actions [, , ] 2017-05-09 23:01:53,357 [TRACE] [doorpi.action.handler] [BGPJZH] try to fire action > with args () and kwargs {} 2017-05-09 23:01:53,358 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:53,358 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] destroy 2017-05-09 23:01:53,358 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.CallBacks and force_unregister is True 2017-05-09 23:01:53,359 [TRACE] [doorpi.action.handler] unregister Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,359 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReject - remove event too 2017-05-09 23:01:53,359 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReject 2017-05-09 23:01:53,360 [TRACE] [doorpi.action.handler] unregister Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,360 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaNotRequired - remove event too 2017-05-09 23:01:53,360 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaNotRequired 2017-05-09 23:01:53,361 [TRACE] [doorpi.action.handler] unregister Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,361 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF - remove event too 2017-05-09 23:01:53,362 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF 2017-05-09 23:01:53,362 [TRACE] [doorpi.action.handler] unregister Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,362 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaRequired - remove event too 2017-05-09 23:01:53,362 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaRequired 2017-05-09 23:01:53,363 [TRACE] [doorpi.action.handler] unregister Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,363 [DEBUG] [doorpi.action.handler] no more sources for event OnCallMediaStateChange - remove event too 2017-05-09 23:01:53,363 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallMediaStateChange 2017-05-09 23:01:53,363 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,363 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateConnect - remove event too 2017-05-09 23:01:53,364 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateConnect 2017-05-09 23:01:53,364 [TRACE] [doorpi.action.handler] unregister Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,364 [DEBUG] [doorpi.action.handler] no more sources for event OnCallBusy - remove event too 2017-05-09 23:01:53,364 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallBusy 2017-05-09 23:01:53,365 [TRACE] [doorpi.action.handler] unregister Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,365 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallBusy - remove event too 2017-05-09 23:01:53,365 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallBusy 2017-05-09 23:01:53,365 [TRACE] [doorpi.action.handler] unregister Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,366 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReconnect - remove event too 2017-05-09 23:01:53,366 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReconnect 2017-05-09 23:01:53,366 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,366 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateDisconnect - remove event too 2017-05-09 23:01:53,366 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateDisconnect 2017-05-09 23:01:53,367 [TRACE] [doorpi.action.handler] unregister Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,367 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateReject - remove event too 2017-05-09 23:01:53,367 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateReject 2017-05-09 23:01:53,367 [TRACE] [doorpi.action.handler] unregister Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,367 [DEBUG] [doorpi.action.handler] no more sources for event BeforeCallIncoming - remove event too 2017-05-09 23:01:53,368 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event BeforeCallIncoming 2017-05-09 23:01:53,368 [TRACE] [doorpi.action.handler] unregister Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,368 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateChange - remove event too 2017-05-09 23:01:53,369 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateChange 2017-05-09 23:01:53,369 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,369 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDismissed - remove event too 2017-05-09 23:01:53,369 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDismissed 2017-05-09 23:01:53,369 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,370 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDisconnect - remove event too 2017-05-09 23:01:53,370 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDisconnect 2017-05-09 23:01:53,370 [TRACE] [doorpi.action.handler] unregister Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,370 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReject - remove event too 2017-05-09 23:01:53,370 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReject 2017-05-09 23:01:53,371 [TRACE] [doorpi.action.handler] unregister Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,371 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStart - remove event too 2017-05-09 23:01:53,371 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStart 2017-05-09 23:01:53,371 [TRACE] [doorpi.action.handler] unregister Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,372 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateConnect - remove event too 2017-05-09 23:01:53,372 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateConnect 2017-05-09 23:01:53,372 [TRACE] [doorpi.action.handler] unregister Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,372 [DEBUG] [doorpi.action.handler] no more sources for event OnCallIncoming - remove event too 2017-05-09 23:01:53,372 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallIncoming 2017-05-09 23:01:53,373 [TRACE] [doorpi.action.handler] unregister Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,373 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallIncoming - remove event too 2017-05-09 23:01:53,373 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallIncoming 2017-05-09 23:01:53,373 [TRACE] [doorpi.action.handler] unregister Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-05-09 23:01:53,373 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReconnect - remove event too 2017-05-09 23:01:53,374 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReconnect 2017-05-09 23:01:53,374 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed 2017-05-09 23:01:53,374 [TRACE] [doorpi.action.handler] [BGPJZH] try to fire action > with args () and kwargs {} 2017-05-09 23:01:53,375 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:53,375 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2017-05-09 23:01:53,376 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Player and force_unregister is True 2017-05-09 23:01:53,377 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:53,377 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:53,378 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerCreated 2017-05-09 23:01:53,378 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:53,379 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStarted - remove event too 2017-05-09 23:01:53,379 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStarted 2017-05-09 23:01:53,379 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-05-09 23:01:53,379 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStopped - remove event too 2017-05-09 23:01:53,379 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStopped 2017-05-09 23:01:53,380 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed 2017-05-09 23:01:53,380 [TRACE] [doorpi.action.handler] [BGPJZH] try to fire action > with args () and kwargs {} 2017-05-09 23:01:53,380 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-05-09 23:01:53,381 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Recorder and force_unregister is True 2017-05-09 23:01:53,381 [TRACE] [doorpi.action.handler] unregister Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:53,381 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderCreated - remove event too 2017-05-09 23:01:53,382 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderCreated 2017-05-09 23:01:53,382 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:53,382 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStarted - remove event too 2017-05-09 23:01:53,382 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStarted 2017-05-09 23:01:53,382 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2017-05-09 23:01:53,383 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStopped - remove event too 2017-05-09 23:01:53,383 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStopped 2017-05-09 23:01:53,384 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed 2017-05-09 23:01:53,384 [TRACE] [doorpi.action.handler] [BGPJZH] finished fire_event for event_name OnSipPhoneDestroy 2017-05-09 23:01:53,385 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.from_linphone and force_unregister is True 2017-05-09 23:01:53,385 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,385 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderCreate - remove event too 2017-05-09 23:01:53,386 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderCreate 2017-05-09 23:01:53,386 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,386 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCall - remove event too 2017-05-09 23:01:53,386 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCall 2017-05-09 23:01:53,387 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,387 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerCreated - remove event too 2017-05-09 23:01:53,387 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnPlayerCreated 2017-05-09 23:01:53,387 [TRACE] [doorpi.action.handler] unregister Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,387 [DEBUG] [doorpi.action.handler] no more sources for event BeforeSipPhoneMakeCall - remove event too 2017-05-09 23:01:53,388 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event BeforeSipPhoneMakeCall 2017-05-09 23:01:53,388 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,388 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderDestroy - remove event too 2017-05-09 23:01:53,389 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderDestroy 2017-05-09 23:01:53,389 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,389 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneStart - remove event too 2017-05-09 23:01:53,389 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneStart 2017-05-09 23:01:53,389 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,390 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneDestroy - remove event too 2017-05-09 23:01:53,390 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneDestroy 2017-05-09 23:01:53,390 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,391 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutMaxCalltime - remove event too 2017-05-09 23:01:53,391 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutMaxCalltime 2017-05-09 23:01:53,391 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,391 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutNoResponse - remove event too 2017-05-09 23:01:53,391 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutNoResponse 2017-05-09 23:01:53,392 [TRACE] [doorpi.action.handler] unregister Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,392 [DEBUG] [doorpi.action.handler] no more sources for event AfterSipPhoneMakeCall - remove event too 2017-05-09 23:01:53,392 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event AfterSipPhoneMakeCall 2017-05-09 23:01:53,392 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,392 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCallFailed - remove event too 2017-05-09 23:01:53,393 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCallFailed 2017-05-09 23:01:53,393 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2017-05-09 23:01:53,393 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCreate - remove event too 2017-05-09 23:01:53,393 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCreate 2017-05-09 23:01:53,394 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed 2017-05-09 23:01:53,394 [TRACE] [doorpi.action.handler] [E8XBH6] finished fire_event for event_name OnShutdown 2017-05-09 23:01:53,394 [TRACE] [doorpi.action.handler] fire Event AfterShutdown from doorpi.doorpi asyncron 2017-05-09 23:01:53,395 [DEBUG] [doorpi.action.handler] no actions for event AfterShutdown - skip fire_event AfterShutdown from doorpi.doorpi 2017-05-09 23:01:53,896 [DEBUG] [doorpi.doorpi] wait 5 seconds for threads 1 and 1 event 2017-05-09 23:01:53,896 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:53,897 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:54,398 [DEBUG] [doorpi.doorpi] wait 4.5 seconds for threads 1 and 1 event 2017-05-09 23:01:54,399 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:54,399 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:54,901 [DEBUG] [doorpi.doorpi] wait 4.0 seconds for threads 1 and 1 event 2017-05-09 23:01:54,902 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:54,902 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:55,404 [DEBUG] [doorpi.doorpi] wait 3.5 seconds for threads 1 and 1 event 2017-05-09 23:01:55,404 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:55,405 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:55,906 [DEBUG] [doorpi.doorpi] wait 3.0 seconds for threads 1 and 1 event 2017-05-09 23:01:55,907 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:55,908 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:56,409 [DEBUG] [doorpi.doorpi] wait 2.5 seconds for threads 1 and 1 event 2017-05-09 23:01:56,410 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:56,411 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:56,912 [DEBUG] [doorpi.doorpi] wait 2.0 seconds for threads 1 and 1 event 2017-05-09 23:01:56,913 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:56,913 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:57,415 [DEBUG] [doorpi.doorpi] wait 1.5 seconds for threads 1 and 1 event 2017-05-09 23:01:57,416 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:57,416 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:57,918 [DEBUG] [doorpi.doorpi] wait 1.0 seconds for threads 1 and 1 event 2017-05-09 23:01:57,918 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:57,919 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:58,420 [DEBUG] [doorpi.doorpi] wait 0.5 seconds for threads 1 and 1 event 2017-05-09 23:01:58,421 [TRACE] [doorpi.doorpi] still existing threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:58,422 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2017-05-09 23:01:58,923 [WARNING] [doorpi.doorpi] waiting for threads to time out - there are still threads: [<_DummyThread(Dummy-1, started daemon 1974465632)>] 2017-05-09 23:01:58,924 [INFO] [doorpi.doorpi] ======== DoorPi successfully shutdown ========