login as: pi pi@192.168.178.37's password: The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Thu Oct 13 19:09:01 2016 pi@raspberrypi:~ $ sudo doorpi_cli --trace 2016-10-13 19:19:53,155 [INFO] [doorpi.main] ___ ___ _ / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1 / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0 /___,' \___/ \___/|_| \/ |_| URL: Authors: Thomas Meissner Supporter: Phillip Munz Hermann Dötsch Dennis Häußler Hubert Nusser Michael Hauer Andreas Schwarz Max Rößler missing someone? -> sorry -> mail me 2016-10-13 19:19:53,156 [DEBUG] [doorpi.main] loaded with arguments: ['/ usr/local/bin/doorpi_cli', '--trace'] 2016-10-13 19:19:53,157 [DEBUG] [doorpi.doorpi] run 2016-10-13 19:19:53,157 [DEBUG] [doorpi.doorpi] prepare 2016-10-13 19:19:53,158 [DEBUG] [doorpi.doorpi] given arguments argv: Na mespace(configfile=None, debug=False, test=False, trace=True) 2016-10-13 19:19:53,162 [INFO] [doorpi.conf.config_object] use configfi le: /usr/local/etc/DoorPi/conf/doorpi.ini 2016-10-13 19:19:53,167 [DEBUG] [doorpi.conf.config_object] __init__ 2016-10-13 19:19:53,168 [TRACE] [doorpi.conf.config_object] get_from_con fig 2016-10-13 19:19:53,171 [TRACE] [doorpi.conf.config_object] get_string f or key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr /local/etc/DoorPi 2016-10-13 19:19:53,171 [TRACE] [doorpi.conf.config_object] get_string f or key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db 2016-10-13 19:19:53,173 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db" 2016-10-13 19:19:53,176 [TRACE] [doorpi.action.handler] register Event B eforeStartup from doorpi.doorpi 2016-10-13 19:19:53,176 [DEBUG] [doorpi.action.handler] event_source doo rpi.doorpi was added 2016-10-13 19:19:53,177 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi 2016-10-13 19:19:53,177 [TRACE] [doorpi.action.handler] register Event O nStartup from doorpi.doorpi 2016-10-13 19:19:53,178 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi 2016-10-13 19:19:53,178 [TRACE] [doorpi.action.handler] register Event A fterStartup from doorpi.doorpi 2016-10-13 19:19:53,179 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi 2016-10-13 19:19:53,179 [TRACE] [doorpi.action.handler] register Event B eforeShutdown from doorpi.doorpi 2016-10-13 19:19:53,180 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi 2016-10-13 19:19:53,180 [TRACE] [doorpi.action.handler] register Event O nShutdown from doorpi.doorpi 2016-10-13 19:19:53,181 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi 2016-10-13 19:19:53,181 [TRACE] [doorpi.action.handler] register Event A fterShutdown from doorpi.doorpi 2016-10-13 19:19:53,182 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi 2016-10-13 19:19:53,183 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded 2016-10-13 19:19:53,185 [DEBUG] [doorpi.action.handler] event_source doo rpi.action.SingleActions.time_tick was added 2016-10-13 19:19:53,188 [TRACE] [doorpi.action.handler] action TimeTickD estroyAction with args () and kwargs {} was added to new evententry OnShutdown 2016-10-13 19:19:53,189 [TRACE] [doorpi.action.handler] action TimeTickA ction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTim eTick 2016-10-13 19:19:53,190 [TRACE] [doorpi.conf.config_object] get_string f or key ip in section DoorPiWeb (default: ) returns 2016-10-13 19:19:53,190 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80 2016-10-13 19:19:53,193 [INFO] [doorpi.status.webserver] Initiating Web Service at ip and port 80 2016-10-13 19:19:53,194 [TRACE] [doorpi.action.handler] register Event O nWebServerStart from doorpi.status.webserver 2016-10-13 19:19:53,194 [DEBUG] [doorpi.action.handler] event_source doo rpi.status.webserver was added 2016-10-13 19:19:53,194 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver 2016-10-13 19:19:53,195 [TRACE] [doorpi.action.handler] register Event O nWebServerStop from doorpi.status.webserver 2016-10-13 19:19:53,195 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver 2016-10-13 19:19:53,196 [TRACE] [doorpi.conf.config_object] get_string f or key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASE PATH!/../DoorPiWeb 2016-10-13 19:19:53,197 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb" 2016-10-13 19:19:53,198 [TRACE] [doorpi.conf.config_object] get_string f or key indexfile in section DoorPiWeb (default: index.html) returns index.html 2016-10-13 19:19:53,199 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html" 2016-10-13 19:19:53,200 [TRACE] [doorpi.conf.config_object] get_string f or key loginfile in section DoorPiWeb (default: login.html) returns login.html 2016-10-13 19:19:53,201 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html" 2016-10-13 19:19:53,201 [TRACE] [doorpi.conf.config_object] get_string f or key public in section DoorPiWeb (default: AREA_public) returns AREA_public 2016-10-13 19:19:53,203 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public" 2016-10-13 19:19:53,203 [TRACE] [doorpi.conf.config_object] get_string f or key online_fallback in section DoorPiWeb (default: http://motom001.github.io/ DoorPiWeb) returns http://motom001.github.io/DoorPiWeb 2016-10-13 19:19:53,204 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb" 2016-10-13 19:19:53,205 [WARNING] [root] section WritePermission not found in configfile 2016-10-13 19:19:53,205 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns [] 2016-10-13 19:19:53,206 [WARNING] [root] section ReadPermission not found in configfile 2016-10-13 19:19:53,206 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns [] 2016-10-13 19:19:53,207 [WARNING] [root] section Group not found in config file 2016-10-13 19:19:53,207 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns [] 2016-10-13 19:19:53,208 [WARNING] [root] section User not found in configf ile 2016-10-13 19:19:53,208 [TRACE] [doorpi.conf.config_object] get_keys for section User returns [] 2016-10-13 19:19:53,209 [TRACE] [doorpi.conf.config_object] get_sections returns ['DoorPiWeb', 'keyboards', 'EVENT_OnStartup', 'SIP-Phone', 'DoorPi'] 2016-10-13 19:19:53,209 [ERROR] [doorpi.status.webserver] no ReadPermiss ion found 2016-10-13 19:19:53,210 [ERROR] [doorpi.status.webserver] no groups in c onfigfile! 2016-10-13 19:19:53,210 [ERROR] [doorpi.status.webserver] no WritePermis sion found 2016-10-13 19:19:53,211 [TRACE] [doorpi.action.handler] action WebServer StartupAction with args () and kwargs {} was added to new evententry OnWebServer Start 2016-10-13 19:19:53,211 [TRACE] [doorpi.action.handler] action WebServer ShutdownAction with args () and kwargs {} was added to event OnShutdown 2016-10-13 19:19:53,212 [TRACE] [doorpi.action.handler] fire Event OnWeb ServerStart from doorpi.status.webserver asyncron 2016-10-13 19:19:53,214 [TRACE] [doorpi.action.handler] register Event O nWebServerRequest from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,214 [DEBUG] [doorpi.action.handler] event_source doo rpi.status.webserver_lib.request_handler was added 2016-10-13 19:19:53,215 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_ha ndler 2016-10-13 19:19:53,215 [TRACE] [doorpi.action.handler] register Event O nWebServerRequestGet from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,216 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request _handler 2016-10-13 19:19:53,216 [DEBUG] [doorpi.action.handler] [28WIUW] fire fo r event OnWebServerStart this actions [] 2016-10-13 19:19:53,217 [TRACE] [doorpi.action.handler] register Event O nWebServerRequestPost from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,217 [TRACE] [doorpi.action.handler] [28WIUW] try to fire action WebServerStartupAction with args () and kwargs {} 2016-10-13 19:19:53,218 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.reques t_handler 2016-10-13 19:19:53,218 [TRACE] [doorpi.action.base] run WebServerStartu pAction with args () and kwargs {} 2016-10-13 19:19:53,219 [TRACE] [doorpi.action.handler] register Event O nWebServerVirtualResource from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,220 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.re quest_handler 2016-10-13 19:19:53,220 [TRACE] [doorpi.action.handler] register Event O nWebServerRealResource from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,221 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.reque st_handler 2016-10-13 19:19:53,221 [TRACE] [doorpi.action.handler] register Event O nFireEvent from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,222 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,222 [TRACE] [doorpi.action.handler] register Event O nConfigKeySet from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,223 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handle r 2016-10-13 19:19:53,223 [TRACE] [doorpi.action.handler] register Event O nConfigKeyDelete from doorpi.status.webserver_lib.request_handler 2016-10-13 19:19:53,223 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_han dler 2016-10-13 19:19:53,224 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['dummy'] 2016-10-13 19:19:53,224 [INFO] [doorpi.keyboard.KeyboardInterface] usin g multi-keyboard mode (keyboards: dummy) 2016-10-13 19:19:53,225 [INFO] [doorpi.keyboard.KeyboardInterface] tryi ng to add keyboard 'dummy' to handler 2016-10-13 19:19:53,225 [TRACE] [doorpi.conf.config_object] get_string f or key dummy in section keyboards (default: dummy) returns dummy 2016-10-13 19:19:53,226 [WARNING] [root] section dummy_InputPins not found in configfile 2016-10-13 19:19:53,226 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_InputPins returns [] 2016-10-13 19:19:53,227 [WARNING] [root] section dummy_OutputPins not foun d in configfile 2016-10-13 19:19:53,227 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns [] 2016-10-13 19:19:53,228 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section dummy_keyboard (default: 2000) returns 2000.0 2016-10-13 19:19:53,228 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section dummy_keyboard (default: 0) returns 0 2016-10-13 19:19:53,229 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section dummy_keyboard (default: True) returns Tru e 2016-10-13 19:19:53,230 [DEBUG] [doorpi.keyboard.from_dummy] doorpi.keyb oard.from_dummy loaded 2016-10-13 19:19:53,231 [DEBUG] [doorpi.keyboard.from_dummy] __init__(in put_pins = [], output_pins = [], bouncetime = 2000.0, polarity = 0) 2016-10-13 19:19:53,232 [WARNING] [root] section dummy_InputPins not found in configfile 2016-10-13 19:19:53,232 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_InputPins returns [] 2016-10-13 19:19:53,233 [WARNING] [root] section dummy_OutputPins not foun d in configfile 2016-10-13 19:19:53,233 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns [] 2016-10-13 19:19:53,234 [TRACE] [doorpi.action.handler] action KeyboardD estroyAction with args () and kwargs {} was added to event OnShutdown 2016-10-13 19:19:53,234 [WARNING] [root] section dummy_OutputPins not foun d in configfile 2016-10-13 19:19:53,235 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns [] 2016-10-13 19:19:53,236 [DEBUG] [doorpi.status.status_lib.environment] d oorpi.status.status_lib.environment loaded 2016-10-13 19:19:53,238 [DEBUG] [doorpi.status.requirements_lib.req_conf ig] doorpi.status.requirements_lib.req_config loaded 2016-10-13 19:19:53,240 [DEBUG] [doorpi.status.requirements_lib.req_sipp hone] doorpi.status.requirements_lib.req_sipphone loaded 2016-10-13 19:19:53,242 [DEBUG] [doorpi.sipphone.AbstractBaseClass] door pi.sipphone.AbstractBaseClass loaded 2016-10-13 19:19:53,286 [DEBUG] [doorpi.status.requirements_lib.req_even t_handler] doorpi.status.requirements_lib.req_event_handler loaded 2016-10-13 19:19:53,288 [DEBUG] [doorpi.status.requirements_lib.req_webs erver] doorpi.status.requirements_lib.req_webserver loaded 2016-10-13 19:19:53,291 [DEBUG] [doorpi.status.requirements_lib.req_keyb oard] doorpi.status.requirements_lib.req_keyboard loaded 2016-10-13 19:19:53,354 [DEBUG] [doorpi.status.requirements_lib.req_syst em] doorpi.status.requirements_lib.req_system loaded 2016-10-13 19:19:53,361 [INFO] [doorpi.sipphone.SipphoneInterface] foun d installed sipphone "linphone" and use this as default 2016-10-13 19:19:53,362 [TRACE] [doorpi.conf.config_object] get_string f or key sipphonetyp in section SIP-Phone (default: linphone) returns linphone 2016-10-13 19:19:53,364 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.s ipphone.from_linphone loaded 2016-10-13 19:19:53,366 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded 2016-10-13 19:19:53,368 [DEBUG] [doorpi.sipphone.linphone_lib.Player] do orpi.sipphone.linphone_lib.Player loaded 2016-10-13 19:19:53,371 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded 2016-10-13 19:19:53,372 [DEBUG] [doorpi.sipphone.from_linphone] __init__ 2016-10-13 19:19:53,373 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnShutdown 2016-10-13 19:19:53,374 [TRACE] [doorpi.action.handler] register Event O nSipPhoneCreate from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,374 [DEBUG] [doorpi.action.handler] event_source doo rpi.sipphone.from_linphone was added 2016-10-13 19:19:53,374 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,375 [TRACE] [doorpi.action.handler] register Event O nSipPhoneStart from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,375 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,376 [TRACE] [doorpi.action.handler] register Event O nSipPhoneDestroy from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,376 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,377 [TRACE] [doorpi.action.handler] register Event O nSipPhoneRecorderCreate from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,377 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,378 [TRACE] [doorpi.action.handler] register Event O nSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,378 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,379 [TRACE] [doorpi.action.handler] register Event B eforeSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,379 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,380 [TRACE] [doorpi.action.handler] register Event O nSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,380 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,380 [TRACE] [doorpi.action.handler] register Event O nSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,381 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,381 [TRACE] [doorpi.action.handler] register Event A fterSipPhoneMakeCall from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,382 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,382 [TRACE] [doorpi.action.handler] register Event O nSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,383 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linp hone 2016-10-13 19:19:53,383 [TRACE] [doorpi.action.handler] register Event O nSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,384 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_lin phone 2016-10-13 19:19:53,384 [TRACE] [doorpi.action.handler] register Event O nPlayerCreated from doorpi.sipphone.from_linphone 2016-10-13 19:19:53,384 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone 2016-10-13 19:19:53,385 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__ 2016-10-13 19:19:53,385 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry OnSipPhoneDestroy 2016-10-13 19:19:53,386 [TRACE] [doorpi.action.handler] register Event O nCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,386 [DEBUG] [doorpi.action.handler] event_source doo rpi.sipphone.linphone_lib.CallBacks was added 2016-10-13 19:19:53,387 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallB acks 2016-10-13 19:19:53,387 [TRACE] [doorpi.action.handler] register Event O nMediaRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,388 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,388 [TRACE] [doorpi.action.handler] register Event O nMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,389 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,389 [TRACE] [doorpi.action.handler] register Event O nCallStateChange from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,390 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,390 [TRACE] [doorpi.action.handler] register Event O nCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,391 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,391 [TRACE] [doorpi.action.handler] register Event A fterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,392 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBa cks 2016-10-13 19:19:53,392 [TRACE] [doorpi.action.handler] register Event O nCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,393 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBa cks 2016-10-13 19:19:53,393 [TRACE] [doorpi.action.handler] register Event A fterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,393 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.Cal lBacks 2016-10-13 19:19:53,394 [TRACE] [doorpi.action.handler] register Event O nCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,394 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBac ks 2016-10-13 19:19:53,395 [TRACE] [doorpi.action.handler] register Event O nCallStateReject from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,395 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,396 [TRACE] [doorpi.action.handler] register Event O nCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,396 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,397 [TRACE] [doorpi.action.handler] register Event O nDTMF from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,397 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,397 [WARNING] [root] section DTMF not found in configf ile 2016-10-13 19:19:53,398 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2016-10-13 19:19:53,398 [TRACE] [doorpi.action.handler] register Event O nCallStart from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,399 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known 2016-10-13 19:19:53,399 [TRACE] [doorpi.action.handler] register Event B eforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,400 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,400 [TRACE] [doorpi.action.handler] register Event O nCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,401 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,401 [TRACE] [doorpi.action.handler] register Event A fterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,402 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,402 [TRACE] [doorpi.action.handler] register Event O nCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,403 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,403 [TRACE] [doorpi.action.handler] register Event A fterCallBusy from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,403 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,404 [TRACE] [doorpi.action.handler] register Event O nCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,404 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,405 [TRACE] [doorpi.action.handler] register Event A fterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,405 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,406 [TRACE] [doorpi.action.handler] register Event O nCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,406 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,407 [TRACE] [doorpi.action.handler] register Event A fterCallReject from doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,407 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks 2016-10-13 19:19:53,407 [TRACE] [doorpi.action.handler] fire Event OnCal lStart from doorpi.sipphone.linphone_lib.CallBacks asyncron 2016-10-13 19:19:53,409 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_new() 2016-10-13 19:19:53,410 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_new -> 0x74f977b8 2016-10-13 19:19:53,411 [DEBUG] [doorpi.action.handler] no actions for e vent OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib .CallBacks 2016-10-13 19:19:53,411 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_init() 2016-10-13 19:19:53,412 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_init -> 0x74f977b8 2016-10-13 19:19:53,413 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_class_method_new(0x74f00810, "(null)", "(null)") 2016-10-13 19:19:53,413 [INFO] [doorpi.sipphone.from_linphone] Mediastr eamer2 factory 2.12.0 (git: 3.9.0) initialized. 2016-10-13 19:19:53,414 [INFO] [doorpi.sipphone.from_linphone] CPU coun t set to 4 2016-10-13 19:19:53,414 [INFO] [doorpi.sipphone.from_linphone] ms_facto ry_init() done: platform_tags=linux,arm,embedded 2016-10-13 19:19:53,415 [INFO] [doorpi.sipphone.from_linphone] srtp ini t 2016-10-13 19:19:53,447 [INFO] [doorpi.sipphone.from_linphone] Register ing all soundcard handlers 2016-10-13 19:19:53,517 [INFO] [doorpi.sipphone.from_linphone] Card 'AL SA: default device' added 2016-10-13 19:19:53,524 [INFO] [doorpi.sipphone.from_linphone] also err or in pcm_hw.c:1557 - open '/dev/snd/pcmC0D0c' failed (-2) 2016-10-13 19:19:53,527 [INFO] [doorpi.sipphone.from_linphone] Card 'AL SA: bcm2835 ALSA' added 2016-10-13 19:19:53,528 [INFO] [doorpi.sipphone.from_linphone] Register ing all webcam handlers 2016-10-13 19:19:53,529 [INFO] [doorpi.sipphone.from_linphone] Webcam S taticImage: Static picture added 2016-10-13 19:19:53,529 [INFO] [doorpi.sipphone.from_linphone] ms_facto ry_init_voip() done 2016-10-13 19:19:53,530 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins] 2016-10-13 19:19:53,530 [INFO] [doorpi.sipphone.from_linphone] Cannot o pen directory ./lib/mediastreamer/plugins: No such file or directory 2016-10-13 19:19:53,531 [INFO] [doorpi.sipphone.from_linphone] Initiali zing LinphoneCore 3.9.0 2016-10-13 19:19:53,532 [INFO] [doorpi.sipphone.from_linphone] Vtable [ 0x12099a0] registered on core [0x1201b50] 2016-10-13 19:19:53,532 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x12099a0, 1, "Sta rting up") 2016-10-13 19:19:53,532 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2016-10-13 19:19:53,533 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12099a0] notifying [global_state_changed] 2016-10-13 19:19:53,533 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.2 5.0 initialized. 2016-10-13 19:19:53,534 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref 2016-10-13 19:19:53,534 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref 2016-10-13 19:19:53,535 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref 2016-10-13 19:19:53,536 [INFO] [doorpi.sipphone.from_linphone] Codec op us/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabiliti es. 2016-10-13 19:19:53,536 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for SILK 2016-10-13 19:19:53,537 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for SILK 2016-10-13 19:19:53,537 [INFO] [doorpi.sipphone.from_linphone] Codec sp eex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2016-10-13 19:19:53,538 [INFO] [doorpi.sipphone.from_linphone] Codec sp eex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities. 2016-10-13 19:19:53,538 [INFO] [doorpi.sipphone.from_linphone] Codec PC MU/8000 fmtp=[] number=0, enabled=1) added to default capabilities. 2016-10-13 19:19:53,539 [INFO] [doorpi.sipphone.from_linphone] Codec PC MA/8000 fmtp=[] number=8, enabled=1) added to default capabilities. 2016-10-13 19:19:53,540 [INFO] [doorpi.sipphone.from_linphone] Codec t1 40/1000 fmtp=[] number=96, enabled=1) added to default capabilities. 2016-10-13 19:19:53,540 [INFO] [doorpi.sipphone.from_linphone] Codec re d/1000 fmtp=[] number=97, enabled=1) added to default capabilities. 2016-10-13 19:19:53,541 [INFO] [doorpi.sipphone.from_linphone] Codec GS M/8000 fmtp=[] number=3, enabled=0) added to default capabilities. 2016-10-13 19:19:53,541 [INFO] [doorpi.sipphone.from_linphone] Codec G7 22/8000 fmtp=[] number=9, enabled=0) added to default capabilities. 2016-10-13 19:19:53,542 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for iLBC 2016-10-13 19:19:53,542 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for iLBC 2016-10-13 19:19:53,543 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for AMR 2016-10-13 19:19:53,543 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for AMR 2016-10-13 19:19:53,544 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for AMR-WB 2016-10-13 19:19:53,544 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for AMR-WB 2016-10-13 19:19:53,545 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G729 2016-10-13 19:19:53,545 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G729 2016-10-13 19:19:53,546 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for mpeg4-generic 2016-10-13 19:19:53,546 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for mpeg4-generic 2016-10-13 19:19:53,547 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for mpeg4-generic 2016-10-13 19:19:53,547 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for mpeg4-generic 2016-10-13 19:19:53,548 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for mpeg4-generic 2016-10-13 19:19:53,548 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for mpeg4-generic 2016-10-13 19:19:53,549 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for mpeg4-generic 2016-10-13 19:19:53,549 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for mpeg4-generic 2016-10-13 19:19:53,550 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for mpeg4-generic 2016-10-13 19:19:53,550 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for mpeg4-generic 2016-10-13 19:19:53,551 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for iSAC 2016-10-13 19:19:53,551 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for iSAC 2016-10-13 19:19:53,552 [INFO] [doorpi.sipphone.from_linphone] Codec sp eex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities. 2016-10-13 19:19:53,553 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for SILK 2016-10-13 19:19:53,553 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for SILK 2016-10-13 19:19:53,554 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for SILK 2016-10-13 19:19:53,554 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for SILK 2016-10-13 19:19:53,555 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for SILK 2016-10-13 19:19:53,555 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for SILK 2016-10-13 19:19:53,556 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G726-16 2016-10-13 19:19:53,556 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G726-16 2016-10-13 19:19:53,557 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G726-24 2016-10-13 19:19:53,557 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G726-24 2016-10-13 19:19:53,558 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G726-32 2016-10-13 19:19:53,558 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G726-32 2016-10-13 19:19:53,558 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G726-40 2016-10-13 19:19:53,559 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G726-40 2016-10-13 19:19:53,560 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for AAL2-G726-16 2016-10-13 19:19:53,561 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for AAL2-G726-16 2016-10-13 19:19:53,561 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for AAL2-G726-24 2016-10-13 19:19:53,562 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for AAL2-G726-24 2016-10-13 19:19:53,562 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for AAL2-G726-32 2016-10-13 19:19:53,563 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for AAL2-G726-32 2016-10-13 19:19:53,563 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for AAL2-G726-40 2016-10-13 19:19:53,564 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for AAL2-G726-40 2016-10-13 19:19:53,564 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for CODEC2 2016-10-13 19:19:53,565 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for CODEC2 2016-10-13 19:19:53,565 [INFO] [doorpi.sipphone.from_linphone] Codec VP 8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities. 2016-10-13 19:19:53,566 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for H264 2016-10-13 19:19:53,566 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for H264 2016-10-13 19:19:53,567 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for MP4V-ES 2016-10-13 19:19:53,567 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for H263-1998 2016-10-13 19:19:53,568 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for H263 2016-10-13 19:19:53,568 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for 1016 2016-10-13 19:19:53,569 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for 1016 2016-10-13 19:19:53,569 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G723 2016-10-13 19:19:53,570 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G723 2016-10-13 19:19:53,570 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for LPC 2016-10-13 19:19:53,571 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for LPC 2016-10-13 19:19:53,571 [INFO] [doorpi.sipphone.from_linphone] Codec L1 6/44100 fmtp=[] number=10, enabled=0) added to default capabilities. 2016-10-13 19:19:53,572 [INFO] [doorpi.sipphone.from_linphone] Codec L1 6/44100 fmtp=[] number=11, enabled=0) added to default capabilities. 2016-10-13 19:19:53,572 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for CN 2016-10-13 19:19:53,573 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for CN 2016-10-13 19:19:53,573 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for G729 2016-10-13 19:19:53,574 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for G729 2016-10-13 19:19:53,574 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for H261 2016-10-13 19:19:53,575 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for H261 2016-10-13 19:19:53,575 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for MPV 2016-10-13 19:19:53,576 [INFO] [doorpi.sipphone.from_linphone] Could no t find decoder for MPV 2016-10-13 19:19:53,576 [INFO] [doorpi.sipphone.from_linphone] Could no t find encoder for H263 2016-10-13 19:19:53,577 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-10-13 19:19:53,577 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,578 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,578 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,579 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x12099a0, 2, "(null )") 2016-10-13 19:19:53,580 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_callback_configuring_status 2016-10-13 19:19:53,580 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12099a0] notifying [configuring_status] 2016-10-13 19:19:53,581 [INFO] [doorpi.sipphone.from_linphone] Cannot o pen directory ./lib/liblinphone/plugins: No such file or directory 2016-10-13 19:19:53,581 [WARNING] [doorpi.sipphone.from_linphone] ./share/ sounds/linphone/rings/oldphone.wav does not exist 2016-10-13 19:19:53,582 [INFO] [doorpi.sipphone.from_linphone] linphone _core_set_playback_gain_db(): no active call. 2016-10-13 19:19:53,582 [INFO] [doorpi.sipphone.from_linphone] linphone _core_set_mic_gain_db(): no active call. 2016-10-13 19:19:53,583 [INFO] [doorpi.sipphone.from_linphone] MTU is s upposed to be 1300, rtp payload max size will be 1240 2016-10-13 19:19:53,583 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-10-13 19:19:53,584 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-10-13 19:19:53,584 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list. 2016-10-13 19:19:53,585 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec speex/16000 fmtp=vbr=on automatically added to codec list. 2016-10-13 19:19:53,585 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec speex/8000 fmtp=vbr=on automatically added to codec list. 2016-10-13 19:19:53,586 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec PCMU/8000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,586 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec PCMA/8000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,587 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec GSM/8000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,587 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec G722/8000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,588 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec speex/32000 fmtp=vbr=on automatically added to codec list. 2016-10-13 19:19:53,588 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec L16/44100 fmtp= automatically added to codec list. 2016-10-13 19:19:53,589 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec L16/44100 fmtp= automatically added to codec list. 2016-10-13 19:19:53,589 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec VP8/90000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,590 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec t140/1000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,590 [INFO] [doorpi.sipphone.from_linphone] Supporte d codec red/1000 fmtp= automatically added to codec list. 2016-10-13 19:19:53,591 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-10-13 19:19:53,591 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,592 [INFO] [doorpi.sipphone.from_linphone] sal_unli sten_ports done 2016-10-13 19:19:53,593 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x120d998] on [sip:0.0.0.0:5060;transport=UDP] 2016-10-13 19:19:53,593 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1209c70] on [sip:0.0.0.0:5060;transport=TCP] 2016-10-13 19:19:53,594 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x120db48] on [sip:0.0.0.0:-1;transport=TLS] 2016-10-13 19:19:53,595 [INFO] [doorpi.sipphone.from_linphone] Random T CP port is 46797 2016-10-13 19:19:53,595 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,596 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,600 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x12099a0, 2, "Rea dy") 2016-10-13 19:19:53,600 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed 2016-10-13 19:19:53,601 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12099a0] notifying [global_state_changed] 2016-10-13 19:19:53,601 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x74f977b8 2016-10-13 19:19:53,602 [TRACE] [doorpi.conf.config_object] get_string f or key identity in section SIP-Phone (default: DoorPi) returns DoorPi 2016-10-13 19:19:53,603 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x74f977b8 [0x12099a0], "Doo rPi ") 2016-10-13 19:19:53,604 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0 2016-10-13 19:19:53,605 [TRACE] [doorpi.action.handler] fire Event OnSip PhoneCreate from doorpi.sipphone.from_linphone asyncron 2016-10-13 19:19:53,606 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2 2016-10-13 19:19:53,607 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x74f977b8 [0x12099a0], 2) 2016-10-13 19:19:53,608 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0 2016-10-13 19:19:53,608 [DEBUG] [doorpi.action.handler] no actions for e vent OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.fr om_linphone 2016-10-13 19:19:53,608 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False 2016-10-13 19:19:53,610 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x74f977b8 [0x12099a0], 0x2e0614 [0]) 2016-10-13 19:19:53,610 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0 2016-10-13 19:19:53,611 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2016-10-13 19:19:53,611 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060 2016-10-13 19:19:53,612 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_SipTransports_new() 2016-10-13 19:19:53,612 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x74f977d0 2016-10-13 19:19:53,613 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x74f977b8 [0x12099a0], 0x74f 977d0 [0x74f977d8]) 2016-10-13 19:19:53,613 [INFO] [doorpi.sipphone.from_linphone] Listenin g point [0x120d998] on [sip:0.0.0.0:5060;transport=UDP] destroyed 2016-10-13 19:19:53,614 [INFO] [doorpi.sipphone.from_linphone] Listenin g point [0x1209c70] on [sip:0.0.0.0:5060;transport=TCP] destroyed 2016-10-13 19:19:53,615 [INFO] [doorpi.sipphone.from_linphone] Listenin g point [0x120db48] on [sip:0.0.0.0:46797;transport=TLS] destroyed 2016-10-13 19:19:53,615 [INFO] [doorpi.sipphone.from_linphone] sal_unli sten_ports done 2016-10-13 19:19:53,616 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x10e16a0] on [sip:0.0.0.0:5060;transport=UDP] 2016-10-13 19:19:53,616 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x11f2890] on [sip:0.0.0.0:5060;transport=TCP] 2016-10-13 19:19:53,617 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x11f2b10] on [sip:0.0.0.0:-1;transport=TLS] 2016-10-13 19:19:53,618 [INFO] [doorpi.sipphone.from_linphone] Random T CP port is 36697 2016-10-13 19:19:53,618 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,619 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs 2016-10-13 19:19:53,619 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0 2016-10-13 19:19:53,620 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x74f977d0) 2016-10-13 19:19:53,620 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_SipTransports_dealloc 2016-10-13 19:19:53,621 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns Fals e 2016-10-13 19:19:53,621 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x74f977b8 [0x12099a0], 0x2 e0614 [0]) 2016-10-13 19:19:53,622 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0 2016-10-13 19:19:53,622 [TRACE] [doorpi.conf.config_object] get_string f or key stun_server in section SIP-Phone (default: ) returns 2016-10-13 19:19:53,623 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x74f977b8 [0x12099a0], "") 2016-10-13 19:19:53,624 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2016-10-13 19:19:53,625 [INFO] [doorpi.sipphone.from_linphone] 1 92.168.178.1 2016-10-13 19:19:53,626 [INFO] [doorpi.sipphone.from_linphone] resolver _process_data dns_res_check() in progress 2016-10-13 19:19:53,626 [INFO] [doorpi.sipphone.from_linphone] DNS reso lution awaiting response, queued to main loop 2016-10-13 19:19:53,627 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0 2016-10-13 19:19:53,628 [DEBUG] [doorpi.conf.config_object] create new k ey FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall' 2016-10-13 19:19:53,628 [TRACE] [doorpi.conf.config_object] get_string f or key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns P olicyNoFirewall 2016-10-13 19:19:53,629 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x74f977b8 [0x12099a0], 0) 2016-10-13 19:19:53,629 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled] 2016-10-13 19:19:53,630 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled] 2016-10-13 19:19:53,631 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0 2016-10-13 19:19:53,632 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120 2016-10-13 19:19:53,632 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x74f977b8 [0x12099a0], 120) 2016-10-13 19:19:53,633 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0 2016-10-13 19:19:53,634 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 15 2016-10-13 19:19:53,634 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x74f977b8 [0x12099a0], 15) 2016-10-13 19:19:53,634 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0 2016-10-13 19:19:53,635 [TRACE] [doorpi.conf.config_object] get_string f or key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wa v) returns !BASEPATH!/media/ShortDialTone.wav 2016-10-13 19:19:53,637 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialT one.wav" 2016-10-13 19:19:53,637 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnSipPho neDestroy 2016-10-13 19:19:53,639 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False 2016-10-13 19:19:53,640 [TRACE] [doorpi.action.handler] register Event O nPlayerStarted from doorpi.sipphone.linphone_lib.Player 2016-10-13 19:19:53,640 [DEBUG] [doorpi.action.handler] event_source doo rpi.sipphone.linphone_lib.Player was added 2016-10-13 19:19:53,641 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player 2016-10-13 19:19:53,641 [TRACE] [doorpi.action.handler] register Event O nPlayerStopped from doorpi.sipphone.linphone_lib.Player 2016-10-13 19:19:53,642 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player 2016-10-13 19:19:53,642 [TRACE] [doorpi.action.handler] register Event O nPlayerCreated from doorpi.sipphone.linphone_lib.Player 2016-10-13 19:19:53,642 [TRACE] [doorpi.action.handler] added event_sour ce doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated 2016-10-13 19:19:53,643 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry O nSipPhoneMakeCall 2016-10-13 19:19:53,644 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry On CallStateConnect 2016-10-13 19:19:53,644 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to new evententry On CallStateDisconnect 2016-10-13 19:19:53,645 [TRACE] [doorpi.action.handler] fire Event OnPla yerCreated from doorpi.sipphone.linphone_lib.Player asyncron 2016-10-13 19:19:53,646 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_ringback(0x74f977b8 [0x12099a0], "/usr/local /etc/DoorPi/media/ShortDialTone.wav") 2016-10-13 19:19:53,647 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0 2016-10-13 19:19:53,647 [TRACE] [doorpi.conf.config_object] get_string f or key records in section SIP-Phone (default: !BASEPATH!/records/%Y-%m-%d_%H-%M- %S.wav) returns !BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav 2016-10-13 19:19:53,648 [DEBUG] [doorpi.action.handler] no actions for e vent OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linp hone_lib.Player 2016-10-13 19:19:53,648 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event On SipPhoneDestroy 2016-10-13 19:19:53,649 [TRACE] [doorpi.action.handler] register Event O nRecorderStarted from doorpi.sipphone.linphone_lib.Recorder 2016-10-13 19:19:53,650 [DEBUG] [doorpi.action.handler] event_source doo rpi.sipphone.linphone_lib.Recorder was added 2016-10-13 19:19:53,651 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder 2016-10-13 19:19:53,651 [TRACE] [doorpi.action.handler] register Event O nRecorderStopped from doorpi.sipphone.linphone_lib.Recorder 2016-10-13 19:19:53,651 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder 2016-10-13 19:19:53,652 [TRACE] [doorpi.action.handler] register Event O nRecorderCreated from doorpi.sipphone.linphone_lib.Recorder 2016-10-13 19:19:53,652 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder 2016-10-13 19:19:53,653 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False 2016-10-13 19:19:53,653 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCa llStateConnect 2016-10-13 19:19:53,654 [TRACE] [doorpi.action.handler] action > with args () and kwargs {} was added to event OnCal lStateDisconnect 2016-10-13 19:19:53,654 [TRACE] [doorpi.action.handler] fire Event OnRec orderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron 2016-10-13 19:19:53,656 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,657 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74f02788 2016-10-13 19:19:53,657 [DEBUG] [doorpi.action.handler] no actions for e vent OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone. linphone_lib.Recorder 2016-10-13 19:19:53,658 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,659 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74fae860 2016-10-13 19:19:53,659 [TRACE] [doorpi.conf.config_object] get_string f or key capture_device in section SIP-Phone (default: ALSA: default device) retur ns ALSA: default device 2016-10-13 19:19:53,660 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x74f977b8 [0x12099a0], "ALSA : default device") 2016-10-13 19:19:53,660 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0 2016-10-13 19:19:53,661 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,661 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74fae830 2016-10-13 19:19:53,662 [TRACE] [doorpi.conf.config_object] get_string f or key playback_device in section SIP-Phone (default: ALSA: default device) retu rns ALSA: default device 2016-10-13 19:19:53,662 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x74f977b8 [0x12099a0], "ALS A: default device") 2016-10-13 19:19:53,663 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0 2016-10-13 19:19:53,663 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,664 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74f028a0 2016-10-13 19:19:53,664 [INFO] [doorpi.sipphone.from_linphone] found 2 possible sounddevices: 2016-10-13 19:19:53,665 [DEBUG] [doorpi.sipphone.from_linphone] |rec|pla y| name 2016-10-13 19:19:53,666 [DEBUG] [doorpi.sipphone.from_linphone] -------- ---------------------------- 2016-10-13 19:19:53,666 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,667 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x74f028a0 2016-10-13 19:19:53,667 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x74f97 7b8 [0x12099a0], "ALSA: default device") 2016-10-13 19:19:53,668 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e 0620 2016-10-13 19:19:53,668 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x74f9 77b8 [0x12099a0], "ALSA: default device") 2016-10-13 19:19:53,669 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2 e0620 2016-10-13 19:19:53,669 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device 2016-10-13 19:19:53,670 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x74f97 7b8 [0x12099a0], "ALSA: bcm2835 ALSA") 2016-10-13 19:19:53,670 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2e 0614 2016-10-13 19:19:53,671 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x74f9 77b8 [0x12099a0], "ALSA: bcm2835 ALSA") 2016-10-13 19:19:53,671 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2 e0620 2016-10-13 19:19:53,672 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 ALSA 2016-10-13 19:19:53,672 [DEBUG] [doorpi.sipphone.from_linphone] -------- ---------------------------- 2016-10-13 19:19:53,673 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,673 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x74fae920 2016-10-13 19:19:53,674 [DEBUG] [doorpi.sipphone.from_linphone] using ca pture_device: ALSA: default device 2016-10-13 19:19:53,674 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,675 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x74fae8f0 2016-10-13 19:19:53,675 [DEBUG] [doorpi.sipphone.from_linphone] using pl ayback_device: ALSA: default device 2016-10-13 19:19:53,676 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PC MU'] 2016-10-13 19:19:53,676 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,677 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d408) 2016-10-13 19:19:53,677 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,678 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17410 2016-10-13 19:19:53,678 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,679 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17410 2016-10-13 19:19:53,679 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17410 2016-10-13 19:19:53,680 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d478) 2016-10-13 19:19:53,680 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,681 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17420 2016-10-13 19:19:53,681 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,682 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17420 2016-10-13 19:19:53,682 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17420 2016-10-13 19:19:53,683 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d4e0) 2016-10-13 19:19:53,683 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,684 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17430 2016-10-13 19:19:53,684 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,685 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17430 2016-10-13 19:19:53,685 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17430 2016-10-13 19:19:53,686 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d548) 2016-10-13 19:19:53,686 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,687 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17440 2016-10-13 19:19:53,687 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,688 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17440 2016-10-13 19:19:53,688 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17440 2016-10-13 19:19:53,689 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d5a0) 2016-10-13 19:19:53,689 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,690 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17450 2016-10-13 19:19:53,690 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,691 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17450 2016-10-13 19:19:53,691 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17450 2016-10-13 19:19:53,692 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d5f8) 2016-10-13 19:19:53,692 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,693 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17460 2016-10-13 19:19:53,693 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,694 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17460 2016-10-13 19:19:53,694 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17460 2016-10-13 19:19:53,695 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d650) 2016-10-13 19:19:53,695 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,696 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17470 2016-10-13 19:19:53,696 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,697 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17470 2016-10-13 19:19:53,697 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17470 2016-10-13 19:19:53,698 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d6a8) 2016-10-13 19:19:53,698 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,699 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17480 2016-10-13 19:19:53,699 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,700 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17480 2016-10-13 19:19:53,700 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17480 2016-10-13 19:19:53,701 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d710) 2016-10-13 19:19:53,701 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,702 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d17490 2016-10-13 19:19:53,702 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,703 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d17490 2016-10-13 19:19:53,703 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d17490 2016-10-13 19:19:53,704 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d768) 2016-10-13 19:19:53,704 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,705 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d174a0 2016-10-13 19:19:53,705 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,706 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d174a0 2016-10-13 19:19:53,706 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d174a0 2016-10-13 19:19:53,707 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x74f02a08 2016-10-13 19:19:53,707 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17410 [0x120d408]) 2016-10-13 19:19:53,708 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,708 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17410 [0x120d408]) 2016-10-13 19:19:53,709 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,709 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus 2016-10-13 19:19:53,710 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17410 [0x120d408], 0x2e0614 [0]) 2016-10-13 19:19:53,711 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,711 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17420 [0x120d478]) 2016-10-13 19:19:53,712 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff3a0 2016-10-13 19:19:53,712 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17420 [0x120d478]) 2016-10-13 19:19:53,713 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff3a0 2016-10-13 19:19:53,713 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-10-13 19:19:53,714 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17420 [0x120d478], 0x2e0614 [0]) 2016-10-13 19:19:53,714 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,715 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17430 [0x120d4e0]) 2016-10-13 19:19:53,715 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,716 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17430 [0x120d4e0]) 2016-10-13 19:19:53,716 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,717 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-10-13 19:19:53,717 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17430 [0x120d4e0], 0x2e0614 [0]) 2016-10-13 19:19:53,718 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,719 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17440 [0x120d548]) 2016-10-13 19:19:53,719 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff3a0 2016-10-13 19:19:53,720 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17440 [0x120d548]) 2016-10-13 19:19:53,720 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff3a0 2016-10-13 19:19:53,720 [DEBUG] [doorpi.sipphone.from_linphone] enable a udio codec PCMU 2016-10-13 19:19:53,721 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17440 [0x120d548], 0x2e0620 [1]) 2016-10-13 19:19:53,722 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,722 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17450 [0x120d5a0]) 2016-10-13 19:19:53,723 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,723 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17450 [0x120d5a0]) 2016-10-13 19:19:53,724 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,724 [DEBUG] [doorpi.sipphone.from_linphone] enable a udio codec PCMA 2016-10-13 19:19:53,725 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17450 [0x120d5a0], 0x2e0620 [1]) 2016-10-13 19:19:53,725 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,726 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17460 [0x120d5f8]) 2016-10-13 19:19:53,726 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,727 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17460 [0x120d5f8]) 2016-10-13 19:19:53,727 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,728 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM 2016-10-13 19:19:53,729 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17460 [0x120d5f8], 0x2e0614 [0]) 2016-10-13 19:19:53,729 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,730 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17470 [0x120d650]) 2016-10-13 19:19:53,730 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,731 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17470 [0x120d650]) 2016-10-13 19:19:53,731 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff320 2016-10-13 19:19:53,732 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722 2016-10-13 19:19:53,732 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17470 [0x120d650], 0x2e0614 [0]) 2016-10-13 19:19:53,733 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,734 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17480 [0x120d6a8]) 2016-10-13 19:19:53,734 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff3a0 2016-10-13 19:19:53,734 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17480 [0x120d6a8]) 2016-10-13 19:19:53,735 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74eff3a0 2016-10-13 19:19:53,735 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex 2016-10-13 19:19:53,736 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17480 [0x120d6a8], 0x2e0614 [0]) 2016-10-13 19:19:53,737 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,737 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17490 [0x120d710]) 2016-10-13 19:19:53,738 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,738 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d17490 [0x120d710]) 2016-10-13 19:19:53,739 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,739 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2016-10-13 19:19:53,740 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d17490 [0x120d710], 0x2e0614 [0]) 2016-10-13 19:19:53,740 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,741 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d174a0 [0x120d768]) 2016-10-13 19:19:53,741 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,742 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d174a0 [0x120d768]) 2016-10-13 19:19:53,742 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,743 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16 2016-10-13 19:19:53,743 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d174a0 [0x120d768], 0x2e0614 [0]) 2016-10-13 19:19:53,744 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,745 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,745 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74f02788 2016-10-13 19:19:53,746 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,746 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74f02788 2016-10-13 19:19:53,747 [INFO] [doorpi.sipphone.from_linphone] found 1 possible videodevices: 2016-10-13 19:19:53,747 [DEBUG] [doorpi.sipphone.from_linphone] | name 2016-10-13 19:19:53,747 [DEBUG] [doorpi.sipphone.from_linphone] -------- ---------------------------- 2016-10-13 19:19:53,748 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,748 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74f02788 2016-10-13 19:19:53,749 [DEBUG] [doorpi.sipphone.from_linphone] | Static Image: Static picture 2016-10-13 19:19:53,749 [DEBUG] [doorpi.sipphone.from_linphone] -------- ---------------------------- 2016-10-13 19:19:53,750 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,750 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74f02788 2016-10-13 19:19:53,751 [TRACE] [doorpi.conf.config_object] get_string f or key video_device in section SIP-Phone (default: StaticImage: Static picture) returns StaticImage: Static picture 2016-10-13 19:19:53,752 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,752 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x74f02788 2016-10-13 19:19:53,753 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x74f977b8 [0x12099a0], 0x2 e0620 [1]) 2016-10-13 19:19:53,753 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0 2016-10-13 19:19:53,754 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_video_device(0x74f977b8 [0x12099a0], "Static Image: Static picture") 2016-10-13 19:19:53,754 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0 2016-10-13 19:19:53,755 [TRACE] [doorpi.conf.config_object] get_string f or key video_size in section SIP-Phone (default: vga) returns vga 2016-10-13 19:19:53,755 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x74f977b8 [0x1 2099a0], "vga") 2016-10-13 19:19:53,756 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0 2016-10-13 19:19:53,756 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_device(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,757 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x74faea10 2016-10-13 19:19:53,757 [DEBUG] [doorpi.sipphone.from_linphone] using vi deo_device: StaticImage: Static picture 2016-10-13 19:19:53,758 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8'] 2016-10-13 19:19:53,758 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,759 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x120d368) 2016-10-13 19:19:53,759 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_new() 2016-10-13 19:19:53,760 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d174b0 2016-10-13 19:19:53,760 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_init() 2016-10-13 19:19:53,761 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d174b0 2016-10-13 19:19:53,761 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d174b0 2016-10-13 19:19:53,762 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x74f029b8 2016-10-13 19:19:53,762 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d174b0 [0x120d368]) 2016-10-13 19:19:53,762 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,763 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,763 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2e0620 2016-10-13 19:19:53,764 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d174b0 [0x120d368]) 2016-10-13 19:19:53,764 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x74f977d0 2016-10-13 19:19:53,765 [DEBUG] [doorpi.sipphone.from_linphone] enable v ideo codec VP8 2016-10-13 19:19:53,765 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x74f977b8 [ 0x12099a0], 0x76d174b0 [0x120d368], 0x2e0620 [1]) 2016-10-13 19:19:53,766 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x106e8bc 2016-10-13 19:19:53,766 [TRACE] [doorpi.conf.config_object] get_string f or key sipserver_server in section SIP-Phone (default: ) returns 2016-10-13 19:19:53,767 [TRACE] [doorpi.conf.config_object] get_string f or key sipserver_username in section SIP-Phone (default: ) returns 2016-10-13 19:19:53,767 [TRACE] [doorpi.conf.config_object] get_string f or key sipserver_password in section SIP-Phone (default: ) returns ******* 2016-10-13 19:19:53,768 [TRACE] [doorpi.conf.config_object] get_string f or key sipserver_realm in section SIP-Phone (default: ) returns 2016-10-13 19:19:53,768 [INFO] [doorpi.sipphone.from_linphone] using Do orPi without SIP-Server? Okay... 2016-10-13 19:19:53,768 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x74f977b8 [ 0x12099a0]) 2016-10-13 19:19:53,769 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x10e33f8) 2016-10-13 19:19:53,769 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_ProxyConfig_new() 2016-10-13 19:19:53,770 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76d174c0 2016-10-13 19:19:53,770 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_ProxyConfig_init() 2016-10-13 19:19:53,771 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76d174c0 2016-10-13 19:19:53,772 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76d174c0 2016-10-13 19:19:53,772 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76d174c 0 2016-10-13 19:19:53,773 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76d174c0 [0x10e33f8], 0 x2e0614 [0]) 2016-10-13 19:19:53,773 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0 2016-10-13 19:19:53,773 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x74f977b8 [0x1 2099a0], 0x76d174c0 [0x10e33f8]) 2016-10-13 19:19:53,774 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x106e8c8 2016-10-13 19:19:53,775 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x74f977b8 [0x12099a0], 0x76d174c0 [0x10e33f8]) 2016-10-13 19:19:53,775 [WARNING] [doorpi.sipphone.from_linphone] Bad prox y address: it is not in the list ! 2016-10-13 19:19:53,776 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0 2016-10-13 19:19:53,776 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_get_proxy_config_list(0x74f977b8 [0x12099a0]) 2016-10-13 19:19:53,777 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_get_proxy_config_list -> 0x74f029e0 2016-10-13 19:19:53,777 [DEBUG] [doorpi.sipphone.from_linphone] [] 2016-10-13 19:19:53,777 [DEBUG] [doorpi.sipphone.from_linphone] start su ccessfully 2016-10-13 19:19:53,778 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnStartup'] 2016-10-13 19:19:53,778 [INFO] [doorpi.doorpi] found EVENT_ section 'EV ENT_OnStartup' in configfile 2016-10-13 19:19:53,779 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10'] 2016-10-13 19:19:53,780 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup' 2016-10-13 19:19:53,780 [TRACE] [doorpi.conf.config_object] get_string f or key 10 in section EVENT_OnStartup (default: ) returns sleep:1 2016-10-13 19:19:53,781 [DEBUG] [doorpi.action.SingleActions.sleep] door pi.action.SingleActions.sleep loaded 2016-10-13 19:19:53,782 [TRACE] [doorpi.action.handler] action SleepActi on with args (1.0,) and kwargs {} was added to new evententry OnStartup 2016-10-13 19:19:53,783 [WARNING] [root] section dummy_InputPins not found in configfile 2016-10-13 19:19:53,783 [WARNING] [root] section DTMF not found in configf ile 2016-10-13 19:19:53,784 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns [] 2016-10-13 19:19:53,784 [TRACE] [doorpi.conf.config_object] get_string f or key is_alive_led in section DoorPi (default: ) returns 2016-10-13 19:19:53,785 [TRACE] [doorpi.action.handler] fire Event Befor eStartup from doorpi.doorpi asyncron 2016-10-13 19:19:53,787 [DEBUG] [doorpi.action.handler] [EQPFFP] fire fo r event OnStartup this actions [] 2016-10-13 19:19:53,787 [DEBUG] [doorpi.action.handler] no actions for e vent BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi 2016-10-13 19:19:53,788 [TRACE] [doorpi.action.handler] [EQPFFP] try to fire action SleepAction with args (1.0,) and kwargs {} 2016-10-13 19:19:53,789 [TRACE] [doorpi.action.base] run SleepAction wit h args (1.0,) and kwargs {} 2016-10-13 19:19:54,791 [TRACE] [doorpi.action.handler] [EQPFFP] finishe d fire_event for event_name OnStartup 2016-10-13 19:19:54,792 [TRACE] [doorpi.action.handler] fire Event After Startup from doorpi.doorpi asyncron 2016-10-13 19:19:54,793 [INFO] [doorpi.doorpi] DoorPi started successfu lly 2016-10-13 19:19:54,794 [INFO] [doorpi.doorpi] BasePath is /usr/local/e tc/DoorPi 2016-10-13 19:19:54,795 [DEBUG] [doorpi.action.handler] no actions for e vent AfterStartup - skip fire_event AfterStartup from doorpi.doorpi 2016-10-13 19:19:54,796 [INFO] [doorpi.doorpi] Weburl is http://raspber rypi/ 2016-10-13 19:19:54,798 [INFO] [doorpi.sipphone.from_linphone] resolve d to 192.168.178.1 2016-10-13 19:19:54,799 [INFO] [doorpi.sipphone.from_linphone] Stun ser ver resolution successful. 2016-10-13 19:19:54,800 [INFO] [doorpi.sipphone.from_linphone] New loca l ip address is 192.168.178.41 2016-10-13 19:19:54,800 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP] 2016-10-13 19:19:54,801 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s): 2016-10-13 19:19:54,802 [INFO] [doorpi.sipphone.from_linphone] 1 92.168.178.1 2016-10-13 19:19:54,803 [INFO] [doorpi.sipphone.from_linphone] resolver _process_data dns_res_check() in progress 2016-10-13 19:19:54,804 [INFO] [doorpi.sipphone.from_linphone] DNS reso lution awaiting response, queued to main loop 2016-10-13 19:19:54,855 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0x12099a0, 0x1) 2016-10-13 19:19:54,855 [DEBUG] [doorpi.sipphone.from_linphone] [ PYLINPHONE] <<< pylinphone_Core_callback_network_reachable 2016-10-13 19:19:54,856 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x12099a0] notifying [network_reachable] 2016-10-13 19:19:54,856 [INFO] [doorpi.sipphone.from_linphone] resolve d to 192.168.178.1 2016-10-13 19:19:54,857 [INFO] [doorpi.sipphone.from_linphone] Stun ser ver resolution successful. 2016-10-13 19:22:41,506 [DEBUG] [doorpi.status.webserver_lib.request_han dler_static_functions] [192.168.178.20] ('GET / HTTP/1.1', '301', '-')