login as: pi pi@192.168.100.32's password: The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Tue Mar 21 21:45:33 2017 from win7-vbox.intern SSH is enabled and the default password for the 'pi' user has not been changed. This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password. pi@raspberrypi:~ $ sudo doorpi_cli --trace 2017-03-21 21:47:18,405 [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-03-21 21:47:18,405 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2017-03-21 21:47:18,406 [DEBUG] [doorpi.doorpi] run 2017-03-21 21:47:18,406 [DEBUG] [doorpi.doorpi] prepare 2017-03-21 21:47:18,406 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2017-03-21 21:47:18,409 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2017-03-21 21:47:18,413 [DEBUG] [doorpi.conf.config_object] __init__ 2017-03-21 21:47:18,413 [TRACE] [doorpi.conf.config_object] get_from_config 2017-03-21 21:47:18,416 [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-03-21 21:47:18,416 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2017-03-21 21:47:18,417 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2017-03-21 21:47:18,419 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2017-03-21 21:47:18,419 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2017-03-21 21:47:18,419 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2017-03-21 21:47:18,420 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2017-03-21 21:47:18,420 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2017-03-21 21:47:18,420 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2017-03-21 21:47:18,420 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2017-03-21 21:47:18,420 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2017-03-21 21:47:18,421 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2017-03-21 21:47:18,421 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2017-03-21 21:47:18,421 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2017-03-21 21:47:18,421 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2017-03-21 21:47:18,421 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2017-03-21 21:47:18,423 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2017-03-21 21:47:18,424 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2017-03-21 21:47:18,425 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2017-03-21 21:47:18,425 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2017-03-21 21:47:18,426 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2017-03-21 21:47:18,426 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2017-03-21 21:47:18,428 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 80 2017-03-21 21:47:18,428 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2017-03-21 21:47:18,428 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2017-03-21 21:47:18,429 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2017-03-21 21:47:18,429 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2017-03-21 21:47:18,429 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2017-03-21 21:47:18,429 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2017-03-21 21:47:18,430 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2017-03-21 21:47:18,430 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2017-03-21 21:47:18,431 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2017-03-21 21:47:18,431 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2017-03-21 21:47:18,432 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2017-03-21 21:47:18,432 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2017-03-21 21:47:18,433 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2017-03-21 21:47:18,433 [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-03-21 21:47:18,434 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2017-03-21 21:47:18,434 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns ['administrator'] 2017-03-21 21:47:18,434 [WARNING] [root] section ReadPermission not found in configfile 2017-03-21 21:47:18,435 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2017-03-21 21:47:18,435 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns ['administrator'] 2017-03-21 21:47:18,435 [TRACE] [doorpi.conf.config_object] get_keys for section User returns ['door'] 2017-03-21 21:47:18,435 [TRACE] [doorpi.conf.config_object] get_list for key administrator in section Group (default: []) returns ['door'] 2017-03-21 21:47:18,436 [TRACE] [doorpi.conf.config_object] get_sections returns ['onboardpins_OutputPins', 'onboardpins_keyboard', 'Group', 'keyboards', 'AdminNumbers', 'DTMF', 'SIP-Phone', 'WritePermission', 'AREA_installer', 'EVENT_OnStartup', 'User', 'DoorPiWeb', 'onboardpins_InputPins', 'DoorPi'] 2017-03-21 21:47:18,436 [TRACE] [doorpi.conf.config_object] get_list for key administrator in section WritePermission (default: []) returns ['installer'] 2017-03-21 21:47:18,436 [ERROR] [doorpi.status.webserver] no ReadPermission found 2017-03-21 21:47:18,437 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2017-03-21 21:47:18,437 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2017-03-21 21:47:18,437 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2017-03-21 21:47:18,438 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,439 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2017-03-21 21:47:18,439 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,439 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,439 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,440 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,440 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,440 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,440 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,441 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,441 [DEBUG] [doorpi.action.handler] [XKD7X2] fire for event OnWebServerStart this actions [] 2017-03-21 21:47:18,441 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,441 [TRACE] [doorpi.action.handler] [XKD7X2] try to fire action WebServerStartupAction with args () and kwargs {} 2017-03-21 21:47:18,442 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,442 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {} 2017-03-21 21:47:18,442 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,443 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,443 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,443 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,444 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2017-03-21 21:47:18,444 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['onboardpins'] 2017-03-21 21:47:18,444 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: onboardpins) 2017-03-21 21:47:18,444 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'onboardpins' to handler 2017-03-21 21:47:18,445 [TRACE] [doorpi.conf.config_object] get_string for key onboardpins in section keyboards (default: dummy) returns gpio 2017-03-21 21:47:18,445 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_InputPins returns ['11'] 2017-03-21 21:47:18,445 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['13'] 2017-03-21 21:47:18,445 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section onboardpins_keyboard (default: 2000) returns 200.0 2017-03-21 21:47:18,446 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section onboardpins_keyboard (default: 0) returns 0 2017-03-21 21:47:18,446 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section onboardpins_keyboard (default: True) returns True 2017-03-21 21:47:18,447 [DEBUG] [doorpi.keyboard.from_gpio] doorpi.keyboard.from_gpio loaded 2017-03-21 21:47:18,449 [DEBUG] [doorpi.keyboard.from_gpio] __init__(input_pins = ['11'], output_pins = ['13'], bouncetime = 200.0, polarity = 0) 2017-03-21 21:47:18,449 [TRACE] [doorpi.conf.config_object] get_string for key mode in section onboardpins_keyboard (default: BOARD) returns BOARD 2017-03-21 21:47:18,450 [TRACE] [doorpi.conf.config_object] get_string for key pull_up_down in section onboardpins_keyboard (default: PUD_OFF) returns PUD_DOWN 2017-03-21 21:47:18,450 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,451 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_gpio was added 2017-03-21 21:47:18,451 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,452 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,452 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_11 and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,452 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,452 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,452 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,453 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,453 [TRACE] [doorpi.action.handler] register Event OnKeyUp_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,453 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_11 and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,454 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,454 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,454 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,455 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,455 [TRACE] [doorpi.action.handler] register Event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,455 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_11 and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,456 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:18,456 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.11 and registered source doorpi.keyboard.from_gpio 2017-03-21 21:47:18,457 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2017-03-21 21:47:18,458 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns ['13'] 2017-03-21 21:47:18,458 [TRACE] [doorpi.conf.config_object] get_string for key 13 in section onboardpins_OutputPins (default: ) returns Tueroeffner 2017-03-21 21:47:18,459 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2017-03-21 21:47:18,461 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2017-03-21 21:47:18,462 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2017-03-21 21:47:18,463 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2017-03-21 21:47:18,488 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2017-03-21 21:47:18,490 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2017-03-21 21:47:18,492 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2017-03-21 21:47:18,523 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2017-03-21 21:47:18,527 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2017-03-21 21:47:18,528 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2017-03-21 21:47:18,529 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2017-03-21 21:47:18,530 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2017-03-21 21:47:18,531 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2017-03-21 21:47:18,533 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2017-03-21 21:47:18,533 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2017-03-21 21:47:18,534 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2017-03-21 21:47:18,534 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,534 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2017-03-21 21:47:18,534 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,535 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,535 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,535 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,535 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,536 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,536 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,536 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,536 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,536 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,537 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,537 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,537 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,537 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,538 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,538 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,538 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,538 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,538 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,539 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,539 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,539 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,539 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2017-03-21 21:47:18,539 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2017-03-21 21:47:18,540 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2017-03-21 21:47:18,540 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,540 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2017-03-21 21:47:18,540 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,541 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,541 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,541 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,541 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,542 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,542 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,542 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,542 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,542 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,543 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,543 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,543 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,543 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,543 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,544 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,544 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,544 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,544 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,545 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,545 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,545 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,545 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,545 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"9"'] 2017-03-21 21:47:18,546 [TRACE] [doorpi.action.handler] register Event OnDTMF_"9" from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,546 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"9" and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,546 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,546 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2017-03-21 21:47:18,547 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,547 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,547 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,547 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,547 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,548 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,548 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,548 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,548 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,549 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,549 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,549 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,549 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,549 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,550 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,550 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,550 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,550 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,551 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:18,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2017-03-21 21:47:18,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x748238f0 2017-03-21 21:47:18,552 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:18,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2017-03-21 21:47:18,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x748238f0 2017-03-21 21:47:18,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x7483ddb0, "(null)", "(null)") 2017-03-21 21:47:18,554 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2017-03-21 21:47:18,554 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2017-03-21 21:47:18,554 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2017-03-21 21:47:18,554 [INFO] [doorpi.sipphone.from_linphone] srtp init 2017-03-21 21:47:18,571 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2017-03-21 21:47:18,607 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2017-03-21 21:47:18,610 [INFO] [doorpi.sipphone.from_linphone] also error in pcm_hw.c:1557 - open '/dev/snd/pcmC0D0c' failed (-2) 2017-03-21 21:47:18,612 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: bcm2835 ALSA' added 2017-03-21 21:47:18,612 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2017-03-21 21:47:18,613 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2017-03-21 21:47:18,613 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2017-03-21 21:47:18,613 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2017-03-21 21:47:18,614 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2017-03-21 21:47:18,614 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2017-03-21 21:47:18,614 [INFO] [doorpi.sipphone.from_linphone] Vtable [0xc31fb0] registered on core [0xc31d88] 2017-03-21 21:47:18,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0xc31fb0, 1, "Starting up") 2017-03-21 21:47:18,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2017-03-21 21:47:18,615 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [global_state_changed] 2017-03-21 21:47:18,615 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2017-03-21 21:47:18,616 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2017-03-21 21:47:18,616 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2017-03-21 21:47:18,616 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2017-03-21 21:47:18,616 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2017-03-21 21:47:18,617 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-03-21 21:47:18,617 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-03-21 21:47:18,617 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2017-03-21 21:47:18,617 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2017-03-21 21:47:18,618 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2017-03-21 21:47:18,618 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2017-03-21 21:47:18,618 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2017-03-21 21:47:18,618 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2017-03-21 21:47:18,619 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2017-03-21 21:47:18,619 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2017-03-21 21:47:18,619 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2017-03-21 21:47:18,620 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2017-03-21 21:47:18,620 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2017-03-21 21:47:18,620 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2017-03-21 21:47:18,620 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2017-03-21 21:47:18,621 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2017-03-21 21:47:18,621 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2017-03-21 21:47:18,621 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2017-03-21 21:47:18,621 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-03-21 21:47:18,622 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-03-21 21:47:18,622 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-03-21 21:47:18,622 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-03-21 21:47:18,622 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-03-21 21:47:18,623 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-03-21 21:47:18,623 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-03-21 21:47:18,623 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-03-21 21:47:18,623 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2017-03-21 21:47:18,624 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2017-03-21 21:47:18,624 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2017-03-21 21:47:18,624 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2017-03-21 21:47:18,624 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2017-03-21 21:47:18,625 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-03-21 21:47:18,625 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-03-21 21:47:18,625 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-03-21 21:47:18,625 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-03-21 21:47:18,626 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2017-03-21 21:47:18,626 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2017-03-21 21:47:18,626 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2017-03-21 21:47:18,626 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2017-03-21 21:47:18,627 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2017-03-21 21:47:18,627 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2017-03-21 21:47:18,627 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2017-03-21 21:47:18,627 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2017-03-21 21:47:18,628 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2017-03-21 21:47:18,628 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2017-03-21 21:47:18,628 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2017-03-21 21:47:18,628 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2017-03-21 21:47:18,629 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2017-03-21 21:47:18,629 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2017-03-21 21:47:18,629 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2017-03-21 21:47:18,629 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2017-03-21 21:47:18,630 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2017-03-21 21:47:18,630 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2017-03-21 21:47:18,630 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2017-03-21 21:47:18,630 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2017-03-21 21:47:18,631 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2017-03-21 21:47:18,631 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2017-03-21 21:47:18,631 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2017-03-21 21:47:18,631 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2017-03-21 21:47:18,632 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2017-03-21 21:47:18,632 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2017-03-21 21:47:18,632 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2017-03-21 21:47:18,632 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2017-03-21 21:47:18,633 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2017-03-21 21:47:18,633 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2017-03-21 21:47:18,633 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2017-03-21 21:47:18,633 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2017-03-21 21:47:18,634 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2017-03-21 21:47:18,634 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2017-03-21 21:47:18,634 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2017-03-21 21:47:18,634 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2017-03-21 21:47:18,635 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2017-03-21 21:47:18,635 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2017-03-21 21:47:18,635 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2017-03-21 21:47:18,635 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2017-03-21 21:47:18,636 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2017-03-21 21:47:18,636 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2017-03-21 21:47:18,636 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2017-03-21 21:47:18,637 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-03-21 21:47:18,637 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,637 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,637 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0xc31fb0, 2, "(null)") 2017-03-21 21:47:18,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2017-03-21 21:47:18,638 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [configuring_status] 2017-03-21 21:47:18,638 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2017-03-21 21:47:18,639 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2017-03-21 21:47:18,639 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2017-03-21 21:47:18,639 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2017-03-21 21:47:18,639 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2017-03-21 21:47:18,640 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-03-21 21:47:18,640 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-03-21 21:47:18,640 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2017-03-21 21:47:18,640 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2017-03-21 21:47:18,641 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2017-03-21 21:47:18,641 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,641 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,641 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,642 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,642 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2017-03-21 21:47:18,642 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2017-03-21 21:47:18,642 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2017-03-21 21:47:18,643 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,643 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,643 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2017-03-21 21:47:18,643 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-03-21 21:47:18,644 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,644 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2017-03-21 21:47:18,644 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xc97b78] on [sip:0.0.0.0:5060;transport=UDP] 2017-03-21 21:47:18,645 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xc323a8] on [sip:0.0.0.0:5060;transport=TCP] 2017-03-21 21:47:18,645 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xc32548] on [sip:0.0.0.0:-1;transport=TLS] 2017-03-21 21:47:18,645 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 39257 2017-03-21 21:47:18,646 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,646 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0xc31fb0, 2, "Ready") 2017-03-21 21:47:18,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2017-03-21 21:47:18,649 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [global_state_changed] 2017-03-21 21:47:18,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x748238f0 2017-03-21 21:47:18,650 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns 40 2017-03-21 21:47:18,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x748238f0 [0xc31fb0], "40 ") 2017-03-21 21:47:18,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2017-03-21 21:47:18,651 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:18,652 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2017-03-21 21:47:18,652 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2017-03-21 21:47:18,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x748238f0 [0xc31fb0], 2) 2017-03-21 21:47:18,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2017-03-21 21:47:18,653 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2017-03-21 21:47:18,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x748238f0 [0xc31fb0], 0x2e0614 [0]) 2017-03-21 21:47:18,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2017-03-21 21:47:18,654 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2017-03-21 21:47:18,654 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2017-03-21 21:47:18,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2017-03-21 21:47:18,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x74823908 2017-03-21 21:47:18,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x748238f0 [0xc31fb0], 0x74823908 [0x74823910]) 2017-03-21 21:47:18,656 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xc97b78] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2017-03-21 21:47:18,656 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xc323a8] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2017-03-21 21:47:18,656 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xc32548] on [sip:0.0.0.0:39257;transport=TLS] destroyed 2017-03-21 21:47:18,656 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2017-03-21 21:47:18,657 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xc5d240] on [sip:0.0.0.0:5060;transport=UDP] 2017-03-21 21:47:18,657 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xc81a80] on [sip:0.0.0.0:5060;transport=TCP] 2017-03-21 21:47:18,658 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xc97b78] on [sip:0.0.0.0:-1;transport=TLS] 2017-03-21 21:47:18,658 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 32786 2017-03-21 21:47:18,658 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,658 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2017-03-21 21:47:18,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2017-03-21 21:47:18,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x74823908) 2017-03-21 21:47:18,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2017-03-21 21:47:18,660 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2017-03-21 21:47:18,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x748238f0 [0xc31fb0], 0x2e0614 [0]) 2017-03-21 21:47:18,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2017-03-21 21:47:18,660 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2017-03-21 21:47:18,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x748238f0 [0xc31fb0], "") 2017-03-21 21:47:18,661 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2017-03-21 21:47:18,662 [INFO] [doorpi.sipphone.from_linphone] 192.168.100.1 2017-03-21 21:47:18,662 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2017-03-21 21:47:18,662 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2017-03-21 21:47:18,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2017-03-21 21:47:18,663 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2017-03-21 21:47:18,663 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2017-03-21 21:47:18,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x748238f0 [0xc31fb0], 0) 2017-03-21 21:47:18,664 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2017-03-21 21:47:18,664 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2017-03-21 21:47:18,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2017-03-21 21:47:18,665 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2017-03-21 21:47:18,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x748238f0 [0xc31fb0], 120) 2017-03-21 21:47:18,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2017-03-21 21:47:18,666 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2017-03-21 21:47:18,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x748238f0 [0xc31fb0], 15) 2017-03-21 21:47:18,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2017-03-21 21:47:18,667 [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-03-21 21:47:18,668 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2017-03-21 21:47:18,668 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2017-03-21 21:47:18,669 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2017-03-21 21:47:18,669 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:18,670 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2017-03-21 21:47:18,670 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:18,670 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:18,670 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:18,671 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:18,671 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2017-03-21 21:47:18,671 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2017-03-21 21:47:18,671 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2017-03-21 21:47:18,672 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2017-03-21 21:47:18,672 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2017-03-21 21:47:18,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x748238f0 [0xc31fb0], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2017-03-21 21:47:18,674 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2017-03-21 21:47:18,674 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:18,674 [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-03-21 21:47:18,675 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2017-03-21 21:47:18,675 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,675 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2017-03-21 21:47:18,676 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,676 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,676 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,676 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,677 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,677 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2017-03-21 21:47:18,677 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2017-03-21 21:47:18,678 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2017-03-21 21:47:18,678 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2017-03-21 21:47:18,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x7477a058 2017-03-21 21:47:18,679 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2017-03-21 21:47:18,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x747729b0 2017-03-21 21:47:18,680 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default device 2017-03-21 21:47:18,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x748238f0 [0xc31fb0], "ALSA: default device") 2017-03-21 21:47:18,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2017-03-21 21:47:18,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74772980 2017-03-21 21:47:18,682 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: default device 2017-03-21 21:47:18,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x748238f0 [0xc31fb0], "ALSA: default device") 2017-03-21 21:47:18,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2017-03-21 21:47:18,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74771fd0 2017-03-21 21:47:18,683 [INFO] [doorpi.sipphone.from_linphone] found 2 possible sounddevices: 2017-03-21 21:47:18,683 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2017-03-21 21:47:18,683 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-03-21 21:47:18,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74771fd0 2017-03-21 21:47:18,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x748238f0 [0xc31fb0], "ALSA: default device") 2017-03-21 21:47:18,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0620 2017-03-21 21:47:18,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x748238f0 [0xc31fb0], "ALSA: default device") 2017-03-21 21:47:18,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-03-21 21:47:18,685 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2017-03-21 21:47:18,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x748238f0 [0xc31fb0], "ALSA: bcm2835 ALSA") 2017-03-21 21:47:18,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e0614 2017-03-21 21:47:18,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x748238f0 [0xc31fb0], "ALSA: bcm2835 ALSA") 2017-03-21 21:47:18,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2e0620 2017-03-21 21:47:18,686 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 ALSA 2017-03-21 21:47:18,687 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-03-21 21:47:18,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74772a70 2017-03-21 21:47:18,687 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: default device 2017-03-21 21:47:18,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74772a40 2017-03-21 21:47:18,688 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: default device 2017-03-21 21:47:18,689 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2017-03-21 21:47:18,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc975e8) 2017-03-21 21:47:18,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c410 2017-03-21 21:47:18,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c410 2017-03-21 21:47:18,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c410 2017-03-21 21:47:18,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97658) 2017-03-21 21:47:18,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c420 2017-03-21 21:47:18,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c420 2017-03-21 21:47:18,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c420 2017-03-21 21:47:18,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc976c0) 2017-03-21 21:47:18,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c430 2017-03-21 21:47:18,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c430 2017-03-21 21:47:18,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c430 2017-03-21 21:47:18,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97728) 2017-03-21 21:47:18,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c440 2017-03-21 21:47:18,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c440 2017-03-21 21:47:18,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c440 2017-03-21 21:47:18,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97780) 2017-03-21 21:47:18,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c450 2017-03-21 21:47:18,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c450 2017-03-21 21:47:18,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c450 2017-03-21 21:47:18,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc977d8) 2017-03-21 21:47:18,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c460 2017-03-21 21:47:18,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c460 2017-03-21 21:47:18,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c460 2017-03-21 21:47:18,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97830) 2017-03-21 21:47:18,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c470 2017-03-21 21:47:18,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c470 2017-03-21 21:47:18,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c470 2017-03-21 21:47:18,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97888) 2017-03-21 21:47:18,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c480 2017-03-21 21:47:18,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c480 2017-03-21 21:47:18,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c480 2017-03-21 21:47:18,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc978f0) 2017-03-21 21:47:18,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c490 2017-03-21 21:47:18,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c490 2017-03-21 21:47:18,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c490 2017-03-21 21:47:18,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97948) 2017-03-21 21:47:18,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c4a0 2017-03-21 21:47:18,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c4a0 2017-03-21 21:47:18,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c4a0 2017-03-21 21:47:18,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x7477a0f8 2017-03-21 21:47:18,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c410 [0xc975e8]) 2017-03-21 21:47:18,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c410 [0xc975e8]) 2017-03-21 21:47:18,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,705 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2017-03-21 21:47:18,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c410 [0xc975e8], 0x2e0614 [0]) 2017-03-21 21:47:18,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c420 [0xc97658]) 2017-03-21 21:47:18,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841a80 2017-03-21 21:47:18,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c420 [0xc97658]) 2017-03-21 21:47:18,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841a80 2017-03-21 21:47:18,707 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-03-21 21:47:18,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c420 [0xc97658], 0x2e0614 [0]) 2017-03-21 21:47:18,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c430 [0xc976c0]) 2017-03-21 21:47:18,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c430 [0xc976c0]) 2017-03-21 21:47:18,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,709 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-03-21 21:47:18,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c430 [0xc976c0], 0x2e0614 [0]) 2017-03-21 21:47:18,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c440 [0xc97728]) 2017-03-21 21:47:18,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841a80 2017-03-21 21:47:18,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c440 [0xc97728]) 2017-03-21 21:47:18,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841a80 2017-03-21 21:47:18,711 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2017-03-21 21:47:18,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c440 [0xc97728], 0x2e0620 [1]) 2017-03-21 21:47:18,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c450 [0xc97780]) 2017-03-21 21:47:18,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c450 [0xc97780]) 2017-03-21 21:47:18,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,712 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2017-03-21 21:47:18,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c450 [0xc97780], 0x2e0620 [1]) 2017-03-21 21:47:18,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c460 [0xc977d8]) 2017-03-21 21:47:18,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c460 [0xc977d8]) 2017-03-21 21:47:18,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,714 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2017-03-21 21:47:18,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c460 [0xc977d8], 0x2e0614 [0]) 2017-03-21 21:47:18,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c470 [0xc97830]) 2017-03-21 21:47:18,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c470 [0xc97830]) 2017-03-21 21:47:18,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841720 2017-03-21 21:47:18,716 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2017-03-21 21:47:18,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c470 [0xc97830], 0x2e0614 [0]) 2017-03-21 21:47:18,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c480 [0xc97888]) 2017-03-21 21:47:18,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841a80 2017-03-21 21:47:18,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c480 [0xc97888]) 2017-03-21 21:47:18,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74841a80 2017-03-21 21:47:18,718 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2017-03-21 21:47:18,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c480 [0xc97888], 0x2e0614 [0]) 2017-03-21 21:47:18,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c490 [0xc978f0]) 2017-03-21 21:47:18,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c490 [0xc978f0]) 2017-03-21 21:47:18,720 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,720 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2017-03-21 21:47:18,720 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c490 [0xc978f0], 0x2e0614 [0]) 2017-03-21 21:47:18,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c4a0 [0xc97948]) 2017-03-21 21:47:18,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c4a0 [0xc97948]) 2017-03-21 21:47:18,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,722 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2017-03-21 21:47:18,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c4a0 [0xc97948], 0x2e0614 [0]) 2017-03-21 21:47:18,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7477a058 2017-03-21 21:47:18,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7477a058 2017-03-21 21:47:18,724 [INFO] [doorpi.sipphone.from_linphone] found 1 possible videodevices: 2017-03-21 21:47:18,724 [DEBUG] [doorpi.sipphone.from_linphone] | name 2017-03-21 21:47:18,724 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-03-21 21:47:18,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7477a058 2017-03-21 21:47:18,725 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2017-03-21 21:47:18,725 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2017-03-21 21:47:18,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7477a058 2017-03-21 21:47:18,726 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: StaticImage: Static picture) returns StaticImage: Static picture 2017-03-21 21:47:18,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7477a058 2017-03-21 21:47:18,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x748238f0 [0xc31fb0], 0x2e0620 [1]) 2017-03-21 21:47:18,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2017-03-21 21:47:18,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x748238f0 [0xc31fb0], "StaticImage: Static picture") 2017-03-21 21:47:18,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2017-03-21 21:47:18,728 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2017-03-21 21:47:18,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x748238f0 [0xc31fb0], "vga") 2017-03-21 21:47:18,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2017-03-21 21:47:18,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x74772b60 2017-03-21 21:47:18,729 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture 2017-03-21 21:47:18,729 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2017-03-21 21:47:18,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xc97548) 2017-03-21 21:47:18,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2017-03-21 21:47:18,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d5c4b0 2017-03-21 21:47:18,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2017-03-21 21:47:18,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d5c4b0 2017-03-21 21:47:18,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d5c4b0 2017-03-21 21:47:18,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x7477a0a8 2017-03-21 21:47:18,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c4b0 [0xc97548]) 2017-03-21 21:47:18,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2e0620 2017-03-21 21:47:18,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d5c4b0 [0xc97548]) 2017-03-21 21:47:18,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74823908 2017-03-21 21:47:18,733 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2017-03-21 21:47:18,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x748238f0 [0xc31fb0], 0x76d5c4b0 [0xc97548], 0x2e0620 [1]) 2017-03-21 21:47:18,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xaf88bc 2017-03-21 21:47:18,734 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.100.201 2017-03-21 21:47:18,734 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns 40 2017-03-21 21:47:18,734 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: 40) returns ******* 2017-03-21 21:47:18,735 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.100.201) returns 2017-03-21 21:47:18,735 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2017-03-21 21:47:18,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:18,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0xc81e98) 2017-03-21 21:47:18,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2017-03-21 21:47:18,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76d5c4c0 2017-03-21 21:47:18,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2017-03-21 21:47:18,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76d5c4c0 2017-03-21 21:47:18,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76d5c4c0 2017-03-21 21:47:18,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76d5c4c0 2017-03-21 21:47:18,737 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns 40 2017-03-21 21:47:18,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("40 ") 2017-03-21 21:47:18,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0xca2668) 2017-03-21 21:47:18,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:18,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c4d0 2017-03-21 21:47:18,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:18,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c4d0 2017-03-21 21:47:18,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c4d0 2017-03-21 21:47:18,740 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76d5c4d0 2017-03-21 21:47:18,740 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76d5c4c0 [0xc81e98], 0x76d5c4d0 [0xca2668]) 2017-03-21 21:47:18,740 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2017-03-21 21:47:18,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76d5c4c0 [0xc81e98], "sip:192.168.100.201") 2017-03-21 21:47:18,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2017-03-21 21:47:18,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76d5c4c0 [0xc81e98], 0x2e0620 [1]) 2017-03-21 21:47:18,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2017-03-21 21:47:18,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x748238f0 [0xc31fb0], 0x76d5c4c0 [0xc81e98]) 2017-03-21 21:47:18,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0xaf88bc 2017-03-21 21:47:18,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x748238f0 [0xc31fb0], 0x76d5c4c0 [0xc81e98]) 2017-03-21 21:47:18,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2017-03-21 21:47:18,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x748238f0 [0xc31fb0], "40", "(null)", "40", "(null)", "(null)", "") 2017-03-21 21:47:18,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0xca3770) 2017-03-21 21:47:18,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2017-03-21 21:47:18,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76d5c4e0 2017-03-21 21:47:18,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2017-03-21 21:47:18,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76d5c4e0 2017-03-21 21:47:18,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76d5c4e0 2017-03-21 21:47:18,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76d5c4e0 2017-03-21 21:47:18,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x748238f0 [0xc31fb0], 0x76d5c4e0 [0xca3770]) 2017-03-21 21:47:18,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2017-03-21 21:47:18,746 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2017-03-21 21:47:18,746 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnStartup'] 2017-03-21 21:47:18,747 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2017-03-21 21:47:18,747 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10'] 2017-03-21 21:47:18,747 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2017-03-21 21:47:18,747 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2017-03-21 21:47:18,748 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2017-03-21 21:47:18,749 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup 2017-03-21 21:47:18,749 [TRACE] [doorpi.conf.config_object] get_string for key 11 in section onboardpins_InputPins (default: ) returns call:20 2017-03-21 21:47:18,750 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded 2017-03-21 21:47:18,750 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '20'} was added to new evententry OnKeyPressed_onboardpins.11 2017-03-21 21:47:18,750 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"9"'] 2017-03-21 21:47:18,751 [TRACE] [doorpi.conf.config_object] get_string for key "9" in section DTMF (default: ) returns out:Tueroeffner,1,0,3 2017-03-21 21:47:18,751 [DEBUG] [doorpi.action.SingleActions.out] doorpi.action.SingleActions.out loaded 2017-03-21 21:47:18,752 [DEBUG] [doorpi.action.SingleActions.out_triggered] doorpi.action.SingleActions.out_triggered loaded 2017-03-21 21:47:18,752 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 3.0, 'pin': 'Tueroeffner', 'start_value': '1'} was added to new evententry OnDTMF_"9" 2017-03-21 21:47:18,753 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns 2017-03-21 21:47:18,753 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron 2017-03-21 21:47:18,754 [DEBUG] [doorpi.action.handler] [PAJORL] fire for event OnStartup this actions [] 2017-03-21 21:47:18,754 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi 2017-03-21 21:47:18,755 [TRACE] [doorpi.action.handler] [PAJORL] try to fire action SleepAction with args (1.0,) and kwargs {} 2017-03-21 21:47:18,755 [TRACE] [doorpi.action.base] run SleepAction with args (1.0,) and kwargs {} 2017-03-21 21:47:19,757 [TRACE] [doorpi.action.handler] [PAJORL] finished fire_event for event_name OnStartup 2017-03-21 21:47:19,757 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron 2017-03-21 21:47:19,758 [INFO] [doorpi.doorpi] DoorPi started successfully 2017-03-21 21:47:19,759 [INFO] [doorpi.doorpi] BasePath is /usr/local/etc/DoorPi 2017-03-21 21:47:19,759 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi 2017-03-21 21:47:19,759 [INFO] [doorpi.doorpi] Weburl is http://raspberrypi/ 2017-03-21 21:47:19,760 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.100.1 2017-03-21 21:47:19,760 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2017-03-21 21:47:19,761 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 192.168.100.32 2017-03-21 21:47:19,761 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP] 2017-03-21 21:47:19,762 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2017-03-21 21:47:19,762 [INFO] [doorpi.sipphone.from_linphone] 192.168.100.1 2017-03-21 21:47:19,762 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2017-03-21 21:47:19,763 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2017-03-21 21:47:19,763 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0xc81e98] about to register (LinphoneCore version: 3.9.0) 2017-03-21 21:47:19,767 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready 2017-03-21 21:47:19,768 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: starting resolution of 192.168.100.201 2017-03-21 21:47:19,768 [INFO] [doorpi.sipphone.from_linphone] channel 0xca4490: state RES_IN_PROGRESS 2017-03-21 21:47:19,768 [INFO] [doorpi.sipphone.from_linphone] transaction [0xca27b8] channel state changed to [RES_IN_PROGRESS] 2017-03-21 21:47:19,769 [INFO] [doorpi.sipphone.from_linphone] channel 0xca4490: state RES_DONE 2017-03-21 21:47:19,769 [INFO] [doorpi.sipphone.from_linphone] transaction [0xca27b8] channel state changed to [RES_DONE] 2017-03-21 21:47:19,769 [INFO] [doorpi.sipphone.from_linphone] channel 0xca4490: state CONNECTING 2017-03-21 21:47:19,769 [INFO] [doorpi.sipphone.from_linphone] transaction [0xca27b8] channel state changed to [CONNECTING] 2017-03-21 21:47:19,770 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.100.201:5060] 2017-03-21 21:47:19,770 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0 2017-03-21 21:47:19,770 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.100.32:5060 2017-03-21 21:47:19,770 [INFO] [doorpi.sipphone.from_linphone] channel 0xca4490: state READY 2017-03-21 21:47:19,771 [INFO] [doorpi.sipphone.from_linphone] transaction [0xca27b8] channel state changed to [READY] 2017-03-21 21:47:19,771 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xca27b8], from state [INIT] to [TRYING] 2017-03-21 21:47:19,771 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: message sent to [UDP://192.168.100.201:5060], size: [509] bytes REGISTER sip:192.168.100.201 SIP/2.0 Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.80DisB1L-;rport From: "40" ;tag=MrCfo9dfJ To: "40" CSeq: 20 REGISTER Call-ID: s2X4RDzF~Q 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-03-21 21:47:19,772 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request 2017-03-21 21:47:19,772 [INFO] [doorpi.sipphone.from_linphone] Refresher [0xc5e050] takes ownership of transaction [0xca27b8] 2017-03-21 21:47:19,772 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0xc81e98] for identity ["40" ] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress] 2017-03-21 21:47:19,773 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0xc31fb0, 0xc81e98, 1, "Registration in progress") 2017-03-21 21:47:19,773 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2017-03-21 21:47:19,773 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [registration_state_changed] 2017-03-21 21:47:19,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0xc31fb0, 0x1) 2017-03-21 21:47:19,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable 2017-03-21 21:47:19,824 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [network_reachable] 2017-03-21 21:47:19,825 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: received [493] new bytes from [UDP://192.168.100.201:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.80DisB1L-;rport From: "40";tag=MrCfo9dfJ To: "40";tag=1891879556-1563954476 Call-ID: s2X4RDzF~Q CSeq: 20 REGISTER Server: 1781A-Labor-Router Allow: REGISTER, INVITE, ACK, CANCEL, BYE, REFER, NOTIFY, OPTIONS, PRACK, UPDATE, SUBSCRIBE WWW-Authenticate: Digest realm="intern",nonce="fc8318727e418c39d298453c694c229e",opaque="",algorithm=MD5 Content-Length: 0 2017-03-21 21:47:19,830 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490] [493] bytes parsed 2017-03-21 21:47:19,830 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: discovered public ip and port are [192.168.100.32:5060] 2017-03-21 21:47:19,830 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-03-21 21:47:19,831 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xca27b8], from state [TRYING] to [COMPLETED] 2017-03-21 21:47:19,831 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=40, realm= 2017-03-21 21:47:19,831 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [40] realm [intern] 2017-03-21 21:47:19,832 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xc87e48], from state [INIT] to [TRYING] 2017-03-21 21:47:19,832 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: message sent to [UDP://192.168.100.201:5060], size: [704] bytes REGISTER sip:192.168.100.201 SIP/2.0 Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.EpGbjd9n~;rport From: "40" ;tag=MrCfo9dfJ To: "40" CSeq: 21 REGISTER Call-ID: s2X4RDzF~Q 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="intern", nonce="fc8318727e418c39d298453c694c229e", algorithm=MD5, opaque="", username="40", uri="sip:192.168.100.201", response="671a48abbf23b741d072ca98454207a2" 2017-03-21 21:47:19,833 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.100.1 2017-03-21 21:47:19,833 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful. 2017-03-21 21:47:19,884 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: received [429] new bytes from [UDP://192.168.100.201:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.EpGbjd9n~;rport From: "40";tag=MrCfo9dfJ To: "40";tag=1891879556-1563954476 Call-ID: s2X4RDzF~Q CSeq: 21 REGISTER Server: 1781A-Labor-Router Allow: REGISTER, INVITE, ACK, CANCEL, BYE, REFER, NOTIFY, OPTIONS, PRACK, UPDATE, SUBSCRIBE Contact: ;expires=3600 Content-Length: 0 2017-03-21 21:47:19,888 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490] [429] bytes parsed 2017-03-21 21:47:19,889 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-03-21 21:47:19,889 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xc87e48], from state [TRYING] to [COMPLETED] 2017-03-21 21:47:19,889 [INFO] [doorpi.sipphone.from_linphone] No matching contact neither for [Contact: ;+sip.instance=""] nor [Contact: ;+sip.instance=""] 2017-03-21 21:47:19,890 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request 2017-03-21 21:47:19,890 [INFO] [doorpi.sipphone.from_linphone] Refresher [0xc5e050]: has no contact for request [0xc5dcc8]. 2017-03-21 21:47:19,890 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 3240000 ms 2017-03-21 21:47:19,890 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.100.201] 2017-03-21 21:47:19,891 [INFO] [doorpi.sipphone.from_linphone] No matching contact neither for [Contact: ;+sip.instance=""] nor [Contact: ;+sip.instance=""] 2017-03-21 21:47:19,891 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0xc81e98] for identity ["40" ] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] 2017-03-21 21:47:19,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0xc31fb0, 0xc81e98, 2, "Registration successful") 2017-03-21 21:47:19,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2017-03-21 21:47:19,892 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [registration_state_changed] 2017-03-21 21:47:24,880 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xca27b8], from state [COMPLETED] to [TERMINATED] 2017-03-21 21:47:24,881 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0xca27b8] terminated 2017-03-21 21:47:24,932 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xc87e48], from state [COMPLETED] to [TERMINATED] 2017-03-21 21:47:24,933 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0xc87e48] terminated 2017-03-21 21:47:42,266 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,267 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,269 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,271 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,272 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_11 - skip fire_event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,274 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,275 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.11 - skip fire_event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,276 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,277 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,279 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,281 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_11 - skip fire_event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,282 [DEBUG] [doorpi.action.handler] [DJ2M3O] fire for event OnKeyPressed_onboardpins.11 this actions [] 2017-03-21 21:47:42,283 [TRACE] [doorpi.action.handler] [DJ2M3O] try to fire action CallAction with args () and kwargs {'number': '20'} 2017-03-21 21:47:42,283 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '20'} 2017-03-21 21:47:42,284 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,285 [DEBUG] [doorpi.sipphone.from_linphone] call (20) 2017-03-21 21:47:42,286 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2017-03-21 21:47:42,287 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:42,288 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2017-03-21 20:47:42.287955 2017-03-21 21:47:42,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x748238f0 [0xc31fb0], 0x2d7824 [(nil)]) 2017-03-21 21:47:42,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x726005c8) 2017-03-21 21:47:42,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2017-03-21 21:47:42,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76d5c510 2017-03-21 21:47:42,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2017-03-21 21:47:42,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76d5c510 2017-03-21 21:47:42,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76d5c510 2017-03-21 21:47:42,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76d5c510 2017-03-21 21:47:42,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76d5c510 [0x726005c8], "/usr/local/etc/DoorPi/records/2017-03-21_21-47-42.wav") 2017-03-21 21:47:42,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2017-03-21 21:47:42,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76d5c510 [0x726005c8], 0x2e0620 [1]) 2017-03-21 21:47:42,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2017-03-21 21:47:42,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x748238f0 [0xc31fb0], "20", 0x76d5c510 [0x726005c8]) 2017-03-21 21:47:42,302 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xc31fb0, 0x7262a918, 2, "Starting outgoing call") 2017-03-21 21:47:42,302 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2017-03-21 21:47:42,303 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76d5c550 2017-03-21 21:47:42,303 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2017-03-21 21:47:42,304 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76d5c550 2017-03-21 21:47:42,304 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2017-03-21 21:47:42,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:42,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:42,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c500 2017-03-21 21:47:42,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:42,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c500 2017-03-21 21:47:42,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c500 2017-03-21 21:47:42,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c500 2017-03-21 21:47:42,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c500 [0x72601088]) 2017-03-21 21:47:42,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x747802c0 2017-03-21 21:47:42,310 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:42,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88b0 2017-03-21 21:47:42,312 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:42,313 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:42,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88b0 2017-03-21 21:47:42,316 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:42,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-03-21 21:47:42,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xc31fb0, 0x7262a918, 3, "Outgoing call in progress") 2017-03-21 21:47:42,322 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2017-03-21 21:47:42,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:42,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:42,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c540 2017-03-21 21:47:42,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:42,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c540 2017-03-21 21:47:42,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c540 2017-03-21 21:47:42,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c540 2017-03-21 21:47:42,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c540 [0x72601088]) 2017-03-21 21:47:42,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x747803e0 2017-03-21 21:47:42,328 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:42,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88b0 2017-03-21 21:47:42,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,331 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:42,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88b0 2017-03-21 21:47:42,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88b0 2017-03-21 21:47:42,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-03-21 21:47:42,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76d5c550 2017-03-21 21:47:42,334 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,336 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,337 [DEBUG] [doorpi.action.handler] [EDKLYX] fire for event OnSipPhoneMakeCall this actions [] 2017-03-21 21:47:42,339 [TRACE] [doorpi.action.handler] [EDKLYX] try to fire action > with args () and kwargs {} 2017-03-21 21:47:42,340 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-03-21 21:47:42,341 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:42,341 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2017-03-21 21:47:42,342 [TRACE] [doorpi.action.handler] [DJ2M3O] finished fire_event for event_name OnKeyPressed_onboardpins.11 2017-03-21 21:47:42,343 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1929376864]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2017-03-21 21:47:42,345 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x7262a918] initialized (LinphoneCore version: 3.9.0) 2017-03-21 21:47:42,345 [INFO] [doorpi.sipphone.from_linphone] Call 0x7262a918: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2017-03-21 21:47:42,346 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [call_state_changed] 2017-03-21 21:47:42,347 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x7262a918] 2017-03-21 21:47:42,347 [TRACE] [doorpi.action.handler] [EDKLYX] finished fire_event for event_name OnSipPhoneMakeCall 2017-03-21 21:47:42,348 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:42,348 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2017-03-21 21:47:42,350 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2017-03-21 21:47:42,350 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2017-03-21 21:47:42,351 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2017-03-21 21:47:42,351 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x7262a918] 2017-03-21 21:47:42,352 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2017-03-21 21:47:42,352 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2017-03-21 21:47:42,353 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy 2017-03-21 21:47:42,353 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x7262a918] 2017-03-21 21:47:42,354 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x7262d580,0-->MSVoidSink:0x72626d28,0 2017-03-21 21:47:42,354 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2017-03-21 21:47:42,355 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2017-03-21 21:47:42,355 [INFO] [doorpi.sipphone.from_linphone] ["40" ] calling [sip:20@192.168.100.201] on op [0x7262b120] 2017-03-21 21:47:42,355 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2017-03-21 21:47:42,356 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72610db0], from state [INIT] to [CALLING] 2017-03-21 21:47:42,356 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: message sent to [UDP://192.168.100.201:5060], size: [808] bytes INVITE sip:20@192.168.100.201 SIP/2.0 Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.Hu1pp95UZ;rport From: "40" ;tag=CRbuZ1x3z To: sip:20@192.168.100.201 CSeq: 20 INVITE Call-ID: l6seTW0sNg 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=40 3212 1179 IN IP4 192.168.100.32 s=Talk c=IN IP4 192.168.100.32 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-03-21 21:47:42,358 [INFO] [doorpi.sipphone.from_linphone] Call 0x7262a918: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2017-03-21 21:47:42,359 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [call_state_changed] 2017-03-21 21:47:42,359 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: received [400] new bytes from [UDP://192.168.100.201:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.Hu1pp95UZ;rport From: "40";tag=CRbuZ1x3z To: Call-ID: l6seTW0sNg CSeq: 20 INVITE User-Agent: LANCOM 1781A / 9.24.0153 / 02.12.2016 Server: 1781A-Labor-Router Allow: REGISTER, INVITE, ACK, CANCEL, BYE, REFER, NOTIFY, OPTIONS, PRACK, UPDATE, SUBSCRIBE Content-Length: 0 2017-03-21 21:47:42,368 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490] [400] bytes parsed 2017-03-21 21:47:42,369 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-03-21 21:47:42,369 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72610db0], from state [CALLING] to [PROCEEDING] 2017-03-21 21:47:42,370 [INFO] [doorpi.sipphone.from_linphone] op [0x7262b120] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2017-03-21 21:47:42,371 [INFO] [doorpi.sipphone.from_linphone] Op [0x7262b120] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2017-03-21 21:47:42,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,425 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: received [513] new bytes from [UDP://192.168.100.201:5060]: SIP/2.0 407 Proxy Authentication Required Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.Hu1pp95UZ;rport From: "40";tag=CRbuZ1x3z To: ;tag=77487247-1580406497 Call-ID: l6seTW0sNg CSeq: 20 INVITE Server: 1781A-Labor-Router Allow: REGISTER, INVITE, ACK, CANCEL, BYE, REFER, NOTIFY, OPTIONS, PRACK, UPDATE, SUBSCRIBE Proxy-Authenticate: Digest realm="192.168.100.201",nonce="34a6114ff7eb8b87964d46e3a69e2051",opaque="",algorithm=MD5 Content-Length: 0 2017-03-21 21:47:42,435 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490] [513] bytes parsed 2017-03-21 21:47:42,436 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2017-03-21 21:47:42,437 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72610db0], from state [PROCEEDING] to [COMPLETED] 2017-03-21 21:47:42,438 [INFO] [doorpi.sipphone.from_linphone] channel [0xca4490]: message sent to [UDP://192.168.100.201:5060], size: [363] bytes ACK sip:20@192.168.100.201 SIP/2.0 Via: SIP/2.0/UDP 192.168.100.32:5060;branch=z9hG4bK.Hu1pp95UZ;rport Call-ID: l6seTW0sNg From: "40" ;tag=CRbuZ1x3z To: ;tag=77487247-1580406497 Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2017-03-21 21:47:42,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_auth_info_requested(0xc31fb0, "192.168.100.201", "40", "192.168.100.201") 2017-03-21 21:47:42,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_auth_info_requested 2017-03-21 21:47:42,441 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [auth_info_requested] 2017-03-21 21:47:42,441 [INFO] [doorpi.sipphone.from_linphone] No auth info found for call id [l6seTW0sNg] 2017-03-21 21:47:42,442 [INFO] [doorpi.sipphone.from_linphone] No auth info found for [sip:40@192.168.100.201] 2017-03-21 21:47:42,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,476 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,477 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,479 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,480 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,482 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_11 - skip fire_event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,483 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,485 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,485 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.11 - skip fire_event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,487 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,489 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,490 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_11 - skip fire_event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,491 [DEBUG] [doorpi.action.handler] [LVJCVM] fire for event OnKeyPressed_onboardpins.11 this actions [] 2017-03-21 21:47:42,492 [TRACE] [doorpi.action.handler] [LVJCVM] try to fire action CallAction with args () and kwargs {'number': '20'} 2017-03-21 21:47:42,492 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '20'} 2017-03-21 21:47:42,493 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,494 [DEBUG] [doorpi.sipphone.from_linphone] call (20) 2017-03-21 21:47:42,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,496 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:42,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:42,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:42,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c570 2017-03-21 21:47:42,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:42,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c570 2017-03-21 21:47:42,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c570 2017-03-21 21:47:42,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c570 2017-03-21 21:47:42,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c570 [0x72601088]) 2017-03-21 21:47:42,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x747808c0 2017-03-21 21:47:42,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:42,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:42,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c530 2017-03-21 21:47:42,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:42,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c530 2017-03-21 21:47:42,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c530 2017-03-21 21:47:42,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c530 2017-03-21 21:47:42,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c530 [0x72601088]) 2017-03-21 21:47:42,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74780950 2017-03-21 21:47:42,511 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:20@192.168.100.201 again while call is running since 0.223324 seconds? -> skip 2017-03-21 21:47:42,511 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,513 [TRACE] [doorpi.action.handler] [LVJCVM] finished fire_event for event_name OnKeyPressed_onboardpins.11 2017-03-21 21:47:42,514 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:42,553 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1939313760]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2017-03-21 21:47:42,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,678 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,679 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,681 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,682 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,684 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_11 - skip fire_event OnKeyDown_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,685 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,686 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.11 - skip fire_event OnKeyDown_onboardpins.11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,688 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,689 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.11 from doorpi.keyboard.from_gpio asyncron 2017-03-21 21:47:42,691 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,692 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_11 - skip fire_event OnKeyPressed_11 from doorpi.keyboard.from_gpio 2017-03-21 21:47:42,693 [DEBUG] [doorpi.action.handler] [RRLBF2] fire for event OnKeyPressed_onboardpins.11 this actions [] 2017-03-21 21:47:42,694 [TRACE] [doorpi.action.handler] [RRLBF2] try to fire action CallAction with args () and kwargs {'number': '20'} 2017-03-21 21:47:42,695 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '20'} 2017-03-21 21:47:42,695 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,696 [DEBUG] [doorpi.sipphone.from_linphone] call (20) 2017-03-21 21:47:42,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:42,699 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:42,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:42,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c5c0 2017-03-21 21:47:42,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:42,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c5c0 2017-03-21 21:47:42,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c5c0 2017-03-21 21:47:42,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c5c0 2017-03-21 21:47:42,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c5c0 [0x72601088]) 2017-03-21 21:47:42,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74780c80 2017-03-21 21:47:42,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:42,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:42,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c580 2017-03-21 21:47:42,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:42,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c580 2017-03-21 21:47:42,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c580 2017-03-21 21:47:42,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c580 2017-03-21 21:47:42,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c580 [0x72601088]) 2017-03-21 21:47:42,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74780cb0 2017-03-21 21:47:42,710 [DEBUG] [doorpi.sipphone.from_linphone] same call sip:20@192.168.100.201 again while call is running since 0.422007 seconds? -> skip 2017-03-21 21:47:42,710 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:42,712 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2017-03-21 21:47:42,713 [TRACE] [doorpi.action.handler] [RRLBF2] finished fire_event for event_name OnKeyPressed_onboardpins.11 2017-03-21 21:47:42,714 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1939313760]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2017-03-21 21:47:42,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:42,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:42,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:42,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:42,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,251 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,252 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,413 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,627 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,789 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,789 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,897 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:43,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:43,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:43,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:43,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,647 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,754 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,755 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,915 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:44,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:44,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:44,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:44,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,346 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,346 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,775 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:45,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:45,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:45,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:45,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,310 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,740 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,795 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:46,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:46,955 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:46,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:46,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,276 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,277 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,278 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,812 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:47,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:47,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:47,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:47,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,190 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,190 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,572 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:48,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:48,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:48,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:48,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,032 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,034 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,264 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,322 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,606 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,783 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:49,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:49,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:49,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:49,955 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,013 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,641 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,644 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,754 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,755 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,757 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,811 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:50,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:50,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:50,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:50,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,100 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,103 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,276 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,619 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,620 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,675 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,678 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,788 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,789 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,900 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:51,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:51,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:51,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:51,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,015 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,016 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,020 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,190 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,302 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,304 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,421 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:52,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:52,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:52,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:52,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,278 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,341 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,569 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,572 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:53,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:53,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:53,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:53,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,319 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,720 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:54,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:54,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:54,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:54,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,174 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,288 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:55,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:55,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:55,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:55,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,034 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,264 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,322 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,781 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,784 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xaf8898 2017-03-21 21:47:56,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xaf8808 2017-03-21 21:47:56,848 [INFO] [doorpi.sipphone.from_linphone] call timeout - hangup current call after 14.556971 seconds (max. 15) 2017-03-21 21:47:56,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,851 [INFO] [doorpi.sipphone.from_linphone] Terminate call [0x7262a918] which is currently in state LinphoneCallOutgoingProgress 2017-03-21 21:47:56,852 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x7262d580,0-->MSVoidSink:0x72626d28,0 2017-03-21 21:47:56,853 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2017-03-21 21:47:56,854 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2017-03-21 21:47:56,856 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2017-03-21 21:47:56,857 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2017-03-21 21:47:56,858 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 1454 0.0180532 100 2017-03-21 21:47:56,859 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 0 0 0 2017-03-21 21:47:56,861 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2017-03-21 21:47:56,862 [INFO] [doorpi.sipphone.from_linphone] MSTee 0 0 0 2017-03-21 21:47:56,863 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2017-03-21 21:47:56,864 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 0 0 0 2017-03-21 21:47:56,865 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2017-03-21 21:47:56,867 [INFO] [doorpi.sipphone.from_linphone] Call 0x7262a918: moving from state LinphoneCallOutgoingProgress to LinphoneCallEnd 2017-03-21 21:47:56,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0xc31fb0, 0x72600ae8) 2017-03-21 21:47:56,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2017-03-21 21:47:56,882 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2017-03-21 21:47:56,883 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [call_log_updated] 2017-03-21 21:47:56,884 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2017-03-21 21:47:56,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xc31fb0, 0x7262a918, 13, "Call terminated") 2017-03-21 21:47:56,887 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call terminated) 2017-03-21 21:47:56,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d5c550 [0x7262a918]) 2017-03-21 21:47:56,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x72601088) 2017-03-21 21:47:56,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2017-03-21 21:47:56,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d5c560 2017-03-21 21:47:56,897 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2017-03-21 21:47:56,899 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d5c560 2017-03-21 21:47:56,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d5c560 2017-03-21 21:47:56,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d5c560 2017-03-21 21:47:56,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d5c560 [0x72601088]) 2017-03-21 21:47:56,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74780d40 2017-03-21 21:47:56,908 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:56,911 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:56,911 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:56,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,915 [DEBUG] [doorpi.action.handler] [QUH00M] fire for event OnCallStateDisconnect this actions [, ] 2017-03-21 21:47:56,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88bc 2017-03-21 21:47:56,916 [TRACE] [doorpi.action.handler] [QUH00M] try to fire action > with args () and kwargs {} 2017-03-21 21:47:56,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,919 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-03-21 21:47:56,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88bc 2017-03-21 21:47:56,921 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2017-03-21 21:47:56,923 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2017-03-21 21:47:56,926 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2017-03-21 21:47:56,926 [TRACE] [doorpi.action.handler] [QUH00M] try to fire action > with args () and kwargs {} 2017-03-21 21:47:56,927 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2017-03-21 21:47:56,928 [TRACE] [doorpi.action.handler] [QUH00M] finished fire_event for event_name OnCallStateDisconnect 2017-03-21 21:47:56,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x748238f0 [0xc31fb0]) 2017-03-21 21:47:56,930 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2017-03-21 21:47:56,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xaf88bc 2017-03-21 21:47:56,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2017-03-21 21:47:56,934 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xc31fb0] notifying [call_state_changed] 2017-03-21 21:47:56,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0xaf88bc 2017-03-21 21:47:56,935 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone asyncron 2017-03-21 21:47:56,937 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCallTimeoutNoResponse - skip fire_event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2017-03-21 21:48:14,454 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x72610db0], from state [COMPLETED] to [TERMINATED] 2017-03-21 21:48:14,456 [INFO] [doorpi.sipphone.from_linphone] Client INVITE transaction [0x72610db0] terminated