2019-01-01 11:34:07,176 [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 2019-01-01 11:34:07,177 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace'] 2019-01-01 11:34:07,178 [DEBUG] [doorpi.doorpi] run 2019-01-01 11:34:07,179 [DEBUG] [doorpi.doorpi] prepare 2019-01-01 11:34:07,179 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True) 2019-01-01 11:34:07,184 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini 2019-01-01 11:34:07,193 [DEBUG] [doorpi.conf.config_object] __init__ 2019-01-01 11:34:07,193 [TRACE] [doorpi.conf.config_object] get_from_config 2019-01-01 11:34:07,201 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi 2019-01-01 11:34:07,202 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2019-01-01 11:34:07,203 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2019-01-01 11:34:07,208 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi 2019-01-01 11:34:07,209 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added 2019-01-01 11:34:07,209 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2019-01-01 11:34:07,210 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi 2019-01-01 11:34:07,210 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2019-01-01 11:34:07,211 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi 2019-01-01 11:34:07,211 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2019-01-01 11:34:07,212 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi 2019-01-01 11:34:07,212 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2019-01-01 11:34:07,213 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi 2019-01-01 11:34:07,213 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2019-01-01 11:34:07,213 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi 2019-01-01 11:34:07,214 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2019-01-01 11:34:07,216 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2019-01-01 11:34:07,217 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added 2019-01-01 11:34:07,220 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown 2019-01-01 11:34:07,221 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick 2019-01-01 11:34:07,221 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns 2019-01-01 11:34:07,222 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2019-01-01 11:34:07,223 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2019-01-01 11:34:07,225 [WARNING] [doorpi.status.webserver] failed to initiating WebService at ip and port 80 ([Errno 98] Address already in use) 2019-01-01 11:34:07,228 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 8080 2019-01-01 11:34:07,228 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver 2019-01-01 11:34:07,229 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added 2019-01-01 11:34:07,229 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2019-01-01 11:34:07,230 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver 2019-01-01 11:34:07,230 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2019-01-01 11:34:07,231 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb 2019-01-01 11:34:07,232 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2019-01-01 11:34:07,233 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html 2019-01-01 11:34:07,234 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2019-01-01 11:34:07,235 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html 2019-01-01 11:34:07,236 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2019-01-01 11:34:07,237 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2019-01-01 11:34:07,238 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2019-01-01 11:34:07,238 [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 2019-01-01 11:34:07,240 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2019-01-01 11:34:07,240 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns ['administrators'] 2019-01-01 11:34:07,241 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns ['administrators'] 2019-01-01 11:34:07,241 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns ['administrators'] 2019-01-01 11:34:07,242 [TRACE] [doorpi.conf.config_object] get_keys for section User returns ['door'] 2019-01-01 11:34:07,242 [TRACE] [doorpi.conf.config_object] get_list for key administrators in section Group (default: []) returns ['door'] 2019-01-01 11:34:07,243 [TRACE] [doorpi.conf.config_object] get_sections returns ['onboardpins_OutputPins', 'onboardpins_keyboard', 'Group', 'ReadPermission', 'AdminNumbers', 'keyboards', 'DTMF', 'SIP-Phone', 'WritePermission', 'AREA_installer', 'EVENT_OnStartup', 'User', 'DoorPiWeb', 'onboardpins_InputPins', 'DoorPi'] 2019-01-01 11:34:07,244 [TRACE] [doorpi.conf.config_object] get_list for key administrators in section WritePermission (default: []) returns ['installer'] 2019-01-01 11:34:07,245 [TRACE] [doorpi.conf.config_object] get_list for key administrators in section ReadPermission (default: []) returns ['installer'] 2019-01-01 11:34:07,245 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart 2019-01-01 11:34:07,246 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown 2019-01-01 11:34:07,246 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron 2019-01-01 11:34:07,248 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,249 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added 2019-01-01 11:34:07,250 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,250 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,251 [DEBUG] [doorpi.action.handler] [MTMISI] fire for event OnWebServerStart this actions [] 2019-01-01 11:34:07,251 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,252 [TRACE] [doorpi.action.handler] [MTMISI] try to fire action WebServerStartupAction with args () and kwargs {} 2019-01-01 11:34:07,253 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,253 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {} 2019-01-01 11:34:07,254 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,255 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,256 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,256 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,256 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,257 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,257 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,258 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,258 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,258 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,259 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler 2019-01-01 11:34:07,259 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnTimeSecondEvenNumber 2019-01-01 11:34:07,260 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['onboardpins'] 2019-01-01 11:34:07,260 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: onboardpins) 2019-01-01 11:34:07,261 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'onboardpins' to handler 2019-01-01 11:34:07,261 [TRACE] [doorpi.conf.config_object] get_string for key onboardpins in section keyboards (default: dummy) returns piface 2019-01-01 11:34:07,262 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_InputPins returns ['1', '2'] 2019-01-01 11:34:07,263 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns [] 2019-01-01 11:34:07,263 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section onboardpins_keyboard (default: 2000) returns 200.0 2019-01-01 11:34:07,264 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section onboardpins_keyboard (default: 0) returns 0 2019-01-01 11:34:07,265 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section onboardpins_keyboard (default: True) returns False 2019-01-01 11:34:07,266 [DEBUG] [doorpi.keyboard.from_piface] doorpi.keyboard.from_piface loaded 2019-01-01 11:34:07,316 [DEBUG] [doorpi.keyboard.from_piface] __init__(input_pins = ['1', '2'], output_pins = [], polarity = 0) 2019-01-01 11:34:07,443 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2019-01-01 11:34:07,444 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was added 2019-01-01 11:34:07,444 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,445 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_1 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,445 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_1 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,446 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.1 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,446 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.1 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,447 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2019-01-01 11:34:07,447 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,448 [TRACE] [doorpi.action.handler] register Event OnKeyUp_1 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,449 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_1 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,449 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.1 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,449 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.1 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,450 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2019-01-01 11:34:07,450 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,451 [TRACE] [doorpi.action.handler] register Event OnKeyDown_1 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,451 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_1 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,452 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.1 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,452 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.1 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,452 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface 2019-01-01 11:34:07,453 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known 2019-01-01 11:34:07,453 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_2 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,454 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_2 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,454 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,455 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_onboardpins.2 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,455 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface 2019-01-01 11:34:07,456 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known 2019-01-01 11:34:07,456 [TRACE] [doorpi.action.handler] register Event OnKeyUp_2 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,457 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_2 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,457 [TRACE] [doorpi.action.handler] register Event OnKeyUp_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,458 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_onboardpins.2 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,458 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface 2019-01-01 11:34:07,459 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known 2019-01-01 11:34:07,459 [TRACE] [doorpi.action.handler] register Event OnKeyDown_2 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,459 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_2 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,460 [TRACE] [doorpi.action.handler] register Event OnKeyDown_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:34:07,460 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_onboardpins.2 and registered source doorpi.keyboard.from_piface 2019-01-01 11:34:07,467 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown 2019-01-01 11:34:07,469 [TRACE] [doorpi.conf.config_object] get_keys for section onboardpins_OutputPins returns [] 2019-01-01 11:34:07,472 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded 2019-01-01 11:34:07,475 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded 2019-01-01 11:34:07,480 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded 2019-01-01 11:34:07,482 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded 2019-01-01 11:34:07,534 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded 2019-01-01 11:34:07,538 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded 2019-01-01 11:34:07,541 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded 2019-01-01 11:34:07,561 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded 2019-01-01 11:34:07,570 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default 2019-01-01 11:34:07,571 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2019-01-01 11:34:07,573 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded 2019-01-01 11:34:07,576 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2019-01-01 11:34:07,577 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded 2019-01-01 11:34:07,581 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2019-01-01 11:34:07,583 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2019-01-01 11:34:07,584 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2019-01-01 11:34:07,585 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,585 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added 2019-01-01 11:34:07,586 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,587 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,587 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,587 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,588 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,589 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,589 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,589 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,590 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,590 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,591 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,591 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,592 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,592 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,592 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,593 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,593 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,594 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,594 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,595 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,595 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,595 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,596 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2019-01-01 11:34:07,596 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2019-01-01 11:34:07,597 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2019-01-01 11:34:07,597 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,598 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added 2019-01-01 11:34:07,598 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,599 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,599 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,600 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,600 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,601 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,601 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,602 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,602 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,602 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,603 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,603 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,604 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,605 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,605 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,605 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,606 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,606 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,607 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,607 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,607 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,608 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,608 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,609 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2019-01-01 11:34:07,609 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,610 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2019-01-01 11:34:07,610 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,611 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,611 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,611 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,612 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,612 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,613 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,613 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,614 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,614 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,615 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,615 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,616 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,616 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,617 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,617 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,618 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,618 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,619 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:07,621 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new() 2019-01-01 11:34:07,622 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x7598f2d8 2019-01-01 11:34:07,623 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:07,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init() 2019-01-01 11:34:07,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x7598f2d8 2019-01-01 11:34:07,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x74365c90, "(null)", "(null)") 2019-01-01 11:34:07,626 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized. 2019-01-01 11:34:07,626 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4 2019-01-01 11:34:07,627 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded 2019-01-01 11:34:07,627 [INFO] [doorpi.sipphone.from_linphone] srtp init 2019-01-01 11:34:07,639 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers 2019-01-01 11:34:07,755 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added 2019-01-01 11:34:07,789 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: USB Audio Device' added 2019-01-01 11:34:07,794 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: Dummy' added 2019-01-01 11:34:07,811 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: USB Audio Device' added 2019-01-01 11:34:07,812 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers 2019-01-01 11:34:07,814 [INFO] [doorpi.sipphone.from_linphone] Webcam V4L2: /dev/video0 added 2019-01-01 11:34:07,815 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added 2019-01-01 11:34:07,816 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done 2019-01-01 11:34:07,817 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2019-01-01 11:34:07,817 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory 2019-01-01 11:34:07,818 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0 2019-01-01 11:34:07,818 [INFO] [doorpi.sipphone.from_linphone] Vtable [0xfdf678] registered on core [0xfce3e0] 2019-01-01 11:34:07,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0xfdf678, 1, "Starting up") 2019-01-01 11:34:07,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2019-01-01 11:34:07,820 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [global_state_changed] 2019-01-01 11:34:07,820 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized. 2019-01-01 11:34:07,821 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2019-01-01 11:34:07,821 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2019-01-01 11:34:07,822 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2019-01-01 11:34:07,823 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities. 2019-01-01 11:34:07,824 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2019-01-01 11:34:07,824 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2019-01-01 11:34:07,825 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2019-01-01 11:34:07,825 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2019-01-01 11:34:07,826 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2019-01-01 11:34:07,826 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2019-01-01 11:34:07,827 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2019-01-01 11:34:07,827 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2019-01-01 11:34:07,828 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2019-01-01 11:34:07,828 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2019-01-01 11:34:07,829 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC 2019-01-01 11:34:07,829 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC 2019-01-01 11:34:07,830 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR 2019-01-01 11:34:07,830 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR 2019-01-01 11:34:07,831 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB 2019-01-01 11:34:07,831 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB 2019-01-01 11:34:07,832 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2019-01-01 11:34:07,832 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2019-01-01 11:34:07,833 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2019-01-01 11:34:07,833 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2019-01-01 11:34:07,834 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2019-01-01 11:34:07,834 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2019-01-01 11:34:07,835 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2019-01-01 11:34:07,835 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2019-01-01 11:34:07,836 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2019-01-01 11:34:07,836 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2019-01-01 11:34:07,837 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic 2019-01-01 11:34:07,837 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic 2019-01-01 11:34:07,838 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC 2019-01-01 11:34:07,838 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC 2019-01-01 11:34:07,839 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2019-01-01 11:34:07,839 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2019-01-01 11:34:07,840 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2019-01-01 11:34:07,840 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2019-01-01 11:34:07,841 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2019-01-01 11:34:07,841 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK 2019-01-01 11:34:07,842 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK 2019-01-01 11:34:07,842 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16 2019-01-01 11:34:07,843 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16 2019-01-01 11:34:07,843 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24 2019-01-01 11:34:07,844 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24 2019-01-01 11:34:07,844 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32 2019-01-01 11:34:07,845 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32 2019-01-01 11:34:07,845 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40 2019-01-01 11:34:07,846 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40 2019-01-01 11:34:07,846 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16 2019-01-01 11:34:07,847 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16 2019-01-01 11:34:07,847 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24 2019-01-01 11:34:07,848 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24 2019-01-01 11:34:07,848 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32 2019-01-01 11:34:07,849 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32 2019-01-01 11:34:07,849 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40 2019-01-01 11:34:07,850 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40 2019-01-01 11:34:07,850 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2 2019-01-01 11:34:07,850 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2 2019-01-01 11:34:07,851 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2019-01-01 11:34:07,852 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264 2019-01-01 11:34:07,852 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264 2019-01-01 11:34:07,853 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES 2019-01-01 11:34:07,853 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998 2019-01-01 11:34:07,853 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2019-01-01 11:34:07,854 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016 2019-01-01 11:34:07,855 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016 2019-01-01 11:34:07,855 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723 2019-01-01 11:34:07,856 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723 2019-01-01 11:34:07,856 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC 2019-01-01 11:34:07,857 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC 2019-01-01 11:34:07,857 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2019-01-01 11:34:07,858 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2019-01-01 11:34:07,858 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN 2019-01-01 11:34:07,859 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN 2019-01-01 11:34:07,859 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729 2019-01-01 11:34:07,859 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729 2019-01-01 11:34:07,860 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261 2019-01-01 11:34:07,860 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261 2019-01-01 11:34:07,861 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV 2019-01-01 11:34:07,861 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV 2019-01-01 11:34:07,862 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263 2019-01-01 11:34:07,863 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2019-01-01 11:34:07,863 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,864 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,865 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0xfdf678, 2, "(null)") 2019-01-01 11:34:07,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2019-01-01 11:34:07,866 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [configuring_status] 2019-01-01 11:34:07,867 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory 2019-01-01 11:34:07,867 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist 2019-01-01 11:34:07,868 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call. 2019-01-01 11:34:07,868 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call. 2019-01-01 11:34:07,869 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240 2019-01-01 11:34:07,869 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2019-01-01 11:34:07,870 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2019-01-01 11:34:07,870 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2019-01-01 11:34:07,871 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list. 2019-01-01 11:34:07,871 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list. 2019-01-01 11:34:07,872 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,872 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,873 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,873 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,874 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list. 2019-01-01 11:34:07,875 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2019-01-01 11:34:07,875 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list. 2019-01-01 11:34:07,875 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,876 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,876 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list. 2019-01-01 11:34:07,877 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2019-01-01 11:34:07,877 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,878 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2019-01-01 11:34:07,879 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xfe4370] on [sip:0.0.0.0:5060;transport=UDP] 2019-01-01 11:34:07,879 [ERROR] [doorpi.sipphone.from_linphone] udp bind() failed for 0.0.0.0 port 5060: Address already in use 2019-01-01 11:34:07,880 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xfe4370] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2019-01-01 11:34:07,880 [WARNING] [doorpi.sipphone.from_linphone] Could not start udp transport on port 5060, maybe this port is already used. 2019-01-01 11:34:07,881 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xfe4370] on [sip:0.0.0.0:5060;transport=TCP] 2019-01-01 11:34:07,882 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xfe0420] on [sip:0.0.0.0:-1;transport=TLS] 2019-01-01 11:34:07,883 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 43179 2019-01-01 11:34:07,883 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,884 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0xfdf678, 2, "Ready") 2019-01-01 11:34:07,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2019-01-01 11:34:07,889 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [global_state_changed] 2019-01-01 11:34:07,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x7598f2d8 2019-01-01 11:34:07,890 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2019-01-01 11:34:07,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x7598f2d8 [0xfdf678], "DoorPi ") 2019-01-01 11:34:07,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2019-01-01 11:34:07,893 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron 2019-01-01 11:34:07,895 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2019-01-01 11:34:07,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x7598f2d8 [0xfdf678], 2) 2019-01-01 11:34:07,896 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2019-01-01 11:34:07,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2019-01-01 11:34:07,898 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2019-01-01 11:34:07,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x7598f2d8 [0xfdf678], 0x2d7690 [0]) 2019-01-01 11:34:07,899 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2019-01-01 11:34:07,899 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5061 2019-01-01 11:34:07,900 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5061 2019-01-01 11:34:07,900 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new() 2019-01-01 11:34:07,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x7598f2f0 2019-01-01 11:34:07,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x7598f2d8 [0xfdf678], 0x7598f2f0 [0x7598f2f8]) 2019-01-01 11:34:07,902 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xfe4370] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2019-01-01 11:34:07,903 [INFO] [doorpi.sipphone.from_linphone] Listening point [0xfe0420] on [sip:0.0.0.0:43179;transport=TLS] destroyed 2019-01-01 11:34:07,904 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done 2019-01-01 11:34:07,904 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xff6f80] on [sip:0.0.0.0:5061;transport=UDP] 2019-01-01 11:34:07,905 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xff6e80] on [sip:0.0.0.0:5061;transport=TCP] 2019-01-01 11:34:07,906 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0xff6100] on [sip:0.0.0.0:-1;transport=TLS] 2019-01-01 11:34:07,907 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 38729 2019-01-01 11:34:07,907 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,908 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2019-01-01 11:34:07,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2019-01-01 11:34:07,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x7598f2f0) 2019-01-01 11:34:07,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2019-01-01 11:34:07,910 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False 2019-01-01 11:34:07,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x7598f2d8 [0xfdf678], 0x2d7690 [0]) 2019-01-01 11:34:07,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2019-01-01 11:34:07,911 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns 2019-01-01 11:34:07,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x7598f2d8 [0xfdf678], "") 2019-01-01 11:34:07,913 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2019-01-01 11:34:07,914 [INFO] [doorpi.sipphone.from_linphone] 127.0.0.1 2019-01-01 11:34:07,915 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress 2019-01-01 11:34:07,916 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop 2019-01-01 11:34:07,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2019-01-01 11:34:07,918 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2019-01-01 11:34:07,918 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall 2019-01-01 11:34:07,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x7598f2d8 [0xfdf678], 0) 2019-01-01 11:34:07,919 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2019-01-01 11:34:07,920 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2019-01-01 11:34:07,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2019-01-01 11:34:07,922 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2019-01-01 11:34:07,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x7598f2d8 [0xfdf678], 120) 2019-01-01 11:34:07,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2019-01-01 11:34:07,924 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2019-01-01 11:34:07,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x7598f2d8 [0xfdf678], 15) 2019-01-01 11:34:07,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2019-01-01 11:34:07,926 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav 2019-01-01 11:34:07,928 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav" 2019-01-01 11:34:07,929 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2019-01-01 11:34:07,931 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2019-01-01 11:34:07,931 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:07,932 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added 2019-01-01 11:34:07,932 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:07,933 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:07,933 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:07,934 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:07,934 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2019-01-01 11:34:07,935 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall 2019-01-01 11:34:07,936 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateConnect 2019-01-01 11:34:07,937 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnCallStateDisconnect 2019-01-01 11:34:07,937 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2019-01-01 11:34:07,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x7598f2d8 [0xfdf678], "/usr/local/etc/DoorPi/media/ShortDialTone.wav") 2019-01-01 11:34:07,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2019-01-01 11:34:07,940 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:07,941 [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 2019-01-01 11:34:07,942 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPhoneDestroy 2019-01-01 11:34:07,943 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,943 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added 2019-01-01 11:34:07,944 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,945 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,945 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,945 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,946 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,947 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2019-01-01 11:34:07,947 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateConnect 2019-01-01 11:34:07,948 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCallStateDisconnect 2019-01-01 11:34:07,948 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2019-01-01 11:34:07,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x7436bb98 2019-01-01 11:34:07,951 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:07,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74367a40 2019-01-01 11:34:07,954 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: USB Audio Device 2019-01-01 11:34:07,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x7598f2d8 [0xfdf678], "ALSA: USB Audio Device") 2019-01-01 11:34:07,955 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2019-01-01 11:34:07,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74367a10 2019-01-01 11:34:07,956 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: USB Audio Device 2019-01-01 11:34:07,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x7598f2d8 [0xfdf678], "ALSA: USB Audio Device") 2019-01-01 11:34:07,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2019-01-01 11:34:07,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x7436ba58 2019-01-01 11:34:07,959 [INFO] [doorpi.sipphone.from_linphone] found 4 possible sounddevices: 2019-01-01 11:34:07,960 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name 2019-01-01 11:34:07,960 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2019-01-01 11:34:07,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x7436ba58 2019-01-01 11:34:07,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x7598f2d8 [0xfdf678], "ALSA: default device") 2019-01-01 11:34:07,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2d769c 2019-01-01 11:34:07,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x7598f2d8 [0xfdf678], "ALSA: default device") 2019-01-01 11:34:07,964 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2d769c 2019-01-01 11:34:07,964 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2019-01-01 11:34:07,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x7598f2d8 [0xfdf678], "ALSA: USB Audio Device") 2019-01-01 11:34:07,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2d769c 2019-01-01 11:34:07,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x7598f2d8 [0xfdf678], "ALSA: USB Audio Device") 2019-01-01 11:34:07,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2d769c 2019-01-01 11:34:07,967 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: USB Audio Device 2019-01-01 11:34:07,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x7598f2d8 [0xfdf678], "ALSA: Dummy") 2019-01-01 11:34:07,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2d769c 2019-01-01 11:34:07,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x7598f2d8 [0xfdf678], "ALSA: Dummy") 2019-01-01 11:34:07,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2d769c 2019-01-01 11:34:07,969 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: Dummy 2019-01-01 11:34:07,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x7598f2d8 [0xfdf678], "ALSA: USB Audio Device") 2019-01-01 11:34:07,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2d769c 2019-01-01 11:34:07,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x7598f2d8 [0xfdf678], "ALSA: USB Audio Device") 2019-01-01 11:34:07,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2d769c 2019-01-01 11:34:07,971 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: USB Audio Device 2019-01-01 11:34:07,972 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2019-01-01 11:34:07,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74367bf0 2019-01-01 11:34:07,973 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: USB Audio Device 2019-01-01 11:34:07,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74367bc0 2019-01-01 11:34:07,975 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: USB Audio Device 2019-01-01 11:34:07,976 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU'] 2019-01-01 11:34:07,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:07,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdef30) 2019-01-01 11:34:07,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c440 2019-01-01 11:34:07,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c440 2019-01-01 11:34:07,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c440 2019-01-01 11:34:07,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdefa0) 2019-01-01 11:34:07,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c450 2019-01-01 11:34:07,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c450 2019-01-01 11:34:07,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c450 2019-01-01 11:34:07,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdf008) 2019-01-01 11:34:07,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c460 2019-01-01 11:34:07,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c460 2019-01-01 11:34:07,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c460 2019-01-01 11:34:07,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdf070) 2019-01-01 11:34:07,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c470 2019-01-01 11:34:07,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c470 2019-01-01 11:34:07,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c470 2019-01-01 11:34:07,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdf0c8) 2019-01-01 11:34:07,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c480 2019-01-01 11:34:07,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c480 2019-01-01 11:34:07,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c480 2019-01-01 11:34:07,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdf968) 2019-01-01 11:34:07,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c490 2019-01-01 11:34:07,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c490 2019-01-01 11:34:07,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c490 2019-01-01 11:34:07,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdf9c0) 2019-01-01 11:34:07,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c4a0 2019-01-01 11:34:07,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c4a0 2019-01-01 11:34:07,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c4a0 2019-01-01 11:34:07,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdfa18) 2019-01-01 11:34:07,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:07,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c4b0 2019-01-01 11:34:07,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:07,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c4b0 2019-01-01 11:34:07,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c4b0 2019-01-01 11:34:08,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdfa80) 2019-01-01 11:34:08,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:08,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c4c0 2019-01-01 11:34:08,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:08,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c4c0 2019-01-01 11:34:08,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c4c0 2019-01-01 11:34:08,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfdfad8) 2019-01-01 11:34:08,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:08,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c4d0 2019-01-01 11:34:08,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:08,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c4d0 2019-01-01 11:34:08,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c4d0 2019-01-01 11:34:08,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x7436bc10 2019-01-01 11:34:08,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c440 [0xfdef30]) 2019-01-01 11:34:08,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c440 [0xfdef30]) 2019-01-01 11:34:08,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,008 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2019-01-01 11:34:08,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c440 [0xfdef30], 0x2d7690 [0]) 2019-01-01 11:34:08,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c450 [0xfdefa0]) 2019-01-01 11:34:08,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c280 2019-01-01 11:34:08,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c450 [0xfdefa0]) 2019-01-01 11:34:08,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c280 2019-01-01 11:34:08,012 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2019-01-01 11:34:08,012 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c450 [0xfdefa0], 0x2d7690 [0]) 2019-01-01 11:34:08,013 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,013 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c460 [0xfdf008]) 2019-01-01 11:34:08,014 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,015 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c460 [0xfdf008]) 2019-01-01 11:34:08,015 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,015 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2019-01-01 11:34:08,016 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c460 [0xfdf008], 0x2d7690 [0]) 2019-01-01 11:34:08,017 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,017 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c470 [0xfdf070]) 2019-01-01 11:34:08,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c280 2019-01-01 11:34:08,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c470 [0xfdf070]) 2019-01-01 11:34:08,019 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c280 2019-01-01 11:34:08,019 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU 2019-01-01 11:34:08,020 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c470 [0xfdf070], 0x2d769c [1]) 2019-01-01 11:34:08,020 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c480 [0xfdf0c8]) 2019-01-01 11:34:08,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c480 [0xfdf0c8]) 2019-01-01 11:34:08,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,023 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA 2019-01-01 11:34:08,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c480 [0xfdf0c8], 0x2d769c [1]) 2019-01-01 11:34:08,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c490 [0xfdf968]) 2019-01-01 11:34:08,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c490 [0xfdf968]) 2019-01-01 11:34:08,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,026 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2019-01-01 11:34:08,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c490 [0xfdf968], 0x2d7690 [0]) 2019-01-01 11:34:08,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4a0 [0xfdf9c0]) 2019-01-01 11:34:08,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4a0 [0xfdf9c0]) 2019-01-01 11:34:08,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c3a0 2019-01-01 11:34:08,030 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2019-01-01 11:34:08,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c4a0 [0xfdf9c0], 0x2d7690 [0]) 2019-01-01 11:34:08,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,032 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4b0 [0xfdfa18]) 2019-01-01 11:34:08,032 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c280 2019-01-01 11:34:08,033 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4b0 [0xfdfa18]) 2019-01-01 11:34:08,033 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7436c280 2019-01-01 11:34:08,034 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2019-01-01 11:34:08,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c4b0 [0xfdfa18], 0x2d7690 [0]) 2019-01-01 11:34:08,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4c0 [0xfdfa80]) 2019-01-01 11:34:08,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4c0 [0xfdfa80]) 2019-01-01 11:34:08,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,038 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2019-01-01 11:34:08,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c4c0 [0xfdfa80], 0x2d7690 [0]) 2019-01-01 11:34:08,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4d0 [0xfdfad8]) 2019-01-01 11:34:08,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4d0 [0xfdfad8]) 2019-01-01 11:34:08,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,041 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2019-01-01 11:34:08,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c4d0 [0xfdfad8], 0x2d7690 [0]) 2019-01-01 11:34:08,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7436bb98 2019-01-01 11:34:08,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7436bb98 2019-01-01 11:34:08,045 [INFO] [doorpi.sipphone.from_linphone] found 2 possible videodevices: 2019-01-01 11:34:08,046 [DEBUG] [doorpi.sipphone.from_linphone] | name 2019-01-01 11:34:08,046 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2019-01-01 11:34:08,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7436bb98 2019-01-01 11:34:08,047 [DEBUG] [doorpi.sipphone.from_linphone] | V4L2: /dev/video0 2019-01-01 11:34:08,048 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture 2019-01-01 11:34:08,048 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------ 2019-01-01 11:34:08,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7436bb98 2019-01-01 11:34:08,050 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: V4L2: /dev/video0) returns V4L2: /dev/video0 2019-01-01 11:34:08,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x7436bb98 2019-01-01 11:34:08,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x7598f2d8 [0xfdf678], 0x2d769c [1]) 2019-01-01 11:34:08,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2019-01-01 11:34:08,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x7598f2d8 [0xfdf678], "V4L2: /dev/video0") 2019-01-01 11:34:08,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2019-01-01 11:34:08,053 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga 2019-01-01 11:34:08,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x7598f2d8 [0xfdf678], "vga") 2019-01-01 11:34:08,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2019-01-01 11:34:08,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x7436bcc8 2019-01-01 11:34:08,056 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: V4L2: /dev/video0 2019-01-01 11:34:08,056 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2019-01-01 11:34:08,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0xfe4688) 2019-01-01 11:34:08,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new() 2019-01-01 11:34:08,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76c9c4e0 2019-01-01 11:34:08,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init() 2019-01-01 11:34:08,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76c9c4e0 2019-01-01 11:34:08,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76c9c4e0 2019-01-01 11:34:08,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x7436bbc0 2019-01-01 11:34:08,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4e0 [0xfe4688]) 2019-01-01 11:34:08,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2d769c 2019-01-01 11:34:08,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76c9c4e0 [0xfe4688]) 2019-01-01 11:34:08,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x7598f2f0 2019-01-01 11:34:08,063 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8 2019-01-01 11:34:08,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x7598f2d8 [0xfdf678], 0x76c9c4e0 [0xfe4688], 0x2d769c [1]) 2019-01-01 11:34:08,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0xe488cc 2019-01-01 11:34:08,065 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.0.150 2019-01-01 11:34:08,066 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns 305 2019-01-01 11:34:08,066 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: 305) returns ******* 2019-01-01 11:34:08,067 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.0.150) returns 192.168.0.150 2019-01-01 11:34:08,067 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server 2019-01-01 11:34:08,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:08,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0xffbf50) 2019-01-01 11:34:08,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2019-01-01 11:34:08,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76c9c4f0 2019-01-01 11:34:08,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2019-01-01 11:34:08,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76c9c4f0 2019-01-01 11:34:08,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76c9c4f0 2019-01-01 11:34:08,071 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76c9c4f0 2019-01-01 11:34:08,071 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2019-01-01 11:34:08,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi ") 2019-01-01 11:34:08,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0xffa380) 2019-01-01 11:34:08,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:34:08,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c500 2019-01-01 11:34:08,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:34:08,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c500 2019-01-01 11:34:08,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c500 2019-01-01 11:34:08,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76c9c500 2019-01-01 11:34:08,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76c9c4f0 [0xffbf50], 0x76c9c500 [0xffa380]) 2019-01-01 11:34:08,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0 2019-01-01 11:34:08,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76c9c4f0 [0xffbf50], "sip:192.168.0.150") 2019-01-01 11:34:08,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0 2019-01-01 11:34:08,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76c9c4f0 [0xffbf50], 0x2d769c [1]) 2019-01-01 11:34:08,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2019-01-01 11:34:08,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x7598f2d8 [0xfdf678], 0x76c9c4f0 [0xffbf50]) 2019-01-01 11:34:08,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0xe488cc 2019-01-01 11:34:08,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x7598f2d8 [0xfdf678], 0x76c9c4f0 [0xffbf50]) 2019-01-01 11:34:08,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2019-01-01 11:34:08,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x7598f2d8 [0xfdf678], "305", "(null)", "305Beispiel", "(null)", "(null)", "192.168.0.150") 2019-01-01 11:34:08,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0xffd710) 2019-01-01 11:34:08,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new() 2019-01-01 11:34:08,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76c9c510 2019-01-01 11:34:08,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init() 2019-01-01 11:34:08,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76c9c510 2019-01-01 11:34:08,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76c9c510 2019-01-01 11:34:08,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76c9c510 2019-01-01 11:34:08,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x7598f2d8 [0xfdf678], 0x76c9c510 [0xffd710]) 2019-01-01 11:34:08,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None 2019-01-01 11:34:08,089 [DEBUG] [doorpi.sipphone.from_linphone] start successfully 2019-01-01 11:34:08,089 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnStartup'] 2019-01-01 11:34:08,090 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile 2019-01-01 11:34:08,090 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10'] 2019-01-01 11:34:08,091 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2019-01-01 11:34:08,092 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2019-01-01 11:34:08,093 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded 2019-01-01 11:34:08,094 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup 2019-01-01 11:34:08,095 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section onboardpins_InputPins (default: ) returns call:301 2019-01-01 11:34:08,096 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded 2019-01-01 11:34:08,096 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '301'} was added to new evententry OnKeyPressed_onboardpins.1 2019-01-01 11:34:08,097 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section onboardpins_InputPins (default: ) returns call:301 2019-01-01 11:34:08,098 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '301'} was added to new evententry OnKeyPressed_onboardpins.2 2019-01-01 11:34:08,098 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2019-01-01 11:34:08,099 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns 2019-01-01 11:34:08,099 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron 2019-01-01 11:34:08,101 [DEBUG] [doorpi.action.handler] [Q22TCS] fire for event OnStartup this actions [] 2019-01-01 11:34:08,102 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi 2019-01-01 11:34:08,102 [TRACE] [doorpi.action.handler] [Q22TCS] try to fire action SleepAction with args (1.0,) and kwargs {} 2019-01-01 11:34:08,104 [TRACE] [doorpi.action.base] run SleepAction with args (1.0,) and kwargs {} 2019-01-01 11:34:09,107 [TRACE] [doorpi.action.handler] [Q22TCS] finished fire_event for event_name OnStartup 2019-01-01 11:34:09,108 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron 2019-01-01 11:34:09,110 [INFO] [doorpi.doorpi] DoorPi started successfully 2019-01-01 11:34:09,111 [INFO] [doorpi.doorpi] BasePath is /usr/local/etc/DoorPi 2019-01-01 11:34:09,112 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi 2019-01-01 11:34:09,113 [INFO] [doorpi.doorpi] Weburl is http://raspbx:8080/ 2019-01-01 11:34:09,116 [ERROR] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() error: Unknown error 1993405296 (1993405296) 2019-01-01 11:34:09,117 [WARNING] [doorpi.sipphone.from_linphone] Stun server resolution failed. 2019-01-01 11:34:09,118 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 192.168.0.150 2019-01-01 11:34:09,119 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP] 2019-01-01 11:34:09,120 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2019-01-01 11:34:09,121 [INFO] [doorpi.sipphone.from_linphone] 127.0.0.1 2019-01-01 11:34:09,123 [ERROR] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() error: Unknown error 1993405296 (1993405296) 2019-01-01 11:34:09,124 [WARNING] [doorpi.sipphone.from_linphone] Stun server resolution failed. 2019-01-01 11:34:09,126 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0xffbf50] about to register (LinphoneCore version: 3.9.0) 2019-01-01 11:34:09,136 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready 2019-01-01 11:34:09,137 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: starting resolution of 192.168.0.150 2019-01-01 11:34:09,137 [INFO] [doorpi.sipphone.from_linphone] channel 0xfff5c8: state RES_IN_PROGRESS 2019-01-01 11:34:09,138 [INFO] [doorpi.sipphone.from_linphone] transaction [0xff5220] channel state changed to [RES_IN_PROGRESS] 2019-01-01 11:34:09,139 [INFO] [doorpi.sipphone.from_linphone] channel 0xfff5c8: state RES_DONE 2019-01-01 11:34:09,140 [INFO] [doorpi.sipphone.from_linphone] transaction [0xff5220] channel state changed to [RES_DONE] 2019-01-01 11:34:09,140 [INFO] [doorpi.sipphone.from_linphone] channel 0xfff5c8: state CONNECTING 2019-01-01 11:34:09,141 [INFO] [doorpi.sipphone.from_linphone] transaction [0xff5220] channel state changed to [CONNECTING] 2019-01-01 11:34:09,142 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.0.150:5060] 2019-01-01 11:34:09,143 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0 2019-01-01 11:34:09,144 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.0.150:5061 2019-01-01 11:34:09,145 [INFO] [doorpi.sipphone.from_linphone] channel 0xfff5c8: state READY 2019-01-01 11:34:09,145 [INFO] [doorpi.sipphone.from_linphone] transaction [0xff5220] channel state changed to [READY] 2019-01-01 11:34:09,146 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xff5220], from state [INIT] to [TRYING] 2019-01-01 11:34:09,148 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [517] bytes REGISTER sip:192.168.0.150 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5061;branch=z9hG4bK.n5TYlDwRS;rport From: "DoorPi" ;tag=S5MuOUwsm To: "DoorPi" CSeq: 20 REGISTER Call-ID: C7HRr6nX68 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) 2019-01-01 11:34:09,149 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request 2019-01-01 11:34:09,150 [INFO] [doorpi.sipphone.from_linphone] Refresher [0xff4d70] takes ownership of transaction [0xff5220] 2019-01-01 11:34:09,151 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0xffbf50] for identity ["DoorPi" ] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress] 2019-01-01 11:34:09,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0xfdf678, 0xffbf50, 1, "Registration in progress") 2019-01-01 11:34:09,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2019-01-01 11:34:09,153 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [registration_state_changed] 2019-01-01 11:34:09,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0xfdf678, 0x1) 2019-01-01 11:34:09,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable 2019-01-01 11:34:09,207 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [network_reachable] 2019-01-01 11:34:09,208 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [477] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.n5TYlDwRS Call-ID: C7HRr6nX68 From: "DoorPi" ;tag=S5MuOUwsm To: "DoorPi" ;tag=z9hG4bK.n5TYlDwRS CSeq: 20 REGISTER WWW-Authenticate: Digest realm="asterisk",nonce="1546338849/06799555e86bdb629bf767de47276471",opaque="2a6b9efc058d07eb",algorithm=md5,qop="auth" Server: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:34:09,239 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [477] bytes parsed 2019-01-01 11:34:09,241 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: discovered public ip and port are [192.168.0.150:5061] 2019-01-01 11:34:09,241 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:09,242 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xff5220], from state [TRYING] to [COMPLETED] 2019-01-01 11:34:09,244 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=305, realm= 2019-01-01 11:34:09,245 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [305] realm [asterisk] 2019-01-01 11:34:09,246 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xfff428], from state [INIT] to [TRYING] 2019-01-01 11:34:09,248 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [782] bytes REGISTER sip:192.168.0.150 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5061;branch=z9hG4bK.ndwL4FRbG;rport From: "DoorPi" ;tag=S5MuOUwsm To: "DoorPi" CSeq: 21 REGISTER Call-ID: C7HRr6nX68 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="asterisk", nonce="1546338849/06799555e86bdb629bf767de47276471", algorithm=md5, opaque="2a6b9efc058d07eb", username="305", uri="sip:192.168.0.150", response="636b0302878b35302c2b954656784a01", cnonce="89f959bc", nc=00000001, qop=auth 2019-01-01 11:34:09,301 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [425] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.ndwL4FRbG Call-ID: C7HRr6nX68 From: "DoorPi" ;tag=S5MuOUwsm To: "DoorPi" ;tag=z9hG4bK.ndwL4FRbG CSeq: 21 REGISTER Date: Tue, 01 Jan 2019 10:34:09 GMT Contact: ;expires=3599 Expires: 3600 Server: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:34:09,313 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [425] bytes parsed 2019-01-01 11:34:09,315 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:09,316 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xfff428], from state [TRYING] to [COMPLETED] 2019-01-01 11:34:09,317 [INFO] [doorpi.sipphone.from_linphone] Refresher [0xff4d70]: has no contact for request [0xff7690]. 2019-01-01 11:34:09,317 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 3239100 ms 2019-01-01 11:34:09,318 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.0.150] 2019-01-01 11:34:09,319 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0xffbf50] for identity ["DoorPi" ] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] 2019-01-01 11:34:09,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0xfdf678, 0xffbf50, 2, "Registration successful") 2019-01-01 11:34:09,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed 2019-01-01 11:34:09,321 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [registration_state_changed] 2019-01-01 11:34:09,374 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [425] new bytes from [UDP://192.168.0.150:5060]: OPTIONS sip:305@192.168.0.150:5061 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5060;rport;branch=z9hG4bKPj231c75ea-ed2d-4474-853c-a7a0db558f7c From: ;tag=f753f02e-a891-40c5-ae41-d3db2b6b2ccb To: Contact: Call-ID: aed28ad5-1e31-465c-bae2-825731dc38ca CSeq: 47285 OPTIONS Max-Forwards: 70 User-Agent: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:34:09,409 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [425] bytes parsed 2019-01-01 11:34:09,411 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [293] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 192.168.0.150:5060;rport;branch=z9hG4bKPj231c75ea-ed2d-4474-853c-a7a0db558f7c From: ;tag=f753f02e-a891-40c5-ae41-d3db2b6b2ccb To: ;tag=Al-o1 Call-ID: aed28ad5-1e31-465c-bae2-825731dc38ca CSeq: 47285 OPTIONS 2019-01-01 11:34:10,334 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:12,017 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:14,254 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xff5220], from state [COMPLETED] to [TERMINATED] 2019-01-01 11:34:14,255 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0xff5220] terminated 2019-01-01 11:34:14,261 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:14,362 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0xfff428], from state [COMPLETED] to [TERMINATED] 2019-01-01 11:34:14,363 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0xfff428] terminated 2019-01-01 11:34:16,513 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:18,193 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:20,437 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:22,114 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:24,354 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:26,037 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:28,280 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:30,520 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:32,200 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:34,442 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:36,124 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:38,364 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:40,046 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:42,287 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:44,162 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,165 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_2 from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,167 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface 2019-01-01 11:34:44,169 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_onboardpins.2 from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,171 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_2 - skip fire_event OnKeyDown_2 from doorpi.keyboard.from_piface 2019-01-01 11:34:44,174 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_onboardpins.2 - skip fire_event OnKeyDown_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:34:44,390 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,392 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_2 from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,393 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_piface 2019-01-01 11:34:44,395 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_onboardpins.2 from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,397 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_2 - skip fire_event OnKeyUp_2 from doorpi.keyboard.from_piface 2019-01-01 11:34:44,397 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,400 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_onboardpins.2 - skip fire_event OnKeyUp_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:34:44,401 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_2 from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,402 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface 2019-01-01 11:34:44,404 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_onboardpins.2 from doorpi.keyboard.from_piface asyncron 2019-01-01 11:34:44,404 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_2 - skip fire_event OnKeyPressed_2 from doorpi.keyboard.from_piface 2019-01-01 11:34:44,407 [DEBUG] [doorpi.action.handler] [KW3DXF] fire for event OnKeyPressed_onboardpins.2 this actions [] 2019-01-01 11:34:44,408 [TRACE] [doorpi.action.handler] [KW3DXF] try to fire action CallAction with args () and kwargs {'number': '301'} 2019-01-01 11:34:44,409 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '301'} 2019-01-01 11:34:44,409 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2019-01-01 11:34:44,411 [DEBUG] [doorpi.sipphone.from_linphone] call (301) 2019-01-01 11:34:44,412 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call 2019-01-01 11:34:44,412 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:34:44,413 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2019-01-01 10:34:44.413203 2019-01-01 11:34:44,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x7598f2d8 [0xfdf678], 0x2de154 [(nil)]) 2019-01-01 11:34:44,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x73003320) 2019-01-01 11:34:44,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new() 2019-01-01 11:34:44,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76c9c570 2019-01-01 11:34:44,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init() 2019-01-01 11:34:44,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76c9c570 2019-01-01 11:34:44,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76c9c570 2019-01-01 11:34:44,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76c9c570 2019-01-01 11:34:44,421 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76c9c570 [0x73003320], "/usr/local/etc/DoorPi/records/2019-01-01_11-34-44.wav") 2019-01-01 11:34:44,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0 2019-01-01 11:34:44,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76c9c570 [0x73003320], 0x2d769c [1]) 2019-01-01 11:34:44,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0 2019-01-01 11:34:44,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x7598f2d8 [0xfdf678], "301", 0x76c9c570 [0x73003320]) 2019-01-01 11:34:44,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 2, "Starting outgoing call") 2019-01-01 11:34:44,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new() 2019-01-01 11:34:44,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76c9c580 2019-01-01 11:34:44,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init() 2019-01-01 11:34:44,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76c9c580 2019-01-01 11:34:44,432 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call) 2019-01-01 11:34:44,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:34:44,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:34:44,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c560 2019-01-01 11:34:44,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:34:44,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c560 2019-01-01 11:34:44,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c560 2019-01-01 11:34:44,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c560 2019-01-01 11:34:44,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c560 [0x73000850]) 2019-01-01 11:34:44,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x743765c0 2019-01-01 11:34:44,438 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:44,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,441 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:44,442 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:44,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,446 [DEBUG] [doorpi.action.handler] no actions for event OnMediaRequired - skip fire_event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:44,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:34:44,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 3, "Outgoing call in progress") 2019-01-01 11:34:44,454 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress) 2019-01-01 11:34:44,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:34:44,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:34:44,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c530 2019-01-01 11:34:44,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:34:44,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c530 2019-01-01 11:34:44,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c530 2019-01-01 11:34:44,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c530 2019-01-01 11:34:44,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c530 [0x73000850]) 2019-01-01 11:34:44,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74376650 2019-01-01 11:34:44,460 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:44,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,464 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:44,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:34:44,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76c9c580 2019-01-01 11:34:44,468 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2019-01-01 11:34:44,470 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron 2019-01-01 11:34:44,471 [DEBUG] [doorpi.action.handler] [R82NA0] fire for event OnSipPhoneMakeCall this actions [] 2019-01-01 11:34:44,473 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1949688944]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked. 2019-01-01 11:34:44,473 [TRACE] [doorpi.action.handler] [R82NA0] try to fire action > with args () and kwargs {} 2019-01-01 11:34:44,474 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x7302da40] initialized (LinphoneCore version: 3.9.0) 2019-01-01 11:34:44,475 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:34:44,477 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit 2019-01-01 11:34:44,477 [TRACE] [doorpi.action.handler] [KW3DXF] finished fire_event for event_name OnKeyPressed_onboardpins.2 2019-01-01 11:34:44,478 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:34:44,478 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron 2019-01-01 11:34:44,479 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:34:44,481 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x7302da40] 2019-01-01 11:34:44,482 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079] 2019-01-01 11:34:44,483 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream. 2019-01-01 11:34:44,484 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp 2019-01-01 11:34:44,485 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:44,485 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send 2019-01-01 11:34:44,486 [TRACE] [doorpi.action.handler] [R82NA0] finished fire_event for event_name OnSipPhoneMakeCall 2019-01-01 11:34:44,487 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x7302da40] 2019-01-01 11:34:44,488 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079] 2019-01-01 11:34:44,488 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream. 2019-01-01 11:34:44,489 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy 2019-01-01 11:34:44,489 [INFO] [doorpi.sipphone.from_linphone] Don't put text stream on local offer for call [0x7302da40] 2019-01-01 11:34:44,490 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x7302d2e0,0-->MSVoidSink:0x7302e860,0 2019-01-01 11:34:44,490 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2019-01-01 11:34:44,491 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99) 2019-01-01 11:34:44,491 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" ] calling [sip:301@192.168.0.150] on op [0x7302bf68] 2019-01-01 11:34:44,492 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri. 2019-01-01 11:34:44,492 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x73010f38], from state [INIT] to [CALLING] 2019-01-01 11:34:44,493 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [812] bytes INVITE sip:301@192.168.0.150 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5061;branch=z9hG4bK.xZCz9ZBAB;rport From: "DoorPi" ;tag=qwd17uD4E To: sip:301@192.168.0.150 CSeq: 20 INVITE Call-ID: 332zQWwCQ~ Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 269 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) v=0 o=305 3807 1588 IN IP4 192.168.0.150 s=Talk c=IN IP4 192.168.0.150 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 2019-01-01 11:34:44,494 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress 2019-01-01 11:34:44,494 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:34:44,495 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [466] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.xZCz9ZBAB Call-ID: 332zQWwCQ~ From: "DoorPi" ;tag=qwd17uD4E To: ;tag=z9hG4bK.xZCz9ZBAB CSeq: 20 INVITE WWW-Authenticate: Digest realm="asterisk",nonce="1546338884/d499292374419f450d88ffe864a278cd",opaque="204750b5080cbb16",algorithm=md5,qop="auth" Server: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:34:44,504 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [466] bytes parsed 2019-01-01 11:34:44,505 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:44,505 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x73010f38], from state [CALLING] to [PROCEEDING] 2019-01-01 11:34:44,506 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x73010f38], from state [PROCEEDING] to [COMPLETED] 2019-01-01 11:34:44,507 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [366] bytes ACK sip:301@192.168.0.150 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5061;branch=z9hG4bK.xZCz9ZBAB;rport Call-ID: 332zQWwCQ~ From: "DoorPi" ;tag=qwd17uD4E To: ;tag=z9hG4bK.xZCz9ZBAB Contact: ;+sip.instance="" Max-Forwards: 70 CSeq: 20 ACK 2019-01-01 11:34:44,508 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=305, realm=asterisk 2019-01-01 11:34:44,509 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [305] realm [asterisk] 2019-01-01 11:34:44,510 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x10749e8], from state [INIT] to [CALLING] 2019-01-01 11:34:44,511 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [1081] bytes INVITE sip:301@192.168.0.150 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5061;branch=z9hG4bK.pIsJhPPP-;rport From: "DoorPi" ;tag=qwd17uD4E To: sip:301@192.168.0.150 CSeq: 21 INVITE Call-ID: 332zQWwCQ~ Max-Forwards: 70 Supported: outbound Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE Content-Type: application/sdp Content-Length: 269 Contact: ;+sip.instance="" User-Agent: (belle-sip/1.4.2) Authorization: Digest realm="asterisk", nonce="1546338884/d499292374419f450d88ffe864a278cd", algorithm=md5, opaque="204750b5080cbb16", username="305", uri="sip:301@192.168.0.150", response="db9c79fa2ca67eed83aa62dd587eb3ab", cnonce="6bb4991e", nc=00000001, qop=auth v=0 o=305 3807 1588 IN IP4 192.168.0.150 s=Talk c=IN IP4 192.168.0.150 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 2019-01-01 11:34:44,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,567 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [292] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.pIsJhPPP- Call-ID: 332zQWwCQ~ From: "DoorPi" ;tag=qwd17uD4E To: CSeq: 21 INVITE Server: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:34:44,575 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [292] bytes parsed 2019-01-01 11:34:44,576 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:44,577 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x10749e8], from state [CALLING] to [PROCEEDING] 2019-01-01 11:34:44,578 [INFO] [doorpi.sipphone.from_linphone] op [0x7302bf68] : set_or_update_dialog() current=[(nil)] new=[(nil)] 2019-01-01 11:34:44,579 [INFO] [doorpi.sipphone.from_linphone] Op [0x7302bf68] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL] 2019-01-01 11:34:44,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,585 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,590 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:44,640 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,641 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,642 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe488a8 2019-01-01 11:34:44,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:44,914 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [535] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 180 Ringing Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.pIsJhPPP- Call-ID: 332zQWwCQ~ From: "DoorPi" ;tag=qwd17uD4E To: ;tag=e6a819a4-6b29-4742-8a04-6631c4ffb246 CSeq: 21 INVITE Server: FPBX-14.0.1.20(13.23.0) Contact: Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE P-Asserted-Identity: "MotoG4" Content-Length: 0 2019-01-01 11:34:44,926 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [535] bytes parsed 2019-01-01 11:34:44,928 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:44,929 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x1065f90] , local tag [qwd17uD4E], remote tag [e6a819a4-6b29-4742-8a04-6631c4ffb246] 2019-01-01 11:34:44,930 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1065f90]: now updated by transaction [0x10749e8]. 2019-01-01 11:34:44,933 [INFO] [doorpi.sipphone.from_linphone] op [0x7302bf68] : set_or_update_dialog() current=[(nil)] new=[0x1065f90] 2019-01-01 11:34:44,934 [INFO] [doorpi.sipphone.from_linphone] Op [0x7302bf68] receiving call response [180], dialog is [0x1065f90] in state [BELLE_SIP_DIALOG_EARLY] 2019-01-01 11:34:44,935 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2019-01-01 11:34:44,935 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x7302d2e0,0-->MSVoidSink:0x7302e860,0 2019-01-01 11:34:44,936 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2019-01-01 11:34:44,946 [INFO] [doorpi.sipphone.from_linphone] Configuring resampler input with rate=[44100], nchannels=[1] 2019-01-01 11:34:44,947 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer[0xff5420]: /usr/local/etc/DoorPi/media/ShortDialTone.wav opened: rate=44100,channel=1 2019-01-01 11:34:44,948 [INFO] [doorpi.sipphone.from_linphone] configuring resampler output to rate=[44100], nchannels=[1] 2019-01-01 11:34:44,949 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99 2019-01-01 11:34:44,950 [INFO] [doorpi.sipphone.from_linphone] Ring MSTicker priority set to SCHED_RR and value (99) 2019-01-01 11:34:44,951 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0xff5420,0-->MSDtmfGen:0x10642b8,0 2019-01-01 11:34:44,951 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x10642b8,0-->MSResample:0x1063c48,0 2019-01-01 11:34:44,952 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1063c48,0-->MSAlsaWrite:0x1035f18,0 2019-01-01 11:34:44,953 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2019-01-01 11:34:44,954 [INFO] [doorpi.sipphone.from_linphone] Remote ringing... 2019-01-01 11:34:44,955 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingRinging 2019-01-01 11:34:44,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 4, "Remote ringing") 2019-01-01 11:34:44,956 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (4 - Remote ringing) 2019-01-01 11:34:44,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:34:44,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:34:44,960 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c5d0 2019-01-01 11:34:44,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:34:44,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c5d0 2019-01-01 11:34:44,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c5d0 2019-01-01 11:34:44,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c5d0 2019-01-01 11:34:44,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c5d0 [0x73000850]) 2019-01-01 11:34:44,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74376920 2019-01-01 11:34:44,967 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:44,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,972 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:44,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:44,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:34:44,979 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening sysdefault at 44100Hz, bits=16, stereo=0 2019-01-01 11:34:44,980 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 1280 is not supported by your hardware. ==> Using 940 instead. 2019-01-01 11:34:44,980 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:1280 Using 940 2019-01-01 11:34:44,981 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2019-01-01 11:34:44,982 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2019-01-01 11:34:44,983 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:34:44,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:44,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:44,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:44,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,255 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,310 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,417 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [535] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 180 Ringing Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.pIsJhPPP- Call-ID: 332zQWwCQ~ From: "DoorPi" ;tag=qwd17uD4E To: ;tag=e6a819a4-6b29-4742-8a04-6631c4ffb246 CSeq: 21 INVITE Server: FPBX-14.0.1.20(13.23.0) Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE Contact: P-Asserted-Identity: "MotoG4" Content-Length: 0 2019-01-01 11:34:45,428 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [535] bytes parsed 2019-01-01 11:34:45,429 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:45,430 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1065f90]: now updated by transaction [0x10749e8]. 2019-01-01 11:34:45,432 [INFO] [doorpi.sipphone.from_linphone] op [0x7302bf68] : set_or_update_dialog() current=[0x1065f90] new=[0x1065f90] 2019-01-01 11:34:45,432 [INFO] [doorpi.sipphone.from_linphone] Op [0x7302bf68] receiving call response [180], dialog is [0x1065f90] in state [BELLE_SIP_DIALOG_EARLY] 2019-01-01 11:34:45,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,757 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,758 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,812 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:45,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:45,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:45,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:45,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,486 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:46,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,647 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,757 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,814 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:46,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:46,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:46,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:46,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,413 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,640 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:47,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:47,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:47,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:47,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,034 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,441 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:48,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,603 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:48,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:48,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:48,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:48,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:49,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:49,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:49,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:49,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,276 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,277 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,337 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:50,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,391 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,446 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,781 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:50,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:50,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:50,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:50,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,284 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,285 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,338 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,340 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,394 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,678 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:51,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:51,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:51,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:51,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,013 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,015 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,017 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,194 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:52,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,740 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:52,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:52,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:52,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:52,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,020 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,076 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,190 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,301 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:53,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:53,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:53,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:53,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,033 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:54,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,251 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,252 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe4889c 2019-01-01 11:34:54,475 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0xe48818 2019-01-01 11:34:54,528 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [885] new bytes from [UDP://192.168.0.150:5060]: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.150:5061;rport=5061;received=192.168.0.150;branch=z9hG4bK.pIsJhPPP- Call-ID: 332zQWwCQ~ From: "DoorPi" ;tag=qwd17uD4E To: ;tag=e6a819a4-6b29-4742-8a04-6631c4ffb246 CSeq: 21 INVITE Server: FPBX-14.0.1.20(13.23.0) Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, REFER, MESSAGE Contact: Supported: 100rel, timer, replaces, norefersub P-Asserted-Identity: "MotoG4" Content-Type: application/sdp Content-Length: 273 v=0 o=- 3807 1590 IN IP4 192.168.0.150 s=Asterisk c=IN IP4 192.168.0.150 t=0 0 m=audio 13054 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=ptime:20 a=maxptime:150 a=sendrecv m=video 0 RTP/AVP 96 2019-01-01 11:34:54,545 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [612] bytes parsed 2019-01-01 11:34:54,609 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] read [273] bytes of body from [192.168.0.150:5060] 2019-01-01 11:34:54,611 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response. 2019-01-01 11:34:54,612 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x10749e8], from state [PROCEEDING] to [ACCEPTED] 2019-01-01 11:34:54,613 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1065f90]: now updated by transaction [0x10749e8]. 2019-01-01 11:34:54,616 [INFO] [doorpi.sipphone.from_linphone] op [0x7302bf68] : set_or_update_dialog() current=[0x1065f90] new=[0x1065f90] 2019-01-01 11:34:54,617 [INFO] [doorpi.sipphone.from_linphone] Op [0x7302bf68] receiving call response [200], dialog is [0x1065f90] in state [BELLE_SIP_DIALOG_CONFIRMED] 2019-01-01 11:34:54,639 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp= 2019-01-01 11:34:54,640 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp= 2019-01-01 11:34:54,642 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-16 2019-01-01 11:34:54,643 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp= 2019-01-01 11:34:54,645 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing 2019-01-01 11:34:54,646 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0 2019-01-01 11:34:54,647 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1 2019-01-01 11:34:54,648 [INFO] [doorpi.sipphone.from_linphone] Local stream description [0x73005058] rejected by peer 2019-01-01 11:34:54,649 [INFO] [doorpi.sipphone.from_linphone] Computing branch id z9hG4bK.KEfIo9~qD for message sent statelessly 2019-01-01 11:34:54,651 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [552] bytes ACK sip:192.168.0.150:5060 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5061;rport;branch=z9hG4bK.KEfIo9~qD From: "DoorPi" ;tag=qwd17uD4E To: ;tag=e6a819a4-6b29-4742-8a04-6631c4ffb246 CSeq: 21 ACK Call-ID: 332zQWwCQ~ Max-Forwards: 70 Authorization: Digest realm="asterisk", nonce="1546338884/d499292374419f450d88ffe864a278cd", algorithm=md5, opaque="204750b5080cbb16", username="305", uri="sip:301@192.168.0.150", response="db9c79fa2ca67eed83aa62dd587eb3ab", cnonce="6bb4991e", nc=00000001, qop=auth 2019-01-01 11:34:54,655 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallOutgoingRinging to LinphoneCallConnected 2019-01-01 11:34:54,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 6, "Connected") 2019-01-01 11:34:54,658 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (6 - Connected) 2019-01-01 11:34:54,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:34:54,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:34:54,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c520 2019-01-01 11:34:54,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:34:54,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c520 2019-01-01 11:34:54,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c520 2019-01-01 11:34:54,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c520 2019-01-01 11:34:54,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c520 [0x73000850]) 2019-01-01 11:34:54,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74376920 2019-01-01 11:34:54,667 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:54,670 [TRACE] [doorpi.action.handler] fire Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:54,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,674 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:54,674 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:54,675 [DEBUG] [doorpi.action.handler] [R9CPEG] fire for event OnCallStateConnect this actions [, ] 2019-01-01 11:34:54,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,678 [TRACE] [doorpi.action.handler] [R9CPEG] try to fire action > with args () and kwargs {} 2019-01-01 11:34:54,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:54,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,680 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:34:54,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:54,684 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2019-01-01 11:34:54,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:34:54,689 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:34:54,692 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0xff5420,0-->MSDtmfGen:0x10642b8,0 2019-01-01 11:34:54,693 [TRACE] [doorpi.action.handler] [R9CPEG] try to fire action > with args () and kwargs {} 2019-01-01 11:34:54,693 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:34:54,694 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x10642b8,0-->MSResample:0x1063c48,0 2019-01-01 11:34:54,695 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:34:54,697 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1063c48,0-->MSAlsaWrite:0x1035f18,0 2019-01-01 11:34:54,698 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] starting recording to /usr/local/etc/DoorPi/records/2019-01-01_11-34-44.wav 2019-01-01 11:34:54,709 [INFO] [doorpi.sipphone.from_linphone] Ring MSTicker thread exiting 2019-01-01 11:34:54,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_instance_method_start_recording(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,711 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x7302da40] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2019-01-01 11:34:54,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_instance_method_start_recording -> None 2019-01-01 11:34:54,712 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80 2019-01-01 11:34:54,713 [TRACE] [doorpi.action.handler] fire Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder asyncron 2019-01-01 11:34:54,713 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x7302ad48] sending to rtp [192.168.0.150:13054] rtcp [192.168.0.150:13055] 2019-01-01 11:34:54,716 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x7302ad48] 2019-01-01 11:34:54,718 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation 2019-01-01 11:34:54,718 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderStarted - skip fire_event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:34:54,746 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2019-01-01 11:34:54,747 [TRACE] [doorpi.action.handler] [R9CPEG] finished fire_event for event_name OnCallStateConnect 2019-01-01 11:34:54,748 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2019-01-01 11:34:54,749 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp='' 2019-01-01 11:34:54,750 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x73029880] using payload's bitrate is 80000 2019-01-01 11:34:54,750 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x73029880] 2019-01-01 11:34:54,751 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc: got ptime=20 2019-01-01 11:34:54,751 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2019-01-01 11:34:54,752 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT 2019-01-01 11:34:54,753 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x1074f58,0-->MSVolume:0x106d078,0 2019-01-01 11:34:54,753 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x106d078,0-->MSAudioMixer:0x1069e58,0 2019-01-01 11:34:54,754 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1069e58,0-->MSUlawEnc:0x10747d8,0 2019-01-01 11:34:54,754 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x10747d8,0-->MSRtpSend:0x73029e60,0 2019-01-01 11:34:54,755 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x1063c48,0-->MSUlawDec:0x10759e0,0 2019-01-01 11:34:54,755 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x10759e0,0-->MSGenericPLC:0xffe530,0 2019-01-01 11:34:54,756 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0xffe530,0-->MSDtmfGen:0x1035f18,0 2019-01-01 11:34:54,756 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x1035f18,0-->MSVolume:0x106ab90,0 2019-01-01 11:34:54,757 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x106ab90,0-->MSTee:0x1060258,0 2019-01-01 11:34:54,757 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1060258,0-->MSEqualizer:0x1060600,0 2019-01-01 11:34:54,758 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x1060600,0-->MSAudioMixer:0x10683a8,0 2019-01-01 11:34:54,758 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0 2019-01-01 11:34:54,759 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0xffc6c0,0-->MSResample:0x1072610,0 2019-01-01 11:34:54,759 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1072610,0-->MSAudioMixer:0x10683a8,1 2019-01-01 11:34:54,760 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x10683a8,0-->MSAlsaWrite:0x1069490,0 2019-01-01 11:34:54,760 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x10669e0,1-->MSResample:0x1075928,0 2019-01-01 11:34:54,761 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x1075928,0-->MSOpusEnc:0xffee00,0 2019-01-01 11:34:54,761 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0xffee00,0-->MSMKVRecorder:0xff9700,1 2019-01-01 11:34:54,762 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0xff94f8,0-->MSMKVRecorder:0xff9700,0 2019-01-01 11:34:54,762 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x1069e58,1-->MSAudioMixer:0x10669e0,0 2019-01-01 11:34:54,763 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x1060258,1-->MSAudioMixer:0x10669e0,1 2019-01-01 11:34:54,763 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x10669e0,0-->MSFileRec:0x105d088,0 2019-01-01 11:34:54,765 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2019-01-01 11:34:54,766 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min] 2019-01-01 11:34:54,784 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20] 2019-01-01 11:34:54,785 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20] 2019-01-01 11:34:54,785 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do. 2019-01-01 11:34:54,786 [INFO] [doorpi.sipphone.from_linphone] MSVolume set gain to [0,000000 db], [1,000000] linear 2019-01-01 11:34:54,788 [INFO] [doorpi.sipphone.from_linphone] MSFileRec: recording into /usr/local/etc/DoorPi/records/2019-01-01_11-34-44.wav 2019-01-01 11:34:54,789 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters 2019-01-01 11:34:54,790 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening sysdefault at 8000Hz, bits=16, stereo=0 2019-01-01 11:34:54,791 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined. 2019-01-01 11:34:54,791 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x7302da40] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2019-01-01 11:34:54,792 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x7302da40] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2019-01-01 11:34:54,793 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x7302da40] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2019-01-01 11:34:54,793 [INFO] [doorpi.sipphone.from_linphone] audio stream index found: 0, updating main audio stream index 2019-01-01 11:34:54,794 [INFO] [doorpi.sipphone.from_linphone] video stream index found: 1, updating main video stream index 2019-01-01 11:34:54,795 [INFO] [doorpi.sipphone.from_linphone] Call [0x7302da40]: disabling video in our call params because the remote doesn't want it. 2019-01-01 11:34:54,796 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallConnected to LinphoneCallStreamsRunning 2019-01-01 11:34:54,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 7, "Streams running") 2019-01-01 11:34:54,798 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (7 - Streams running) 2019-01-01 11:34:54,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:34:54,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:34:54,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c5e0 2019-01-01 11:34:54,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:34:54,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c5e0 2019-01-01 11:34:54,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c5e0 2019-01-01 11:34:54,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c5e0 2019-01-01 11:34:54,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c5e0 [0x73000850]) 2019-01-01 11:34:54,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74376c50 2019-01-01 11:34:54,806 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:54,808 [TRACE] [doorpi.action.handler] fire Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:54,811 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:54,818 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:34:54,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:54,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,827 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:54,827 [DEBUG] [doorpi.action.handler] no actions for event AfterCallStateConnect - skip fire_event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:34:54,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:54,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488c0 2019-01-01 11:34:54,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:34:54,832 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2019-01-01 11:34:54,833 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2019-01-01 11:34:54,834 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2019-01-01 11:34:54,834 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set 2019-01-01 11:34:54,835 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2019-01-01 11:34:54,836 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x7302ad48] 2019-01-01 11:34:54,837 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x1069e58] is entering bypass mode. 2019-01-01 11:34:54,838 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening sysdefault at 8000Hz, bits=16, stereo=0 2019-01-01 11:34:54,839 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware. ==> Using 170 instead. 2019-01-01 11:34:54,839 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170 2019-01-01 11:34:54,840 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8 2019-01-01 11:34:54,841 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set 2019-01-01 11:34:54,841 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:34:54,842 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sip_hop_t 2019-01-01 11:34:54,843 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t 2019-01-01 11:34:54,844 [INFO] [doorpi.sipphone.from_linphone] stun packet received but no rtp yet for stream [0x73029880], switching rtp destination address 2019-01-01 11:34:54,845 [INFO] [doorpi.sipphone.from_linphone] stun packet received but no rtp yet for stream [0x73029880], switching rtp destination address 2019-01-01 11:34:54,846 [INFO] [doorpi.sipphone.from_linphone] stun packet received but no rtp yet for stream [0x73029880], switching rtp destination address 2019-01-01 11:34:54,846 [INFO] [doorpi.sipphone.from_linphone] stun packet received but no rtp yet for stream [0x73029880], switching rtp destination address 2019-01-01 11:34:54,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:54,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:54,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:54,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:54,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:54,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:54,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:54,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,019 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:55,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:55,135 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:55,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:34:55,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:55,137 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:55,138 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:34:55,139 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=14,501253 video=0,000000 2019-01-01 11:34:55,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,255 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,603 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,606 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,788 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,844 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x10683a8] is entering bypass mode. 2019-01-01 11:34:55,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:55,964 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:55,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:55,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:55,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:56,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:56,143 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:56,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:34:56,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:56,149 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:56,151 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 2,3,u= 67,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:34:56,154 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,845890 video=0,000000 2019-01-01 11:34:56,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,276 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,278 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,287 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:56,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,338 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,340 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,342 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,394 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:34:56,397 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 72,2ms 2019-01-01 11:34:56,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:56,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:56,403 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:56,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,461 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=8,741751 ms 2019-01-01 11:34:56,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,642 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,701 [WARNING] [doorpi.sipphone.from_linphone] MSAudio MSTicker: We are late of 57 miliseconds. 2019-01-01 11:34:56,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,765 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:56,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:56,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:56,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:56,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:57,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:57,119 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:57,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:34:57,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:57,122 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:57,123 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:34:57,125 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=21,357452 video=0,000000 2019-01-01 11:34:57,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,190 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,248 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,301 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,302 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,304 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,475 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:57,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:57,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:57,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:57,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,047 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=16,493197 ms 2019-01-01 11:34:58,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:58,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:58,162 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:58,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:34:58,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:58,165 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:58,166 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,8,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:34:58,167 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=22,023132 video=0,000000 2019-01-01 11:34:58,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,227 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,288 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:34:58,341 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,342 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,343 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,619 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,621 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,622 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,676 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,789 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:58,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:58,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:58,965 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:58,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:59,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:59,134 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:59,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:34:59,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:59,137 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:59,138 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:34:59,139 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=18,807945 video=0,000000 2019-01-01 11:34:59,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,310 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,366 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:34:59,367 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 78,3ms 2019-01-01 11:34:59,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:59,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:59,370 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:59,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,654 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=22,793609 ms 2019-01-01 11:34:59,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,878 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 84 ms in excess dropped 2019-01-01 11:34:59,879 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 20 ms in excess dropped 2019-01-01 11:34:59,880 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:34:59,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:34:59,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:34:59,883 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:34:59,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:34:59,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:34:59,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:34:59,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:34:59,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:00,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:00,166 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:00,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:00,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:00,169 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:00,170 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,1,u= 80,7], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:00,171 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=22,248898 video=0,000000 2019-01-01 11:35:00,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,174 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,196 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:00,232 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,343 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,569 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:00,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:00,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:00,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:00,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:01,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:01,140 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:01,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:01,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:01,143 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:01,145 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:01,146 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,368658 video=0,000000 2019-01-01 11:35:01,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,259 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=28,901882 ms 2019-01-01 11:35:01,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,319 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,430 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,618 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,619 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,675 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,676 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,788 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:01,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:01,964 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:01,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:01,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,020 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,095 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:02,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:02,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:02,146 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:02,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:02,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:02,152 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:02,155 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:02,157 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=17,343010 video=0,000000 2019-01-01 11:35:02,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,225 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,284 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,341 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,343 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,397 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:02,399 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 77,5ms 2019-01-01 11:35:02,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:02,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:02,404 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:02,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,775 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,889 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=34,972223 ms 2019-01-01 11:35:02,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,895 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:02,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:02,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:02,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:02,958 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,012 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,017 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,019 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:03,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:03,132 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:03,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:03,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:03,137 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:03,140 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 79,2], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:03,144 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=15,312977 video=0,000000 2019-01-01 11:35:03,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,277 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,335 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:03,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:03,979 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:03,980 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:03,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,033 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,036 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,097 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:04,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:04,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:04,150 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:04,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:04,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:04,154 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:04,155 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 81,6,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:04,156 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=15,610305 video=0,000000 2019-01-01 11:35:04,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,493 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=41,147167 ms 2019-01-01 11:35:04,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,674 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,852 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 40 ms in excess dropped 2019-01-01 11:35:04,855 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 20 ms in excess dropped 2019-01-01 11:35:04,857 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:04,858 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=8,375000 ms, rt_prop=0,001770 sec 2019-01-01 11:35:04,859 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:04,860 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:04,862 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,8ms RT propagation : 0,2ms 2019-01-01 11:35:04,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:04,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:04,866 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:04,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,924 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:04,984 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:04,987 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 76,2ms 2019-01-01 11:35:04,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:04,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:04,990 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:04,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:04,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:04,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:04,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:05,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:05,167 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:05,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:05,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:05,171 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:05,173 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 77,6], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:05,174 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=21,953833 video=0,000000 2019-01-01 11:35:05,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,301 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,304 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,475 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,895 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,899 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:05,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:05,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:05,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:05,955 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,012 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,016 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,083 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:06,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:06,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:06,133 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=47,715531 ms 2019-01-01 11:35:06,136 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:06,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:06,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:06,142 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:06,145 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 81,6], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:06,147 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,925262 video=0,000000 2019-01-01 11:35:06,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,209 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,451 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,568 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,569 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,572 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,804 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,915 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:06,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:06,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:06,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:06,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:07,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:07,139 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:07,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:07,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:07,142 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:07,143 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:07,145 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=22,128908 video=0,000000 2019-01-01 11:35:07,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,708 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=54,078143 ms 2019-01-01 11:35:07,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,714 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,823 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:07,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:07,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:07,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:07,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,048 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:08,052 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 77,5ms 2019-01-01 11:35:08,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:08,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:08,057 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:08,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:08,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:08,171 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:08,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:08,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:08,174 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:08,176 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,8,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:08,177 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,022022 video=0,000000 2019-01-01 11:35:08,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,644 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:08,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,915 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:08,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:08,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:08,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:08,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:09,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:09,141 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:09,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:09,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:09,144 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:09,145 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:09,146 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=22,495251 video=0,000000 2019-01-01 11:35:09,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,260 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [425] new bytes from [UDP://192.168.0.150:5060]: OPTIONS sip:305@192.168.0.150:5061 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5060;rport;branch=z9hG4bKPjaf140bb3-e5c8-4239-b6c3-05d8782734c8 From: ;tag=b880b4e4-2727-41c0-960c-150b4dd382d9 To: Contact: Call-ID: 5345822b-99ee-4541-86f9-7508fab4f323 CSeq: 53656 OPTIONS Max-Forwards: 70 User-Agent: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:35:09,277 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=60,265309 ms 2019-01-01 11:35:09,279 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [425] bytes parsed 2019-01-01 11:35:09,281 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [293] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 192.168.0.150:5060;rport;branch=z9hG4bKPjaf140bb3-e5c8-4239-b6c3-05d8782734c8 From: ;tag=b880b4e4-2727-41c0-960c-150b4dd382d9 To: ;tag=ZIZzc Call-ID: 5345822b-99ee-4541-86f9-7508fab4f323 CSeq: 53656 OPTIONS 2019-01-01 11:35:09,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,284 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,858 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:09,859 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=7,125000 ms, rt_prop=0,000900 sec 2019-01-01 11:35:09,860 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:09,861 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:09,862 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,7ms RT propagation : 0,1ms 2019-01-01 11:35:09,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:09,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:09,866 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:09,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,922 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 30 ms in excess dropped 2019-01-01 11:35:09,923 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 20 ms in excess dropped 2019-01-01 11:35:09,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:09,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:09,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:09,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:09,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:10,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:10,152 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:10,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:10,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:10,155 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:10,156 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:10,156 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,339144 video=0,000000 2019-01-01 11:35:10,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,560 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:10,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,720 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,887 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=66,612020 ms 2019-01-01 11:35:10,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:10,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:10,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:10,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:10,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:11,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:11,169 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:11,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:11,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:11,172 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:11,173 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 75,2,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:11,176 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,877897 video=0,000000 2019-01-01 11:35:11,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,346 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,404 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,627 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,801 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:11,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:11,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:11,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:11,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:12,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:12,138 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:12,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:12,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:12,141 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:12,142 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 84,8,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:12,143 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,489178 video=0,000000 2019-01-01 11:35:12,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,264 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,379 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,446 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:12,493 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=72,677134 ms 2019-01-01 11:35:12,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,674 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,677 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,795 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,852 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,915 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:12,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:12,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:12,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:12,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,032 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,034 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:13,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:13,155 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:13,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:13,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:13,158 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:13,159 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,7,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:13,160 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,208252 video=0,000000 2019-01-01 11:35:13,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,224 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,283 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,285 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,340 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,341 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,397 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,510 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:13,513 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 76,5ms 2019-01-01 11:35:13,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:13,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:13,519 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:13,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,585 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,640 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,643 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,645 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,701 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,755 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,757 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:13,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:13,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:13,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:13,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,108 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=78,925590 ms 2019-01-01 11:35:14,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:14,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:14,169 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:14,170 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:14,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:14,172 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:14,174 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:14,176 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,512623 video=0,000000 2019-01-01 11:35:14,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,243 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,245 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,303 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,310 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,364 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,421 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,434 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:14,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,775 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,830 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,882 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:14,883 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=8,000000 ms, rt_prop=0,011032 sec 2019-01-01 11:35:14,885 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:14,886 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:14,887 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,8ms RT propagation : 1,1ms 2019-01-01 11:35:14,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:14,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:14,889 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:14,890 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 38 ms in excess dropped 2019-01-01 11:35:14,891 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 20 ms in excess dropped 2019-01-01 11:35:14,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,895 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,897 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:14,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:14,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:14,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:14,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:15,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:15,121 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:15,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:15,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:15,125 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:15,125 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 80,7], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:15,126 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,427153 video=0,000000 2019-01-01 11:35:15,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,746 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=85,421143 ms 2019-01-01 11:35:15,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:15,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:15,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:15,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:15,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:16,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:16,143 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:16,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:16,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:16,146 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:16,147 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:16,148 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,350149 video=0,000000 2019-01-01 11:35:16,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,263 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,265 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,319 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,320 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,326 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:16,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,377 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,540 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x73010f38], from state [COMPLETED] to [TERMINATED] 2019-01-01 11:35:16,541 [INFO] [doorpi.sipphone.from_linphone] Client INVITE transaction [0x73010f38] terminated 2019-01-01 11:35:16,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,606 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,717 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,770 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,773 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,826 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,882 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:16,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:16,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:16,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:16,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:17,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:17,167 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:17,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:17,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:17,169 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:17,170 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:17,172 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,590626 video=0,000000 2019-01-01 11:35:17,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,347 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=92,077513 ms 2019-01-01 11:35:17,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,460 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,862 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,915 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,916 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:17,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:17,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:17,972 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:17,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,086 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:18,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:18,141 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:18,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:18,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:18,147 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:18,148 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,8,u= 79,2], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:18,150 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,933960 video=0,000000 2019-01-01 11:35:18,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,208 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,211 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,219 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:18,267 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,895 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:18,947 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=98,099871 ms 2019-01-01 11:35:18,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:18,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:18,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:18,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:19,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:19,120 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:19,121 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:19,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:19,122 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:19,123 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:19,125 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=21,540508 video=0,000000 2019-01-01 11:35:19,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,184 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,520 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:19,522 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 76,6ms 2019-01-01 11:35:19,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:19,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:19,525 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:19,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,585 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,640 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,641 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,750 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,806 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,860 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:19,861 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=8,000000 ms, rt_prop=0,002014 sec 2019-01-01 11:35:19,862 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:19,863 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:19,864 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,8ms RT propagation : 0,2ms 2019-01-01 11:35:19,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:19,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:19,867 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:19,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,923 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 38 ms in excess dropped 2019-01-01 11:35:19,924 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 10 ms in excess dropped 2019-01-01 11:35:19,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:19,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:19,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:19,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:19,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,093 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,107 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:20,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:20,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:20,159 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:20,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:20,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:20,163 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:20,164 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,3,u= 79,3], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:20,165 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,551613 video=0,000000 2019-01-01 11:35:20,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,525 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=104,155557 ms 2019-01-01 11:35:20,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,645 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,647 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,765 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,935 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:20,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:20,991 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:20,992 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:20,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,045 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,048 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,106 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:21,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:21,165 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:21,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:21,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:21,168 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:21,169 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,9,u= 79,9], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:21,170 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,060543 video=0,000000 2019-01-01 11:35:21,174 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,348 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,805 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,917 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:21,974 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:21,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:21,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:21,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,032 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,033 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,041 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:22,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:22,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:22,149 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=110,024305 ms 2019-01-01 11:35:22,150 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:22,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:22,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:22,152 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:22,153 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:22,154 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,167276 video=0,000000 2019-01-01 11:35:22,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,210 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,387 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,606 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,664 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,720 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,890 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:22,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:22,946 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:22,947 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:22,948 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,005 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,061 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:23,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:23,172 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:23,174 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:23,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:23,176 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:23,177 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,3,u= 77,7], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:23,178 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,317513 video=0,000000 2019-01-01 11:35:23,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,413 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,527 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,693 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,695 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,747 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=116,574933 ms 2019-01-01 11:35:23,748 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,749 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,751 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,813 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,925 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:23,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:23,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:23,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:23,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:24,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:24,151 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:24,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:24,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:24,154 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:24,155 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 81,6,u= 81,6], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:24,156 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,644854 video=0,000000 2019-01-01 11:35:24,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,213 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,214 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,271 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,438 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,561 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:24,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,781 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,783 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,784 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,892 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:24,893 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=7,250000 ms, rt_prop=0,001511 sec 2019-01-01 11:35:24,894 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:24,895 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:24,897 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,7ms RT propagation : 0,2ms 2019-01-01 11:35:24,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:24,899 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:24,900 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:24,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,905 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:24,957 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:24,958 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 40 ms in excess dropped 2019-01-01 11:35:24,959 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 20 ms in excess dropped 2019-01-01 11:35:24,959 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 76,3ms 2019-01-01 11:35:24,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:24,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:24,962 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:24,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:24,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:24,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:24,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,021 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,077 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:25,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:25,135 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:25,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:25,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:25,139 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:25,139 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 76,7,u= 78,3], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:25,141 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,321224 video=0,000000 2019-01-01 11:35:25,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,368 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=122,994660 ms 2019-01-01 11:35:25,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,372 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,704 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,876 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,877 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,931 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,933 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:25,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:25,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:25,988 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:25,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,047 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,102 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,104 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,155 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:26,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:26,158 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:26,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:26,159 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:26,160 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:26,161 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,8,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:26,162 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,881214 video=0,000000 2019-01-01 11:35:26,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,276 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,277 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,278 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,331 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,332 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,385 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,450 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:26,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,617 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,668 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x10749e8], from state [ACCEPTED] to [TERMINATED] 2019-01-01 11:35:26,669 [INFO] [doorpi.sipphone.from_linphone] Client INVITE transaction [0x10749e8] terminated 2019-01-01 11:35:26,672 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,675 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,676 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,733 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,787 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,788 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,789 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,841 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,845 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,897 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,899 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:26,952 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=129,330511 ms 2019-01-01 11:35:26,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:26,955 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:26,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:26,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,012 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,013 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:27,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:27,127 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:27,128 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:27,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:27,130 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:27,132 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:27,133 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,270220 video=0,000000 2019-01-01 11:35:27,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,191 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,247 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,250 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,251 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,363 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,420 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,590 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,645 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,647 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,700 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:27,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:27,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:27,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:27,987 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,100 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:28,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:28,155 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:28,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:28,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:28,157 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:28,158 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:28,159 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,152237 video=0,000000 2019-01-01 11:35:28,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,215 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,216 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,218 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,270 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,272 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,330 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,337 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:28,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,386 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,388 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,441 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,443 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,444 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,445 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,608 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=135,666044 ms 2019-01-01 11:35:28,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,666 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,667 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,721 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,726 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,781 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,897 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:28,950 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:28,951 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:28,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:28,953 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,007 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,068 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:29,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:29,121 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:29,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:29,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:29,125 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:29,126 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 81,6,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:29,127 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=21,841543 video=0,000000 2019-01-01 11:35:29,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,246 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,301 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,303 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,590 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,758 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,815 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,869 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:29,870 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=8,875000 ms, rt_prop=0,001129 sec 2019-01-01 11:35:29,871 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:29,872 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:29,873 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,9ms RT propagation : 0,1ms 2019-01-01 11:35:29,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:29,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:29,876 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:29,878 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,936 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,937 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,938 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:29,990 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 30 ms in excess dropped 2019-01-01 11:35:29,992 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 30 ms in excess dropped 2019-01-01 11:35:29,993 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:29,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:29,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:29,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,049 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,052 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,105 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,107 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:30,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:30,163 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=141,495980 ms 2019-01-01 11:35:30,164 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:30,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:30,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:30,168 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:30,169 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,1,u= 80,1], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:30,170 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,161999 video=0,000000 2019-01-01 11:35:30,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,228 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,229 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,231 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,232 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,238 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:30,287 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,288 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,343 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,346 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,568 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,679 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,683 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,735 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,791 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,795 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,906 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:30,908 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 76,0ms 2019-01-01 11:35:30,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:30,909 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:30,910 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:30,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:30,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:30,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:30,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:30,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:31,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:31,135 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:31,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:31,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:31,138 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:31,139 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:31,140 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,425003 video=0,000000 2019-01-01 11:35:31,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,255 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,590 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,646 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,648 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,703 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,758 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,759 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,814 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=147,834748 ms 2019-01-01 11:35:31,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:31,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:31,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:31,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:31,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,040 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,094 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,105 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:32,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:32,154 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:32,155 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:32,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:32,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:32,157 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:32,158 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:32,159 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=21,332310 video=0,000000 2019-01-01 11:35:32,161 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,217 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,223 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,276 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,278 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,336 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,337 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,338 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,393 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,395 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,447 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,449 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,618 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,618 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,672 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,675 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,727 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,728 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,729 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,730 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,785 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,787 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,788 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,843 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,844 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,896 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,898 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,899 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,900 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:32,952 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:32,954 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:32,955 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:32,956 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,011 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,012 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:33,120 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:33,121 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:33,122 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:33,123 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:33,124 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:33,126 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,8,u= 80,8], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:33,127 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,436979 video=0,000000 2019-01-01 11:35:33,129 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,130 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,132 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,187 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,188 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,240 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,299 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,409 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=154,475566 ms 2019-01-01 11:35:33,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,413 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,633 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,691 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,692 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,746 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,747 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:33,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:33,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:33,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:33,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,028 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,084 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,085 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:34,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:34,139 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:34,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:34,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:34,142 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:34,143 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:34,144 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,812733 video=0,000000 2019-01-01 11:35:34,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,367 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,423 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,602 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:34,649 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,710 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,767 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,822 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,874 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x73029880]: receiving RTCP SR 2019-01-01 11:35:34,875 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: lost_percentage=0,000000, int_jitter=7,375000 ms, rt_prop=0,001343 sec 2019-01-01 11:35:34,876 [INFO] [doorpi.sipphone.from_linphone] MSSimpleQosAnalyzer: everything is fine. 2019-01-01 11:35:34,877 [INFO] [doorpi.sipphone.from_linphone] MSBitrateController: current state is Init 2019-01-01 11:35:34,878 [INFO] [doorpi.sipphone.from_linphone] MSQualityIndicator[0x73029bb8][audio], remote statistics available: Loss rate : 0,0% Inter-arrival jitter: 0,7ms RT propagation : 0,1ms 2019-01-01 11:35:34,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:34,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:34,882 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:34,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:34,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:34,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:34,995 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 0, 38 ms in excess dropped 2019-01-01 11:35:34,996 [WARNING] [doorpi.sipphone.from_linphone] Too much data in channel 1, 20 ms in excess dropped 2019-01-01 11:35:34,997 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=160,785798 ms 2019-01-01 11:35:34,998 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:34,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:35,169 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:35,170 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:35,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:35,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:35,174 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:35,175 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:35,176 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,406672 video=0,000000 2019-01-01 11:35:35,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,351 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,407 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,572 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,739 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,743 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,796 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,797 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,798 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,852 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:35,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:35,968 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:35,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:35,971 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,027 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:36,136 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:36,137 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:36,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:36,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:36,140 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:36,141 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 79,2], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,7,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:36,142 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,806728 video=0,000000 2019-01-01 11:35:36,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,147 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,255 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,310 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,369 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,422 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,425 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,488 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:36,536 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x7302ad48]. 2019-01-01 11:35:36,538 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x73029880], local statistics available: Local current jitter buffer size: 75,7ms 2019-01-01 11:35:36,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:36,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:36,541 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:36,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,601 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=167,030485 ms 2019-01-01 11:35:36,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,661 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,662 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,663 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,720 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,773 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,775 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,828 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:36,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:36,945 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:36,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:36,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,055 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,113 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,116 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:37,175 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:37,176 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:37,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:37,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:37,178 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:37,179 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 80,0,u= 80,0], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 1,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:37,180 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,400791 video=0,000000 2019-01-01 11:35:37,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,183 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,186 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,238 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,239 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,241 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,350 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,352 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,354 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,406 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,408 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,409 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,630 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,631 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,687 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,689 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,741 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,742 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,744 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,799 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,800 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,802 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,911 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,912 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,913 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,914 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:37,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:37,967 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:37,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:37,970 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:38,135 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:38,136 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:38,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:38,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:38,139 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:38,140 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 79,2,u= 79,2], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:38,141 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=20,121185 video=0,000000 2019-01-01 11:35:38,142 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,143 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,144 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,197 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=173,243719 ms 2019-01-01 11:35:38,199 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,254 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,255 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,256 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,312 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,366 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,378 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:38,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,433 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,603 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,658 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,660 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,713 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,716 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,768 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,769 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,829 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:38,944 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:38,996 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:38,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:38,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,000 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,058 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,059 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,114 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,115 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,167 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302df00) 2019-01-01 11:35:39,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:39,170 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:39,171 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0xfdf678, 0x7302da40, 0x7302dfb8) 2019-01-01 11:35:39,172 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated 2019-01-01 11:35:39,173 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_stats_updated] 2019-01-01 11:35:39,174 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x7302da40]: RTP audio=[d= 81,6,u= 78,4], video=[d= 0,0,u= 0,0] kbits/sec RTCP audio=[d= 0,0,u= 0,0], video=[d= 0,0,u= 0,0] kbits/sec 2019-01-01 11:35:39,175 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19,596361 video=0,000000 2019-01-01 11:35:39,177 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,178 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,295 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,356 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,357 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,410 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,414 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,475 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,591 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,650 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,715 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,719 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,772 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,773 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,775 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,776 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,828 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=179,228073 ms 2019-01-01 11:35:39,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:39,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0xe48878 2019-01-01 11:35:39,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_in_call_timeout(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:39,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_in_call_timeout -> 0xe48ae4 2019-01-01 11:35:39,898 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: received [399] new bytes from [UDP://192.168.0.150:5060]: BYE sip:305@192.168.0.150:5061 SIP/2.0 Via: SIP/2.0/UDP 192.168.0.150:5060;rport;branch=z9hG4bKPj068d60f9-95b9-4ea2-84fa-74ddee9cfef1 From: ;tag=e6a819a4-6b29-4742-8a04-6631c4ffb246 To: "DoorPi" ;tag=qwd17uD4E Call-ID: 332zQWwCQ~ CSeq: 10657 BYE Reason: Q.850;cause=16 Max-Forwards: 70 User-Agent: FPBX-14.0.1.20(13.23.0) Content-Length: 0 2019-01-01 11:35:39,917 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8] [399] bytes parsed 2019-01-01 11:35:39,925 [INFO] [doorpi.sipphone.from_linphone] Changing [server] [BYE] transaction [0xff8460], from state [INIT] to [TRYING] 2019-01-01 11:35:39,927 [INFO] [doorpi.sipphone.from_linphone] Changing [server] [BYE] transaction [0xff8460], from state [TRYING] to [COMPLETED] 2019-01-01 11:35:39,930 [INFO] [doorpi.sipphone.from_linphone] channel [0xfff5c8]: message sent to [UDP://192.168.0.150:5060], size: [328] bytes SIP/2.0 200 Ok Via: SIP/2.0/UDP 192.168.0.150:5060;rport;branch=z9hG4bKPj068d60f9-95b9-4ea2-84fa-74ddee9cfef1 From: ;tag=e6a819a4-6b29-4742-8a04-6631c4ffb246 To: "DoorPi" ;tag=qwd17uD4E Call-ID: 332zQWwCQ~ CSeq: 10657 BYE User-Agent: (belle-sip/1.4.2) Supported: outbound 2019-01-01 11:35:39,932 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1065f90]: now updated by transaction [0xff8460]. 2019-01-01 11:35:39,934 [INFO] [doorpi.sipphone.from_linphone] dialog [0x1065f90] deleted. 2019-01-01 11:35:39,936 [INFO] [doorpi.sipphone.from_linphone] Current call terminated... 2019-01-01 11:35:39,938 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated. 2019-01-01 11:35:39,941 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do. 2019-01-01 11:35:39,942 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2019-01-01 11:35:39,943 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS 2019-01-01 11:35:39,944 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2019-01-01 11:35:39,945 [INFO] [doorpi.sipphone.from_linphone] sent 2246 packets 2019-01-01 11:35:39,946 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2019-01-01 11:35:39,947 [INFO] [doorpi.sipphone.from_linphone] 386312 bytes 2019-01-01 11:35:39,948 [INFO] [doorpi.sipphone.from_linphone] received 2228 packets 2019-01-01 11:35:39,948 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets 2019-01-01 11:35:39,949 [INFO] [doorpi.sipphone.from_linphone] 383216 bytes 2019-01-01 11:35:39,950 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 382528 bytes 2019-01-01 11:35:39,951 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets 2019-01-01 11:35:39,953 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 4 packets 2019-01-01 11:35:39,954 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets 2019-01-01 11:35:39,961 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets 2019-01-01 11:35:39,963 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2019-01-01 11:35:39,964 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x1074f58,0-->MSVolume:0x106d078,0 2019-01-01 11:35:39,966 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x106d078,0-->MSAudioMixer:0x1069e58,0 2019-01-01 11:35:39,972 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1069e58,0-->MSUlawEnc:0x10747d8,0 2019-01-01 11:35:39,973 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x10747d8,0-->MSRtpSend:0x73029e60,0 2019-01-01 11:35:39,973 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x1063c48,0-->MSUlawDec:0x10759e0,0 2019-01-01 11:35:39,974 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x10759e0,0-->MSGenericPLC:0xffe530,0 2019-01-01 11:35:39,975 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0xffe530,0-->MSDtmfGen:0x1035f18,0 2019-01-01 11:35:39,975 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x1035f18,0-->MSVolume:0x106ab90,0 2019-01-01 11:35:39,976 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x106ab90,0-->MSTee:0x1060258,0 2019-01-01 11:35:39,977 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1060258,0-->MSEqualizer:0x1060600,0 2019-01-01 11:35:39,978 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x1060600,0-->MSAudioMixer:0x10683a8,0 2019-01-01 11:35:39,978 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0xffc6c0,0-->MSResample:0x1072610,0 2019-01-01 11:35:39,979 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1072610,0-->MSAudioMixer:0x10683a8,1 2019-01-01 11:35:39,980 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x10683a8,0-->MSAlsaWrite:0x1069490,0 2019-01-01 11:35:39,980 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x10669e0,1-->MSResample:0x1075928,0 2019-01-01 11:35:39,981 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x1075928,0-->MSOpusEnc:0xffee00,0 2019-01-01 11:35:39,981 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0xffee00,0-->MSMKVRecorder:0xff9700,1 2019-01-01 11:35:39,982 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0xff94f8,0-->MSMKVRecorder:0xff9700,0 2019-01-01 11:35:39,986 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x1069e58,1-->MSAudioMixer:0x10669e0,0 2019-01-01 11:35:39,987 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x1060258,1-->MSAudioMixer:0x10669e0,1 2019-01-01 11:35:39,987 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x10669e0,0-->MSFileRec:0x105d088,0 2019-01-01 11:35:39,989 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed 2019-01-01 11:35:39,990 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2019-01-01 11:35:39,991 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS 2019-01-01 11:35:39,991 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage 2019-01-01 11:35:39,992 [INFO] [doorpi.sipphone.from_linphone] ----------------------------------------------------------- 2019-01-01 11:35:39,992 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 4496 1,15873 55,3743 2019-01-01 11:35:39,993 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 3272 0,460922 16,0316 2019-01-01 11:35:39,994 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 4497 0,214266 10,2418 2019-01-01 11:35:39,994 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 4496 0,130464 6,23472 2019-01-01 11:35:39,995 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 4497 0,0797969 3,81424 2019-01-01 11:35:39,996 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 4546 0,0676453 3,26863 2019-01-01 11:35:40,001 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 13491 0,013936 1,9981 2019-01-01 11:35:40,002 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 5471 0,00939215 0,546152 2019-01-01 11:35:40,003 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 2112 0,0227706 0,511302 2019-01-01 11:35:40,004 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 2224 0,0193961 0,458614 2019-01-01 11:35:40,005 [INFO] [doorpi.sipphone.from_linphone] MSVolume 4340 0,00923512 0,426025 2019-01-01 11:35:40,007 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 4497 0,00689275 0,329469 2019-01-01 11:35:40,009 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 5471 0,00308693 0,179505 2019-01-01 11:35:40,010 [INFO] [doorpi.sipphone.from_linphone] MSTee 2228 0,00734541 0,173992 2019-01-01 11:35:40,014 [INFO] [doorpi.sipphone.from_linphone] MSResample 5469 0,00232744 0,135291 2019-01-01 11:35:40,015 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 2248 0,00497958 0,11901 2019-01-01 11:35:40,016 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 4497 0,00212556 0,1016 2019-01-01 11:35:40,017 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 2228 0,00235059 0,0556788 2019-01-01 11:35:40,018 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 0 0 0 2019-01-01 11:35:40,019 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0 2019-01-01 11:35:40,020 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0 2019-01-01 11:35:40,021 [INFO] [doorpi.sipphone.from_linphone] =========================================================== 2019-01-01 11:35:40,022 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallStreamsRunning to LinphoneCallEnd 2019-01-01 11:35:40,029 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0xfdf678, 0x7302ba00) 2019-01-01 11:35:40,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated 2019-01-01 11:35:40,058 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting 2019-01-01 11:35:40,059 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_log_updated] 2019-01-01 11:35:40,060 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call 2019-01-01 11:35:40,060 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 13, "Call ended") 2019-01-01 11:35:40,061 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call ended) 2019-01-01 11:35:40,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:40,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:35:40,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:35:40,063 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c620 2019-01-01 11:35:40,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:35:40,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c620 2019-01-01 11:35:40,065 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c620 2019-01-01 11:35:40,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c620 2019-01-01 11:35:40,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c620 [0x73000850]) 2019-01-01 11:35:40,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74376c50 2019-01-01 11:35:40,067 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:35:40,069 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:35:40,071 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:40,072 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:35:40,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488cc 2019-01-01 11:35:40,073 [DEBUG] [doorpi.action.handler] [2TOGPI] fire for event OnCallStateDisconnect this actions [, ] 2019-01-01 11:35:40,074 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:40,075 [TRACE] [doorpi.action.handler] [2TOGPI] try to fire action > with args () and kwargs {} 2019-01-01 11:35:40,075 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488cc 2019-01-01 11:35:40,076 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:35:40,077 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:35:40,077 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2019-01-01 11:35:40,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:40,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488cc 2019-01-01 11:35:40,083 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:35:40,085 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:35:40,086 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:35:40,087 [DEBUG] [doorpi.action.handler] no actions for event OnMediaNotRequired - skip fire_event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:35:40,088 [TRACE] [doorpi.action.handler] [2TOGPI] try to fire action > with args () and kwargs {} 2019-01-01 11:35:40,090 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:35:40,092 [TRACE] [doorpi.action.handler] [2TOGPI] finished fire_event for event_name OnCallStateDisconnect 2019-01-01 11:35:40,139 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x1065f90] terminated for op [0x7302bf68] 2019-01-01 11:35:40,191 [INFO] [doorpi.sipphone.from_linphone] Call 0x7302da40: moving from state LinphoneCallEnd to LinphoneCallReleased 2019-01-01 11:35:40,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0xfdf678, 0x7302da40, 18, "Call released") 2019-01-01 11:35:40,192 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (18 - Call released) 2019-01-01 11:35:40,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76c9c580 [0x7302da40]) 2019-01-01 11:35:40,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x73000850) 2019-01-01 11:35:40,194 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new() 2019-01-01 11:35:40,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76c9c5c0 2019-01-01 11:35:40,195 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init() 2019-01-01 11:35:40,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76c9c5c0 2019-01-01 11:35:40,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76c9c5c0 2019-01-01 11:35:40,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76c9c5c0 2019-01-01 11:35:40,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76c9c5c0 [0x73000850]) 2019-01-01 11:35:40,198 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x74376f20 2019-01-01 11:35:40,198 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron 2019-01-01 11:35:40,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:40,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488cc 2019-01-01 11:35:40,202 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:35:40,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:40,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488cc 2019-01-01 11:35:40,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x7598f2d8 [0xfdf678]) 2019-01-01 11:35:40,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0xe488cc 2019-01-01 11:35:40,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed 2019-01-01 11:35:40,206 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0xfdf678] notifying [call_state_changed] 2019-01-01 11:35:40,207 [INFO] [doorpi.sipphone.from_linphone] op [0x7302bf68] : set_or_update_dialog() current=[0x1065f90] new=[(nil)] 2019-01-01 11:35:40,468 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:42,153 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:44,396 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:46,077 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:48,317 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:50,558 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:52,240 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:54,481 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:56,159 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:58,400 [INFO] [doorpi.status.webserver] DoorPiWeb URL is http://raspbx:8080/ 2019-01-01 11:35:59,885 [INFO] [doorpi.main] KeyboardInterrupt -> DoorPi will shutdown 2019-01-01 11:35:59,890 [DEBUG] [doorpi.doorpi] destroy doorpi 2019-01-01 11:35:59,892 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started 1995585728)>, , ] 2019-01-01 11:35:59,893 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron 2019-01-01 11:35:59,896 [DEBUG] [doorpi.action.handler] [GP1KJB] fire for event OnShutdown this actions [, , , ] 2019-01-01 11:35:59,897 [DEBUG] [doorpi.action.handler] no actions for event BeforeShutdown - skip fire_event BeforeShutdown from doorpi.doorpi 2019-01-01 11:35:59,898 [TRACE] [doorpi.action.handler] [GP1KJB] try to fire action TimeTickDestroyAction with args () and kwargs {} 2019-01-01 11:35:59,899 [TRACE] [doorpi.action.base] run TimeTickDestroyAction with args () and kwargs {} 2019-01-01 11:35:59,900 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.action.SingleActions.time_tick and force_unregister is True 2019-01-01 11:35:59,901 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute59 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,902 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute59 - remove event too 2019-01-01 11:35:59,903 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute59 2019-01-01 11:35:59,903 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute58 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,904 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute58 - remove event too 2019-01-01 11:35:59,905 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute58 2019-01-01 11:35:59,906 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,907 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekEvenNumber - remove event too 2019-01-01 11:35:59,907 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekEvenNumber 2019-01-01 11:35:59,908 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute51 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,909 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute51 - remove event too 2019-01-01 11:35:59,909 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute51 2019-01-01 11:35:59,910 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute50 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,911 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute50 - remove event too 2019-01-01 11:35:59,911 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute50 2019-01-01 11:35:59,912 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute53 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,913 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute53 - remove event too 2019-01-01 11:35:59,913 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute53 2019-01-01 11:35:59,914 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute52 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,915 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute52 - remove event too 2019-01-01 11:35:59,916 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute52 2019-01-01 11:35:59,916 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute55 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,917 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute55 - remove event too 2019-01-01 11:35:59,918 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute55 2019-01-01 11:35:59,918 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute54 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,919 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute54 - remove event too 2019-01-01 11:35:59,920 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute54 2019-01-01 11:35:59,920 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute57 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,921 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute57 - remove event too 2019-01-01 11:35:59,922 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute57 2019-01-01 11:35:59,922 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute56 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,923 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute56 - remove event too 2019-01-01 11:35:59,924 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute56 2019-01-01 11:35:59,925 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,925 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvenNumber - remove event too 2019-01-01 11:35:59,926 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvenNumber 2019-01-01 11:35:59,927 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,927 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour - remove event too 2019-01-01 11:35:59,928 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour 2019-01-01 11:35:59,929 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonth from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,929 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonth - remove event too 2019-01-01 11:35:59,930 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonth 2019-01-01 11:35:59,931 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,931 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearUnevenNumber - remove event too 2019-01-01 11:35:59,932 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearUnevenNumber 2019-01-01 11:35:59,933 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour19 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,933 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour19 - remove event too 2019-01-01 11:35:59,934 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour19 2019-01-01 11:35:59,935 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour18 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,935 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour18 - remove event too 2019-01-01 11:35:59,936 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour18 2019-01-01 11:35:59,937 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,937 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearEvenNumber - remove event too 2019-01-01 11:35:59,938 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearEvenNumber 2019-01-01 11:35:59,939 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour11 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,940 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour11 - remove event too 2019-01-01 11:35:59,940 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour11 2019-01-01 11:35:59,941 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour13 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,942 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour13 - remove event too 2019-01-01 11:35:59,943 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour13 2019-01-01 11:35:59,943 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour12 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,944 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour12 - remove event too 2019-01-01 11:35:59,945 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour12 2019-01-01 11:35:59,945 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour15 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,946 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour15 - remove event too 2019-01-01 11:35:59,947 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour15 2019-01-01 11:35:59,948 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour14 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,948 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour14 - remove event too 2019-01-01 11:35:59,949 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour14 2019-01-01 11:35:59,950 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour17 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,950 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour17 - remove event too 2019-01-01 11:35:59,951 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour17 2019-01-01 11:35:59,952 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour16 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,952 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour16 - remove event too 2019-01-01 11:35:59,953 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour16 2019-01-01 11:35:59,954 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,955 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondUnevenNumber - remove event too 2019-01-01 11:35:59,955 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondUnevenNumber 2019-01-01 11:35:59,956 [TRACE] [doorpi.action.handler] unregister Event OnTimeDay from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,957 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDay - remove event too 2019-01-01 11:35:59,957 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDay 2019-01-01 11:35:59,958 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,959 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthEvenNumber - remove event too 2019-01-01 11:35:59,959 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthEvenNumber 2019-01-01 11:35:59,960 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour9 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,961 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour9 - remove event too 2019-01-01 11:35:59,961 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour9 2019-01-01 11:35:59,962 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour8 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,963 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour8 - remove event too 2019-01-01 11:35:59,964 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour8 2019-01-01 11:35:59,964 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour10 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,965 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour10 - remove event too 2019-01-01 11:35:59,966 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour10 2019-01-01 11:35:59,966 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecond from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,967 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecond - remove event too 2019-01-01 11:35:59,968 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecond 2019-01-01 11:35:59,968 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour4 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,969 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour4 - remove event too 2019-01-01 11:35:59,970 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour4 2019-01-01 11:35:59,970 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour7 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,971 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour7 - remove event too 2019-01-01 11:35:59,971 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour7 2019-01-01 11:35:59,972 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour6 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,972 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour6 - remove event too 2019-01-01 11:35:59,973 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour6 2019-01-01 11:35:59,973 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour1 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,973 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour1 - remove event too 2019-01-01 11:35:59,974 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour1 2019-01-01 11:35:59,975 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour0 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,975 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour0 - remove event too 2019-01-01 11:35:59,975 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour0 2019-01-01 11:35:59,976 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour3 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,976 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour3 - remove event too 2019-01-01 11:35:59,977 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour3 2019-01-01 11:35:59,977 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour2 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,978 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour2 - remove event too 2019-01-01 11:35:59,978 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour2 2019-01-01 11:35:59,979 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,979 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthUnevenNumber - remove event too 2019-01-01 11:35:59,979 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthUnevenNumber 2019-01-01 11:35:59,980 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute5 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,980 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute5 - remove event too 2019-01-01 11:35:59,981 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute5 2019-01-01 11:35:59,981 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute4 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,982 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute4 - remove event too 2019-01-01 11:35:59,982 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute4 2019-01-01 11:35:59,983 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute7 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,983 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute7 - remove event too 2019-01-01 11:35:59,984 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute7 2019-01-01 11:35:59,984 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute6 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,985 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute6 - remove event too 2019-01-01 11:35:59,985 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute6 2019-01-01 11:35:59,985 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute1 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,986 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute1 - remove event too 2019-01-01 11:35:59,986 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute1 2019-01-01 11:35:59,987 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute0 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,987 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute0 - remove event too 2019-01-01 11:35:59,988 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute0 2019-01-01 11:35:59,988 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute3 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,988 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute3 - remove event too 2019-01-01 11:35:59,989 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute3 2019-01-01 11:35:59,989 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute2 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,990 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute2 - remove event too 2019-01-01 11:35:59,990 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute2 2019-01-01 11:35:59,991 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute9 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,991 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute9 - remove event too 2019-01-01 11:35:59,992 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute9 2019-01-01 11:35:59,992 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute8 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,993 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute8 - remove event too 2019-01-01 11:35:59,993 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute8 2019-01-01 11:35:59,994 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeek from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,994 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeek - remove event too 2019-01-01 11:35:59,995 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeek 2019-01-01 11:35:59,995 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute15 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,996 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute15 - remove event too 2019-01-01 11:35:59,996 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute15 2019-01-01 11:35:59,997 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute14 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,997 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute14 - remove event too 2019-01-01 11:35:59,997 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute14 2019-01-01 11:35:59,998 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute17 from doorpi.action.SingleActions.time_tick 2019-01-01 11:35:59,998 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute17 - remove event too 2019-01-01 11:35:59,999 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute17 2019-01-01 11:35:59,999 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute16 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,000 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute16 - remove event too 2019-01-01 11:36:00,000 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute16 2019-01-01 11:36:00,000 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute11 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,001 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute11 - remove event too 2019-01-01 11:36:00,001 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute11 2019-01-01 11:36:00,002 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute10 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,002 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute10 - remove event too 2019-01-01 11:36:00,003 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute10 2019-01-01 11:36:00,003 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute13 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,004 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute13 - remove event too 2019-01-01 11:36:00,004 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute13 2019-01-01 11:36:00,005 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute12 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,005 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute12 - remove event too 2019-01-01 11:36:00,006 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute12 2019-01-01 11:36:00,006 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute19 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,007 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute19 - remove event too 2019-01-01 11:36:00,007 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute19 2019-01-01 11:36:00,007 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute18 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,008 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute18 - remove event too 2019-01-01 11:36:00,008 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute18 2019-01-01 11:36:00,009 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,009 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekUnevenNumber - remove event too 2019-01-01 11:36:00,010 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekUnevenNumber 2019-01-01 11:36:00,010 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvery5 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,010 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvery5 - remove event too 2019-01-01 11:36:00,011 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvery5 2019-01-01 11:36:00,011 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour20 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,012 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour20 - remove event too 2019-01-01 11:36:00,012 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour20 2019-01-01 11:36:00,013 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour21 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,013 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour21 - remove event too 2019-01-01 11:36:00,014 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour21 2019-01-01 11:36:00,014 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour22 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,014 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour22 - remove event too 2019-01-01 11:36:00,015 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour22 2019-01-01 11:36:00,015 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour5 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,016 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour5 - remove event too 2019-01-01 11:36:00,016 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour5 2019-01-01 11:36:00,017 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute20 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,017 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute20 - remove event too 2019-01-01 11:36:00,018 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute20 2019-01-01 11:36:00,018 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute21 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,019 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute21 - remove event too 2019-01-01 11:36:00,019 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute21 2019-01-01 11:36:00,020 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute22 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,020 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute22 - remove event too 2019-01-01 11:36:00,021 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute22 2019-01-01 11:36:00,021 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute23 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,021 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute23 - remove event too 2019-01-01 11:36:00,022 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute23 2019-01-01 11:36:00,022 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute24 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,023 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute24 - remove event too 2019-01-01 11:36:00,023 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute24 2019-01-01 11:36:00,024 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute25 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,024 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute25 - remove event too 2019-01-01 11:36:00,025 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute25 2019-01-01 11:36:00,025 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute26 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,026 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute26 - remove event too 2019-01-01 11:36:00,026 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute26 2019-01-01 11:36:00,027 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute27 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,027 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute27 - remove event too 2019-01-01 11:36:00,027 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute27 2019-01-01 11:36:00,028 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute28 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,028 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute28 - remove event too 2019-01-01 11:36:00,029 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute28 2019-01-01 11:36:00,029 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute29 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,030 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute29 - remove event too 2019-01-01 11:36:00,030 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute29 2019-01-01 11:36:00,031 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,031 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayEvenNumber - remove event too 2019-01-01 11:36:00,032 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayEvenNumber 2019-01-01 11:36:00,032 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,033 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayUnevenNumber - remove event too 2019-01-01 11:36:00,033 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayUnevenNumber 2019-01-01 11:36:00,034 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute39 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,034 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute39 - remove event too 2019-01-01 11:36:00,035 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute39 2019-01-01 11:36:00,035 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute38 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,035 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute38 - remove event too 2019-01-01 11:36:00,036 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute38 2019-01-01 11:36:00,036 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute37 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,037 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute37 - remove event too 2019-01-01 11:36:00,037 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute37 2019-01-01 11:36:00,038 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute36 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,038 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute36 - remove event too 2019-01-01 11:36:00,038 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute36 2019-01-01 11:36:00,039 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute35 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,039 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute35 - remove event too 2019-01-01 11:36:00,040 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute35 2019-01-01 11:36:00,040 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute34 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,041 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute34 - remove event too 2019-01-01 11:36:00,041 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute34 2019-01-01 11:36:00,042 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute33 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,042 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute33 - remove event too 2019-01-01 11:36:00,043 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute33 2019-01-01 11:36:00,043 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute32 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,043 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute32 - remove event too 2019-01-01 11:36:00,044 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute32 2019-01-01 11:36:00,044 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute31 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,045 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute31 - remove event too 2019-01-01 11:36:00,045 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute31 2019-01-01 11:36:00,046 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute30 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,046 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute30 - remove event too 2019-01-01 11:36:00,047 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute30 2019-01-01 11:36:00,047 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,047 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourUnevenNumber - remove event too 2019-01-01 11:36:00,048 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourUnevenNumber 2019-01-01 11:36:00,048 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,049 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute - remove event too 2019-01-01 11:36:00,049 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute 2019-01-01 11:36:00,050 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute48 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,050 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute48 - remove event too 2019-01-01 11:36:00,051 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute48 2019-01-01 11:36:00,051 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute49 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,052 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute49 - remove event too 2019-01-01 11:36:00,052 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute49 2019-01-01 11:36:00,052 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute42 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,053 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute42 - remove event too 2019-01-01 11:36:00,053 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute42 2019-01-01 11:36:00,054 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute43 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,054 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute43 - remove event too 2019-01-01 11:36:00,055 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute43 2019-01-01 11:36:00,055 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute40 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,056 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute40 - remove event too 2019-01-01 11:36:00,056 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute40 2019-01-01 11:36:00,056 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute41 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,057 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute41 - remove event too 2019-01-01 11:36:00,057 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute41 2019-01-01 11:36:00,058 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute46 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,058 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute46 - remove event too 2019-01-01 11:36:00,059 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute46 2019-01-01 11:36:00,059 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute47 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,060 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute47 - remove event too 2019-01-01 11:36:00,060 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute47 2019-01-01 11:36:00,060 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute44 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,061 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute44 - remove event too 2019-01-01 11:36:00,061 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute44 2019-01-01 11:36:00,062 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute45 from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,062 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute45 - remove event too 2019-01-01 11:36:00,063 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute45 2019-01-01 11:36:00,063 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,064 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourEvenNumber - remove event too 2019-01-01 11:36:00,064 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourEvenNumber 2019-01-01 11:36:00,065 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondEvenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,065 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondEvenNumber - remove event too 2019-01-01 11:36:00,066 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondEvenNumber 2019-01-01 11:36:00,066 [TRACE] [doorpi.action.handler] unregister Event OnTimeYear from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,067 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYear - remove event too 2019-01-01 11:36:00,067 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYear 2019-01-01 11:36:00,067 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteUnevenNumber from doorpi.action.SingleActions.time_tick 2019-01-01 11:36:00,068 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteUnevenNumber - remove event too 2019-01-01 11:36:00,068 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteUnevenNumber 2019-01-01 11:36:00,069 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed 2019-01-01 11:36:00,070 [TRACE] [doorpi.action.handler] [GP1KJB] try to fire action WebServerShutdownAction with args () and kwargs {} 2019-01-01 11:36:00,070 [TRACE] [doorpi.action.base] run WebServerShutdownAction with args () and kwargs {} 2019-01-01 11:36:00,071 [TRACE] [doorpi.action.handler] fire Event OnWebServerStop from doorpi.status.webserver asyncron 2019-01-01 11:36:00,073 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver_lib.request_handler and force_unregister is True 2019-01-01 11:36:00,074 [TRACE] [doorpi.action.handler] unregister Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,074 [DEBUG] [doorpi.action.handler] no actions for event OnWebServerStop - skip fire_event OnWebServerStop from doorpi.status.webserver 2019-01-01 11:36:00,075 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerVirtualResource - remove event too 2019-01-01 11:36:00,076 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerVirtualResource 2019-01-01 11:36:00,076 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,077 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRealResource - remove event too 2019-01-01 11:36:00,077 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRealResource 2019-01-01 11:36:00,078 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,078 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeySet - remove event too 2019-01-01 11:36:00,079 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeySet 2019-01-01 11:36:00,079 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,080 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestGet - remove event too 2019-01-01 11:36:00,080 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestGet 2019-01-01 11:36:00,080 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,081 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestPost - remove event too 2019-01-01 11:36:00,081 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestPost 2019-01-01 11:36:00,082 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,083 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeyDelete - remove event too 2019-01-01 11:36:00,083 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeyDelete 2019-01-01 11:36:00,083 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,084 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequest - remove event too 2019-01-01 11:36:00,085 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequest 2019-01-01 11:36:00,085 [TRACE] [doorpi.action.handler] unregister Event OnFireEvent from doorpi.status.webserver_lib.request_handler 2019-01-01 11:36:00,085 [DEBUG] [doorpi.action.handler] no more sources for event OnFireEvent - remove event too 2019-01-01 11:36:00,086 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnFireEvent 2019-01-01 11:36:00,086 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed 2019-01-01 11:36:00,098 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver and force_unregister is True 2019-01-01 11:36:00,100 [TRACE] [doorpi.action.handler] [MTMISI] finished fire_event for event_name OnWebServerStart 2019-01-01 11:36:00,102 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStop from doorpi.status.webserver 2019-01-01 11:36:00,102 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStop - remove event too 2019-01-01 11:36:00,103 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStop 2019-01-01 11:36:00,104 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStart from doorpi.status.webserver 2019-01-01 11:36:00,104 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStart - remove event too 2019-01-01 11:36:00,105 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStart 2019-01-01 11:36:00,105 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed 2019-01-01 11:36:00,106 [TRACE] [doorpi.action.handler] [GP1KJB] try to fire action KeyboardDestroyAction with args () and kwargs {} 2019-01-01 11:36:00,107 [TRACE] [doorpi.action.base] run KeyboardDestroyAction with args () and kwargs {} 2019-01-01 11:36:00,108 [DEBUG] [doorpi.keyboard.from_piface] destroy 2019-01-01 11:36:00,115 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.keyboard.from_piface and force_unregister is True 2019-01-01 11:36:00,116 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_2 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,117 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_2 - remove event too 2019-01-01 11:36:00,118 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_2 2019-01-01 11:36:00,119 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed from doorpi.keyboard.from_piface 2019-01-01 11:36:00,120 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed - remove event too 2019-01-01 11:36:00,121 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed 2019-01-01 11:36:00,122 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp from doorpi.keyboard.from_piface 2019-01-01 11:36:00,122 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp - remove event too 2019-01-01 11:36:00,123 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp 2019-01-01 11:36:00,124 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_2 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,125 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_2 - remove event too 2019-01-01 11:36:00,126 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_2 2019-01-01 11:36:00,127 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_1 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,128 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_1 - remove event too 2019-01-01 11:36:00,128 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_1 2019-01-01 11:36:00,129 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_onboardpins.1 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,130 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_onboardpins.1 - remove event too 2019-01-01 11:36:00,131 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_onboardpins.1 2019-01-01 11:36:00,131 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,132 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_onboardpins.2 - remove event too 2019-01-01 11:36:00,133 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_onboardpins.2 2019-01-01 11:36:00,134 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown from doorpi.keyboard.from_piface 2019-01-01 11:36:00,135 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown - remove event too 2019-01-01 11:36:00,135 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown 2019-01-01 11:36:00,136 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_onboardpins.1 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,137 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_onboardpins.1 - remove event too 2019-01-01 11:36:00,138 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_onboardpins.1 2019-01-01 11:36:00,138 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,139 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_onboardpins.2 - remove event too 2019-01-01 11:36:00,140 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_onboardpins.2 2019-01-01 11:36:00,141 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_2 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,142 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_2 - remove event too 2019-01-01 11:36:00,143 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_2 2019-01-01 11:36:00,144 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_1 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,145 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_1 - remove event too 2019-01-01 11:36:00,145 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_1 2019-01-01 11:36:00,146 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_1 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,147 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_1 - remove event too 2019-01-01 11:36:00,148 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_1 2019-01-01 11:36:00,149 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_onboardpins.1 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,149 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_onboardpins.1 - remove event too 2019-01-01 11:36:00,150 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_onboardpins.1 2019-01-01 11:36:00,151 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_onboardpins.2 from doorpi.keyboard.from_piface 2019-01-01 11:36:00,152 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_onboardpins.2 - remove event too 2019-01-01 11:36:00,152 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_onboardpins.2 2019-01-01 11:36:00,153 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed 2019-01-01 11:36:00,154 [TRACE] [doorpi.action.handler] [GP1KJB] try to fire action > with args () and kwargs {} 2019-01-01 11:36:00,156 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:36:00,156 [DEBUG] [doorpi.sipphone.from_linphone] destroy 2019-01-01 11:36:00,157 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x7598f2d8 [0xfdf678]) 2019-01-01 11:36:00,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0xe488cc 2019-01-01 11:36:00,159 [DEBUG] [doorpi.action.handler] [B8CWUO] fire for event OnSipPhoneDestroy this actions [, , ] 2019-01-01 11:36:00,160 [TRACE] [doorpi.action.handler] [B8CWUO] try to fire action > with args () and kwargs {} 2019-01-01 11:36:00,160 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:36:00,161 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] destroy 2019-01-01 11:36:00,161 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.CallBacks and force_unregister is True 2019-01-01 11:36:00,162 [TRACE] [doorpi.action.handler] unregister Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,163 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReject - remove event too 2019-01-01 11:36:00,163 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReject 2019-01-01 11:36:00,164 [TRACE] [doorpi.action.handler] unregister Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,164 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaNotRequired - remove event too 2019-01-01 11:36:00,165 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaNotRequired 2019-01-01 11:36:00,165 [TRACE] [doorpi.action.handler] unregister Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,166 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF - remove event too 2019-01-01 11:36:00,166 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF 2019-01-01 11:36:00,167 [TRACE] [doorpi.action.handler] unregister Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,167 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaRequired - remove event too 2019-01-01 11:36:00,168 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaRequired 2019-01-01 11:36:00,168 [TRACE] [doorpi.action.handler] unregister Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,168 [DEBUG] [doorpi.action.handler] no more sources for event OnCallMediaStateChange - remove event too 2019-01-01 11:36:00,169 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallMediaStateChange 2019-01-01 11:36:00,169 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,170 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateConnect - remove event too 2019-01-01 11:36:00,170 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateConnect 2019-01-01 11:36:00,171 [TRACE] [doorpi.action.handler] unregister Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,171 [DEBUG] [doorpi.action.handler] no more sources for event OnCallBusy - remove event too 2019-01-01 11:36:00,172 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallBusy 2019-01-01 11:36:00,172 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,172 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateDisconnect - remove event too 2019-01-01 11:36:00,173 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateDisconnect 2019-01-01 11:36:00,173 [TRACE] [doorpi.action.handler] unregister Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,174 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallBusy - remove event too 2019-01-01 11:36:00,174 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallBusy 2019-01-01 11:36:00,175 [TRACE] [doorpi.action.handler] unregister Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,175 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateReject - remove event too 2019-01-01 11:36:00,176 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateReject 2019-01-01 11:36:00,176 [TRACE] [doorpi.action.handler] unregister Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,177 [DEBUG] [doorpi.action.handler] no more sources for event BeforeCallIncoming - remove event too 2019-01-01 11:36:00,177 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event BeforeCallIncoming 2019-01-01 11:36:00,177 [TRACE] [doorpi.action.handler] unregister Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,178 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateChange - remove event too 2019-01-01 11:36:00,178 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateChange 2019-01-01 11:36:00,179 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,179 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDismissed - remove event too 2019-01-01 11:36:00,180 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDismissed 2019-01-01 11:36:00,180 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,181 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDisconnect - remove event too 2019-01-01 11:36:00,181 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDisconnect 2019-01-01 11:36:00,181 [TRACE] [doorpi.action.handler] unregister Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,182 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReject - remove event too 2019-01-01 11:36:00,182 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReject 2019-01-01 11:36:00,183 [TRACE] [doorpi.action.handler] unregister Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,183 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStart - remove event too 2019-01-01 11:36:00,184 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStart 2019-01-01 11:36:00,184 [TRACE] [doorpi.action.handler] unregister Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,185 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReconnect - remove event too 2019-01-01 11:36:00,185 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReconnect 2019-01-01 11:36:00,186 [TRACE] [doorpi.action.handler] unregister Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,186 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateConnect - remove event too 2019-01-01 11:36:00,187 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateConnect 2019-01-01 11:36:00,187 [TRACE] [doorpi.action.handler] unregister Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,188 [DEBUG] [doorpi.action.handler] no more sources for event OnCallIncoming - remove event too 2019-01-01 11:36:00,188 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallIncoming 2019-01-01 11:36:00,188 [TRACE] [doorpi.action.handler] unregister Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,189 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallIncoming - remove event too 2019-01-01 11:36:00,189 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallIncoming 2019-01-01 11:36:00,190 [TRACE] [doorpi.action.handler] unregister Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2019-01-01 11:36:00,190 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReconnect - remove event too 2019-01-01 11:36:00,191 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReconnect 2019-01-01 11:36:00,191 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed 2019-01-01 11:36:00,192 [TRACE] [doorpi.action.handler] [B8CWUO] try to fire action > with args () and kwargs {} 2019-01-01 11:36:00,193 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:36:00,193 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron 2019-01-01 11:36:00,195 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Player and force_unregister is True 2019-01-01 11:36:00,196 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:36:00,196 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:36:00,197 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerCreated 2019-01-01 11:36:00,198 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:36:00,198 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStarted - remove event too 2019-01-01 11:36:00,199 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStarted 2019-01-01 11:36:00,200 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player 2019-01-01 11:36:00,200 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStopped - remove event too 2019-01-01 11:36:00,201 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStopped 2019-01-01 11:36:00,201 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed 2019-01-01 11:36:00,202 [TRACE] [doorpi.action.handler] [B8CWUO] try to fire action > with args () and kwargs {} 2019-01-01 11:36:00,203 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {} 2019-01-01 11:36:00,204 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Recorder and force_unregister is True 2019-01-01 11:36:00,204 [TRACE] [doorpi.action.handler] unregister Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:36:00,205 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderCreated - remove event too 2019-01-01 11:36:00,205 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderCreated 2019-01-01 11:36:00,206 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:36:00,206 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStarted - remove event too 2019-01-01 11:36:00,207 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStarted 2019-01-01 11:36:00,207 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2019-01-01 11:36:00,208 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStopped - remove event too 2019-01-01 11:36:00,208 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStopped 2019-01-01 11:36:00,209 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed 2019-01-01 11:36:00,209 [TRACE] [doorpi.action.handler] [B8CWUO] finished fire_event for event_name OnSipPhoneDestroy 2019-01-01 11:36:00,210 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.from_linphone and force_unregister is True 2019-01-01 11:36:00,210 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,211 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderCreate - remove event too 2019-01-01 11:36:00,211 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderCreate 2019-01-01 11:36:00,212 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,212 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerCreated - remove event too 2019-01-01 11:36:00,213 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnPlayerCreated 2019-01-01 11:36:00,213 [TRACE] [doorpi.action.handler] unregister Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,214 [DEBUG] [doorpi.action.handler] no more sources for event BeforeSipPhoneMakeCall - remove event too 2019-01-01 11:36:00,214 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event BeforeSipPhoneMakeCall 2019-01-01 11:36:00,215 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,215 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderDestroy - remove event too 2019-01-01 11:36:00,216 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderDestroy 2019-01-01 11:36:00,216 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneStart from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,217 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneStart - remove event too 2019-01-01 11:36:00,217 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneStart 2019-01-01 11:36:00,218 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,218 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneDestroy - remove event too 2019-01-01 11:36:00,218 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneDestroy 2019-01-01 11:36:00,219 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,219 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutMaxCalltime - remove event too 2019-01-01 11:36:00,220 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutMaxCalltime 2019-01-01 11:36:00,220 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,221 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutNoResponse - remove event too 2019-01-01 11:36:00,221 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutNoResponse 2019-01-01 11:36:00,221 [TRACE] [doorpi.action.handler] unregister Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,222 [DEBUG] [doorpi.action.handler] no more sources for event AfterSipPhoneMakeCall - remove event too 2019-01-01 11:36:00,223 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event AfterSipPhoneMakeCall 2019-01-01 11:36:00,223 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,224 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCall - remove event too 2019-01-01 11:36:00,224 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCall 2019-01-01 11:36:00,225 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,225 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCallFailed - remove event too 2019-01-01 11:36:00,226 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCallFailed 2019-01-01 11:36:00,226 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCreate from doorpi.sipphone.from_linphone 2019-01-01 11:36:00,227 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCreate - remove event too 2019-01-01 11:36:00,227 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCreate 2019-01-01 11:36:00,228 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed 2019-01-01 11:36:00,228 [TRACE] [doorpi.action.handler] [GP1KJB] finished fire_event for event_name OnShutdown 2019-01-01 11:36:00,229 [TRACE] [doorpi.action.handler] fire Event AfterShutdown from doorpi.doorpi asyncron 2019-01-01 11:36:00,231 [DEBUG] [doorpi.action.handler] no actions for event AfterShutdown - skip fire_event AfterShutdown from doorpi.doorpi 2019-01-01 11:36:00,732 [DEBUG] [doorpi.doorpi] wait 5 seconds for threads 1 and 1 event 2019-01-01 11:36:00,733 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:00,734 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:01,236 [DEBUG] [doorpi.doorpi] wait 4.5 seconds for threads 1 and 1 event 2019-01-01 11:36:01,237 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:01,238 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:01,740 [DEBUG] [doorpi.doorpi] wait 4.0 seconds for threads 1 and 1 event 2019-01-01 11:36:01,741 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:01,742 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:02,244 [DEBUG] [doorpi.doorpi] wait 3.5 seconds for threads 1 and 1 event 2019-01-01 11:36:02,245 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:02,246 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:02,748 [DEBUG] [doorpi.doorpi] wait 3.0 seconds for threads 1 and 1 event 2019-01-01 11:36:02,749 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:02,749 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:03,251 [DEBUG] [doorpi.doorpi] wait 2.5 seconds for threads 1 and 1 event 2019-01-01 11:36:03,252 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:03,253 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:03,754 [DEBUG] [doorpi.doorpi] wait 2.0 seconds for threads 1 and 1 event 2019-01-01 11:36:03,755 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:03,756 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:04,258 [DEBUG] [doorpi.doorpi] wait 1.5 seconds for threads 1 and 1 event 2019-01-01 11:36:04,259 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:04,260 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:04,762 [DEBUG] [doorpi.doorpi] wait 1.0 seconds for threads 1 and 1 event 2019-01-01 11:36:04,763 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:04,764 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:05,266 [DEBUG] [doorpi.doorpi] wait 0.5 seconds for threads 1 and 1 event 2019-01-01 11:36:05,275 [TRACE] [doorpi.doorpi] still existing threads: [] 2019-01-01 11:36:05,276 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi'] 2019-01-01 11:36:05,778 [WARNING] [doorpi.doorpi] waiting for threads to time out - there are still threads: [] 2019-01-01 11:36:05,780 [INFO] [doorpi.doorpi] ======== DoorPi successfully shutdown ========