Advertisement
Guest User

Untitled

a guest
May 15th, 2019
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 111.92 KB | None | 0 0
  1. 2019-05-15 12:08:04,452 [INFO] [doorpi.main]
  2. ___ ___ _
  3. / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi
  4. / /\ / _ \ / _ \| '__/ /_)/ | version: 2.5.1
  5. / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0
  6. /___,' \___/ \___/|_| \/ |_| URL: <https://github.com/motom001/DoorPi>
  7.  
  8. Authors: Thomas Meissner <motom001@gmail.com>
  9. Supporter: Phillip Munz <office@businessaccess.info>
  10. Hermann Dötsch <doorpi1@gmail.com>
  11. Dennis Häußler <haeusslerd@outlook.com>
  12. Hubert Nusser <hubsif@gmx.de>
  13. Michael Hauer <frrr@gmx.at>
  14. Andreas Schwarz <doorpi@schwarz-ketsch.de>
  15. Max Rößler <max_kr@gmx.de>
  16. missing someone? -> sorry -> mail me
  17.  
  18. 2019-05-15 12:08:04,461 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace']
  19. 2019-05-15 12:08:04,465 [DEBUG] [doorpi.doorpi] run
  20. 2019-05-15 12:08:04,468 [DEBUG] [doorpi.doorpi] prepare
  21. 2019-05-15 12:08:04,471 [DEBUG] [doorpi.doorpi] given arguments argv: Namespace(configfile=None, debug=False, test=False, trace=True)
  22. 2019-05-15 12:08:04,485 [INFO] [doorpi.conf.config_object] use configfile: /usr/local/etc/DoorPi/conf/doorpi.ini
  23. 2019-05-15 12:08:04,506 [DEBUG] [doorpi.conf.config_object] __init__
  24. 2019-05-15 12:08:04,510 [TRACE] [doorpi.conf.config_object] get_from_config
  25. 2019-05-15 12:08:04,524 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /usr/local/etc/DoorPi) returns /usr/local/etc/DoorPi
  26. 2019-05-15 12:08:04,527 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/conf/eventlog.db) returns !BASEPATH!/conf/eventlog.db
  27. 2019-05-15 12:08:04,533 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/conf/eventlog.db" to "/usr/local/etc/DoorPi/conf/eventlog.db"
  28. 2019-05-15 12:08:04,543 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi
  29. 2019-05-15 12:08:04,546 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added
  30. 2019-05-15 12:08:04,549 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi
  31. 2019-05-15 12:08:04,553 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi
  32. 2019-05-15 12:08:04,559 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi
  33. 2019-05-15 12:08:04,560 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi
  34. 2019-05-15 12:08:04,562 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi
  35. 2019-05-15 12:08:04,564 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi
  36. 2019-05-15 12:08:04,573 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi
  37. 2019-05-15 12:08:04,577 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi
  38. 2019-05-15 12:08:04,583 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi
  39. 2019-05-15 12:08:04,588 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi
  40. 2019-05-15 12:08:04,592 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi
  41. 2019-05-15 12:08:04,600 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded
  42. 2019-05-15 12:08:04,610 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added
  43. 2019-05-15 12:08:04,626 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown
  44. 2019-05-15 12:08:04,631 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick
  45. 2019-05-15 12:08:04,637 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns
  46. 2019-05-15 12:08:04,643 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80
  47. 2019-05-15 12:08:04,655 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 80
  48. 2019-05-15 12:08:04,661 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver
  49. 2019-05-15 12:08:04,666 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added
  50. 2019-05-15 12:08:04,674 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver
  51. 2019-05-15 12:08:04,678 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver
  52. 2019-05-15 12:08:04,684 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver
  53. 2019-05-15 12:08:04,690 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb
  54. 2019-05-15 12:08:04,701 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/usr/local/etc/DoorPi/../DoorPiWeb"
  55. 2019-05-15 12:08:04,706 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html
  56. 2019-05-15 12:08:04,715 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html"
  57. 2019-05-15 12:08:04,720 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html
  58. 2019-05-15 12:08:04,730 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html"
  59. 2019-05-15 12:08:04,736 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public
  60. 2019-05-15 12:08:04,745 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public"
  61. 2019-05-15 12:08:04,749 [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
  62. 2019-05-15 12:08:04,759 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb"
  63. 2019-05-15 12:08:04,765 [WARNING] [root] section WritePermission not found in configfile
  64. 2019-05-15 12:08:04,772 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns []
  65. 2019-05-15 12:08:04,778 [WARNING] [root] section ReadPermission not found in configfile
  66. 2019-05-15 12:08:04,785 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns []
  67. 2019-05-15 12:08:04,792 [WARNING] [root] section Group not found in configfile
  68. 2019-05-15 12:08:04,798 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns []
  69. 2019-05-15 12:08:04,805 [WARNING] [root] section User not found in configfile
  70. 2019-05-15 12:08:04,810 [TRACE] [doorpi.conf.config_object] get_keys for section User returns []
  71. 2019-05-15 12:08:04,817 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnTimeHour0', 'EVENT_OnTimeHour1', 'keyboards', 'SIP-Phone', 'EVENT_OnStartup', 'DoorPiWeb', 'DoorPi']
  72. 2019-05-15 12:08:04,825 [ERROR] [doorpi.status.webserver] no ReadPermission found
  73. 2019-05-15 12:08:04,829 [ERROR] [doorpi.status.webserver] no groups in configfile!
  74. 2019-05-15 12:08:04,836 [ERROR] [doorpi.status.webserver] no WritePermission found
  75. 2019-05-15 12:08:04,843 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart
  76. 2019-05-15 12:08:04,849 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown
  77. 2019-05-15 12:08:04,854 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron
  78. 2019-05-15 12:08:04,864 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler
  79. 2019-05-15 12:08:04,869 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added
  80. 2019-05-15 12:08:04,877 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler
  81. 2019-05-15 12:08:04,887 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler
  82. 2019-05-15 12:08:04,891 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler
  83. 2019-05-15 12:08:04,896 [DEBUG] [doorpi.action.handler] [NVLBYL] fire for event OnWebServerStart this actions [<doorpi.status.webserver.WebServerStartupAction instance at 0xb63fbeb8>]
  84. 2019-05-15 12:08:04,906 [TRACE] [doorpi.action.handler] [NVLBYL] try to fire action WebServerStartupAction with args () and kwargs {}
  85. 2019-05-15 12:08:04,910 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler
  86. 2019-05-15 12:08:04,921 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler
  87. 2019-05-15 12:08:04,915 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {}
  88. 2019-05-15 12:08:04,927 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler
  89. 2019-05-15 12:08:04,941 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler
  90. 2019-05-15 12:08:04,946 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler
  91. 2019-05-15 12:08:04,953 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler
  92. 2019-05-15 12:08:04,958 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler
  93. 2019-05-15 12:08:04,965 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler
  94. 2019-05-15 12:08:04,971 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler
  95. 2019-05-15 12:08:04,978 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler
  96. 2019-05-15 12:08:04,982 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler
  97. 2019-05-15 12:08:04,992 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler
  98. 2019-05-15 12:08:04,997 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['dummy']
  99. 2019-05-15 12:08:05,003 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: dummy)
  100. 2019-05-15 12:08:05,009 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'dummy' to handler
  101. 2019-05-15 12:08:05,017 [TRACE] [doorpi.conf.config_object] get_string for key dummy in section keyboards (default: dummy) returns dummy
  102. 2019-05-15 12:08:05,023 [WARNING] [root] section dummy_InputPins not found in configfile
  103. 2019-05-15 12:08:05,030 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_InputPins returns []
  104. 2019-05-15 12:08:05,035 [WARNING] [root] section dummy_OutputPins not found in configfile
  105. 2019-05-15 12:08:05,041 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns []
  106. 2019-05-15 12:08:05,049 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section dummy_keyboard (default: 2000) returns 2000.0
  107. 2019-05-15 12:08:05,055 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section dummy_keyboard (default: 0) returns 0
  108. 2019-05-15 12:08:05,062 [TRACE] [doorpi.conf.config_object] get_boolean for key pressed_on_keydown in section dummy_keyboard (default: True) returns True
  109. 2019-05-15 12:08:05,071 [DEBUG] [doorpi.keyboard.from_dummy] doorpi.keyboard.from_dummy loaded
  110. 2019-05-15 12:08:05,078 [DEBUG] [doorpi.keyboard.from_dummy] __init__(input_pins = [], output_pins = [], bouncetime = 2000.0, polarity = 0)
  111. 2019-05-15 12:08:05,085 [WARNING] [root] section dummy_InputPins not found in configfile
  112. 2019-05-15 12:08:05,091 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_InputPins returns []
  113. 2019-05-15 12:08:05,098 [WARNING] [root] section dummy_OutputPins not found in configfile
  114. 2019-05-15 12:08:05,105 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns []
  115. 2019-05-15 12:08:05,110 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown
  116. 2019-05-15 12:08:05,117 [WARNING] [root] section dummy_OutputPins not found in configfile
  117. 2019-05-15 12:08:05,124 [TRACE] [doorpi.conf.config_object] get_keys for section dummy_OutputPins returns []
  118. 2019-05-15 12:08:05,133 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded
  119. 2019-05-15 12:08:05,143 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded
  120. 2019-05-15 12:08:05,153 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded
  121. 2019-05-15 12:08:05,162 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded
  122. 2019-05-15 12:08:05,280 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded
  123. 2019-05-15 12:08:05,289 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded
  124. 2019-05-15 12:08:05,298 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded
  125. 2019-05-15 12:08:05,488 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded
  126. 2019-05-15 12:08:05,508 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default
  127. 2019-05-15 12:08:05,513 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone
  128. 2019-05-15 12:08:05,520 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded
  129. 2019-05-15 12:08:05,530 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded
  130. 2019-05-15 12:08:05,538 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded
  131. 2019-05-15 12:08:05,546 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded
  132. 2019-05-15 12:08:05,552 [DEBUG] [doorpi.sipphone.from_linphone] __init__
  133. 2019-05-15 12:08:05,556 [TRACE] [doorpi.action.handler] action <bound method LinPhone.destroy of <doorpi.sipphone.from_linphone.LinPhone object at 0xb63e5eb0>> with args () and kwargs {} was added to event OnShutdown
  134. 2019-05-15 12:08:05,559 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone
  135. 2019-05-15 12:08:05,562 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added
  136. 2019-05-15 12:08:05,565 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone
  137. 2019-05-15 12:08:05,568 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone
  138. 2019-05-15 12:08:05,571 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone
  139. 2019-05-15 12:08:05,578 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone
  140. 2019-05-15 12:08:05,580 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone
  141. 2019-05-15 12:08:05,582 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone
  142. 2019-05-15 12:08:05,585 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone
  143. 2019-05-15 12:08:05,592 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone
  144. 2019-05-15 12:08:05,598 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone
  145. 2019-05-15 12:08:05,606 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone
  146. 2019-05-15 12:08:05,610 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone
  147. 2019-05-15 12:08:05,617 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone
  148. 2019-05-15 12:08:05,624 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone
  149. 2019-05-15 12:08:05,628 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone
  150. 2019-05-15 12:08:05,635 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone
  151. 2019-05-15 12:08:05,640 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone
  152. 2019-05-15 12:08:05,646 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone
  153. 2019-05-15 12:08:05,654 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone
  154. 2019-05-15 12:08:05,659 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone
  155. 2019-05-15 12:08:05,666 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone
  156. 2019-05-15 12:08:05,673 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone
  157. 2019-05-15 12:08:05,678 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone
  158. 2019-05-15 12:08:05,686 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone
  159. 2019-05-15 12:08:05,691 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__
  160. 2019-05-15 12:08:05,696 [TRACE] [doorpi.action.handler] action <bound method LinphoneCallbacks.destroy of <doorpi.sipphone.linphone_lib.CallBacks.LinphoneCallbacks instance at 0xb4b82878>> with args () and kwargs {} was added to new evententry OnSipPhoneDestroy
  161. 2019-05-15 12:08:05,704 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks
  162. 2019-05-15 12:08:05,709 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added
  163. 2019-05-15 12:08:05,715 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks
  164. 2019-05-15 12:08:05,721 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks
  165. 2019-05-15 12:08:05,726 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks
  166. 2019-05-15 12:08:05,734 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks
  167. 2019-05-15 12:08:05,739 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks
  168. 2019-05-15 12:08:05,745 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  169. 2019-05-15 12:08:05,753 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks
  170. 2019-05-15 12:08:05,758 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks
  171. 2019-05-15 12:08:05,763 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  172. 2019-05-15 12:08:05,768 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks
  173. 2019-05-15 12:08:05,776 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  174. 2019-05-15 12:08:05,781 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks
  175. 2019-05-15 12:08:05,790 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  176. 2019-05-15 12:08:05,794 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks
  177. 2019-05-15 12:08:05,801 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  178. 2019-05-15 12:08:05,808 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks
  179. 2019-05-15 12:08:05,812 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks
  180. 2019-05-15 12:08:05,820 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks
  181. 2019-05-15 12:08:05,825 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks
  182. 2019-05-15 12:08:05,833 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  183. 2019-05-15 12:08:05,839 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks
  184. 2019-05-15 12:08:05,843 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks
  185. 2019-05-15 12:08:05,851 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks
  186. 2019-05-15 12:08:05,858 [WARNING] [root] section DTMF not found in configfile
  187. 2019-05-15 12:08:05,864 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns []
  188. 2019-05-15 12:08:05,870 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  189. 2019-05-15 12:08:05,876 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known
  190. 2019-05-15 12:08:05,884 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  191. 2019-05-15 12:08:05,890 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks
  192. 2019-05-15 12:08:05,895 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks
  193. 2019-05-15 12:08:05,903 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  194. 2019-05-15 12:08:05,909 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks
  195. 2019-05-15 12:08:05,916 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  196. 2019-05-15 12:08:05,922 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks
  197. 2019-05-15 12:08:05,927 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks
  198. 2019-05-15 12:08:05,935 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks
  199. 2019-05-15 12:08:05,941 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks
  200. 2019-05-15 12:08:05,945 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  201. 2019-05-15 12:08:05,953 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks
  202. 2019-05-15 12:08:05,958 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  203. 2019-05-15 12:08:05,965 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks
  204. 2019-05-15 12:08:05,972 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks
  205. 2019-05-15 12:08:05,977 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks
  206. 2019-05-15 12:08:05,984 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks
  207. 2019-05-15 12:08:05,990 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks
  208. 2019-05-15 12:08:05,994 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron
  209. 2019-05-15 12:08:06,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new()
  210. 2019-05-15 12:08:06,012 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0xb4b72428
  211. 2019-05-15 12:08:06,016 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  212. 2019-05-15 12:08:06,024 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init()
  213. 2019-05-15 12:08:06,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0xb4b72428
  214. 2019-05-15 12:08:06,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0xb4b83ae0, "(null)", "(null)")
  215. 2019-05-15 12:08:06,055 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.12.0 (git: 3.9.0) initialized.
  216. 2019-05-15 12:08:06,061 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 1
  217. 2019-05-15 12:08:06,069 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded
  218. 2019-05-15 12:08:06,075 [INFO] [doorpi.sipphone.from_linphone] srtp init
  219. 2019-05-15 12:08:06,097 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers
  220. 2019-05-15 12:08:06,169 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added
  221. 2019-05-15 12:08:06,189 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: snd_rpi_googlevoicehat_soundcar' added
  222. 2019-05-15 12:08:06,193 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers
  223. 2019-05-15 12:08:06,200 [INFO] [doorpi.sipphone.from_linphone] Webcam V4L2: /dev/video0 added
  224. 2019-05-15 12:08:06,208 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added
  225. 2019-05-15 12:08:06,214 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done
  226. 2019-05-15 12:08:06,221 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins]
  227. 2019-05-15 12:08:06,225 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory
  228. 2019-05-15 12:08:06,233 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.9.0
  229. 2019-05-15 12:08:06,240 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x2519a90] registered on core [0x254a7f8]
  230. 2019-05-15 12:08:06,244 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x2519a90, 1, "Starting up")
  231. 2019-05-15 12:08:06,253 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed
  232. 2019-05-15 12:08:06,263 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x2519a90] notifying [global_state_changed]
  233. 2019-05-15 12:08:06,270 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.25.0 initialized.
  234. 2019-05-15 12:08:06,276 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref
  235. 2019-05-15 12:08:06,282 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref
  236. 2019-05-15 12:08:06,290 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref
  237. 2019-05-15 12:08:06,294 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=0) added to default capabilities.
  238. 2019-05-15 12:08:06,302 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  239. 2019-05-15 12:08:06,308 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  240. 2019-05-15 12:08:06,315 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities.
  241. 2019-05-15 12:08:06,321 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities.
  242. 2019-05-15 12:08:06,328 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities.
  243. 2019-05-15 12:08:06,335 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities.
  244. 2019-05-15 12:08:06,341 [INFO] [doorpi.sipphone.from_linphone] Codec t140/1000 fmtp=[] number=96, enabled=1) added to default capabilities.
  245. 2019-05-15 12:08:06,346 [INFO] [doorpi.sipphone.from_linphone] Codec red/1000 fmtp=[] number=97, enabled=1) added to default capabilities.
  246. 2019-05-15 12:08:06,355 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities.
  247. 2019-05-15 12:08:06,362 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities.
  248. 2019-05-15 12:08:06,368 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC
  249. 2019-05-15 12:08:06,375 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC
  250. 2019-05-15 12:08:06,382 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR
  251. 2019-05-15 12:08:06,389 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR
  252. 2019-05-15 12:08:06,395 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB
  253. 2019-05-15 12:08:06,401 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB
  254. 2019-05-15 12:08:06,408 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729
  255. 2019-05-15 12:08:06,413 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729
  256. 2019-05-15 12:08:06,421 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  257. 2019-05-15 12:08:06,425 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  258. 2019-05-15 12:08:06,434 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  259. 2019-05-15 12:08:06,440 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  260. 2019-05-15 12:08:06,446 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  261. 2019-05-15 12:08:06,451 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  262. 2019-05-15 12:08:06,457 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  263. 2019-05-15 12:08:06,461 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  264. 2019-05-15 12:08:06,470 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  265. 2019-05-15 12:08:06,475 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  266. 2019-05-15 12:08:06,483 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC
  267. 2019-05-15 12:08:06,490 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC
  268. 2019-05-15 12:08:06,495 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities.
  269. 2019-05-15 12:08:06,502 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  270. 2019-05-15 12:08:06,509 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  271. 2019-05-15 12:08:06,515 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  272. 2019-05-15 12:08:06,519 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  273. 2019-05-15 12:08:06,527 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  274. 2019-05-15 12:08:06,533 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  275. 2019-05-15 12:08:06,539 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16
  276. 2019-05-15 12:08:06,546 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16
  277. 2019-05-15 12:08:06,553 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24
  278. 2019-05-15 12:08:06,559 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24
  279. 2019-05-15 12:08:06,563 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32
  280. 2019-05-15 12:08:06,572 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32
  281. 2019-05-15 12:08:06,577 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40
  282. 2019-05-15 12:08:06,585 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40
  283. 2019-05-15 12:08:06,590 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16
  284. 2019-05-15 12:08:06,598 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16
  285. 2019-05-15 12:08:06,604 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24
  286. 2019-05-15 12:08:06,610 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24
  287. 2019-05-15 12:08:06,617 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32
  288. 2019-05-15 12:08:06,624 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32
  289. 2019-05-15 12:08:06,629 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40
  290. 2019-05-15 12:08:06,635 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40
  291. 2019-05-15 12:08:06,642 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2
  292. 2019-05-15 12:08:06,649 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2
  293. 2019-05-15 12:08:06,654 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities.
  294. 2019-05-15 12:08:06,661 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264
  295. 2019-05-15 12:08:06,668 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H264
  296. 2019-05-15 12:08:06,674 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES
  297. 2019-05-15 12:08:06,679 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998
  298. 2019-05-15 12:08:06,687 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263
  299. 2019-05-15 12:08:06,694 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016
  300. 2019-05-15 12:08:06,701 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016
  301. 2019-05-15 12:08:06,707 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723
  302. 2019-05-15 12:08:06,713 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723
  303. 2019-05-15 12:08:06,721 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC
  304. 2019-05-15 12:08:06,726 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC
  305. 2019-05-15 12:08:06,734 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities.
  306. 2019-05-15 12:08:06,741 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities.
  307. 2019-05-15 12:08:06,746 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN
  308. 2019-05-15 12:08:06,752 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN
  309. 2019-05-15 12:08:06,757 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729
  310. 2019-05-15 12:08:06,763 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729
  311. 2019-05-15 12:08:06,770 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261
  312. 2019-05-15 12:08:06,777 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261
  313. 2019-05-15 12:08:06,782 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV
  314. 2019-05-15 12:08:06,788 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV
  315. 2019-05-15 12:08:06,793 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263
  316. 2019-05-15 12:08:06,800 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled]
  317. 2019-05-15 12:08:06,807 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  318. 2019-05-15 12:08:06,813 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  319. 2019-05-15 12:08:06,820 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  320. 2019-05-15 12:08:06,825 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x2519a90, 2, "(null)")
  321. 2019-05-15 12:08:06,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status
  322. 2019-05-15 12:08:06,843 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x2519a90] notifying [configuring_status]
  323. 2019-05-15 12:08:06,851 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory
  324. 2019-05-15 12:08:06,858 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist
  325. 2019-05-15 12:08:06,864 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call.
  326. 2019-05-15 12:08:06,869 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call.
  327. 2019-05-15 12:08:06,877 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240
  328. 2019-05-15 12:08:06,884 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled]
  329. 2019-05-15 12:08:06,892 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled]
  330. 2019-05-15 12:08:06,896 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list.
  331. 2019-05-15 12:08:06,903 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list.
  332. 2019-05-15 12:08:06,909 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list.
  333. 2019-05-15 12:08:06,915 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list.
  334. 2019-05-15 12:08:06,922 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list.
  335. 2019-05-15 12:08:06,928 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list.
  336. 2019-05-15 12:08:06,935 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list.
  337. 2019-05-15 12:08:06,942 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list.
  338. 2019-05-15 12:08:06,949 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list.
  339. 2019-05-15 12:08:06,955 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list.
  340. 2019-05-15 12:08:06,960 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list.
  341. 2019-05-15 12:08:06,966 [INFO] [doorpi.sipphone.from_linphone] Supported codec t140/1000 fmtp= automatically added to codec list.
  342. 2019-05-15 12:08:06,971 [INFO] [doorpi.sipphone.from_linphone] Supported codec red/1000 fmtp= automatically added to codec list.
  343. 2019-05-15 12:08:06,976 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled]
  344. 2019-05-15 12:08:06,983 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  345. 2019-05-15 12:08:06,988 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done
  346. 2019-05-15 12:08:06,993 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x23052e8] on [sip:0.0.0.0:5060;transport=UDP]
  347. 2019-05-15 12:08:07,000 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x23054f8] on [sip:0.0.0.0:5060;transport=TCP]
  348. 2019-05-15 12:08:07,006 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x23056d0] on [sip:0.0.0.0:-1;transport=TLS]
  349. 2019-05-15 12:08:07,012 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 34295
  350. 2019-05-15 12:08:07,018 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  351. 2019-05-15 12:08:07,023 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  352. 2019-05-15 12:08:07,034 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x2519a90, 2, "Ready")
  353. 2019-05-15 12:08:07,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed
  354. 2019-05-15 12:08:07,050 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x2519a90] notifying [global_state_changed]
  355. 2019-05-15 12:08:07,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0xb4b72428
  356. 2019-05-15 12:08:07,063 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi
  357. 2019-05-15 12:08:07,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0xb4b72428 [0x2519a90], "DoorPi <sip:doorpi@127.0.0.1>")
  358. 2019-05-15 12:08:07,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0
  359. 2019-05-15 12:08:07,085 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron
  360. 2019-05-15 12:08:07,093 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2
  361. 2019-05-15 12:08:07,099 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0xb4b72428 [0x2519a90], 2)
  362. 2019-05-15 12:08:07,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0
  363. 2019-05-15 12:08:07,103 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone
  364. 2019-05-15 12:08:07,122 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False
  365. 2019-05-15 12:08:07,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0xb4b72428 [0x2519a90], 0x2d7690 [0])
  366. 2019-05-15 12:08:07,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0
  367. 2019-05-15 12:08:07,142 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5061
  368. 2019-05-15 12:08:07,147 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5061
  369. 2019-05-15 12:08:07,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new()
  370. 2019-05-15 12:08:07,160 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0xb4b72440
  371. 2019-05-15 12:08:07,168 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0xb4b72428 [0x2519a90], 0xb4b72440 [0xb4b72448])
  372. 2019-05-15 12:08:07,174 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x23052e8] on [sip:0.0.0.0:5060;transport=UDP] destroyed
  373. 2019-05-15 12:08:07,181 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x23054f8] on [sip:0.0.0.0:5060;transport=TCP] destroyed
  374. 2019-05-15 12:08:07,186 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x23056d0] on [sip:0.0.0.0:34295;transport=TLS] destroyed
  375. 2019-05-15 12:08:07,193 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done
  376. 2019-05-15 12:08:07,200 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x254c880] on [sip:0.0.0.0:5061;transport=UDP]
  377. 2019-05-15 12:08:07,206 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x254cb70] on [sip:0.0.0.0:5061;transport=TCP]
  378. 2019-05-15 12:08:07,212 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x254d030] on [sip:0.0.0.0:-1;transport=TLS]
  379. 2019-05-15 12:08:07,218 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 45223
  380. 2019-05-15 12:08:07,223 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  381. 2019-05-15 12:08:07,228 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  382. 2019-05-15 12:08:07,233 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0
  383. 2019-05-15 12:08:07,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0xb4b72440)
  384. 2019-05-15 12:08:07,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc
  385. 2019-05-15 12:08:07,256 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False
  386. 2019-05-15 12:08:07,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0xb4b72428 [0x2519a90], 0x2d7690 [0])
  387. 2019-05-15 12:08:07,269 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0
  388. 2019-05-15 12:08:07,275 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns
  389. 2019-05-15 12:08:07,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0xb4b72428 [0x2519a90], "")
  390. 2019-05-15 12:08:07,288 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s):
  391. 2019-05-15 12:08:07,294 [INFO] [doorpi.sipphone.from_linphone] 192.168.1.1
  392. 2019-05-15 12:08:07,303 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress
  393. 2019-05-15 12:08:07,309 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop
  394. 2019-05-15 12:08:07,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0
  395. 2019-05-15 12:08:07,323 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall'
  396. 2019-05-15 12:08:07,327 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall
  397. 2019-05-15 12:08:07,334 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0xb4b72428 [0x2519a90], 0)
  398. 2019-05-15 12:08:07,342 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled]
  399. 2019-05-15 12:08:07,347 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled]
  400. 2019-05-15 12:08:07,355 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0
  401. 2019-05-15 12:08:07,363 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120
  402. 2019-05-15 12:08:07,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0xb4b72428 [0x2519a90], 120)
  403. 2019-05-15 12:08:07,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0
  404. 2019-05-15 12:08:07,386 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 60
  405. 2019-05-15 12:08:07,392 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0xb4b72428 [0x2519a90], 60)
  406. 2019-05-15 12:08:07,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0
  407. 2019-05-15 12:08:07,406 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/media/ShortDialTone.wav) returns !BASEPATH!/media/ShortDialTone.wav
  408. 2019-05-15 12:08:07,416 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/media/ShortDialTone.wav" to "/usr/local/etc/DoorPi/media/ShortDialTone.wav"
  409. 2019-05-15 12:08:07,421 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.destroy of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0xb4b7fd10>> with args () and kwargs {} was added to event OnSipPhoneDestroy
  410. 2019-05-15 12:08:07,431 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns False
  411. 2019-05-15 12:08:07,437 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player
  412. 2019-05-15 12:08:07,442 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added
  413. 2019-05-15 12:08:07,447 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player
  414. 2019-05-15 12:08:07,453 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player
  415. 2019-05-15 12:08:07,459 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player
  416. 2019-05-15 12:08:07,465 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player
  417. 2019-05-15 12:08:07,471 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated
  418. 2019-05-15 12:08:07,476 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.start of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0xb4b7fd10>> with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall
  419. 2019-05-15 12:08:07,481 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.stop of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0xb4b7fd10>> with args () and kwargs {} was added to new evententry OnCallStateConnect
  420. 2019-05-15 12:08:07,488 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.stop of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0xb4b7fd10>> with args () and kwargs {} was added to new evententry OnCallStateDisconnect
  421. 2019-05-15 12:08:07,495 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron
  422. 2019-05-15 12:08:07,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0xb4b72428 [0x2519a90], "/usr/local/etc/DoorPi/media/ShortDialTone.wav")
  423. 2019-05-15 12:08:07,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0
  424. 2019-05-15 12:08:07,520 [DEBUG] [doorpi.conf.config_object] create new key records in section SIP-Phone with value '!BASEPATH!/records/%Y-%m-%d_%H-%M-%S.wav'
  425. 2019-05-15 12:08:07,518 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player
  426. 2019-05-15 12:08:07,525 [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
  427. 2019-05-15 12:08:07,538 [TRACE] [doorpi.action.handler] action <bound method LinphoneRecorder.destroy of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0xb4b7ff50>> with args () and kwargs {} was added to event OnSipPhoneDestroy
  428. 2019-05-15 12:08:07,543 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder
  429. 2019-05-15 12:08:07,549 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added
  430. 2019-05-15 12:08:07,554 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder
  431. 2019-05-15 12:08:07,560 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder
  432. 2019-05-15 12:08:07,565 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder
  433. 2019-05-15 12:08:07,571 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder
  434. 2019-05-15 12:08:07,576 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder
  435. 2019-05-15 12:08:07,582 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False
  436. 2019-05-15 12:08:07,589 [TRACE] [doorpi.action.handler] action <bound method LinphoneRecorder.start of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0xb4b7ff50>> with args () and kwargs {} was added to event OnCallStateConnect
  437. 2019-05-15 12:08:07,595 [TRACE] [doorpi.action.handler] action <bound method LinphoneRecorder.stop of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0xb4b7ff50>> with args () and kwargs {} was added to event OnCallStateDisconnect
  438. 2019-05-15 12:08:07,601 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron
  439. 2019-05-15 12:08:07,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb4b72428 [0x2519a90])
  440. 2019-05-15 12:08:07,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4b8c288
  441. 2019-05-15 12:08:07,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0xb4b72428 [0x2519a90])
  442. 2019-05-15 12:08:07,624 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder
  443. 2019-05-15 12:08:07,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0xb4b80da0
  444. 2019-05-15 12:08:07,644 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ALSA: default device) returns ALSA: snd_rpi_googlevoicehat_soundcar
  445. 2019-05-15 12:08:07,651 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0xb4b72428 [0x2519a90], "ALSA: snd_rpi_googlevoicehat_soundcar")
  446. 2019-05-15 12:08:07,657 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0
  447. 2019-05-15 12:08:07,665 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0xb4b72428 [0x2519a90])
  448. 2019-05-15 12:08:07,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0xb4b80dd0
  449. 2019-05-15 12:08:07,678 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ALSA: default device) returns ALSA: snd_rpi_googlevoicehat_soundcar
  450. 2019-05-15 12:08:07,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0xb4b72428 [0x2519a90], "ALSA: snd_rpi_googlevoicehat_soundcar")
  451. 2019-05-15 12:08:07,690 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0
  452. 2019-05-15 12:08:07,698 [TRACE] [doorpi.conf.config_object] get_integer for key mic_gain_db in section SIP-Phone (default: 0) returns 0.0
  453. 2019-05-15 12:08:07,705 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_mic_gain_db(0xb4b72428 [0x2519a90], 0.000000)
  454. 2019-05-15 12:08:07,712 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call.
  455. 2019-05-15 12:08:07,718 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_mic_gain_db -> 0
  456. 2019-05-15 12:08:07,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb4b72428 [0x2519a90])
  457. 2019-05-15 12:08:07,732 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4b8c0f8
  458. 2019-05-15 12:08:07,739 [INFO] [doorpi.sipphone.from_linphone] found 2 possible sounddevices:
  459. 2019-05-15 12:08:07,746 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name
  460. 2019-05-15 12:08:07,751 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  461. 2019-05-15 12:08:07,757 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0xb4b72428 [0x2519a90])
  462. 2019-05-15 12:08:07,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0xb4b8c0f8
  463. 2019-05-15 12:08:07,771 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0xb4b72428 [0x2519a90], "ALSA: default device")
  464. 2019-05-15 12:08:07,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2d769c
  465. 2019-05-15 12:08:07,786 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0xb4b72428 [0x2519a90], "ALSA: default device")
  466. 2019-05-15 12:08:07,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2d769c
  467. 2019-05-15 12:08:07,800 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device
  468. 2019-05-15 12:08:07,807 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0xb4b72428 [0x2519a90], "ALSA: snd_rpi_googlevoicehat_soundcar")
  469. 2019-05-15 12:08:07,812 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x2d769c
  470. 2019-05-15 12:08:07,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0xb4b72428 [0x2519a90], "ALSA: snd_rpi_googlevoicehat_soundcar")
  471. 2019-05-15 12:08:07,827 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x2d769c
  472. 2019-05-15 12:08:07,834 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: snd_rpi_googlevoicehat_soundcar
  473. 2019-05-15 12:08:07,839 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  474. 2019-05-15 12:08:07,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0xb4b72428 [0x2519a90])
  475. 2019-05-15 12:08:07,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0xb4b87820
  476. 2019-05-15 12:08:07,860 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: snd_rpi_googlevoicehat_soundcar
  477. 2019-05-15 12:08:07,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0xb4b72428 [0x2519a90])
  478. 2019-05-15 12:08:07,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0xb4b87820
  479. 2019-05-15 12:08:07,878 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: snd_rpi_googlevoicehat_soundcar
  480. 2019-05-15 12:08:07,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_mic_gain_db(0xb4b72428 [0x2519a90])
  481. 2019-05-15 12:08:07,891 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_mic_gain_db -> 0xb4200a68
  482. 2019-05-15 12:08:07,899 [DEBUG] [doorpi.sipphone.from_linphone] mic_gain_db: 0.0
  483. 2019-05-15 12:08:07,905 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['G722', 'PCMA', 'PCMU']
  484. 2019-05-15 12:08:07,910 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0xb4b72428 [0x2519a90])
  485. 2019-05-15 12:08:07,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304d58)
  486. 2019-05-15 12:08:07,926 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  487. 2019-05-15 12:08:07,934 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50cc0
  488. 2019-05-15 12:08:07,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  489. 2019-05-15 12:08:07,949 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50cc0
  490. 2019-05-15 12:08:07,957 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50cc0
  491. 2019-05-15 12:08:07,966 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304dc8)
  492. 2019-05-15 12:08:07,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  493. 2019-05-15 12:08:07,981 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50cd0
  494. 2019-05-15 12:08:07,990 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  495. 2019-05-15 12:08:07,999 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50cd0
  496. 2019-05-15 12:08:08,006 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50cd0
  497. 2019-05-15 12:08:08,014 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304e30)
  498. 2019-05-15 12:08:08,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  499. 2019-05-15 12:08:08,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50ce0
  500. 2019-05-15 12:08:08,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  501. 2019-05-15 12:08:08,046 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50ce0
  502. 2019-05-15 12:08:08,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50ce0
  503. 2019-05-15 12:08:08,064 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304e98)
  504. 2019-05-15 12:08:08,073 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  505. 2019-05-15 12:08:08,079 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50cf0
  506. 2019-05-15 12:08:08,088 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  507. 2019-05-15 12:08:08,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50cf0
  508. 2019-05-15 12:08:08,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50cf0
  509. 2019-05-15 12:08:08,101 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304ef0)
  510. 2019-05-15 12:08:08,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  511. 2019-05-15 12:08:08,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d00
  512. 2019-05-15 12:08:08,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  513. 2019-05-15 12:08:08,133 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d00
  514. 2019-05-15 12:08:08,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d00
  515. 2019-05-15 12:08:08,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304f48)
  516. 2019-05-15 12:08:08,158 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  517. 2019-05-15 12:08:08,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d10
  518. 2019-05-15 12:08:08,173 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  519. 2019-05-15 12:08:08,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d10
  520. 2019-05-15 12:08:08,189 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d10
  521. 2019-05-15 12:08:08,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304fa0)
  522. 2019-05-15 12:08:08,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  523. 2019-05-15 12:08:08,212 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d20
  524. 2019-05-15 12:08:08,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  525. 2019-05-15 12:08:08,226 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d20
  526. 2019-05-15 12:08:08,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d20
  527. 2019-05-15 12:08:08,242 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304ff8)
  528. 2019-05-15 12:08:08,252 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  529. 2019-05-15 12:08:08,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d30
  530. 2019-05-15 12:08:08,268 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  531. 2019-05-15 12:08:08,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d30
  532. 2019-05-15 12:08:08,284 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d30
  533. 2019-05-15 12:08:08,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2305060)
  534. 2019-05-15 12:08:08,300 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  535. 2019-05-15 12:08:08,302 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d40
  536. 2019-05-15 12:08:08,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  537. 2019-05-15 12:08:08,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d40
  538. 2019-05-15 12:08:08,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d40
  539. 2019-05-15 12:08:08,333 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x23050b8)
  540. 2019-05-15 12:08:08,339 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  541. 2019-05-15 12:08:08,349 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d50
  542. 2019-05-15 12:08:08,358 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  543. 2019-05-15 12:08:08,365 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d50
  544. 2019-05-15 12:08:08,375 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d50
  545. 2019-05-15 12:08:08,384 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0xb4b8c2b0
  546. 2019-05-15 12:08:08,390 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50cc0 [0x2304d58])
  547. 2019-05-15 12:08:08,398 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  548. 2019-05-15 12:08:08,405 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50cc0 [0x2304d58])
  549. 2019-05-15 12:08:08,412 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  550. 2019-05-15 12:08:08,420 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus
  551. 2019-05-15 12:08:08,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50cc0 [0x2304d58], 0x2d7690 [0])
  552. 2019-05-15 12:08:08,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  553. 2019-05-15 12:08:08,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50cd0 [0x2304dc8])
  554. 2019-05-15 12:08:08,448 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fde0
  555. 2019-05-15 12:08:08,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50cd0 [0x2304dc8])
  556. 2019-05-15 12:08:08,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fde0
  557. 2019-05-15 12:08:08,469 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex
  558. 2019-05-15 12:08:08,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50cd0 [0x2304dc8], 0x2d7690 [0])
  559. 2019-05-15 12:08:08,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  560. 2019-05-15 12:08:08,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50ce0 [0x2304e30])
  561. 2019-05-15 12:08:08,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  562. 2019-05-15 12:08:08,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50ce0 [0x2304e30])
  563. 2019-05-15 12:08:08,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  564. 2019-05-15 12:08:08,519 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex
  565. 2019-05-15 12:08:08,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50ce0 [0x2304e30], 0x2d7690 [0])
  566. 2019-05-15 12:08:08,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  567. 2019-05-15 12:08:08,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50cf0 [0x2304e98])
  568. 2019-05-15 12:08:08,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fde0
  569. 2019-05-15 12:08:08,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50cf0 [0x2304e98])
  570. 2019-05-15 12:08:08,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fde0
  571. 2019-05-15 12:08:08,568 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU
  572. 2019-05-15 12:08:08,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50cf0 [0x2304e98], 0x2d769c [1])
  573. 2019-05-15 12:08:08,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  574. 2019-05-15 12:08:08,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d00 [0x2304ef0])
  575. 2019-05-15 12:08:08,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  576. 2019-05-15 12:08:08,603 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d00 [0x2304ef0])
  577. 2019-05-15 12:08:08,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  578. 2019-05-15 12:08:08,617 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA
  579. 2019-05-15 12:08:08,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d00 [0x2304ef0], 0x2d769c [1])
  580. 2019-05-15 12:08:08,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  581. 2019-05-15 12:08:08,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d10 [0x2304f48])
  582. 2019-05-15 12:08:08,645 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  583. 2019-05-15 12:08:08,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d10 [0x2304f48])
  584. 2019-05-15 12:08:08,659 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  585. 2019-05-15 12:08:08,667 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM
  586. 2019-05-15 12:08:08,673 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d10 [0x2304f48], 0x2d7690 [0])
  587. 2019-05-15 12:08:08,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  588. 2019-05-15 12:08:08,688 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d20 [0x2304fa0])
  589. 2019-05-15 12:08:08,694 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  590. 2019-05-15 12:08:08,702 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d20 [0x2304fa0])
  591. 2019-05-15 12:08:08,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fbe0
  592. 2019-05-15 12:08:08,717 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec G722
  593. 2019-05-15 12:08:08,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d20 [0x2304fa0], 0x2d769c [1])
  594. 2019-05-15 12:08:08,731 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  595. 2019-05-15 12:08:08,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d30 [0x2304ff8])
  596. 2019-05-15 12:08:08,745 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fde0
  597. 2019-05-15 12:08:08,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d30 [0x2304ff8])
  598. 2019-05-15 12:08:08,760 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b7fde0
  599. 2019-05-15 12:08:08,768 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex
  600. 2019-05-15 12:08:08,774 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d30 [0x2304ff8], 0x2d7690 [0])
  601. 2019-05-15 12:08:08,782 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  602. 2019-05-15 12:08:08,789 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d40 [0x2305060])
  603. 2019-05-15 12:08:08,795 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  604. 2019-05-15 12:08:08,803 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d40 [0x2305060])
  605. 2019-05-15 12:08:08,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  606. 2019-05-15 12:08:08,818 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16
  607. 2019-05-15 12:08:08,824 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d40 [0x2305060], 0x2d7690 [0])
  608. 2019-05-15 12:08:08,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  609. 2019-05-15 12:08:08,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d50 [0x23050b8])
  610. 2019-05-15 12:08:08,846 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  611. 2019-05-15 12:08:08,853 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d50 [0x23050b8])
  612. 2019-05-15 12:08:08,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  613. 2019-05-15 12:08:08,866 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16
  614. 2019-05-15 12:08:08,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d50 [0x23050b8], 0x2d7690 [0])
  615. 2019-05-15 12:08:08,879 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  616. 2019-05-15 12:08:08,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb4b72428 [0x2519a90])
  617. 2019-05-15 12:08:08,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4b8c288
  618. 2019-05-15 12:08:08,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb4b72428 [0x2519a90])
  619. 2019-05-15 12:08:08,908 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4b8c288
  620. 2019-05-15 12:08:08,915 [INFO] [doorpi.sipphone.from_linphone] found 2 possible videodevices:
  621. 2019-05-15 12:08:08,919 [DEBUG] [doorpi.sipphone.from_linphone] | name
  622. 2019-05-15 12:08:08,925 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  623. 2019-05-15 12:08:08,932 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb4b72428 [0x2519a90])
  624. 2019-05-15 12:08:08,939 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4b8c288
  625. 2019-05-15 12:08:08,944 [DEBUG] [doorpi.sipphone.from_linphone] | V4L2: /dev/video0
  626. 2019-05-15 12:08:08,951 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture
  627. 2019-05-15 12:08:08,957 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  628. 2019-05-15 12:08:08,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb4b72428 [0x2519a90])
  629. 2019-05-15 12:08:08,969 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4b8c288
  630. 2019-05-15 12:08:08,977 [DEBUG] [doorpi.conf.config_object] create new key video_device in section SIP-Phone with value 'V4L2: /dev/video0'
  631. 2019-05-15 12:08:08,983 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: V4L2: /dev/video0) returns V4L2: /dev/video0
  632. 2019-05-15 12:08:08,989 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0xb4b72428 [0x2519a90])
  633. 2019-05-15 12:08:08,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0xb4b8c288
  634. 2019-05-15 12:08:09,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0xb4b72428 [0x2519a90], 0x2d769c [1])
  635. 2019-05-15 12:08:09,010 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0
  636. 2019-05-15 12:08:09,017 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0xb4b72428 [0x2519a90], "V4L2: /dev/video0")
  637. 2019-05-15 12:08:09,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0
  638. 2019-05-15 12:08:09,026 [DEBUG] [doorpi.conf.config_object] create new key video_size in section SIP-Phone with value 'vga'
  639. 2019-05-15 12:08:09,028 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: vga) returns vga
  640. 2019-05-15 12:08:09,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0xb4b72428 [0x2519a90], "vga")
  641. 2019-05-15 12:08:09,032 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0
  642. 2019-05-15 12:08:09,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0xb4b72428 [0x2519a90])
  643. 2019-05-15 12:08:09,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0xb4b8c430
  644. 2019-05-15 12:08:09,050 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: V4L2: /dev/video0
  645. 2019-05-15 12:08:09,057 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8']
  646. 2019-05-15 12:08:09,062 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0xb4b72428 [0x2519a90])
  647. 2019-05-15 12:08:09,069 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x2304cb8)
  648. 2019-05-15 12:08:09,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  649. 2019-05-15 12:08:09,087 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0xb6d50d60
  650. 2019-05-15 12:08:09,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  651. 2019-05-15 12:08:09,103 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0xb6d50d60
  652. 2019-05-15 12:08:09,112 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0xb6d50d60
  653. 2019-05-15 12:08:09,119 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0xb4b8c328
  654. 2019-05-15 12:08:09,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d60 [0x2304cb8])
  655. 2019-05-15 12:08:09,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  656. 2019-05-15 12:08:09,141 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0xb4b72428 [0x2519a90])
  657. 2019-05-15 12:08:09,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x2d769c
  658. 2019-05-15 12:08:09,156 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0xb6d50d60 [0x2304cb8])
  659. 2019-05-15 12:08:09,163 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0xb4b72440
  660. 2019-05-15 12:08:09,171 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8
  661. 2019-05-15 12:08:09,176 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0xb4b72428 [0x2519a90], 0xb6d50d60 [0x2304cb8], 0x2d769c [1])
  662. 2019-05-15 12:08:09,185 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x228e8cc
  663. 2019-05-15 12:08:09,192 [WARNING] [doorpi.conf.config_object] could not delete section SIP-Phone, because it's not empty.
  664. 2019-05-15 12:08:09,198 [WARNING] [doorpi.conf.config_object] found SIP-Phone - sipserver_server in BACKWARD_COMPATIBILITY_KEYS with SIP-Phone - server
  665. 2019-05-15 12:08:09,203 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.1.61
  666. 2019-05-15 12:08:09,209 [WARNING] [doorpi.conf.config_object] could not delete section SIP-Phone, because it's not empty.
  667. 2019-05-15 12:08:09,214 [WARNING] [doorpi.conf.config_object] found SIP-Phone - sipserver_username in BACKWARD_COMPATIBILITY_KEYS with SIP-Phone - username
  668. 2019-05-15 12:08:09,220 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns 21
  669. 2019-05-15 12:08:09,226 [WARNING] [doorpi.conf.config_object] could not delete section SIP-Phone, because it's not empty.
  670. 2019-05-15 12:08:09,231 [WARNING] [doorpi.conf.config_object] found SIP-Phone - sipserver_password in BACKWARD_COMPATIBILITY_KEYS with SIP-Phone - password
  671. 2019-05-15 12:08:09,237 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: 21) returns *******
  672. 2019-05-15 12:08:09,243 [WARNING] [doorpi.conf.config_object] could not delete section SIP-Phone, because it's not empty.
  673. 2019-05-15 12:08:09,249 [WARNING] [doorpi.conf.config_object] found SIP-Phone - sipserver_realm in BACKWARD_COMPATIBILITY_KEYS with SIP-Phone - realm
  674. 2019-05-15 12:08:09,255 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.1.61) returns asterisk
  675. 2019-05-15 12:08:09,259 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server
  676. 2019-05-15 12:08:09,266 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0xb4b72428 [0x2519a90])
  677. 2019-05-15 12:08:09,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x2539798)
  678. 2019-05-15 12:08:09,281 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new()
  679. 2019-05-15 12:08:09,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0xb6d50d70
  680. 2019-05-15 12:08:09,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init()
  681. 2019-05-15 12:08:09,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0xb6d50d70
  682. 2019-05-15 12:08:09,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0xb6d50d70
  683. 2019-05-15 12:08:09,323 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0xb6d50d70
  684. 2019-05-15 12:08:09,330 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi
  685. 2019-05-15 12:08:09,336 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi <sip:21@192.168.1.61>")
  686. 2019-05-15 12:08:09,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x2549a78)
  687. 2019-05-15 12:08:09,353 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  688. 2019-05-15 12:08:09,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0xb6d50d80
  689. 2019-05-15 12:08:09,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  690. 2019-05-15 12:08:09,378 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0xb6d50d80
  691. 2019-05-15 12:08:09,389 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0xb6d50d80
  692. 2019-05-15 12:08:09,396 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0xb6d50d80
  693. 2019-05-15 12:08:09,403 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0xb6d50d70 [0x2539798], 0xb6d50d80 [0x2549a78])
  694. 2019-05-15 12:08:09,411 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0
  695. 2019-05-15 12:08:09,419 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0xb6d50d70 [0x2539798], "sip:192.168.1.61")
  696. 2019-05-15 12:08:09,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0
  697. 2019-05-15 12:08:09,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0xb6d50d70 [0x2539798], 0x2d769c [1])
  698. 2019-05-15 12:08:09,442 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0
  699. 2019-05-15 12:08:09,450 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0xb4b72428 [0x2519a90], 0xb6d50d70 [0x2539798])
  700. 2019-05-15 12:08:09,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x228e8cc
  701. 2019-05-15 12:08:09,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0xb4b72428 [0x2519a90], 0xb6d50d70 [0x2539798])
  702. 2019-05-15 12:08:09,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0
  703. 2019-05-15 12:08:09,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0xb4b72428 [0x2519a90], "21", "(null)", "test123", "(null)", "(null)", "asterisk")
  704. 2019-05-15 12:08:09,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x254a010)
  705. 2019-05-15 12:08:09,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new()
  706. 2019-05-15 12:08:09,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0xb6d50d90
  707. 2019-05-15 12:08:09,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init()
  708. 2019-05-15 12:08:09,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0xb6d50d90
  709. 2019-05-15 12:08:09,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0xb6d50d90
  710. 2019-05-15 12:08:09,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0xb6d50d90
  711. 2019-05-15 12:08:09,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0xb4b72428 [0x2519a90], 0xb6d50d90 [0x254a010])
  712. 2019-05-15 12:08:09,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None
  713. 2019-05-15 12:08:09,560 [DEBUG] [doorpi.sipphone.from_linphone] start successfully
  714. 2019-05-15 12:08:09,566 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnTimeHour0', 'EVENT_OnTimeHour1', 'EVENT_OnStartup']
  715. 2019-05-15 12:08:09,572 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnTimeHour0' in configfile
  716. 2019-05-15 12:08:09,577 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnTimeHour0 returns ['10']
  717. 2019-05-15 12:08:09,583 [INFO] [doorpi.doorpi] registering action '10' for event 'OnTimeHour0'
  718. 2019-05-15 12:08:09,588 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnTimeHour0 (default: ) returns call:22
  719. 2019-05-15 12:08:09,596 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded
  720. 2019-05-15 12:08:09,603 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '22'} was added to new evententry OnTimeHour0
  721. 2019-05-15 12:08:09,608 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnTimeHour1' in configfile
  722. 2019-05-15 12:08:09,613 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnTimeHour1 returns ['10']
  723. 2019-05-15 12:08:09,619 [INFO] [doorpi.doorpi] registering action '10' for event 'OnTimeHour1'
  724. 2019-05-15 12:08:09,625 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnTimeHour1 (default: ) returns hangup:0
  725. 2019-05-15 12:08:09,632 [DEBUG] [doorpi.action.SingleActions.hangup] doorpi.action.SingleActions.hangup loaded
  726. 2019-05-15 12:08:09,640 [TRACE] [doorpi.action.handler] action HangupAction with args ('0',) and kwargs {} was added to new evententry OnTimeHour1
  727. 2019-05-15 12:08:09,644 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile
  728. 2019-05-15 12:08:09,649 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10']
  729. 2019-05-15 12:08:09,656 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup'
  730. 2019-05-15 12:08:09,661 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:1
  731. 2019-05-15 12:08:09,670 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded
  732. 2019-05-15 12:08:09,676 [TRACE] [doorpi.action.handler] action SleepAction with args (1.0,) and kwargs {} was added to new evententry OnStartup
  733. 2019-05-15 12:08:09,682 [WARNING] [root] section dummy_InputPins not found in configfile
  734. 2019-05-15 12:08:09,687 [WARNING] [root] section DTMF not found in configfile
  735. 2019-05-15 12:08:09,692 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns []
  736. 2019-05-15 12:08:09,698 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns
  737. 2019-05-15 12:08:09,705 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron
  738. 2019-05-15 12:08:09,714 [DEBUG] [doorpi.action.handler] [99I3OG] fire for event OnStartup this actions [<doorpi.action.SingleActions.sleep.SleepAction instance at 0xb4b8c580>]
  739. 2019-05-15 12:08:09,721 [TRACE] [doorpi.action.handler] [99I3OG] try to fire action SleepAction with args (1.0,) and kwargs {}
  740. 2019-05-15 12:08:09,727 [TRACE] [doorpi.action.base] run SleepAction with args (1.0,) and kwargs {}
  741. 2019-05-15 12:08:09,718 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi
  742. 2019-05-15 12:08:10,742 [TRACE] [doorpi.action.handler] [99I3OG] finished fire_event for event_name OnStartup
  743. 2019-05-15 12:08:10,748 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron
  744. 2019-05-15 12:08:10,759 [INFO] [doorpi.doorpi] DoorPi started successfully
  745. 2019-05-15 12:08:10,765 [INFO] [doorpi.doorpi] BasePath is /usr/local/etc/DoorPi
  746. 2019-05-15 12:08:10,770 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi
  747. 2019-05-15 12:08:10,774 [INFO] [doorpi.doorpi] Weburl is http://raspberrypi/
  748. 2019-05-15 12:08:10,785 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.1.1
  749. 2019-05-15 12:08:10,792 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful.
  750. 2019-05-15 12:08:10,800 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 192.168.1.64
  751. 2019-05-15 12:08:10,809 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP]
  752. 2019-05-15 12:08:10,818 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s):
  753. 2019-05-15 12:08:10,826 [INFO] [doorpi.sipphone.from_linphone] 192.168.1.1
  754. 2019-05-15 12:08:10,838 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress
  755. 2019-05-15 12:08:10,846 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop
  756. 2019-05-15 12:08:10,854 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0x2539798] about to register (LinphoneCore version: 3.9.0)
  757. 2019-05-15 12:08:10,871 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready
  758. 2019-05-15 12:08:10,876 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558]: starting resolution of 192.168.1.61
  759. 2019-05-15 12:08:10,882 [INFO] [doorpi.sipphone.from_linphone] channel 0x255c558: state RES_IN_PROGRESS
  760. 2019-05-15 12:08:10,887 [INFO] [doorpi.sipphone.from_linphone] transaction [0x254bcc8] channel state changed to [RES_IN_PROGRESS]
  761. 2019-05-15 12:08:10,893 [INFO] [doorpi.sipphone.from_linphone] channel 0x255c558: state RES_DONE
  762. 2019-05-15 12:08:10,899 [INFO] [doorpi.sipphone.from_linphone] transaction [0x254bcc8] channel state changed to [RES_DONE]
  763. 2019-05-15 12:08:10,906 [INFO] [doorpi.sipphone.from_linphone] channel 0x255c558: state CONNECTING
  764. 2019-05-15 12:08:10,910 [INFO] [doorpi.sipphone.from_linphone] transaction [0x254bcc8] channel state changed to [CONNECTING]
  765. 2019-05-15 12:08:10,916 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.1.61:5060]
  766. 2019-05-15 12:08:10,922 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0
  767. 2019-05-15 12:08:10,929 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.1.64:5061
  768. 2019-05-15 12:08:10,933 [INFO] [doorpi.sipphone.from_linphone] channel 0x255c558: state READY
  769. 2019-05-15 12:08:10,940 [INFO] [doorpi.sipphone.from_linphone] transaction [0x254bcc8] channel state changed to [READY]
  770. 2019-05-15 12:08:10,945 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x254bcc8], from state [INIT] to [TRYING]
  771. 2019-05-15 12:08:10,953 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558]: message sent to [UDP://192.168.1.61:5060], size: [509] bytes
  772. REGISTER sip:192.168.1.61 SIP/2.0
  773. Via: SIP/2.0/UDP 192.168.1.64:5061;branch=z9hG4bK.-d9yDFpVo;rport
  774. From: "DoorPi" <sip:21@192.168.1.61>;tag=D4kvzzs4v
  775. To: "DoorPi" <sip:21@192.168.1.61>
  776. CSeq: 20 REGISTER
  777. Call-ID: uveBETfEgL
  778. Max-Forwards: 70
  779. Supported: outbound
  780. Accept: application/sdp
  781. Accept: text/plain
  782. Accept: application/vnd.gsma.rcs-ft-http+xml
  783. Contact: <sip:21@192.168.1.64:5061>;+sip.instance="<urn:uuid:e33bf577-afee-4df5-a1a6-9b293ea881a9>"
  784. Expires: 3600
  785. User-Agent: (belle-sip/1.4.2)
  786.  
  787.  
  788. 2019-05-15 12:08:10,962 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request
  789. 2019-05-15 12:08:10,965 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x253cc48] takes ownership of transaction [0x254bcc8]
  790. 2019-05-15 12:08:10,973 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x2539798] for identity ["DoorPi" <sip:21@192.168.1.61>] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress]
  791. 2019-05-15 12:08:10,978 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x2519a90, 0x2539798, 1, "Registration in progress")
  792. 2019-05-15 12:08:10,986 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed
  793. 2019-05-15 12:08:10,994 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x2519a90] notifying [registration_state_changed]
  794. 2019-05-15 12:08:11,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0x2519a90, 0x1)
  795. 2019-05-15 12:08:11,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable
  796. 2019-05-15 12:08:11,064 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x2519a90] notifying [network_reachable]
  797. 2019-05-15 12:08:11,071 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558]: received [509] new bytes from [UDP://192.168.1.61:5060]:
  798. SIP/2.0 401 Unauthorized
  799. Via: SIP/2.0/UDP 192.168.1.64:5061;branch=z9hG4bK.-d9yDFpVo;received=192.168.1.64;rport=5061
  800. From: "DoorPi" <sip:21@192.168.1.61>;tag=D4kvzzs4v
  801. To: "DoorPi" <sip:21@192.168.1.61>;tag=as1e6339e8
  802. Call-ID: uveBETfEgL
  803. CSeq: 20 REGISTER
  804. Server: Asterisk PBX 16.3.0
  805. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  806. Supported: replaces, timer
  807. WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3da90e05"
  808. Content-Length: 0
  809.  
  810.  
  811. 2019-05-15 12:08:11,097 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558] [509] bytes parsed
  812. 2019-05-15 12:08:11,103 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558]: discovered public ip and port are [192.168.1.64:5061]
  813. 2019-05-15 12:08:11,109 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  814. 2019-05-15 12:08:11,114 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x254bcc8], from state [TRYING] to [COMPLETED]
  815. 2019-05-15 12:08:11,121 [INFO] [doorpi.sipphone.from_linphone] linphone_core_find_auth_info(): returning auth info username=21, realm=
  816. 2019-05-15 12:08:11,126 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [21] realm [asterisk]
  817. 2019-05-15 12:08:11,133 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x25b70d0], from state [INIT] to [TRYING]
  818. 2019-05-15 12:08:11,140 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558]: message sent to [UDP://192.168.1.61:5060], size: [668] bytes
  819. REGISTER sip:192.168.1.61 SIP/2.0
  820. Via: SIP/2.0/UDP 192.168.1.64:5061;branch=z9hG4bK.NdLdZxpAD;rport
  821. From: "DoorPi" <sip:21@192.168.1.61>;tag=D4kvzzs4v
  822. To: "DoorPi" <sip:21@192.168.1.61>
  823. CSeq: 21 REGISTER
  824. Call-ID: uveBETfEgL
  825. Max-Forwards: 70
  826. Supported: outbound
  827. Accept: application/sdp
  828. Accept: text/plain
  829. Accept: application/vnd.gsma.rcs-ft-http+xml
  830. Contact: <sip:21@192.168.1.64:5061>;+sip.instance="<urn:uuid:e33bf577-afee-4df5-a1a6-9b293ea881a9>"
  831. Expires: 3600
  832. User-Agent: (belle-sip/1.4.2)
  833. Authorization: Digest realm="asterisk", nonce="3da90e05", algorithm=MD5, username="21", uri="sip:192.168.1.61", response="9584028cb29bb0aabc98a4efc18324e3"
  834.  
  835.  
  836. 2019-05-15 12:08:11,151 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.1.1
  837. 2019-05-15 12:08:11,156 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful.
  838. 2019-05-15 12:08:11,213 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558]: received [525] new bytes from [UDP://192.168.1.61:5060]:
  839. SIP/2.0 200 OK
  840. Via: SIP/2.0/UDP 192.168.1.64:5061;branch=z9hG4bK.NdLdZxpAD;received=192.168.1.64;rport=5061
  841. From: "DoorPi" <sip:21@192.168.1.61>;tag=D4kvzzs4v
  842. To: "DoorPi" <sip:21@192.168.1.61>;tag=as1e6339e8
  843. Call-ID: uveBETfEgL
  844. CSeq: 21 REGISTER
  845. Server: Asterisk PBX 16.3.0
  846. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  847. Supported: replaces, timer
  848. Expires: 3600
  849. Contact: <sip:21@192.168.1.64:5061>;expires=3600
  850. Date: Wed, 15 May 2019 11:08:11 GMT
  851. Content-Length: 0
  852.  
  853.  
  854. 2019-05-15 12:08:11,241 [INFO] [doorpi.sipphone.from_linphone] channel [0x255c558] [525] bytes parsed
  855. 2019-05-15 12:08:11,248 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  856. 2019-05-15 12:08:11,254 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x25b70d0], from state [TRYING] to [COMPLETED]
  857. 2019-05-15 12:08:11,261 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x253cc48]: has no contact for request [0x253f678].
  858. 2019-05-15 12:08:11,267 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 3240000 ms
  859. 2019-05-15 12:08:11,272 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.1.61]
  860. 2019-05-15 12:08:11,280 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x2539798] for identity ["DoorPi" <sip:21@192.168.1.61>] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk]
  861. 2019-05-15 12:08:11,286 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x2519a90, 0x2539798, 2, "Registration successful")
  862. 2019-05-15 12:08:11,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed
  863. 2019-05-15 12:08:11,305 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x2519a90] notifying [registration_state_changed]
  864. 2019-05-15 12:08:16,195 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x254bcc8], from state [COMPLETED] to [TERMINATED]
  865. 2019-05-15 12:08:16,200 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x254bcc8] terminated
  866. 2019-05-15 12:08:16,366 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x25b70d0], from state [COMPLETED] to [TERMINATED]
  867. 2019-05-15 12:08:16,371 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x25b70d0] terminated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement