Advertisement
Guest User

DoorPi trace

a guest
Sep 11th, 2015
1,752
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 348.74 KB | None | 0 0
  1. pi@raspberrypi ~ $ sudo doorpi_cli --trace --configfile /home/pi/nea/DoorPi/conf/doorpi.ini
  2. USE BASE_PATH1: /tmp
  3. 2015-09-11 08:55:55,029 [INFO] [doorpi.main]
  4. ___ ___ _
  5. / \___ ___ _ __ / _ (_) VoIP Door-Intercomstation with Raspberry Pi
  6. / /\ / _ \ / _ \| '__/ /_)/ | version: 2.4.0.8
  7. / /_// (_) | (_) | | / ___/| | license: CC BY-NC 4.0
  8. /___,' \___/ \___/|_| \/ |_| URL: <https://github.com/motom001/DoorPi>
  9.  
  10. Authors: Thomas Meissner <motom001@gmail.com>
  11. Supporter: Phillip Munz <office@businessaccess.info>
  12. Hermann Dötsch <doorpi1@gmail.com>
  13. Dennis Häußler <haeusslerd@outlook.com>
  14. Hubert Nusser <hubsif@gmx.de>
  15. Michael Hauer <frrr@gmx.at>
  16. missing someone? -> sorry -> mail me
  17.  
  18. 2015-09-11 08:55:55,030 [DEBUG] [doorpi.main] loaded with arguments: ['/usr/local/bin/doorpi_cli', '--trace', '--configfile', '/home/pi/nea/DoorPi/conf/doorpi.ini']
  19. 2015-09-11 08:55:55,031 [DEBUG] [doorpi.doorpi] run
  20. 2015-09-11 08:55:55,032 [DEBUG] [doorpi.doorpi] prepare
  21. 2015-09-11 08:55:55,033 [DEBUG] [doorpi.doorpi] givven arguments argv: Namespace(configfile=<open file '/home/pi/nea/DoorPi/conf/doorpi.ini', mode 'r' at 0x1bb2808>, debug=False, test=False, trace=True)
  22. 2015-09-11 08:55:55,033 [WARNING] [doorpi.doorpi] using no test mode: Namespace(configfile=<open file '/home/pi/nea/DoorPi/conf/doorpi.ini', mode 'r' at 0x1bb2808>, debug=False, test=False, trace=True)
  23. 2015-09-11 08:55:55,035 [INFO] [doorpi.conf.config_object] use configfile: /home/pi/nea/DoorPi/conf/doorpi.ini
  24. 2015-09-11 08:55:55,045 [DEBUG] [doorpi.conf.config_object] __init__
  25. 2015-09-11 08:55:55,046 [TRACE] [doorpi.conf.config_object] get_from_config
  26. 2015-09-11 08:55:55,052 [TRACE] [doorpi.conf.config_object] get_string for key base_path in section DoorPi (default: /tmp) returns /home/pi/nea/DoorPi
  27. 2015-09-11 08:55:55,053 [TRACE] [doorpi.conf.config_object] get_string for key eventlog in section DoorPi (default: !BASEPATH!/doorpi/conf/eventlog.db) returns /home/pi/nea/DoorPi/doorpi/conf/eventlog.db
  28. 2015-09-11 08:55:55,054 [DEBUG] [doorpi.conf.config_object] parse string "/home/pi/nea/DoorPi/doorpi/conf/eventlog.db" to "/home/pi/nea/DoorPi/doorpi/conf/eventlog.db"
  29. 2015-09-11 08:55:55,076 [TRACE] [doorpi.action.handler] register Event BeforeStartup from doorpi.doorpi
  30. 2015-09-11 08:55:55,077 [DEBUG] [doorpi.action.handler] event_source doorpi.doorpi was added
  31. 2015-09-11 08:55:55,078 [TRACE] [doorpi.action.handler] added event_name BeforeStartup and registered source doorpi.doorpi
  32. 2015-09-11 08:55:55,079 [TRACE] [doorpi.action.handler] register Event OnStartup from doorpi.doorpi
  33. 2015-09-11 08:55:55,079 [TRACE] [doorpi.action.handler] added event_name OnStartup and registered source doorpi.doorpi
  34. 2015-09-11 08:55:55,080 [TRACE] [doorpi.action.handler] register Event AfterStartup from doorpi.doorpi
  35. 2015-09-11 08:55:55,080 [TRACE] [doorpi.action.handler] added event_name AfterStartup and registered source doorpi.doorpi
  36. 2015-09-11 08:55:55,081 [TRACE] [doorpi.action.handler] register Event BeforeShutdown from doorpi.doorpi
  37. 2015-09-11 08:55:55,082 [TRACE] [doorpi.action.handler] added event_name BeforeShutdown and registered source doorpi.doorpi
  38. 2015-09-11 08:55:55,082 [TRACE] [doorpi.action.handler] register Event OnShutdown from doorpi.doorpi
  39. 2015-09-11 08:55:55,083 [TRACE] [doorpi.action.handler] added event_name OnShutdown and registered source doorpi.doorpi
  40. 2015-09-11 08:55:55,084 [TRACE] [doorpi.action.handler] register Event AfterShutdown from doorpi.doorpi
  41. 2015-09-11 08:55:55,084 [TRACE] [doorpi.action.handler] added event_name AfterShutdown and registered source doorpi.doorpi
  42. 2015-09-11 08:55:55,090 [DEBUG] [doorpi.action.SingleActions.time_tick] doorpi.action.SingleActions.time_tick loaded
  43. 2015-09-11 08:55:55,092 [DEBUG] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was added
  44. 2015-09-11 08:55:55,095 [TRACE] [doorpi.action.handler] action TimeTickDestroyAction with args () and kwargs {} was added to new evententry OnShutdown
  45. 2015-09-11 08:55:55,096 [TRACE] [doorpi.action.handler] action TimeTickAction with args ('!last_tick!',) and kwargs {} was added to new evententry OnTimeTick
  46. 2015-09-11 08:55:55,097 [DEBUG] [doorpi.conf.config_object] create new key ip in section DoorPiWeb with value ''
  47. 2015-09-11 08:55:55,098 [TRACE] [doorpi.conf.config_object] get_string for key ip in section DoorPiWeb (default: ) returns
  48. 2015-09-11 08:55:55,099 [TRACE] [doorpi.conf.config_object] get_integer for key port in section DoorPiWeb (default: 80) returns 80
  49. 2015-09-11 08:55:55,102 [INFO] [doorpi.status.webserver] Initiating WebService at ip and port 80
  50. 2015-09-11 08:55:55,103 [TRACE] [doorpi.action.handler] register Event OnWebServerStart from doorpi.status.webserver
  51. 2015-09-11 08:55:55,104 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver was added
  52. 2015-09-11 08:55:55,105 [TRACE] [doorpi.action.handler] added event_name OnWebServerStart and registered source doorpi.status.webserver
  53. 2015-09-11 08:55:55,106 [TRACE] [doorpi.action.handler] register Event OnWebServerStop from doorpi.status.webserver
  54. 2015-09-11 08:55:55,107 [TRACE] [doorpi.action.handler] added event_name OnWebServerStop and registered source doorpi.status.webserver
  55. 2015-09-11 08:55:55,108 [DEBUG] [doorpi.conf.config_object] create new key www in section DoorPiWeb with value '!BASEPATH!/../DoorPiWeb'
  56. 2015-09-11 08:55:55,110 [TRACE] [doorpi.conf.config_object] get_string for key www in section DoorPiWeb (default: !BASEPATH!/../DoorPiWeb) returns !BASEPATH!/../DoorPiWeb
  57. 2015-09-11 08:55:55,111 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/../DoorPiWeb" to "/home/pi/nea/DoorPi/../DoorPiWeb"
  58. 2015-09-11 08:55:55,112 [DEBUG] [doorpi.conf.config_object] create new key indexfile in section DoorPiWeb with value 'index.html'
  59. 2015-09-11 08:55:55,114 [TRACE] [doorpi.conf.config_object] get_string for key indexfile in section DoorPiWeb (default: index.html) returns index.html
  60. 2015-09-11 08:55:55,115 [DEBUG] [doorpi.conf.config_object] parse string "index.html" to "index.html"
  61. 2015-09-11 08:55:55,116 [DEBUG] [doorpi.conf.config_object] create new key loginfile in section DoorPiWeb with value 'login.html'
  62. 2015-09-11 08:55:55,117 [TRACE] [doorpi.conf.config_object] get_string for key loginfile in section DoorPiWeb (default: login.html) returns login.html
  63. 2015-09-11 08:55:55,118 [DEBUG] [doorpi.conf.config_object] parse string "login.html" to "login.html"
  64. 2015-09-11 08:55:55,118 [DEBUG] [doorpi.conf.config_object] create new key public in section DoorPiWeb with value 'AREA_public'
  65. 2015-09-11 08:55:55,119 [TRACE] [doorpi.conf.config_object] get_string for key public in section DoorPiWeb (default: AREA_public) returns AREA_public
  66. 2015-09-11 08:55:55,119 [DEBUG] [doorpi.conf.config_object] parse string "AREA_public" to "AREA_public"
  67. 2015-09-11 08:55:55,120 [DEBUG] [doorpi.conf.config_object] create new key online_fallback in section DoorPiWeb with value 'http://motom001.github.io/DoorPiWeb'
  68. 2015-09-11 08:55:55,120 [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
  69. 2015-09-11 08:55:55,121 [DEBUG] [doorpi.conf.config_object] parse string "http://motom001.github.io/DoorPiWeb" to "http://motom001.github.io/DoorPiWeb"
  70. 2015-09-11 08:55:55,122 [WARNING] [root] section WritePermission not found in configfile
  71. 2015-09-11 08:55:55,122 [TRACE] [doorpi.conf.config_object] get_keys for section WritePermission returns []
  72. 2015-09-11 08:55:55,123 [WARNING] [root] section ReadPermission not found in configfile
  73. 2015-09-11 08:55:55,123 [TRACE] [doorpi.conf.config_object] get_keys for section ReadPermission returns []
  74. 2015-09-11 08:55:55,124 [WARNING] [root] section Group not found in configfile
  75. 2015-09-11 08:55:55,124 [TRACE] [doorpi.conf.config_object] get_keys for section Group returns []
  76. 2015-09-11 08:55:55,125 [WARNING] [root] section User not found in configfile
  77. 2015-09-11 08:55:55,125 [TRACE] [doorpi.conf.config_object] get_keys for section User returns []
  78. 2015-09-11 08:55:55,125 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnKeyPressed_prodsystem.1', 'EVENT_OnKeyPressed_prodsystem.2', 'keyboards', 'AdminNumbers', 'EVENT_OnMediaRequired', 'prodsystem_keyboard', 'DTMF', 'SIP-Phone', 'DoorPiWeb', 'prodsystem_OutputPins', 'EVENT_OnStartup', 'prodsystem_InputPins', 'EVENT_OnMediaNotRequired', 'OnCallIncomming', 'EVENT_OnKeyPressed_prodsystem.3', 'EVENT_OnKeyPressed_prodsystem.0', 'EVENT_OnKeyPressed_prodsystem.4', 'DoorPi']
  79. 2015-09-11 08:55:55,126 [ERROR] [doorpi.status.webserver] no ReadPermission found
  80. 2015-09-11 08:55:55,126 [ERROR] [doorpi.status.webserver] no groups in configfile!
  81. 2015-09-11 08:55:55,127 [ERROR] [doorpi.status.webserver] no WritePermission found
  82. 2015-09-11 08:55:55,127 [TRACE] [doorpi.action.handler] action WebServerStartupAction with args () and kwargs {} was added to new evententry OnWebServerStart
  83. 2015-09-11 08:55:55,128 [TRACE] [doorpi.action.handler] action WebServerShutdownAction with args () and kwargs {} was added to event OnShutdown
  84. 2015-09-11 08:55:55,129 [TRACE] [doorpi.action.handler] fire Event OnWebServerStart from doorpi.status.webserver asyncron
  85. 2015-09-11 08:55:55,130 [TRACE] [doorpi.action.handler] register Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler
  86. 2015-09-11 08:55:55,131 [DEBUG] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was added
  87. 2015-09-11 08:55:55,131 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequest and registered source doorpi.status.webserver_lib.request_handler
  88. 2015-09-11 08:55:55,132 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler
  89. 2015-09-11 08:55:55,133 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestGet and registered source doorpi.status.webserver_lib.request_handler
  90. 2015-09-11 08:55:55,133 [TRACE] [doorpi.action.handler] register Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler
  91. 2015-09-11 08:55:55,134 [DEBUG] [doorpi.action.handler] [6Q5GRC] fire for event OnWebServerStart this actions [<doorpi.status.webserver.WebServerStartupAction instance at 0x1be2670>]
  92. 2015-09-11 08:55:55,134 [TRACE] [doorpi.action.handler] added event_name OnWebServerRequestPost and registered source doorpi.status.webserver_lib.request_handler
  93. 2015-09-11 08:55:55,135 [TRACE] [doorpi.action.handler] [6Q5GRC] try to fire action WebServerStartupAction with args () and kwargs {}
  94. 2015-09-11 08:55:55,136 [TRACE] [doorpi.action.handler] register Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler
  95. 2015-09-11 08:55:55,136 [TRACE] [doorpi.action.base] run WebServerStartupAction with args () and kwargs {}
  96. 2015-09-11 08:55:55,137 [TRACE] [doorpi.action.handler] added event_name OnWebServerVirtualResource and registered source doorpi.status.webserver_lib.request_handler
  97. 2015-09-11 08:55:55,138 [TRACE] [doorpi.action.handler] register Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler
  98. 2015-09-11 08:55:55,138 [TRACE] [doorpi.action.handler] added event_name OnWebServerRealResource and registered source doorpi.status.webserver_lib.request_handler
  99. 2015-09-11 08:55:55,139 [TRACE] [doorpi.action.handler] register Event OnFireEvent from doorpi.status.webserver_lib.request_handler
  100. 2015-09-11 08:55:55,139 [TRACE] [doorpi.action.handler] added event_name OnFireEvent and registered source doorpi.status.webserver_lib.request_handler
  101. 2015-09-11 08:55:55,140 [TRACE] [doorpi.action.handler] register Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler
  102. 2015-09-11 08:55:55,140 [TRACE] [doorpi.action.handler] added event_name OnConfigKeySet and registered source doorpi.status.webserver_lib.request_handler
  103. 2015-09-11 08:55:55,141 [TRACE] [doorpi.action.handler] register Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler
  104. 2015-09-11 08:55:55,141 [TRACE] [doorpi.action.handler] added event_name OnConfigKeyDelete and registered source doorpi.status.webserver_lib.request_handler
  105. 2015-09-11 08:55:55,142 [TRACE] [doorpi.conf.config_object] get_keys for section keyboards returns ['prodsystem']
  106. 2015-09-11 08:55:55,142 [INFO] [doorpi.keyboard.KeyboardInterface] using multi-keyboard mode (keyboards: prodsystem)
  107. 2015-09-11 08:55:55,143 [INFO] [doorpi.keyboard.KeyboardInterface] trying to add keyboard 'prodsystem' to handler
  108. 2015-09-11 08:55:55,143 [TRACE] [doorpi.conf.config_object] get_string for key prodsystem in section keyboards (default: dummy) returns piface
  109. 2015-09-11 08:55:55,144 [TRACE] [doorpi.conf.config_object] get_keys for section prodsystem_InputPins returns ['1', '0', '3', '2']
  110. 2015-09-11 08:55:55,144 [TRACE] [doorpi.conf.config_object] get_keys for section prodsystem_OutputPins returns ['1', '0', '3', '2', '5', '4', '7', '6']
  111. 2015-09-11 08:55:55,145 [TRACE] [doorpi.conf.config_object] get_integer for key bouncetime in section prodsystem_keyboard (default: 2000) returns 40.0
  112. 2015-09-11 08:55:55,145 [TRACE] [doorpi.conf.config_object] get_integer for key polarity in section prodsystem_keyboard (default: 0) returns 0
  113. 2015-09-11 08:55:55,148 [DEBUG] [doorpi.keyboard.from_piface] doorpi.keyboard.from_piface loaded
  114. 2015-09-11 08:55:55,231 [DEBUG] [doorpi.keyboard.from_piface] __init__(input_pins = ['1', '0', '3', '2'], output_pins = ['1', '0', '3', '2', '5', '4', '7', '6'], polarity = 0)
  115. 2015-09-11 08:55:55,347 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface
  116. 2015-09-11 08:55:55,348 [DEBUG] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was added
  117. 2015-09-11 08:55:55,349 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed and registered source doorpi.keyboard.from_piface
  118. 2015-09-11 08:55:55,349 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_1 from doorpi.keyboard.from_piface
  119. 2015-09-11 08:55:55,350 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_1 and registered source doorpi.keyboard.from_piface
  120. 2015-09-11 08:55:55,350 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_prodsystem.1 from doorpi.keyboard.from_piface
  121. 2015-09-11 08:55:55,351 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_prodsystem.1 and registered source doorpi.keyboard.from_piface
  122. 2015-09-11 08:55:55,351 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface
  123. 2015-09-11 08:55:55,352 [TRACE] [doorpi.action.handler] added event_name OnKeyUp and registered source doorpi.keyboard.from_piface
  124. 2015-09-11 08:55:55,352 [TRACE] [doorpi.action.handler] register Event OnKeyUp_1 from doorpi.keyboard.from_piface
  125. 2015-09-11 08:55:55,353 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_1 and registered source doorpi.keyboard.from_piface
  126. 2015-09-11 08:55:55,353 [TRACE] [doorpi.action.handler] register Event OnKeyUp_prodsystem.1 from doorpi.keyboard.from_piface
  127. 2015-09-11 08:55:55,354 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_prodsystem.1 and registered source doorpi.keyboard.from_piface
  128. 2015-09-11 08:55:55,355 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface
  129. 2015-09-11 08:55:55,355 [TRACE] [doorpi.action.handler] added event_name OnKeyDown and registered source doorpi.keyboard.from_piface
  130. 2015-09-11 08:55:55,356 [TRACE] [doorpi.action.handler] register Event OnKeyDown_1 from doorpi.keyboard.from_piface
  131. 2015-09-11 08:55:55,356 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_1 and registered source doorpi.keyboard.from_piface
  132. 2015-09-11 08:55:55,357 [TRACE] [doorpi.action.handler] register Event OnKeyDown_prodsystem.1 from doorpi.keyboard.from_piface
  133. 2015-09-11 08:55:55,357 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_prodsystem.1 and registered source doorpi.keyboard.from_piface
  134. 2015-09-11 08:55:55,358 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface
  135. 2015-09-11 08:55:55,359 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known
  136. 2015-09-11 08:55:55,359 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_0 from doorpi.keyboard.from_piface
  137. 2015-09-11 08:55:55,360 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_0 and registered source doorpi.keyboard.from_piface
  138. 2015-09-11 08:55:55,360 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_prodsystem.0 from doorpi.keyboard.from_piface
  139. 2015-09-11 08:55:55,361 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_prodsystem.0 and registered source doorpi.keyboard.from_piface
  140. 2015-09-11 08:55:55,361 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface
  141. 2015-09-11 08:55:55,362 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known
  142. 2015-09-11 08:55:55,362 [TRACE] [doorpi.action.handler] register Event OnKeyUp_0 from doorpi.keyboard.from_piface
  143. 2015-09-11 08:55:55,363 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_0 and registered source doorpi.keyboard.from_piface
  144. 2015-09-11 08:55:55,363 [TRACE] [doorpi.action.handler] register Event OnKeyUp_prodsystem.0 from doorpi.keyboard.from_piface
  145. 2015-09-11 08:55:55,364 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_prodsystem.0 and registered source doorpi.keyboard.from_piface
  146. 2015-09-11 08:55:55,365 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface
  147. 2015-09-11 08:55:55,365 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known
  148. 2015-09-11 08:55:55,366 [TRACE] [doorpi.action.handler] register Event OnKeyDown_0 from doorpi.keyboard.from_piface
  149. 2015-09-11 08:55:55,366 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_0 and registered source doorpi.keyboard.from_piface
  150. 2015-09-11 08:55:55,367 [TRACE] [doorpi.action.handler] register Event OnKeyDown_prodsystem.0 from doorpi.keyboard.from_piface
  151. 2015-09-11 08:55:55,368 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_prodsystem.0 and registered source doorpi.keyboard.from_piface
  152. 2015-09-11 08:55:55,368 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface
  153. 2015-09-11 08:55:55,369 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known
  154. 2015-09-11 08:55:55,369 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_3 from doorpi.keyboard.from_piface
  155. 2015-09-11 08:55:55,370 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_3 and registered source doorpi.keyboard.from_piface
  156. 2015-09-11 08:55:55,370 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_prodsystem.3 from doorpi.keyboard.from_piface
  157. 2015-09-11 08:55:55,371 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_prodsystem.3 and registered source doorpi.keyboard.from_piface
  158. 2015-09-11 08:55:55,372 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface
  159. 2015-09-11 08:55:55,372 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known
  160. 2015-09-11 08:55:55,373 [TRACE] [doorpi.action.handler] register Event OnKeyUp_3 from doorpi.keyboard.from_piface
  161. 2015-09-11 08:55:55,373 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_3 and registered source doorpi.keyboard.from_piface
  162. 2015-09-11 08:55:55,374 [TRACE] [doorpi.action.handler] register Event OnKeyUp_prodsystem.3 from doorpi.keyboard.from_piface
  163. 2015-09-11 08:55:55,374 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_prodsystem.3 and registered source doorpi.keyboard.from_piface
  164. 2015-09-11 08:55:55,375 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface
  165. 2015-09-11 08:55:55,375 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known
  166. 2015-09-11 08:55:55,376 [TRACE] [doorpi.action.handler] register Event OnKeyDown_3 from doorpi.keyboard.from_piface
  167. 2015-09-11 08:55:55,376 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_3 and registered source doorpi.keyboard.from_piface
  168. 2015-09-11 08:55:55,377 [TRACE] [doorpi.action.handler] register Event OnKeyDown_prodsystem.3 from doorpi.keyboard.from_piface
  169. 2015-09-11 08:55:55,377 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_prodsystem.3 and registered source doorpi.keyboard.from_piface
  170. 2015-09-11 08:55:55,378 [TRACE] [doorpi.action.handler] register Event OnKeyPressed from doorpi.keyboard.from_piface
  171. 2015-09-11 08:55:55,378 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyPressed from source doorpi.keyboard.from_piface is already known
  172. 2015-09-11 08:55:55,379 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_2 from doorpi.keyboard.from_piface
  173. 2015-09-11 08:55:55,379 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_2 and registered source doorpi.keyboard.from_piface
  174. 2015-09-11 08:55:55,380 [TRACE] [doorpi.action.handler] register Event OnKeyPressed_prodsystem.2 from doorpi.keyboard.from_piface
  175. 2015-09-11 08:55:55,381 [TRACE] [doorpi.action.handler] added event_name OnKeyPressed_prodsystem.2 and registered source doorpi.keyboard.from_piface
  176. 2015-09-11 08:55:55,381 [TRACE] [doorpi.action.handler] register Event OnKeyUp from doorpi.keyboard.from_piface
  177. 2015-09-11 08:55:55,382 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyUp from source doorpi.keyboard.from_piface is already known
  178. 2015-09-11 08:55:55,382 [TRACE] [doorpi.action.handler] register Event OnKeyUp_2 from doorpi.keyboard.from_piface
  179. 2015-09-11 08:55:55,383 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_2 and registered source doorpi.keyboard.from_piface
  180. 2015-09-11 08:55:55,383 [TRACE] [doorpi.action.handler] register Event OnKeyUp_prodsystem.2 from doorpi.keyboard.from_piface
  181. 2015-09-11 08:55:55,384 [TRACE] [doorpi.action.handler] added event_name OnKeyUp_prodsystem.2 and registered source doorpi.keyboard.from_piface
  182. 2015-09-11 08:55:55,384 [TRACE] [doorpi.action.handler] register Event OnKeyDown from doorpi.keyboard.from_piface
  183. 2015-09-11 08:55:55,385 [TRACE] [doorpi.action.handler] nothing to do - event OnKeyDown from source doorpi.keyboard.from_piface is already known
  184. 2015-09-11 08:55:55,385 [TRACE] [doorpi.action.handler] register Event OnKeyDown_2 from doorpi.keyboard.from_piface
  185. 2015-09-11 08:55:55,386 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_2 and registered source doorpi.keyboard.from_piface
  186. 2015-09-11 08:55:55,386 [TRACE] [doorpi.action.handler] register Event OnKeyDown_prodsystem.2 from doorpi.keyboard.from_piface
  187. 2015-09-11 08:55:55,387 [TRACE] [doorpi.action.handler] added event_name OnKeyDown_prodsystem.2 and registered source doorpi.keyboard.from_piface
  188. 2015-09-11 08:55:55,406 [TRACE] [doorpi.action.handler] action KeyboardDestroyAction with args () and kwargs {} was added to event OnShutdown
  189. 2015-09-11 08:55:55,408 [TRACE] [doorpi.conf.config_object] get_keys for section prodsystem_OutputPins returns ['1', '0', '3', '2', '5', '4', '7', '6']
  190. 2015-09-11 08:55:55,409 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section prodsystem_OutputPins (default: ) returns Tueroeffner
  191. 2015-09-11 08:55:55,409 [TRACE] [doorpi.conf.config_object] get_string for key 0 in section prodsystem_OutputPins (default: ) returns Verstaerker
  192. 2015-09-11 08:55:55,410 [TRACE] [doorpi.conf.config_object] get_string for key 3 in section prodsystem_OutputPins (default: ) returns Gong-Keller
  193. 2015-09-11 08:55:55,411 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section prodsystem_OutputPins (default: ) returns Alarm
  194. 2015-09-11 08:55:55,411 [TRACE] [doorpi.conf.config_object] get_string for key 5 in section prodsystem_OutputPins (default: ) returns Gong-Erhard
  195. 2015-09-11 08:55:55,412 [TRACE] [doorpi.conf.config_object] get_string for key 4 in section prodsystem_OutputPins (default: ) returns Gong-Ernst
  196. 2015-09-11 08:55:55,412 [TRACE] [doorpi.conf.config_object] get_string for key 7 in section prodsystem_OutputPins (default: ) returns Blink LED
  197. 2015-09-11 08:55:55,413 [TRACE] [doorpi.conf.config_object] get_string for key 6 in section prodsystem_OutputPins (default: ) returns Gong-Andreas
  198. 2015-09-11 08:55:55,420 [DEBUG] [doorpi.status.status_lib.environment] doorpi.status.status_lib.environment loaded
  199. 2015-09-11 08:55:55,426 [DEBUG] [doorpi.status.requirements_lib.req_config] doorpi.status.requirements_lib.req_config loaded
  200. 2015-09-11 08:55:55,431 [DEBUG] [doorpi.status.requirements_lib.req_sipphone] doorpi.status.requirements_lib.req_sipphone loaded
  201. 2015-09-11 08:55:55,435 [DEBUG] [doorpi.sipphone.AbstractBaseClass] doorpi.sipphone.AbstractBaseClass loaded
  202. 2015-09-11 08:55:55,762 [DEBUG] [doorpi.status.requirements_lib.req_event_handler] doorpi.status.requirements_lib.req_event_handler loaded
  203. 2015-09-11 08:55:55,770 [DEBUG] [doorpi.status.requirements_lib.req_webserver] doorpi.status.requirements_lib.req_webserver loaded
  204. 2015-09-11 08:55:55,776 [DEBUG] [doorpi.status.requirements_lib.req_keyboard] doorpi.status.requirements_lib.req_keyboard loaded
  205. 2015-09-11 08:55:55,836 [DEBUG] [doorpi.status.requirements_lib.req_system] doorpi.status.requirements_lib.req_system loaded
  206. 2015-09-11 08:55:55,849 [INFO] [doorpi.sipphone.SipphoneInterface] found installed sipphone "linphone" and use this as default
  207. 2015-09-11 08:55:55,850 [TRACE] [doorpi.conf.config_object] get_string for key sipphonetyp in section SIP-Phone (default: linphone) returns linphone
  208. 2015-09-11 08:55:55,853 [DEBUG] [doorpi.sipphone.from_linphone] doorpi.sipphone.from_linphone loaded
  209. 2015-09-11 08:55:55,860 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] doorpi.sipphone.linphone_lib.CallBacks loaded
  210. 2015-09-11 08:55:55,863 [DEBUG] [doorpi.sipphone.linphone_lib.Player] doorpi.sipphone.linphone_lib.Player loaded
  211. 2015-09-11 08:55:55,870 [DEBUG] [doorpi.sipphone.linphone_lib.Recorder] doorpi.sipphone.linphone_lib.Recorder loaded
  212. 2015-09-11 08:55:55,873 [DEBUG] [doorpi.sipphone.from_linphone] __init__
  213. 2015-09-11 08:55:55,873 [TRACE] [doorpi.action.handler] action <bound method LinPhone.destroy of <doorpi.sipphone.from_linphone.LinPhone object at 0x1be1250>> with args () and kwargs {} was added to event OnShutdown
  214. 2015-09-11 08:55:55,874 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCreate from doorpi.sipphone.from_linphone
  215. 2015-09-11 08:55:55,875 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was added
  216. 2015-09-11 08:55:55,875 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCreate and registered source doorpi.sipphone.from_linphone
  217. 2015-09-11 08:55:55,876 [TRACE] [doorpi.action.handler] register Event OnSipPhoneStart from doorpi.sipphone.from_linphone
  218. 2015-09-11 08:55:55,876 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneStart and registered source doorpi.sipphone.from_linphone
  219. 2015-09-11 08:55:55,877 [TRACE] [doorpi.action.handler] register Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone
  220. 2015-09-11 08:55:55,877 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneDestroy and registered source doorpi.sipphone.from_linphone
  221. 2015-09-11 08:55:55,878 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone
  222. 2015-09-11 08:55:55,878 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderCreate and registered source doorpi.sipphone.from_linphone
  223. 2015-09-11 08:55:55,878 [TRACE] [doorpi.action.handler] register Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone
  224. 2015-09-11 08:55:55,879 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneRecorderDestroy and registered source doorpi.sipphone.from_linphone
  225. 2015-09-11 08:55:55,879 [TRACE] [doorpi.action.handler] register Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone
  226. 2015-09-11 08:55:55,880 [TRACE] [doorpi.action.handler] added event_name BeforeSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone
  227. 2015-09-11 08:55:55,880 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone
  228. 2015-09-11 08:55:55,881 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone
  229. 2015-09-11 08:55:55,882 [TRACE] [doorpi.action.handler] register Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone
  230. 2015-09-11 08:55:55,883 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneMakeCallFailed and registered source doorpi.sipphone.from_linphone
  231. 2015-09-11 08:55:55,883 [TRACE] [doorpi.action.handler] register Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone
  232. 2015-09-11 08:55:55,884 [TRACE] [doorpi.action.handler] added event_name AfterSipPhoneMakeCall and registered source doorpi.sipphone.from_linphone
  233. 2015-09-11 08:55:55,885 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone
  234. 2015-09-11 08:55:55,886 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutNoResponse and registered source doorpi.sipphone.from_linphone
  235. 2015-09-11 08:55:55,886 [TRACE] [doorpi.action.handler] register Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone
  236. 2015-09-11 08:55:55,887 [TRACE] [doorpi.action.handler] added event_name OnSipPhoneCallTimeoutMaxCalltime and registered source doorpi.sipphone.from_linphone
  237. 2015-09-11 08:55:55,888 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.from_linphone
  238. 2015-09-11 08:55:55,888 [TRACE] [doorpi.action.handler] added event_name OnPlayerCreated and registered source doorpi.sipphone.from_linphone
  239. 2015-09-11 08:55:55,889 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] __init__
  240. 2015-09-11 08:55:55,890 [TRACE] [doorpi.action.handler] action <bound method LinphoneCallbacks.destroy of <doorpi.sipphone.linphone_lib.CallBacks.LinphoneCallbacks instance at 0x1d3d850>> with args () and kwargs {} was added to new evententry OnSipPhoneDestroy
  241. 2015-09-11 08:55:55,891 [TRACE] [doorpi.action.handler] register Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks
  242. 2015-09-11 08:55:55,892 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was added
  243. 2015-09-11 08:55:55,892 [TRACE] [doorpi.action.handler] added event_name OnCallMediaStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks
  244. 2015-09-11 08:55:55,893 [TRACE] [doorpi.action.handler] register Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks
  245. 2015-09-11 08:55:55,893 [TRACE] [doorpi.action.handler] added event_name OnMediaRequired and registered source doorpi.sipphone.linphone_lib.CallBacks
  246. 2015-09-11 08:55:55,894 [TRACE] [doorpi.action.handler] register Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks
  247. 2015-09-11 08:55:55,894 [TRACE] [doorpi.action.handler] added event_name OnMediaNotRequired and registered source doorpi.sipphone.linphone_lib.CallBacks
  248. 2015-09-11 08:55:55,895 [TRACE] [doorpi.action.handler] register Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  249. 2015-09-11 08:55:55,895 [TRACE] [doorpi.action.handler] added event_name OnCallStateChange and registered source doorpi.sipphone.linphone_lib.CallBacks
  250. 2015-09-11 08:55:55,896 [TRACE] [doorpi.action.handler] register Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks
  251. 2015-09-11 08:55:55,896 [TRACE] [doorpi.action.handler] added event_name OnCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  252. 2015-09-11 08:55:55,897 [TRACE] [doorpi.action.handler] register Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks
  253. 2015-09-11 08:55:55,897 [TRACE] [doorpi.action.handler] added event_name AfterCallStateConnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  254. 2015-09-11 08:55:55,898 [TRACE] [doorpi.action.handler] register Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks
  255. 2015-09-11 08:55:55,898 [TRACE] [doorpi.action.handler] added event_name OnCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  256. 2015-09-11 08:55:55,899 [TRACE] [doorpi.action.handler] register Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks
  257. 2015-09-11 08:55:55,899 [TRACE] [doorpi.action.handler] added event_name AfterCallStateDisconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  258. 2015-09-11 08:55:55,900 [TRACE] [doorpi.action.handler] register Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks
  259. 2015-09-11 08:55:55,900 [TRACE] [doorpi.action.handler] added event_name OnCallStateDismissed and registered source doorpi.sipphone.linphone_lib.CallBacks
  260. 2015-09-11 08:55:55,901 [TRACE] [doorpi.action.handler] register Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks
  261. 2015-09-11 08:55:55,901 [TRACE] [doorpi.action.handler] added event_name OnCallStateReject and registered source doorpi.sipphone.linphone_lib.CallBacks
  262. 2015-09-11 08:55:55,901 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  263. 2015-09-11 08:55:55,902 [TRACE] [doorpi.action.handler] added event_name OnCallStart and registered source doorpi.sipphone.linphone_lib.CallBacks
  264. 2015-09-11 08:55:55,902 [TRACE] [doorpi.action.handler] register Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks
  265. 2015-09-11 08:55:55,903 [TRACE] [doorpi.action.handler] added event_name OnDTMF and registered source doorpi.sipphone.linphone_lib.CallBacks
  266. 2015-09-11 08:55:55,903 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"**66*"', '"**633*"', '"**001*"', '"**002*"', '"#"']
  267. 2015-09-11 08:55:55,904 [TRACE] [doorpi.action.handler] register Event OnDTMF_"**66*" from doorpi.sipphone.linphone_lib.CallBacks
  268. 2015-09-11 08:55:55,904 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"**66*" and registered source doorpi.sipphone.linphone_lib.CallBacks
  269. 2015-09-11 08:55:55,905 [TRACE] [doorpi.action.handler] register Event OnDTMF_"**633*" from doorpi.sipphone.linphone_lib.CallBacks
  270. 2015-09-11 08:55:55,905 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"**633*" and registered source doorpi.sipphone.linphone_lib.CallBacks
  271. 2015-09-11 08:55:55,906 [TRACE] [doorpi.action.handler] register Event OnDTMF_"**001*" from doorpi.sipphone.linphone_lib.CallBacks
  272. 2015-09-11 08:55:55,906 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"**001*" and registered source doorpi.sipphone.linphone_lib.CallBacks
  273. 2015-09-11 08:55:55,906 [TRACE] [doorpi.action.handler] register Event OnDTMF_"**002*" from doorpi.sipphone.linphone_lib.CallBacks
  274. 2015-09-11 08:55:55,907 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"**002*" and registered source doorpi.sipphone.linphone_lib.CallBacks
  275. 2015-09-11 08:55:55,907 [TRACE] [doorpi.action.handler] register Event OnDTMF_"#" from doorpi.sipphone.linphone_lib.CallBacks
  276. 2015-09-11 08:55:55,908 [TRACE] [doorpi.action.handler] added event_name OnDTMF_"#" and registered source doorpi.sipphone.linphone_lib.CallBacks
  277. 2015-09-11 08:55:55,908 [TRACE] [doorpi.action.handler] register Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  278. 2015-09-11 08:55:55,909 [TRACE] [doorpi.action.handler] nothing to do - event OnCallStart from source doorpi.sipphone.linphone_lib.CallBacks is already known
  279. 2015-09-11 08:55:55,909 [TRACE] [doorpi.action.handler] register Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  280. 2015-09-11 08:55:55,910 [TRACE] [doorpi.action.handler] added event_name BeforeCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks
  281. 2015-09-11 08:55:55,910 [TRACE] [doorpi.action.handler] register Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks
  282. 2015-09-11 08:55:55,910 [TRACE] [doorpi.action.handler] added event_name OnCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  283. 2015-09-11 08:55:55,911 [TRACE] [doorpi.action.handler] register Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks
  284. 2015-09-11 08:55:55,911 [TRACE] [doorpi.action.handler] added event_name AfterCallReconnect and registered source doorpi.sipphone.linphone_lib.CallBacks
  285. 2015-09-11 08:55:55,912 [TRACE] [doorpi.action.handler] register Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks
  286. 2015-09-11 08:55:55,912 [TRACE] [doorpi.action.handler] added event_name OnCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks
  287. 2015-09-11 08:55:55,913 [TRACE] [doorpi.action.handler] register Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks
  288. 2015-09-11 08:55:55,913 [TRACE] [doorpi.action.handler] added event_name AfterCallBusy and registered source doorpi.sipphone.linphone_lib.CallBacks
  289. 2015-09-11 08:55:55,914 [TRACE] [doorpi.action.handler] register Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  290. 2015-09-11 08:55:55,914 [TRACE] [doorpi.action.handler] added event_name OnCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks
  291. 2015-09-11 08:55:55,915 [TRACE] [doorpi.action.handler] register Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  292. 2015-09-11 08:55:55,915 [TRACE] [doorpi.action.handler] added event_name AfterCallIncoming and registered source doorpi.sipphone.linphone_lib.CallBacks
  293. 2015-09-11 08:55:55,916 [TRACE] [doorpi.action.handler] register Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks
  294. 2015-09-11 08:55:55,916 [TRACE] [doorpi.action.handler] added event_name OnCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks
  295. 2015-09-11 08:55:55,916 [TRACE] [doorpi.action.handler] register Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks
  296. 2015-09-11 08:55:55,917 [TRACE] [doorpi.action.handler] added event_name AfterCallReject and registered source doorpi.sipphone.linphone_lib.CallBacks
  297. 2015-09-11 08:55:55,917 [TRACE] [doorpi.action.handler] fire Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks asyncron
  298. 2015-09-11 08:55:55,919 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_new()
  299. 2015-09-11 08:55:55,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_new -> 0x1cdb4d0
  300. 2015-09-11 08:55:55,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_init()
  301. 2015-09-11 08:55:55,921 [DEBUG] [doorpi.action.handler] no actions for event OnCallStart - skip fire_event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  302. 2015-09-11 08:55:55,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_init -> 0x1cdb4d0
  303. 2015-09-11 08:55:55,923 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_class_method_new(0x1d41030, "(null)", "(null)")
  304. 2015-09-11 08:55:55,931 [INFO] [doorpi.sipphone.from_linphone] Mediastreamer2 factory 2.11.2 (git: desktop-3.8.4-67-ge5b4be6) initialized.
  305. 2015-09-11 08:55:55,932 [INFO] [doorpi.sipphone.from_linphone] CPU count set to 4
  306. 2015-09-11 08:55:55,933 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init() done: platform_tags=linux,arm,embedded
  307. 2015-09-11 08:55:55,939 [INFO] [doorpi.sipphone.from_linphone] srtp init
  308. 2015-09-11 08:55:55,981 [INFO] [doorpi.sipphone.from_linphone] Registering all soundcard handlers
  309. 2015-09-11 08:55:56,067 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: default device' added
  310. 2015-09-11 08:55:56,110 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: USB Audio Device' added
  311. 2015-09-11 08:55:56,112 [INFO] [doorpi.sipphone.from_linphone] also error in pcm_hw.c:1293 - open '/dev/snd/pcmC1D0c' failed (-2)
  312. 2015-09-11 08:55:56,115 [INFO] [doorpi.sipphone.from_linphone] Card 'ALSA: bcm2835 ALSA' added
  313. 2015-09-11 08:55:56,116 [INFO] [doorpi.sipphone.from_linphone] Registering all webcam handlers
  314. 2015-09-11 08:55:56,123 [INFO] [doorpi.sipphone.from_linphone] Webcam StaticImage: Static picture added
  315. 2015-09-11 08:55:56,124 [INFO] [doorpi.sipphone.from_linphone] ms_factory_init_voip() done
  316. 2015-09-11 08:55:56,125 [INFO] [doorpi.sipphone.from_linphone] Loading ms plugins from [./lib/mediastreamer/plugins]
  317. 2015-09-11 08:55:56,125 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/mediastreamer/plugins: No such file or directory
  318. 2015-09-11 08:55:56,126 [INFO] [doorpi.sipphone.from_linphone] Initializing LinphoneCore 3.8.5-425-g787501e
  319. 2015-09-11 08:55:56,129 [INFO] [doorpi.sipphone.from_linphone] Vtable [0x1c54300] registered on core [0x1d78b40]
  320. 2015-09-11 08:55:56,130 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [global_state_changed]
  321. 2015-09-11 08:55:56,131 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x1c54300, 1, "Starting up")
  322. 2015-09-11 08:55:56,134 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed
  323. 2015-09-11 08:55:56,135 [INFO] [doorpi.sipphone.from_linphone] oRTP-0.24.2 initialized.
  324. 2015-09-11 08:55:56,135 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_base_init, because [2] ref
  325. 2015-09-11 08:55:56,136 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_voip_init, because [2] ref
  326. 2015-09-11 08:55:56,137 [INFO] [doorpi.sipphone.from_linphone] Skiping ms_plugins_init, because [2] ref
  327. 2015-09-11 08:55:56,137 [INFO] [doorpi.sipphone.from_linphone] Codec opus/48000 fmtp=[useinbandfec=1] number=-1, enabled=1) added to default capabilities.
  328. 2015-09-11 08:55:56,138 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  329. 2015-09-11 08:55:56,139 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  330. 2015-09-11 08:55:56,139 [INFO] [doorpi.sipphone.from_linphone] Codec speex/16000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities.
  331. 2015-09-11 08:55:56,140 [INFO] [doorpi.sipphone.from_linphone] Codec speex/8000 fmtp=[vbr=on] number=-1, enabled=1) added to default capabilities.
  332. 2015-09-11 08:55:56,141 [INFO] [doorpi.sipphone.from_linphone] Codec PCMU/8000 fmtp=[] number=0, enabled=1) added to default capabilities.
  333. 2015-09-11 08:55:56,142 [INFO] [doorpi.sipphone.from_linphone] Codec PCMA/8000 fmtp=[] number=8, enabled=1) added to default capabilities.
  334. 2015-09-11 08:55:56,143 [INFO] [doorpi.sipphone.from_linphone] Codec GSM/8000 fmtp=[] number=3, enabled=0) added to default capabilities.
  335. 2015-09-11 08:55:56,143 [INFO] [doorpi.sipphone.from_linphone] Codec G722/8000 fmtp=[] number=9, enabled=0) added to default capabilities.
  336. 2015-09-11 08:55:56,144 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iLBC
  337. 2015-09-11 08:55:56,145 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iLBC
  338. 2015-09-11 08:55:56,145 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR
  339. 2015-09-11 08:55:56,146 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR
  340. 2015-09-11 08:55:56,147 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AMR-WB
  341. 2015-09-11 08:55:56,147 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AMR-WB
  342. 2015-09-11 08:55:56,148 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729
  343. 2015-09-11 08:55:56,148 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729
  344. 2015-09-11 08:55:56,149 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  345. 2015-09-11 08:55:56,149 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  346. 2015-09-11 08:55:56,150 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  347. 2015-09-11 08:55:56,151 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  348. 2015-09-11 08:55:56,151 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  349. 2015-09-11 08:55:56,152 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  350. 2015-09-11 08:55:56,152 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  351. 2015-09-11 08:55:56,153 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  352. 2015-09-11 08:55:56,153 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for mpeg4-generic
  353. 2015-09-11 08:55:56,154 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for mpeg4-generic
  354. 2015-09-11 08:55:56,155 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for iSAC
  355. 2015-09-11 08:55:56,155 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for iSAC
  356. 2015-09-11 08:55:56,156 [INFO] [doorpi.sipphone.from_linphone] Codec speex/32000 fmtp=[vbr=on] number=-1, enabled=0) added to default capabilities.
  357. 2015-09-11 08:55:56,157 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  358. 2015-09-11 08:55:56,157 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  359. 2015-09-11 08:55:56,158 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  360. 2015-09-11 08:55:56,158 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  361. 2015-09-11 08:55:56,159 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for SILK
  362. 2015-09-11 08:55:56,160 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for SILK
  363. 2015-09-11 08:55:56,160 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-16
  364. 2015-09-11 08:55:56,161 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-16
  365. 2015-09-11 08:55:56,161 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-24
  366. 2015-09-11 08:55:56,162 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-24
  367. 2015-09-11 08:55:56,162 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-32
  368. 2015-09-11 08:55:56,163 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-32
  369. 2015-09-11 08:55:56,163 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G726-40
  370. 2015-09-11 08:55:56,164 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G726-40
  371. 2015-09-11 08:55:56,165 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-16
  372. 2015-09-11 08:55:56,165 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-16
  373. 2015-09-11 08:55:56,166 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-24
  374. 2015-09-11 08:55:56,166 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-24
  375. 2015-09-11 08:55:56,167 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-32
  376. 2015-09-11 08:55:56,167 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-32
  377. 2015-09-11 08:55:56,168 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for AAL2-G726-40
  378. 2015-09-11 08:55:56,169 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for AAL2-G726-40
  379. 2015-09-11 08:55:56,169 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CODEC2
  380. 2015-09-11 08:55:56,170 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CODEC2
  381. 2015-09-11 08:55:56,170 [INFO] [doorpi.sipphone.from_linphone] Codec VP8/90000 fmtp=[] number=-1, enabled=1) added to default capabilities.
  382. 2015-09-11 08:55:56,171 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H264
  383. 2015-09-11 08:55:56,172 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MP4V-ES
  384. 2015-09-11 08:55:56,172 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263-1998
  385. 2015-09-11 08:55:56,173 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263
  386. 2015-09-11 08:55:56,173 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for 1016
  387. 2015-09-11 08:55:56,174 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for 1016
  388. 2015-09-11 08:55:56,175 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G723
  389. 2015-09-11 08:55:56,175 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G723
  390. 2015-09-11 08:55:56,176 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for LPC
  391. 2015-09-11 08:55:56,176 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for LPC
  392. 2015-09-11 08:55:56,177 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=10, enabled=0) added to default capabilities.
  393. 2015-09-11 08:55:56,178 [INFO] [doorpi.sipphone.from_linphone] Codec L16/44100 fmtp=[] number=11, enabled=0) added to default capabilities.
  394. 2015-09-11 08:55:56,178 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for CN
  395. 2015-09-11 08:55:56,179 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for CN
  396. 2015-09-11 08:55:56,179 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for G729
  397. 2015-09-11 08:55:56,180 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for G729
  398. 2015-09-11 08:55:56,180 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H261
  399. 2015-09-11 08:55:56,181 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for H261
  400. 2015-09-11 08:55:56,182 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for MPV
  401. 2015-09-11 08:55:56,182 [INFO] [doorpi.sipphone.from_linphone] Could not find decoder for MPV
  402. 2015-09-11 08:55:56,183 [INFO] [doorpi.sipphone.from_linphone] Could not find encoder for H263
  403. 2015-09-11 08:55:56,193 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled]
  404. 2015-09-11 08:55:56,200 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  405. 2015-09-11 08:55:56,200 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  406. 2015-09-11 08:55:56,201 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  407. 2015-09-11 08:55:56,202 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [configuring_status]
  408. 2015-09-11 08:55:56,202 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_configuring_status(0x1c54300, 2, "(null)")
  409. 2015-09-11 08:55:56,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_configuring_status
  410. 2015-09-11 08:55:56,204 [INFO] [doorpi.sipphone.from_linphone] Cannot open directory ./lib/liblinphone/plugins: No such file or directory
  411. 2015-09-11 08:55:56,205 [WARNING] [doorpi.sipphone.from_linphone] ./share/sounds/linphone/rings/oldphone.wav does not exist
  412. 2015-09-11 08:55:56,205 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_playback_gain_db(): no active call.
  413. 2015-09-11 08:55:56,206 [INFO] [doorpi.sipphone.from_linphone] linphone_core_set_mic_gain_db(): no active call.
  414. 2015-09-11 08:55:56,206 [INFO] [doorpi.sipphone.from_linphone] MTU is supposed to be 1300, rtp payload max size will be 1240
  415. 2015-09-11 08:55:56,207 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled]
  416. 2015-09-11 08:55:56,208 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled]
  417. 2015-09-11 08:55:56,209 [INFO] [doorpi.sipphone.from_linphone] Supported codec opus/48000 fmtp=useinbandfec=1 automatically added to codec list.
  418. 2015-09-11 08:55:56,210 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/16000 fmtp=vbr=on automatically added to codec list.
  419. 2015-09-11 08:55:56,211 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/8000 fmtp=vbr=on automatically added to codec list.
  420. 2015-09-11 08:55:56,212 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMU/8000 fmtp= automatically added to codec list.
  421. 2015-09-11 08:55:56,214 [INFO] [doorpi.sipphone.from_linphone] Supported codec PCMA/8000 fmtp= automatically added to codec list.
  422. 2015-09-11 08:55:56,214 [INFO] [doorpi.sipphone.from_linphone] Supported codec GSM/8000 fmtp= automatically added to codec list.
  423. 2015-09-11 08:55:56,216 [INFO] [doorpi.sipphone.from_linphone] Supported codec G722/8000 fmtp= automatically added to codec list.
  424. 2015-09-11 08:55:56,216 [INFO] [doorpi.sipphone.from_linphone] Supported codec speex/32000 fmtp=vbr=on automatically added to codec list.
  425. 2015-09-11 08:55:56,217 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list.
  426. 2015-09-11 08:55:56,218 [INFO] [doorpi.sipphone.from_linphone] Supported codec L16/44100 fmtp= automatically added to codec list.
  427. 2015-09-11 08:55:56,219 [INFO] [doorpi.sipphone.from_linphone] Supported codec VP8/90000 fmtp= automatically added to codec list.
  428. 2015-09-11 08:55:56,220 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled]
  429. 2015-09-11 08:55:56,220 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  430. 2015-09-11 08:55:56,221 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done
  431. 2015-09-11 08:55:56,222 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1d8bd18] on [sip:0.0.0.0:5060;transport=UDP]
  432. 2015-09-11 08:55:56,223 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1d8bf40] on [sip:0.0.0.0:5060;transport=TCP]
  433. 2015-09-11 08:55:56,230 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1d8c0e0] on [sip:0.0.0.0:-1;transport=TLS]
  434. 2015-09-11 08:55:56,231 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 45962
  435. 2015-09-11 08:55:56,232 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  436. 2015-09-11 08:55:56,233 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  437. 2015-09-11 08:55:56,277 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  438. 2015-09-11 08:55:56,278 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [global_state_changed]
  439. 2015-09-11 08:55:56,279 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_global_state_changed(0x1c54300, 2, "Ready")
  440. 2015-09-11 08:55:56,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_global_state_changed
  441. 2015-09-11 08:55:56,280 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_class_method_new -> 0x1cdb4d0
  442. 2015-09-11 08:55:56,281 [DEBUG] [doorpi.conf.config_object] create new key identity in section SIP-Phone with value 'DoorPi'
  443. 2015-09-11 08:55:56,281 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi
  444. 2015-09-11 08:55:56,282 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_primary_contact(0x1cdb4d0 [0x1c54300], "DoorPi <sip:doorpi@127.0.0.1>")
  445. 2015-09-11 08:55:56,285 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_primary_contact -> 0
  446. 2015-09-11 08:55:56,286 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneCreate from doorpi.sipphone.from_linphone asyncron
  447. 2015-09-11 08:55:56,289 [TRACE] [doorpi.conf.config_object] get_integer for key ua.max_calls in section SIP-Phone (default: 2) returns 2
  448. 2015-09-11 08:55:56,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_max_calls(0x1cdb4d0 [0x1c54300], 2)
  449. 2015-09-11 08:55:56,291 [DEBUG] [doorpi.action.handler] no actions for event OnSipPhoneCreate - skip fire_event OnSipPhoneCreate from doorpi.sipphone.from_linphone
  450. 2015-09-11 08:55:56,291 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_max_calls -> 0
  451. 2015-09-11 08:55:56,293 [TRACE] [doorpi.conf.config_object] get_boolean for key echo_cancellation_enabled in section SIP-Phone (default: False) returns False
  452. 2015-09-11 08:55:56,293 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_echo_cancellation(0x1cdb4d0 [0x1c54300], 0x27c694 [0])
  453. 2015-09-11 08:55:56,294 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_echo_cancellation -> 0
  454. 2015-09-11 08:55:56,295 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060
  455. 2015-09-11 08:55:56,295 [TRACE] [doorpi.conf.config_object] get_integer for key local_port in section SIP-Phone (default: 5060) returns 5060
  456. 2015-09-11 08:55:56,296 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_new()
  457. 2015-09-11 08:55:56,297 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_new -> 0x1cdb4e8
  458. 2015-09-11 08:55:56,298 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_sip_transports(0x1cdb4d0 [0x1c54300], 0x1cdb4e8 [0x1cdb4f0])
  459. 2015-09-11 08:55:56,298 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1d8bd18] on [sip:0.0.0.0:5060;transport=UDP] destroyed
  460. 2015-09-11 08:55:56,299 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1d8bf40] on [sip:0.0.0.0:5060;transport=TCP] destroyed
  461. 2015-09-11 08:55:56,300 [INFO] [doorpi.sipphone.from_linphone] Listening point [0x1d8c0e0] on [sip:0.0.0.0:45962;transport=TLS] destroyed
  462. 2015-09-11 08:55:56,300 [INFO] [doorpi.sipphone.from_linphone] sal_unlisten_ports done
  463. 2015-09-11 08:55:56,301 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1cf9358] on [sip:0.0.0.0:5060;transport=UDP]
  464. 2015-09-11 08:55:56,302 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1d92df8] on [sip:0.0.0.0:5060;transport=TCP]
  465. 2015-09-11 08:55:56,303 [INFO] [doorpi.sipphone.from_linphone] Creating listening point [0x1db9478] on [sip:0.0.0.0:-1;transport=TLS]
  466. 2015-09-11 08:55:56,304 [INFO] [doorpi.sipphone.from_linphone] Random TCP port is 47572
  467. 2015-09-11 08:55:56,305 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  468. 2015-09-11 08:55:56,306 [INFO] [doorpi.sipphone.from_linphone] Root ca path set to /etc/ssl/certs
  469. 2015-09-11 08:55:56,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_sip_transports -> 0
  470. 2015-09-11 08:55:56,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_SipTransports_dealloc(0x1cdb4e8)
  471. 2015-09-11 08:55:56,308 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_SipTransports_dealloc
  472. 2015-09-11 08:55:56,308 [TRACE] [doorpi.conf.config_object] get_boolean for key video_display_enabled in section SIP-Phone (default: False) returns False
  473. 2015-09-11 08:55:56,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_display(0x1cdb4d0 [0x1c54300], 0x27c694 [0])
  474. 2015-09-11 08:55:56,309 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_display -> 0
  475. 2015-09-11 08:55:56,310 [DEBUG] [doorpi.conf.config_object] create new key stun_server in section SIP-Phone with value ''
  476. 2015-09-11 08:55:56,311 [TRACE] [doorpi.conf.config_object] get_string for key stun_server in section SIP-Phone (default: ) returns
  477. 2015-09-11 08:55:56,311 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_stun_server(0x1cdb4d0 [0x1c54300], "")
  478. 2015-09-11 08:55:56,315 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s):
  479. 2015-09-11 08:55:56,316 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1
  480. 2015-09-11 08:55:56,317 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress
  481. 2015-09-11 08:55:56,318 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop
  482. 2015-09-11 08:55:56,318 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_stun_server -> 0
  483. 2015-09-11 08:55:56,319 [DEBUG] [doorpi.conf.config_object] create new key FirewallPolicy in section SIP-Phone with value 'PolicyNoFirewall'
  484. 2015-09-11 08:55:56,320 [TRACE] [doorpi.conf.config_object] get_string for key FirewallPolicy in section SIP-Phone (default: PolicyNoFirewall) returns PolicyNoFirewall
  485. 2015-09-11 08:55:56,321 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_firewall_policy(0x1cdb4d0 [0x1c54300], 0)
  486. 2015-09-11 08:55:56,321 [INFO] [doorpi.sipphone.from_linphone] Sal nat helper [enabled]
  487. 2015-09-11 08:55:56,322 [INFO] [doorpi.sipphone.from_linphone] Sal use rport [enabled]
  488. 2015-09-11 08:55:56,324 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_firewall_policy -> 0
  489. 2015-09-11 08:55:56,325 [TRACE] [doorpi.conf.config_object] get_integer for key max_call_time in section SIP-Phone (default: 120) returns 120
  490. 2015-09-11 08:55:56,325 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_in_call_timeout(0x1cdb4d0 [0x1c54300], 120)
  491. 2015-09-11 08:55:56,326 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_in_call_timeout -> 0
  492. 2015-09-11 08:55:56,327 [TRACE] [doorpi.conf.config_object] get_integer for key call_timeout in section SIP-Phone (default: 15) returns 20
  493. 2015-09-11 08:55:56,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_inc_timeout(0x1cdb4d0 [0x1c54300], 20)
  494. 2015-09-11 08:55:56,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_inc_timeout -> 0
  495. 2015-09-11 08:55:56,329 [TRACE] [doorpi.conf.config_object] get_string for key dialtone in section SIP-Phone (default: !BASEPATH!/doorpi/media/ShortDialTone.wav) returns !BASEPATH!/doorpi/media/ShortDialTone.wav
  496. 2015-09-11 08:55:56,330 [DEBUG] [doorpi.conf.config_object] parse string "!BASEPATH!/doorpi/media/ShortDialTone.wav" to "/home/pi/nea/DoorPi/doorpi/media/ShortDialTone.wav"
  497. 2015-09-11 08:55:56,331 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.destroy of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {} was added to event OnSipPhoneDestroy
  498. 2015-09-11 08:55:56,333 [TRACE] [doorpi.conf.config_object] get_boolean for key dialtone_renew_every_start in section SIP-Phone (default: False) returns True
  499. 2015-09-11 08:55:56,335 [INFO] [doorpi.sipphone.linphone_lib.Player] DialTone /home/pi/nea/DoorPi/doorpi/media/ShortDialTone.wav does not exist - creating it now
  500. 2015-09-11 08:55:56,336 [TRACE] [doorpi.conf.config_object] get_integer for key dialtone_volume in section SIP-Phone (default: 35) returns 35
  501. 2015-09-11 08:55:57,420 [TRACE] [doorpi.action.handler] register Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player
  502. 2015-09-11 08:55:57,422 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was added
  503. 2015-09-11 08:55:57,423 [TRACE] [doorpi.action.handler] added event_name OnPlayerStarted and registered source doorpi.sipphone.linphone_lib.Player
  504. 2015-09-11 08:55:57,424 [TRACE] [doorpi.action.handler] register Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player
  505. 2015-09-11 08:55:57,424 [TRACE] [doorpi.action.handler] added event_name OnPlayerStopped and registered source doorpi.sipphone.linphone_lib.Player
  506. 2015-09-11 08:55:57,426 [TRACE] [doorpi.action.handler] register Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player
  507. 2015-09-11 08:55:57,430 [TRACE] [doorpi.action.handler] added event_source doorpi.sipphone.linphone_lib.Player to existing event OnPlayerCreated
  508. 2015-09-11 08:55:57,431 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.start of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {} was added to new evententry OnSipPhoneMakeCall
  509. 2015-09-11 08:55:57,433 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.stop of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {} was added to new evententry OnCallStateConnect
  510. 2015-09-11 08:55:57,435 [TRACE] [doorpi.action.handler] action <bound method LinphonePlayer.stop of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {} was added to new evententry OnCallStateDisconnect
  511. 2015-09-11 08:55:57,437 [TRACE] [doorpi.action.handler] fire Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player asyncron
  512. 2015-09-11 08:55:57,439 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_ringback(0x1cdb4d0 [0x1c54300], "/home/pi/nea/DoorPi/doorpi/media/ShortDialTone.wav")
  513. 2015-09-11 08:55:57,440 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_ringback -> 0
  514. 2015-09-11 08:55:57,441 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerCreated - skip fire_event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player
  515. 2015-09-11 08:55:57,441 [TRACE] [doorpi.conf.config_object] get_string for key records in section SIP-Phone (default: ) returns /home/pi/nea/DoorPi/records/!LastKey!/%Y-%m-%d_%H-%M-%S.wav
  516. 2015-09-11 08:55:57,443 [TRACE] [doorpi.action.handler] action <bound method LinphoneRecorder.destroy of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0x1d3e9f0>> with args () and kwargs {} was added to event OnSipPhoneDestroy
  517. 2015-09-11 08:55:57,444 [TRACE] [doorpi.action.handler] register Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder
  518. 2015-09-11 08:55:57,444 [DEBUG] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was added
  519. 2015-09-11 08:55:57,445 [TRACE] [doorpi.action.handler] added event_name OnRecorderStarted and registered source doorpi.sipphone.linphone_lib.Recorder
  520. 2015-09-11 08:55:57,446 [TRACE] [doorpi.action.handler] register Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder
  521. 2015-09-11 08:55:57,446 [TRACE] [doorpi.action.handler] added event_name OnRecorderStopped and registered source doorpi.sipphone.linphone_lib.Recorder
  522. 2015-09-11 08:55:57,447 [TRACE] [doorpi.action.handler] register Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder
  523. 2015-09-11 08:55:57,447 [TRACE] [doorpi.action.handler] added event_name OnRecorderCreated and registered source doorpi.sipphone.linphone_lib.Recorder
  524. 2015-09-11 08:55:57,448 [TRACE] [doorpi.conf.config_object] get_boolean for key record_while_dialing in section SIP-Phone (default: False) returns False
  525. 2015-09-11 08:55:57,449 [TRACE] [doorpi.action.handler] action <bound method LinphoneRecorder.start of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0x1d3e9f0>> with args () and kwargs {} was added to event OnCallStateConnect
  526. 2015-09-11 08:55:57,449 [TRACE] [doorpi.action.handler] action <bound method LinphoneRecorder.stop of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0x1d3e9f0>> with args () and kwargs {} was added to event OnCallStateDisconnect
  527. 2015-09-11 08:55:57,450 [TRACE] [doorpi.action.handler] fire Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder asyncron
  528. 2015-09-11 08:55:57,452 [TRACE] [doorpi.conf.config_object] get_string for key capture_device in section SIP-Phone (default: ) returns ALSA: USB Audio Device
  529. 2015-09-11 08:55:57,452 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_capture_device(0x1cdb4d0 [0x1c54300], "ALSA: USB Audio Device")
  530. 2015-09-11 08:55:57,453 [DEBUG] [doorpi.action.handler] no actions for event OnRecorderCreated - skip fire_event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder
  531. 2015-09-11 08:55:57,453 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_capture_device -> 0
  532. 2015-09-11 08:55:57,455 [TRACE] [doorpi.conf.config_object] get_string for key playback_device in section SIP-Phone (default: ) returns ALSA: USB Audio Device
  533. 2015-09-11 08:55:57,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_playback_device(0x1cdb4d0 [0x1c54300], "ALSA: USB Audio Device")
  534. 2015-09-11 08:55:57,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_playback_device -> 0
  535. 2015-09-11 08:55:57,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x1cdb4d0 [0x1c54300])
  536. 2015-09-11 08:55:57,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x1d42918
  537. 2015-09-11 08:55:57,458 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x1cdb4d0 [0x1c54300])
  538. 2015-09-11 08:55:57,459 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x1d42918
  539. 2015-09-11 08:55:57,459 [INFO] [doorpi.sipphone.from_linphone] found 3 possible sounddevices:
  540. 2015-09-11 08:55:57,460 [DEBUG] [doorpi.sipphone.from_linphone] |rec|play| name
  541. 2015-09-11 08:55:57,460 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  542. 2015-09-11 08:55:57,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_sound_devices(0x1cdb4d0 [0x1c54300])
  543. 2015-09-11 08:55:57,461 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_sound_devices -> 0x1d42918
  544. 2015-09-11 08:55:57,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x1cdb4d0 [0x1c54300], "ALSA: default device")
  545. 2015-09-11 08:55:57,462 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x27c6a0
  546. 2015-09-11 08:55:57,463 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x1cdb4d0 [0x1c54300], "ALSA: default device")
  547. 2015-09-11 08:55:57,464 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x27c6a0
  548. 2015-09-11 08:55:57,465 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: default device
  549. 2015-09-11 08:55:57,465 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x1cdb4d0 [0x1c54300], "ALSA: USB Audio Device")
  550. 2015-09-11 08:55:57,466 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x27c6a0
  551. 2015-09-11 08:55:57,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x1cdb4d0 [0x1c54300], "ALSA: USB Audio Device")
  552. 2015-09-11 08:55:57,467 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x27c6a0
  553. 2015-09-11 08:55:57,468 [DEBUG] [doorpi.sipphone.from_linphone] | X | X | ALSA: USB Audio Device
  554. 2015-09-11 08:55:57,468 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_capture(0x1cdb4d0 [0x1c54300], "ALSA: bcm2835 ALSA")
  555. 2015-09-11 08:55:57,469 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_capture -> 0x27c694
  556. 2015-09-11 08:55:57,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_sound_device_can_playback(0x1cdb4d0 [0x1c54300], "ALSA: bcm2835 ALSA")
  557. 2015-09-11 08:55:57,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_sound_device_can_playback -> 0x27c6a0
  558. 2015-09-11 08:55:57,470 [DEBUG] [doorpi.sipphone.from_linphone] | O | X | ALSA: bcm2835 ALSA
  559. 2015-09-11 08:55:57,471 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  560. 2015-09-11 08:55:57,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_capture_device(0x1cdb4d0 [0x1c54300])
  561. 2015-09-11 08:55:57,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_capture_device -> 0x1d43230
  562. 2015-09-11 08:55:57,473 [DEBUG] [doorpi.sipphone.from_linphone] using capture_device: ALSA: USB Audio Device
  563. 2015-09-11 08:55:57,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_playback_device(0x1cdb4d0 [0x1c54300])
  564. 2015-09-11 08:55:57,474 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_playback_device -> 0x1d43260
  565. 2015-09-11 08:55:57,475 [DEBUG] [doorpi.sipphone.from_linphone] using playback_device: ALSA: USB Audio Device
  566. 2015-09-11 08:55:57,475 [TRACE] [doorpi.conf.config_object] get_list for key audio_codecs in section SIP-Phone (default: PCMA,PCMU) returns ['PCMA', 'PCMU']
  567. 2015-09-11 08:55:57,476 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_audio_codecs(0x1cdb4d0 [0x1c54300])
  568. 2015-09-11 08:55:57,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93a78)
  569. 2015-09-11 08:55:57,477 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  570. 2015-09-11 08:55:57,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d92460
  571. 2015-09-11 08:55:57,478 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  572. 2015-09-11 08:55:57,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d92460
  573. 2015-09-11 08:55:57,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d92460
  574. 2015-09-11 08:55:57,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93ae8)
  575. 2015-09-11 08:55:57,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  576. 2015-09-11 08:55:57,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d923f0
  577. 2015-09-11 08:55:57,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  578. 2015-09-11 08:55:57,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d923f0
  579. 2015-09-11 08:55:57,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d923f0
  580. 2015-09-11 08:55:57,483 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93b50)
  581. 2015-09-11 08:55:57,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  582. 2015-09-11 08:55:57,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d92410
  583. 2015-09-11 08:55:57,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  584. 2015-09-11 08:55:57,486 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d92410
  585. 2015-09-11 08:55:57,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d92410
  586. 2015-09-11 08:55:57,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93bb8)
  587. 2015-09-11 08:55:57,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  588. 2015-09-11 08:55:57,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d92470
  589. 2015-09-11 08:55:57,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  590. 2015-09-11 08:55:57,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d92470
  591. 2015-09-11 08:55:57,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d92470
  592. 2015-09-11 08:55:57,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93740)
  593. 2015-09-11 08:55:57,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  594. 2015-09-11 08:55:57,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d92430
  595. 2015-09-11 08:55:57,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  596. 2015-09-11 08:55:57,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d92430
  597. 2015-09-11 08:55:57,493 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d92430
  598. 2015-09-11 08:55:57,494 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93798)
  599. 2015-09-11 08:55:57,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  600. 2015-09-11 08:55:57,495 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d92480
  601. 2015-09-11 08:55:57,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  602. 2015-09-11 08:55:57,496 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d92480
  603. 2015-09-11 08:55:57,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d92480
  604. 2015-09-11 08:55:57,497 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d937f0)
  605. 2015-09-11 08:55:57,498 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  606. 2015-09-11 08:55:57,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d92490
  607. 2015-09-11 08:55:57,499 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  608. 2015-09-11 08:55:57,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d92490
  609. 2015-09-11 08:55:57,500 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d92490
  610. 2015-09-11 08:55:57,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93848)
  611. 2015-09-11 08:55:57,501 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  612. 2015-09-11 08:55:57,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d924a0
  613. 2015-09-11 08:55:57,502 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  614. 2015-09-11 08:55:57,503 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d924a0
  615. 2015-09-11 08:55:57,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d924a0
  616. 2015-09-11 08:55:57,504 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d938b0)
  617. 2015-09-11 08:55:57,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  618. 2015-09-11 08:55:57,505 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d924b0
  619. 2015-09-11 08:55:57,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  620. 2015-09-11 08:55:57,506 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d924b0
  621. 2015-09-11 08:55:57,507 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d924b0
  622. 2015-09-11 08:55:57,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93908)
  623. 2015-09-11 08:55:57,508 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  624. 2015-09-11 08:55:57,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d924c0
  625. 2015-09-11 08:55:57,509 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  626. 2015-09-11 08:55:57,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d924c0
  627. 2015-09-11 08:55:57,510 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d924c0
  628. 2015-09-11 08:55:57,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_audio_codecs -> 0x1d42ad0
  629. 2015-09-11 08:55:57,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92460 [0x1d93a78])
  630. 2015-09-11 08:55:57,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  631. 2015-09-11 08:55:57,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92460 [0x1d93a78])
  632. 2015-09-11 08:55:57,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  633. 2015-09-11 08:55:57,514 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec opus
  634. 2015-09-11 08:55:57,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d92460 [0x1d93a78], 0x27c694 [0])
  635. 2015-09-11 08:55:57,515 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  636. 2015-09-11 08:55:57,516 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d923f0 [0x1d93ae8])
  637. 2015-09-11 08:55:57,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3ea00
  638. 2015-09-11 08:55:57,517 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d923f0 [0x1d93ae8])
  639. 2015-09-11 08:55:57,518 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3ea00
  640. 2015-09-11 08:55:57,518 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex
  641. 2015-09-11 08:55:57,519 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d923f0 [0x1d93ae8], 0x27c694 [0])
  642. 2015-09-11 08:55:57,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  643. 2015-09-11 08:55:57,520 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92410 [0x1d93b50])
  644. 2015-09-11 08:55:57,521 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  645. 2015-09-11 08:55:57,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92410 [0x1d93b50])
  646. 2015-09-11 08:55:57,522 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  647. 2015-09-11 08:55:57,523 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex
  648. 2015-09-11 08:55:57,523 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d92410 [0x1d93b50], 0x27c694 [0])
  649. 2015-09-11 08:55:57,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  650. 2015-09-11 08:55:57,524 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92470 [0x1d93bb8])
  651. 2015-09-11 08:55:57,525 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3ea00
  652. 2015-09-11 08:55:57,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92470 [0x1d93bb8])
  653. 2015-09-11 08:55:57,526 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3ea00
  654. 2015-09-11 08:55:57,527 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMU
  655. 2015-09-11 08:55:57,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d92470 [0x1d93bb8], 0x27c6a0 [1])
  656. 2015-09-11 08:55:57,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  657. 2015-09-11 08:55:57,529 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92430 [0x1d93740])
  658. 2015-09-11 08:55:57,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  659. 2015-09-11 08:55:57,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92430 [0x1d93740])
  660. 2015-09-11 08:55:57,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  661. 2015-09-11 08:55:57,532 [DEBUG] [doorpi.sipphone.from_linphone] enable audio codec PCMA
  662. 2015-09-11 08:55:57,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d92430 [0x1d93740], 0x27c6a0 [1])
  663. 2015-09-11 08:55:57,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  664. 2015-09-11 08:55:57,533 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92480 [0x1d93798])
  665. 2015-09-11 08:55:57,534 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  666. 2015-09-11 08:55:57,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92480 [0x1d93798])
  667. 2015-09-11 08:55:57,535 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  668. 2015-09-11 08:55:57,536 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec GSM
  669. 2015-09-11 08:55:57,536 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d92480 [0x1d93798], 0x27c694 [0])
  670. 2015-09-11 08:55:57,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  671. 2015-09-11 08:55:57,537 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92490 [0x1d937f0])
  672. 2015-09-11 08:55:57,538 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  673. 2015-09-11 08:55:57,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d92490 [0x1d937f0])
  674. 2015-09-11 08:55:57,539 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3eaa0
  675. 2015-09-11 08:55:57,540 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec G722
  676. 2015-09-11 08:55:57,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d92490 [0x1d937f0], 0x27c694 [0])
  677. 2015-09-11 08:55:57,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  678. 2015-09-11 08:55:57,542 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924a0 [0x1d93848])
  679. 2015-09-11 08:55:57,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3ea00
  680. 2015-09-11 08:55:57,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924a0 [0x1d93848])
  681. 2015-09-11 08:55:57,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1d3ea00
  682. 2015-09-11 08:55:57,544 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec speex
  683. 2015-09-11 08:55:57,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d924a0 [0x1d93848], 0x27c694 [0])
  684. 2015-09-11 08:55:57,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  685. 2015-09-11 08:55:57,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924b0 [0x1d938b0])
  686. 2015-09-11 08:55:57,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  687. 2015-09-11 08:55:57,547 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924b0 [0x1d938b0])
  688. 2015-09-11 08:55:57,548 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  689. 2015-09-11 08:55:57,548 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16
  690. 2015-09-11 08:55:57,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d924b0 [0x1d938b0], 0x27c694 [0])
  691. 2015-09-11 08:55:57,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  692. 2015-09-11 08:55:57,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924c0 [0x1d93908])
  693. 2015-09-11 08:55:57,551 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  694. 2015-09-11 08:55:57,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924c0 [0x1d93908])
  695. 2015-09-11 08:55:57,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  696. 2015-09-11 08:55:57,553 [DEBUG] [doorpi.sipphone.from_linphone] disable audio codec L16
  697. 2015-09-11 08:55:57,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d924c0 [0x1d93908], 0x27c694 [0])
  698. 2015-09-11 08:55:57,554 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  699. 2015-09-11 08:55:57,555 [TRACE] [doorpi.conf.config_object] get_string for key video_device in section SIP-Phone (default: ) returns
  700. 2015-09-11 08:55:57,555 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x1cdb4d0 [0x1c54300])
  701. 2015-09-11 08:55:57,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x1d42a80
  702. 2015-09-11 08:55:57,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x1cdb4d0 [0x1c54300])
  703. 2015-09-11 08:55:57,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x1d42a80
  704. 2015-09-11 08:55:57,558 [INFO] [doorpi.sipphone.from_linphone] found 1 possible videodevices:
  705. 2015-09-11 08:55:57,558 [DEBUG] [doorpi.sipphone.from_linphone] | name
  706. 2015-09-11 08:55:57,559 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  707. 2015-09-11 08:55:57,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x1cdb4d0 [0x1c54300])
  708. 2015-09-11 08:55:57,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x1d42a80
  709. 2015-09-11 08:55:57,561 [DEBUG] [doorpi.sipphone.from_linphone] | StaticImage: Static picture
  710. 2015-09-11 08:55:57,561 [DEBUG] [doorpi.sipphone.from_linphone] ------------------------------------
  711. 2015-09-11 08:55:57,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x1cdb4d0 [0x1c54300])
  712. 2015-09-11 08:55:57,562 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x1d42a80
  713. 2015-09-11 08:55:57,563 [WARNING] [doorpi.sipphone.from_linphone] camera "" from config does not exist in possible video devices.
  714. 2015-09-11 08:55:57,563 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x1cdb4d0 [0x1c54300])
  715. 2015-09-11 08:55:57,564 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x1d42a80
  716. 2015-09-11 08:55:57,565 [DEBUG] [doorpi.sipphone.from_linphone] switching to first possible video device "StaticImage: Static picture"
  717. 2015-09-11 08:55:57,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_devices(0x1cdb4d0 [0x1c54300])
  718. 2015-09-11 08:55:57,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_devices -> 0x1d42a80
  719. 2015-09-11 08:55:57,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_enable_video_capture(0x1cdb4d0 [0x1c54300], 0x27c6a0 [1])
  720. 2015-09-11 08:55:57,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_enable_video_capture -> 0
  721. 2015-09-11 08:55:57,568 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_video_device(0x1cdb4d0 [0x1c54300], "StaticImage: Static picture")
  722. 2015-09-11 08:55:57,568 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_video_device -> 0
  723. 2015-09-11 08:55:57,569 [TRACE] [doorpi.conf.config_object] get_string for key video_size in section SIP-Phone (default: ) returns
  724. 2015-09-11 08:55:57,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_preferred_video_size_by_name(0x1cdb4d0 [0x1c54300], "")
  725. 2015-09-11 08:55:57,570 [WARNING] [doorpi.sipphone.from_linphone] Video resolution is not supported in linphone.
  726. 2015-09-11 08:55:57,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_preferred_video_size_by_name -> 0
  727. 2015-09-11 08:55:57,571 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_device(0x1cdb4d0 [0x1c54300])
  728. 2015-09-11 08:55:57,572 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_device -> 0x1d432f0
  729. 2015-09-11 08:55:57,572 [DEBUG] [doorpi.sipphone.from_linphone] using video_device: StaticImage: Static picture
  730. 2015-09-11 08:55:57,573 [TRACE] [doorpi.conf.config_object] get_list for key video_codecs in section SIP-Phone (default: VP8) returns ['VP8']
  731. 2015-09-11 08:55:57,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_video_codecs(0x1cdb4d0 [0x1c54300])
  732. 2015-09-11 08:55:57,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_from_native_ptr(0x1d93a28)
  733. 2015-09-11 08:55:57,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_new()
  734. 2015-09-11 08:55:57,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_new -> 0x76d924d0
  735. 2015-09-11 08:55:57,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_init()
  736. 2015-09-11 08:55:57,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_init -> 0x76d924d0
  737. 2015-09-11 08:55:57,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_from_native_ptr -> 0x76d924d0
  738. 2015-09-11 08:55:57,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_video_codecs -> 0x1d42aa8
  739. 2015-09-11 08:55:57,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924d0 [0x1d93a28])
  740. 2015-09-11 08:55:57,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  741. 2015-09-11 08:55:57,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_video_capture_enabled(0x1cdb4d0 [0x1c54300])
  742. 2015-09-11 08:55:57,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_video_capture_enabled -> 0x27c6a0
  743. 2015-09-11 08:55:57,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_PayloadType_get_mime_type(0x76d924d0 [0x1d93a28])
  744. 2015-09-11 08:55:57,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_PayloadType_get_mime_type -> 0x1cdb500
  745. 2015-09-11 08:55:57,582 [DEBUG] [doorpi.sipphone.from_linphone] enable video codec VP8
  746. 2015-09-11 08:55:57,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_enable_payload_type(0x1cdb4d0 [0x1c54300], 0x76d924d0 [0x1d93a28], 0x27c6a0 [1])
  747. 2015-09-11 08:55:57,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_enable_payload_type -> 0x191c0bc
  748. 2015-09-11 08:55:57,584 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_server in section SIP-Phone (default: ) returns 192.168.178.1
  749. 2015-09-11 08:55:57,584 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_username in section SIP-Phone (default: ) returns 620
  750. 2015-09-11 08:55:57,585 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_password in section SIP-Phone (default: 620) returns *******
  751. 2015-09-11 08:55:57,585 [TRACE] [doorpi.conf.config_object] get_string for key sipserver_realm in section SIP-Phone (default: 192.168.178.1) returns 192.168.178.1
  752. 2015-09-11 08:55:57,586 [INFO] [doorpi.sipphone.from_linphone] using DoorPi with SIP-Server
  753. 2015-09-11 08:55:57,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_proxy_config(0x1cdb4d0 [0x1c54300])
  754. 2015-09-11 08:55:57,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_from_native_ptr(0x1dc0eb8)
  755. 2015-09-11 08:55:57,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_new()
  756. 2015-09-11 08:55:57,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_new -> 0x76d924e0
  757. 2015-09-11 08:55:57,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_init()
  758. 2015-09-11 08:55:57,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_init -> 0x76d924e0
  759. 2015-09-11 08:55:57,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_from_native_ptr -> 0x76d924e0
  760. 2015-09-11 08:55:57,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_proxy_config -> 0x76d924e0
  761. 2015-09-11 08:55:57,589 [TRACE] [doorpi.conf.config_object] get_string for key identity in section SIP-Phone (default: DoorPi) returns DoorPi
  762. 2015-09-11 08:55:57,589 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_class_method_new("DoorPi <sip:620@192.168.178.1>")
  763. 2015-09-11 08:55:57,592 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1de8e00)
  764. 2015-09-11 08:55:57,593 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  765. 2015-09-11 08:55:57,594 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d924f0
  766. 2015-09-11 08:55:57,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  767. 2015-09-11 08:55:57,595 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d924f0
  768. 2015-09-11 08:55:57,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d924f0
  769. 2015-09-11 08:55:57,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_class_method_new -> 0x76d924f0
  770. 2015-09-11 08:55:57,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_identity_address(0x76d924e0 [0x1dc0eb8], 0x76d924f0 [0x1de8e00])
  771. 2015-09-11 08:55:57,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_identity_address -> 0
  772. 2015-09-11 08:55:57,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_set_server_addr(0x76d924e0 [0x1dc0eb8], "sip:192.168.178.1")
  773. 2015-09-11 08:55:57,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_set_server_addr -> 0
  774. 2015-09-11 08:55:57,601 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_ProxyConfig_enable_register(0x76d924e0 [0x1dc0eb8], 0x27c6a0 [1])
  775. 2015-09-11 08:55:57,602 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_ProxyConfig_enable_register -> 0
  776. 2015-09-11 08:55:57,603 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_proxy_config(0x1cdb4d0 [0x1c54300], 0x76d924e0 [0x1dc0eb8])
  777. 2015-09-11 08:55:57,604 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_proxy_config -> 0x191c0bc
  778. 2015-09-11 08:55:57,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_set_default_proxy_config(0x1cdb4d0 [0x1c54300], 0x76d924e0 [0x1dc0eb8])
  779. 2015-09-11 08:55:57,606 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_set_default_proxy_config -> 0
  780. 2015-09-11 08:55:57,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_auth_info(0x1cdb4d0 [0x1c54300], "620", "(null)", "nea1102", "(null)", "(null)", "192.168.178.1")
  781. 2015-09-11 08:55:57,607 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_from_native_ptr(0x1de6f48)
  782. 2015-09-11 08:55:57,608 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_new()
  783. 2015-09-11 08:55:57,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_new -> 0x76d92500
  784. 2015-09-11 08:55:57,609 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_AuthInfo_init()
  785. 2015-09-11 08:55:57,610 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_init -> 0x76d92500
  786. 2015-09-11 08:55:57,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_AuthInfo_from_native_ptr -> 0x76d92500
  787. 2015-09-11 08:55:57,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_auth_info -> 0x76d92500
  788. 2015-09-11 08:55:57,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_add_auth_info(0x1cdb4d0 [0x1c54300], 0x76d92500 [0x1de6f48])
  789. 2015-09-11 08:55:57,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_add_auth_info -> None
  790. 2015-09-11 08:55:57,614 [DEBUG] [doorpi.sipphone.from_linphone] start successfully
  791. 2015-09-11 08:55:57,615 [TRACE] [doorpi.conf.config_object] get_sections returns ['EVENT_OnKeyPressed_prodsystem.1', 'EVENT_OnKeyPressed_prodsystem.2', 'EVENT_OnMediaRequired', 'EVENT_OnStartup', 'EVENT_OnMediaNotRequired', 'EVENT_OnKeyPressed_prodsystem.3', 'EVENT_OnKeyPressed_prodsystem.0', 'EVENT_OnKeyPressed_prodsystem.4']
  792. 2015-09-11 08:55:57,616 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_prodsystem.1' in configfile
  793. 2015-09-11 08:55:57,616 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_prodsystem.1 returns ['10']
  794. 2015-09-11 08:55:57,617 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_prodsystem.1'
  795. 2015-09-11 08:55:57,618 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_prodsystem.1 (default: ) returns out:Gong-Ernst,1,0,1
  796. 2015-09-11 08:55:57,620 [DEBUG] [doorpi.action.SingleActions.out] doorpi.action.SingleActions.out loaded
  797. 2015-09-11 08:55:57,623 [DEBUG] [doorpi.action.SingleActions.out_triggered] doorpi.action.SingleActions.out_triggered loaded
  798. 2015-09-11 08:55:57,624 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Ernst', 'start_value': '1'} was added to new evententry OnKeyPressed_prodsystem.1
  799. 2015-09-11 08:55:57,625 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_prodsystem.2' in configfile
  800. 2015-09-11 08:55:57,626 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_prodsystem.2 returns ['10']
  801. 2015-09-11 08:55:57,627 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_prodsystem.2'
  802. 2015-09-11 08:55:57,627 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_prodsystem.2 (default: ) returns out:Gong-Erhard,1,0,1
  803. 2015-09-11 08:55:57,628 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Erhard', 'start_value': '1'} was added to new evententry OnKeyPressed_prodsystem.2
  804. 2015-09-11 08:55:57,629 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnMediaRequired' in configfile
  805. 2015-09-11 08:55:57,630 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnMediaRequired returns ['10']
  806. 2015-09-11 08:55:57,630 [INFO] [doorpi.doorpi] registering action '10' for event 'OnMediaRequired'
  807. 2015-09-11 08:55:57,631 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnMediaRequired (default: ) returns out:Verstaerker,1
  808. 2015-09-11 08:55:57,632 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Verstaerker'} was added to new evententry OnMediaRequired
  809. 2015-09-11 08:55:57,633 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnStartup' in configfile
  810. 2015-09-11 08:55:57,633 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnStartup returns ['10', '20']
  811. 2015-09-11 08:55:57,634 [INFO] [doorpi.doorpi] registering action '10' for event 'OnStartup'
  812. 2015-09-11 08:55:57,635 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnStartup (default: ) returns sleep:3
  813. 2015-09-11 08:55:57,637 [DEBUG] [doorpi.action.SingleActions.sleep] doorpi.action.SingleActions.sleep loaded
  814. 2015-09-11 08:55:57,638 [TRACE] [doorpi.action.handler] action SleepAction with args (3.0,) and kwargs {} was added to new evententry OnStartup
  815. 2015-09-11 08:55:57,639 [INFO] [doorpi.doorpi] registering action '20' for event 'OnStartup'
  816. 2015-09-11 08:55:57,640 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnStartup (default: ) returns out:Alarm,1,0,1
  817. 2015-09-11 08:55:57,641 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Alarm', 'start_value': '1'} was added to event OnStartup
  818. 2015-09-11 08:55:57,642 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnMediaNotRequired' in configfile
  819. 2015-09-11 08:55:57,642 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnMediaNotRequired returns ['10', '30', '20', '50', '40']
  820. 2015-09-11 08:55:57,643 [INFO] [doorpi.doorpi] registering action '10' for event 'OnMediaNotRequired'
  821. 2015-09-11 08:55:57,644 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnMediaNotRequired (default: ) returns out:Gong-Keller,0
  822. 2015-09-11 08:55:57,645 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Keller'} was added to new evententry OnMediaNotRequired
  823. 2015-09-11 08:55:57,646 [INFO] [doorpi.doorpi] registering action '20' for event 'OnMediaNotRequired'
  824. 2015-09-11 08:55:57,647 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnMediaNotRequired (default: ) returns out:Gong-Ernst,0
  825. 2015-09-11 08:55:57,647 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Ernst'} was added to event OnMediaNotRequired
  826. 2015-09-11 08:55:57,648 [INFO] [doorpi.doorpi] registering action '30' for event 'OnMediaNotRequired'
  827. 2015-09-11 08:55:57,649 [TRACE] [doorpi.conf.config_object] get_string for key 30 in section EVENT_OnMediaNotRequired (default: ) returns out:Gong-Erhard,0
  828. 2015-09-11 08:55:57,650 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Erhard'} was added to event OnMediaNotRequired
  829. 2015-09-11 08:55:57,650 [INFO] [doorpi.doorpi] registering action '40' for event 'OnMediaNotRequired'
  830. 2015-09-11 08:55:57,651 [TRACE] [doorpi.conf.config_object] get_string for key 40 in section EVENT_OnMediaNotRequired (default: ) returns out:Gong-Andreas,0
  831. 2015-09-11 08:55:57,652 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Andreas'} was added to event OnMediaNotRequired
  832. 2015-09-11 08:55:57,652 [INFO] [doorpi.doorpi] registering action '50' for event 'OnMediaNotRequired'
  833. 2015-09-11 08:55:57,653 [TRACE] [doorpi.conf.config_object] get_string for key 50 in section EVENT_OnMediaNotRequired (default: ) returns out:Verstaerker,0
  834. 2015-09-11 08:55:57,654 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Verstaerker'} was added to event OnMediaNotRequired
  835. 2015-09-11 08:55:57,655 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_prodsystem.3' in configfile
  836. 2015-09-11 08:55:57,656 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_prodsystem.3 returns ['10']
  837. 2015-09-11 08:55:57,656 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_prodsystem.3'
  838. 2015-09-11 08:55:57,657 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_prodsystem.3 (default: ) returns out:Gong-Andreas,1,0,1
  839. 2015-09-11 08:55:57,658 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Andreas', 'start_value': '1'} was added to new evententry OnKeyPressed_prodsystem.3
  840. 2015-09-11 08:55:57,659 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_prodsystem.0' in configfile
  841. 2015-09-11 08:55:57,659 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_prodsystem.0 returns ['10']
  842. 2015-09-11 08:55:57,660 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_prodsystem.0'
  843. 2015-09-11 08:55:57,661 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_prodsystem.0 (default: ) returns out:Gong-Keller,1,0,1
  844. 2015-09-11 08:55:57,661 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Keller', 'start_value': '1'} was added to new evententry OnKeyPressed_prodsystem.0
  845. 2015-09-11 08:55:57,662 [INFO] [doorpi.doorpi] found EVENT_ section 'EVENT_OnKeyPressed_prodsystem.4' in configfile
  846. 2015-09-11 08:55:57,663 [TRACE] [doorpi.conf.config_object] get_keys for section EVENT_OnKeyPressed_prodsystem.4 returns ['10', '30', '20']
  847. 2015-09-11 08:55:57,664 [INFO] [doorpi.doorpi] registering action '10' for event 'OnKeyPressed_prodsystem.4'
  848. 2015-09-11 08:55:57,665 [TRACE] [doorpi.conf.config_object] get_string for key 10 in section EVENT_OnKeyPressed_prodsystem.4 (default: ) returns out:Gong-Andreas,1,0,1
  849. 2015-09-11 08:55:57,665 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Andreas', 'start_value': '1'} was added to new evententry OnKeyPressed_prodsystem.4
  850. 2015-09-11 08:55:57,666 [INFO] [doorpi.doorpi] registering action '20' for event 'OnKeyPressed_prodsystem.4'
  851. 2015-09-11 08:55:57,667 [TRACE] [doorpi.conf.config_object] get_string for key 20 in section EVENT_OnKeyPressed_prodsystem.4 (default: ) returns out:Alarm,1
  852. 2015-09-11 08:55:57,668 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Alarm'} was added to event OnKeyPressed_prodsystem.4
  853. 2015-09-11 08:55:57,669 [INFO] [doorpi.doorpi] registering action '30' for event 'OnKeyPressed_prodsystem.4'
  854. 2015-09-11 08:55:57,669 [TRACE] [doorpi.conf.config_object] get_string for key 30 in section EVENT_OnKeyPressed_prodsystem.4 (default: ) returns call:**621#**622#**623#**624
  855. 2015-09-11 08:55:57,672 [DEBUG] [doorpi.action.SingleActions.call] doorpi.action.SingleActions.call loaded
  856. 2015-09-11 08:55:57,673 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**621#**622#**623#**624'} was added to event OnKeyPressed_prodsystem.4
  857. 2015-09-11 08:55:57,674 [TRACE] [doorpi.conf.config_object] get_string for key 1 in section prodsystem_InputPins (default: ) returns call:**622
  858. 2015-09-11 08:55:57,675 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**622'} was added to event OnKeyPressed_prodsystem.1
  859. 2015-09-11 08:55:57,675 [TRACE] [doorpi.conf.config_object] get_string for key 0 in section prodsystem_InputPins (default: ) returns call:**621
  860. 2015-09-11 08:55:57,676 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**621'} was added to event OnKeyPressed_prodsystem.0
  861. 2015-09-11 08:55:57,677 [TRACE] [doorpi.conf.config_object] get_string for key 3 in section prodsystem_InputPins (default: ) returns call:**624
  862. 2015-09-11 08:55:57,678 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**624'} was added to event OnKeyPressed_prodsystem.3
  863. 2015-09-11 08:55:57,679 [TRACE] [doorpi.conf.config_object] get_string for key 2 in section prodsystem_InputPins (default: ) returns call:**623
  864. 2015-09-11 08:55:57,679 [TRACE] [doorpi.action.handler] action CallAction with args () and kwargs {'number': '**623'} was added to event OnKeyPressed_prodsystem.2
  865. 2015-09-11 08:55:57,680 [TRACE] [doorpi.conf.config_object] get_keys for section DTMF returns ['"**66*"', '"**633*"', '"**001*"', '"**002*"', '"#"']
  866. 2015-09-11 08:55:57,681 [TRACE] [doorpi.conf.config_object] get_string for key "#" in section DTMF (default: ) returns out:Tueroeffner,1,0,2
  867. 2015-09-11 08:55:57,681 [TRACE] [doorpi.action.handler] action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 2.0, 'pin': 'Tueroeffner', 'start_value': '1'} was added to new evententry OnDTMF_"#"
  868. 2015-09-11 08:55:57,682 [TRACE] [doorpi.conf.config_object] get_string for key "**001*" in section DTMF (default: ) returns out:Verstaerker,0
  869. 2015-09-11 08:55:57,683 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Verstaerker'} was added to new evententry OnDTMF_"**001*"
  870. 2015-09-11 08:55:57,684 [TRACE] [doorpi.conf.config_object] get_string for key "**002*" in section DTMF (default: ) returns out:Verstaerker,1
  871. 2015-09-11 08:55:57,685 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Verstaerker'} was added to new evententry OnDTMF_"**002*"
  872. 2015-09-11 08:55:57,686 [TRACE] [doorpi.conf.config_object] get_string for key "**633*" in section DTMF (default: ) returns out:Alarm,0
  873. 2015-09-11 08:55:57,686 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Alarm'} was added to new evententry OnDTMF_"**633*"
  874. 2015-09-11 08:55:57,687 [TRACE] [doorpi.conf.config_object] get_string for key "**66*" in section DTMF (default: ) returns out:Alarm,1
  875. 2015-09-11 08:55:57,688 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Alarm'} was added to new evententry OnDTMF_"**66*"
  876. 2015-09-11 08:55:57,688 [TRACE] [doorpi.conf.config_object] get_string for key is_alive_led in section DoorPi (default: ) returns Blink LED
  877. 2015-09-11 08:55:57,689 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': 'False', 'value': 'HIGH', 'pin': 'Blink LED'} was added to new evententry OnTimeSecondEvenNumber
  878. 2015-09-11 08:55:57,689 [TRACE] [doorpi.action.handler] action OutAction with args () and kwargs {'log_output': 'False', 'value': 'LOW', 'pin': 'Blink LED'} was added to new evententry OnTimeSecondUnevenNumber
  879. 2015-09-11 08:55:57,690 [TRACE] [doorpi.action.handler] fire Event BeforeStartup from doorpi.doorpi asyncron
  880. 2015-09-11 08:55:57,692 [DEBUG] [doorpi.action.handler] no actions for event BeforeStartup - skip fire_event BeforeStartup from doorpi.doorpi
  881. 2015-09-11 08:55:57,693 [DEBUG] [doorpi.action.handler] [ZRKMBR] fire for event OnStartup this actions [<doorpi.action.SingleActions.sleep.SleepAction instance at 0x1d42e90>, <doorpi.action.SingleActions.out_triggered.OutTriggeredAction instance at 0x1d42eb8>]
  882. 2015-09-11 08:55:57,694 [TRACE] [doorpi.action.handler] [ZRKMBR] try to fire action SleepAction with args (3.0,) and kwargs {}
  883. 2015-09-11 08:55:57,695 [TRACE] [doorpi.action.base] run SleepAction with args (3.0,) and kwargs {}
  884. 2015-09-11 08:56:00,699 [TRACE] [doorpi.action.handler] [ZRKMBR] try to fire action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Alarm', 'start_value': '1'}
  885. 2015-09-11 08:56:00,700 [TRACE] [doorpi.action.base] run OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Alarm', 'start_value': '1'}
  886. 2015-09-11 08:56:00,702 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 2, value = True, log_output = True)
  887. 2015-09-11 08:56:01,807 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 2, value = False, log_output = True)
  888. 2015-09-11 08:56:01,810 [TRACE] [doorpi.action.handler] [ZRKMBR] finished fire_event for event_name OnStartup
  889. 2015-09-11 08:56:01,811 [TRACE] [doorpi.action.handler] fire Event AfterStartup from doorpi.doorpi asyncron
  890. 2015-09-11 08:56:01,812 [INFO] [doorpi.doorpi] DoorPi started successfully
  891. 2015-09-11 08:56:01,813 [DEBUG] [doorpi.action.handler] no actions for event AfterStartup - skip fire_event AfterStartup from doorpi.doorpi
  892. 2015-09-11 08:56:01,813 [INFO] [doorpi.doorpi] BasePath is /home/pi/nea/DoorPi
  893. 2015-09-11 08:56:01,815 [INFO] [doorpi.doorpi] Weburl is http://raspberrypi/
  894. 2015-09-11 08:56:01,816 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.178.1
  895. 2015-09-11 08:56:01,817 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful.
  896. 2015-09-11 08:56:01,818 [INFO] [doorpi.sipphone.from_linphone] New local ip address is 192.168.178.201
  897. 2015-09-11 08:56:01,819 [INFO] [doorpi.sipphone.from_linphone] Network state is now [UP]
  898. 2015-09-11 08:56:01,820 [INFO] [doorpi.sipphone.from_linphone] Resolver is using DNS server(s):
  899. 2015-09-11 08:56:01,822 [INFO] [doorpi.sipphone.from_linphone] 192.168.178.1
  900. 2015-09-11 08:56:01,824 [INFO] [doorpi.sipphone.from_linphone] resolver_process_data dns_res_check() in progress
  901. 2015-09-11 08:56:01,825 [INFO] [doorpi.sipphone.from_linphone] DNS resolution awaiting response, queued to main loop
  902. 2015-09-11 08:56:01,828 [INFO] [doorpi.sipphone.from_linphone] LinphoneProxyConfig [0x1dc0eb8] about to register (LinphoneCore version: 3.8.5-425-g787501e)
  903. 2015-09-11 08:56:01,836 [INFO] [doorpi.sipphone.from_linphone] belle_sip_client_transaction_send_request(): waiting channel to be ready
  904. 2015-09-11 08:56:01,837 [INFO] [doorpi.sipphone.from_linphone] channel 0x75e036d8: state RES_IN_PROGRESS
  905. 2015-09-11 08:56:01,838 [INFO] [doorpi.sipphone.from_linphone] transaction [0x75e2d660] channel state changed to [RES_IN_PROGRESS]
  906. 2015-09-11 08:56:01,839 [INFO] [doorpi.sipphone.from_linphone] channel 0x75e036d8: state RES_DONE
  907. 2015-09-11 08:56:01,839 [INFO] [doorpi.sipphone.from_linphone] transaction [0x75e2d660] channel state changed to [RES_DONE]
  908. 2015-09-11 08:56:01,840 [INFO] [doorpi.sipphone.from_linphone] channel 0x75e036d8: state CONNECTING
  909. 2015-09-11 08:56:01,840 [INFO] [doorpi.sipphone.from_linphone] transaction [0x75e2d660] channel state changed to [CONNECTING]
  910. 2015-09-11 08:56:01,841 [INFO] [doorpi.sipphone.from_linphone] Trying to connect to [UDP://192.168.178.1:5060]
  911. 2015-09-11 08:56:01,842 [INFO] [doorpi.sipphone.from_linphone] belle_sip_get_src_addr_for(): af_inet6=0
  912. 2015-09-11 08:56:01,842 [INFO] [doorpi.sipphone.from_linphone] Channel has local address 192.168.178.225:5060
  913. 2015-09-11 08:56:01,843 [INFO] [doorpi.sipphone.from_linphone] channel 0x75e036d8: state READY
  914. 2015-09-11 08:56:01,844 [INFO] [doorpi.sipphone.from_linphone] transaction [0x75e2d660] channel state changed to [READY]
  915. 2015-09-11 08:56:01,844 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x75e2d660], from state [INIT] to [TRYING]
  916. 2015-09-11 08:56:01,845 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [500] bytes
  917. REGISTER sip:192.168.178.1 SIP/2.0
  918. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.vL9LxdMTt;rport
  919. From: "DoorPi" <sip:620@192.168.178.1>;tag=W0YsPIuQi
  920. To: "DoorPi" <sip:620@192.168.178.1>
  921. CSeq: 20 REGISTER
  922. Call-ID: FVpkqL~szF
  923. Max-Forwards: 70
  924. Supported: outbound
  925. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  926. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:2dedbd5b-2efe-46ac-8b2a-df79ec5a02fa>"
  927. Expires: 3600
  928. User-Agent: (belle-sip/1.4.1)
  929.  
  930.  
  931. 2015-09-11 08:56:01,846 [INFO] [doorpi.sipphone.from_linphone] Neither Expires header nor corresponding Contact header found, checking from original request
  932. 2015-09-11 08:56:01,847 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x75e2ddc8] takes ownership of transaction [0x75e2d660]
  933. 2015-09-11 08:56:01,848 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  934. 2015-09-11 08:56:01,848 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1dc0eb8] for identity ["DoorPi" <sip:620@192.168.178.1>] moving from state [LinphoneRegistrationNone] to [LinphoneRegistrationProgress]
  935. 2015-09-11 08:56:01,849 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [registration_state_changed]
  936. 2015-09-11 08:56:01,849 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1c54300, 0x1dc0eb8, 1, "Registration in progress")
  937. 2015-09-11 08:56:01,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed
  938. 2015-09-11 08:56:01,901 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [network_reachable]
  939. 2015-09-11 08:56:01,901 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_network_reachable(0x1c54300, 0x1)
  940. 2015-09-11 08:56:01,902 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_network_reachable
  941. 2015-09-11 08:56:01,903 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [367] new bytes from [UDP://192.168.178.1:5060]:
  942. SIP/2.0 401 Unauthorized
  943. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.vL9LxdMTt;rport=5060
  944. From: "DoorPi" <sip:620@192.168.178.1>;tag=W0YsPIuQi
  945. To: "DoorPi" <sip:620@192.168.178.1>;tag=807D1836FE3EA37C
  946. Call-ID: FVpkqL~szF
  947. CSeq: 20 REGISTER
  948. WWW-Authenticate: Digest realm="fritz.box", nonce="7E2D9579618EA949"
  949. User-Agent: FRITZ!OS
  950. Content-Length: 0
  951.  
  952.  
  953. 2015-09-11 08:56:01,931 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [367] bytes parsed
  954. 2015-09-11 08:56:01,932 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: discovered public ip and port are [192.168.178.225:5060]
  955. 2015-09-11 08:56:01,933 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  956. 2015-09-11 08:56:01,934 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x75e2d660], from state [TRYING] to [COMPLETED]
  957. 2015-09-11 08:56:01,935 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box]
  958. 2015-09-11 08:56:01,936 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x75e1a678], from state [INIT] to [TRYING]
  959. 2015-09-11 08:56:01,937 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [655] bytes
  960. REGISTER sip:192.168.178.1 SIP/2.0
  961. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.1kyK1lubR;rport
  962. From: "DoorPi" <sip:620@192.168.178.1>;tag=W0YsPIuQi
  963. To: "DoorPi" <sip:620@192.168.178.1>
  964. CSeq: 21 REGISTER
  965. Call-ID: FVpkqL~szF
  966. Max-Forwards: 70
  967. Supported: outbound
  968. Accept: application/sdp, text/plain, application/vnd.gsma.rcs-ft-http+xml
  969. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:2dedbd5b-2efe-46ac-8b2a-df79ec5a02fa>"
  970. Expires: 3600
  971. User-Agent: (belle-sip/1.4.1)
  972. Authorization: Digest realm="fritz.box", nonce="7E2D9579618EA949", username="620", uri="sip:192.168.178.1", response="505684d83e713690c26c9b0277c02a75"
  973.  
  974.  
  975. 2015-09-11 08:56:01,938 [INFO] [doorpi.sipphone.from_linphone] resolved to 192.168.178.1
  976. 2015-09-11 08:56:01,939 [INFO] [doorpi.sipphone.from_linphone] Stun server resolution successful.
  977. 2015-09-11 08:56:01,990 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [681] new bytes from [UDP://192.168.178.1:5060]:
  978. SIP/2.0 200 OK
  979. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.1kyK1lubR;rport=5060
  980. From: "DoorPi" <sip:620@192.168.178.1>;tag=W0YsPIuQi
  981. To: "DoorPi" <sip:620@192.168.178.1>;tag=A7BE05514AC4ED58
  982. Call-ID: FVpkqL~szF
  983. CSeq: 21 REGISTER
  984. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:e13a0f63-8942-496c-aa26-e253921c15db>";expires=300
  985. User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.30 TAL (Jul 10 2015)
  986. Supported: 100rel,replaces,timer
  987. Allow-Events: telephone-event,refer,reg
  988. Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
  989. Accept: application/sdp, multipart/mixed
  990. Accept-Encoding: identity
  991. Content-Length: 0
  992.  
  993.  
  994. 2015-09-11 08:56:02,002 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [681] bytes parsed
  995. 2015-09-11 08:56:02,003 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  996. 2015-09-11 08:56:02,004 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x75e1a678], from state [TRYING] to [COMPLETED]
  997. 2015-09-11 08:56:02,005 [INFO] [doorpi.sipphone.from_linphone] Refresher [0x75e2ddc8]: has no contact for request [0x75e2de28].
  998. 2015-09-11 08:56:02,005 [INFO] [doorpi.sipphone.from_linphone] Refresher: scheduling next timer in 270000 ms
  999. 2015-09-11 08:56:02,006 [INFO] [doorpi.sipphone.from_linphone] Register refresher [200] reason [OK] for proxy [sip:192.168.178.1]
  1000. 2015-09-11 08:56:02,007 [INFO] [doorpi.sipphone.from_linphone] Proxy config [0x1dc0eb8] for identity ["DoorPi" <sip:620@192.168.178.1>] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk]
  1001. 2015-09-11 08:56:02,007 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [registration_state_changed]
  1002. 2015-09-11 08:56:02,008 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_registration_state_changed(0x1c54300, 0x1dc0eb8, 2, "Registration successful")
  1003. 2015-09-11 08:56:02,009 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_registration_state_changed
  1004. 2015-09-11 08:56:02,009 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  1005. 2015-09-11 08:56:02,010 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sip_header_contact_t
  1006. 2015-09-11 08:56:02,011 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sip_header_contact_t
  1007. 2015-09-11 08:56:06,985 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x75e2d660], from state [COMPLETED] to [TERMINATED]
  1008. 2015-09-11 08:56:06,987 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x75e2d660] terminated
  1009. 2015-09-11 08:56:07,039 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [REGISTER] transaction [0x75e1a678], from state [COMPLETED] to [TERMINATED]
  1010. 2015-09-11 08:56:07,040 [INFO] [doorpi.sipphone.from_linphone] Client internal REGISTER transaction [0x75e1a678] terminated
  1011. 2015-09-11 08:56:12,224 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron
  1012. 2015-09-11 08:56:12,227 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_0 from doorpi.keyboard.from_piface asyncron
  1013. 2015-09-11 08:56:12,228 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface
  1014. 2015-09-11 08:56:12,231 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.0 from doorpi.keyboard.from_piface asyncron
  1015. 2015-09-11 08:56:12,233 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_0 - skip fire_event OnKeyDown_0 from doorpi.keyboard.from_piface
  1016. 2015-09-11 08:56:12,236 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.0 - skip fire_event OnKeyDown_prodsystem.0 from doorpi.keyboard.from_piface
  1017. 2015-09-11 08:56:12,422 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_piface asyncron
  1018. 2015-09-11 08:56:12,425 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_0 from doorpi.keyboard.from_piface asyncron
  1019. 2015-09-11 08:56:12,427 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_piface
  1020. 2015-09-11 08:56:12,428 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_0 - skip fire_event OnKeyUp_0 from doorpi.keyboard.from_piface
  1021. 2015-09-11 08:56:12,429 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_prodsystem.0 from doorpi.keyboard.from_piface asyncron
  1022. 2015-09-11 08:56:12,431 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron
  1023. 2015-09-11 08:56:12,432 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_prodsystem.0 - skip fire_event OnKeyUp_prodsystem.0 from doorpi.keyboard.from_piface
  1024. 2015-09-11 08:56:12,433 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_0 from doorpi.keyboard.from_piface asyncron
  1025. 2015-09-11 08:56:12,434 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface
  1026. 2015-09-11 08:56:12,436 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.0 from doorpi.keyboard.from_piface asyncron
  1027. 2015-09-11 08:56:12,437 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_0 - skip fire_event OnKeyPressed_0 from doorpi.keyboard.from_piface
  1028. 2015-09-11 08:56:12,438 [DEBUG] [doorpi.action.handler] [L0S7O2] fire for event OnKeyPressed_prodsystem.0 this actions [<doorpi.action.SingleActions.out_triggered.OutTriggeredAction instance at 0x1d47080>, <doorpi.action.SingleActions.call.CallAction instance at 0x1d472b0>]
  1029. 2015-09-11 08:56:12,439 [TRACE] [doorpi.action.handler] [L0S7O2] try to fire action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Keller', 'start_value': '1'}
  1030. 2015-09-11 08:56:12,440 [TRACE] [doorpi.action.base] run OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Keller', 'start_value': '1'}
  1031. 2015-09-11 08:56:12,442 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 3, value = True, log_output = True)
  1032. 2015-09-11 08:56:13,547 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 3, value = False, log_output = True)
  1033. 2015-09-11 08:56:13,549 [TRACE] [doorpi.action.handler] [L0S7O2] try to fire action CallAction with args () and kwargs {'number': '**621'}
  1034. 2015-09-11 08:56:13,550 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**621'}
  1035. 2015-09-11 08:56:13,551 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron
  1036. 2015-09-11 08:56:13,552 [DEBUG] [doorpi.sipphone.from_linphone] call (**621)
  1037. 2015-09-11 08:56:13,553 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone
  1038. 2015-09-11 08:56:13,553 [DEBUG] [doorpi.sipphone.from_linphone] no current call -> start new call
  1039. 2015-09-11 08:56:13,555 [DEBUG] [doorpi.sipphone.from_linphone] reset current call start datetime to 2015-09-11 08:56:13.555308
  1040. 2015-09-11 08:56:13,556 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_create_call_params(0x1cdb4d0 [0x1c54300], 0x27c688 [(nil)])
  1041. 2015-09-11 08:56:13,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_from_native_ptr(0x1dfdb10)
  1042. 2015-09-11 08:56:13,557 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_new()
  1043. 2015-09-11 08:56:13,558 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_new -> 0x76d92550
  1044. 2015-09-11 08:56:13,559 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_init()
  1045. 2015-09-11 08:56:13,560 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_init -> 0x76d92550
  1046. 2015-09-11 08:56:13,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_from_native_ptr -> 0x76d92550
  1047. 2015-09-11 08:56:13,561 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_create_call_params -> 0x76d92550
  1048. 2015-09-11 08:56:13,564 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_set_record_file(0x76d92550 [0x1dfdb10], "/home/pi/nea/DoorPi/records/prodsystem.0/2015-09-11_08-56-13.wav")
  1049. 2015-09-11 08:56:13,565 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_set_record_file -> 0
  1050. 2015-09-11 08:56:13,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_CallParams_enable_video(0x76d92550 [0x1dfdb10], 0x27c6a0 [1])
  1051. 2015-09-11 08:56:13,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_CallParams_enable_video -> 0
  1052. 2015-09-11 08:56:13,568 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_invite_with_params(0x1cdb4d0 [0x1c54300], "**621", 0x76d92550 [0x1dfdb10])
  1053. 2015-09-11 08:56:13,573 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1c54300, 0x1df1928, 2, "Starting outgoing call")
  1054. 2015-09-11 08:56:13,574 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_new()
  1055. 2015-09-11 08:56:13,575 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_new -> 0x76d92560
  1056. 2015-09-11 08:56:13,576 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_init()
  1057. 2015-09-11 08:56:13,577 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_init -> 0x76d92560
  1058. 2015-09-11 08:56:13,577 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (2 - Starting outgoing call)
  1059. 2015-09-11 08:56:13,578 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d92560 [0x1df1928])
  1060. 2015-09-11 08:56:13,579 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1df3278)
  1061. 2015-09-11 08:56:13,580 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  1062. 2015-09-11 08:56:13,581 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d92570
  1063. 2015-09-11 08:56:13,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  1064. 2015-09-11 08:56:13,582 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d92570
  1065. 2015-09-11 08:56:13,583 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d92570
  1066. 2015-09-11 08:56:13,584 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d92570
  1067. 2015-09-11 08:56:13,585 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d92570 [0x1df3278])
  1068. 2015-09-11 08:56:13,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x1d43e00
  1069. 2015-09-11 08:56:13,586 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1070. 2015-09-11 08:56:13,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1071. 2015-09-11 08:56:13,589 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1957733488]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked.
  1072. 2015-09-11 08:56:13,589 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  1073. 2015-09-11 08:56:13,590 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1074. 2015-09-11 08:56:13,590 [INFO] [doorpi.sipphone.from_linphone] New LinphoneCall [0x1df1928] initialized (LinphoneCore version: 3.8.5-425-g787501e)
  1075. 2015-09-11 08:56:13,592 [TRACE] [doorpi.action.handler] fire Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1076. 2015-09-11 08:56:13,592 [INFO] [doorpi.sipphone.from_linphone] Call 0x1df1928: moving from state LinphoneCallIdle to LinphoneCallOutgoingInit
  1077. 2015-09-11 08:56:13,594 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_state_changed]
  1078. 2015-09-11 08:56:13,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1079. 2015-09-11 08:56:13,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c0a4
  1080. 2015-09-11 08:56:13,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1081. 2015-09-11 08:56:13,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1082. 2015-09-11 08:56:13,596 [DEBUG] [doorpi.action.handler] [U5QBBY] fire for event OnMediaRequired this actions [<doorpi.action.SingleActions.out.OutAction instance at 0x1d42da0>]
  1083. 2015-09-11 08:56:13,601 [TRACE] [doorpi.action.handler] [U5QBBY] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Verstaerker'}
  1084. 2015-09-11 08:56:13,601 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '1', 'pin': 'Verstaerker'}
  1085. 2015-09-11 08:56:13,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1086. 2015-09-11 08:56:13,604 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 0, value = True, log_output = True)
  1087. 2015-09-11 08:56:13,605 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1088. 2015-09-11 08:56:13,606 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed
  1089. 2015-09-11 08:56:13,619 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1c54300, 0x1df1928, 3, "Outgoing call in progress")
  1090. 2015-09-11 08:56:13,621 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (3 - Outgoing call in progress)
  1091. 2015-09-11 08:56:13,622 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d92560 [0x1df1928])
  1092. 2015-09-11 08:56:13,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1df3278)
  1093. 2015-09-11 08:56:13,623 [TRACE] [doorpi.action.handler] [U5QBBY] finished fire_event for event_name OnMediaRequired
  1094. 2015-09-11 08:56:13,624 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  1095. 2015-09-11 08:56:13,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d92590
  1096. 2015-09-11 08:56:13,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  1097. 2015-09-11 08:56:13,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d92590
  1098. 2015-09-11 08:56:13,627 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d92590
  1099. 2015-09-11 08:56:13,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d92590
  1100. 2015-09-11 08:56:13,628 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d92590 [0x1df3278])
  1101. 2015-09-11 08:56:13,629 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x1eb2110
  1102. 2015-09-11 08:56:13,630 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1103. 2015-09-11 08:56:13,631 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  1104. 2015-09-11 08:56:13,632 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1105. 2015-09-11 08:56:13,634 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1106. 2015-09-11 08:56:13,635 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1107. 2015-09-11 08:56:13,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1108. 2015-09-11 08:56:13,636 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1109. 2015-09-11 08:56:13,637 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1110. 2015-09-11 08:56:13,638 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed
  1111. 2015-09-11 08:56:13,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_invite_with_params -> 0x76d92560
  1112. 2015-09-11 08:56:13,640 [TRACE] [doorpi.action.handler] fire Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron
  1113. 2015-09-11 08:56:13,642 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron
  1114. 2015-09-11 08:56:13,642 [DEBUG] [doorpi.action.handler] [7H7UU8] fire for event OnSipPhoneMakeCall this actions [<doorpi.action.base.SingleAction instance at 0x1d42850>]
  1115. 2015-09-11 08:56:13,644 [TRACE] [doorpi.action.handler] [7H7UU8] try to fire action <bound method LinphonePlayer.start of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {}
  1116. 2015-09-11 08:56:13,645 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  1117. 2015-09-11 08:56:13,645 [TRACE] [doorpi.action.handler] fire Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player asyncron
  1118. 2015-09-11 08:56:13,648 [TRACE] [doorpi.action.handler] [L0S7O2] finished fire_event for event_name OnKeyPressed_prodsystem.0
  1119. 2015-09-11 08:56:13,648 [TRACE] [doorpi.action.handler] [7H7UU8] finished fire_event for event_name OnSipPhoneMakeCall
  1120. 2015-09-11 08:56:13,649 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStarted - skip fire_event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player
  1121. 2015-09-11 08:56:13,650 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone
  1122. 2015-09-11 08:56:13,653 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [audio] on call [0x1df1928]
  1123. 2015-09-11 08:56:13,654 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [7078] [7079]
  1124. 2015-09-11 08:56:13,655 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 46 for MSAudio stream.
  1125. 2015-09-11 08:56:13,656 [INFO] [doorpi.sipphone.from_linphone] Equalizer location: hp
  1126. 2015-09-11 08:56:13,656 [INFO] [doorpi.sipphone.from_linphone] cannot set noise gate mode to [0] because no volume send
  1127. 2015-09-11 08:56:13,657 [INFO] [doorpi.sipphone.from_linphone] Cannot determine multicast role for stream type [video] on call [0x1df1928]
  1128. 2015-09-11 08:56:13,658 [INFO] [doorpi.sipphone.from_linphone] RtpSession bound to [0.0.0.0] ports [9078] [9079]
  1129. 2015-09-11 08:56:13,659 [INFO] [doorpi.sipphone.from_linphone] Setting DSCP to 0 for MSVideo stream.
  1130. 2015-09-11 08:56:13,660 [INFO] [doorpi.sipphone.from_linphone] Contact has been fixed using proxy
  1131. 2015-09-11 08:56:13,660 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x1df4670,0-->MSVoidSink:0x1df6190,0
  1132. 2015-09-11 08:56:13,661 [INFO] [doorpi.sipphone.from_linphone] Priority used: 99
  1133. 2015-09-11 08:56:13,662 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker priority set to SCHED_RR and value (99)
  1134. 2015-09-11 08:56:13,663 [INFO] [doorpi.sipphone.from_linphone] ["DoorPi" <sip:620@192.168.178.1>] calling [sip:**621@192.168.178.1] on op [0x1df8198]
  1135. 2015-09-11 08:56:13,663 [INFO] [doorpi.sipphone.from_linphone] Skipping top route of initial route-set because same as request-uri.
  1136. 2015-09-11 08:56:13,664 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1dcf110], from state [INIT] to [CALLING]
  1137. 2015-09-11 08:56:13,665 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [819] bytes
  1138. INVITE sip:**621@192.168.178.1 SIP/2.0
  1139. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.Di4U8Jb94;rport
  1140. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1141. To: sip:**621@192.168.178.1
  1142. CSeq: 20 INVITE
  1143. Call-ID: kPXunf2bfK
  1144. Max-Forwards: 70
  1145. Supported: outbound
  1146. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
  1147. Content-Type: application/sdp
  1148. Content-Length: 273
  1149. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:2dedbd5b-2efe-46ac-8b2a-df79ec5a02fa>"
  1150. User-Agent: (belle-sip/1.4.1)
  1151.  
  1152. v=0
  1153. o=620 2061 3810 IN IP4 192.168.178.201
  1154. s=Talk
  1155. c=IN IP4 192.168.178.201
  1156. t=0 0
  1157. a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
  1158. m=audio 7078 RTP/AVP 0 8 101
  1159. a=rtpmap:101 telephone-event/8000
  1160. m=video 9078 RTP/AVP 96
  1161. a=rtpmap:96 VP8/90000
  1162.  
  1163. 2015-09-11 08:56:13,665 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  1164. 2015-09-11 08:56:13,666 [INFO] [doorpi.sipphone.from_linphone] Call 0x1df1928: moving from state LinphoneCallOutgoingInit to LinphoneCallOutgoingProgress
  1165. 2015-09-11 08:56:13,667 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_state_changed]
  1166. 2015-09-11 08:56:13,667 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [358] new bytes from [UDP://192.168.178.1:5060]:
  1167. SIP/2.0 401 Unauthorized
  1168. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.Di4U8Jb94;rport=5060
  1169. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1170. To: <sip:**621@192.168.178.1>;tag=7287AD34464B4FAF
  1171. Call-ID: kPXunf2bfK
  1172. CSeq: 20 INVITE
  1173. WWW-Authenticate: Digest realm="fritz.box", nonce="10DFAC7E4B6AAF6A"
  1174. User-Agent: FRITZ!OS
  1175. Content-Length: 0
  1176.  
  1177.  
  1178. 2015-09-11 08:56:13,676 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [358] bytes parsed
  1179. 2015-09-11 08:56:13,677 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  1180. 2015-09-11 08:56:13,677 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1dcf110], from state [CALLING] to [PROCEEDING]
  1181. 2015-09-11 08:56:13,678 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x1dcf110], from state [PROCEEDING] to [COMPLETED]
  1182. 2015-09-11 08:56:13,679 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [368] bytes
  1183. ACK sip:**621@192.168.178.1 SIP/2.0
  1184. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.Di4U8Jb94;rport
  1185. Call-ID: kPXunf2bfK
  1186. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1187. To: <sip:**621@192.168.178.1>;tag=7287AD34464B4FAF
  1188. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:2dedbd5b-2efe-46ac-8b2a-df79ec5a02fa>"
  1189. Max-Forwards: 70
  1190. CSeq: 20 ACK
  1191.  
  1192.  
  1193. 2015-09-11 08:56:13,680 [INFO] [doorpi.sipphone.from_linphone] Auth info found for [620] realm [fritz.box]
  1194. 2015-09-11 08:56:13,681 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x75e59940], from state [INIT] to [CALLING]
  1195. 2015-09-11 08:56:13,683 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [980] bytes
  1196. INVITE sip:**621@192.168.178.1 SIP/2.0
  1197. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport
  1198. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1199. To: sip:**621@192.168.178.1
  1200. CSeq: 21 INVITE
  1201. Call-ID: kPXunf2bfK
  1202. Max-Forwards: 70
  1203. Supported: outbound
  1204. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
  1205. Content-Type: application/sdp
  1206. Content-Length: 273
  1207. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:2dedbd5b-2efe-46ac-8b2a-df79ec5a02fa>"
  1208. User-Agent: (belle-sip/1.4.1)
  1209. Authorization: Digest realm="fritz.box", nonce="10DFAC7E4B6AAF6A", username="620", uri="sip:**621@192.168.178.1", response="74b45bbbcd09b40f28f3aaf77e495911"
  1210.  
  1211. v=0
  1212. o=620 2061 3810 IN IP4 192.168.178.201
  1213. s=Talk
  1214. c=IN IP4 192.168.178.201
  1215. t=0 0
  1216. a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
  1217. m=audio 7078 RTP/AVP 0 8 101
  1218. a=rtpmap:101 telephone-event/8000
  1219. m=video 9078 RTP/AVP 96
  1220. a=rtpmap:96 VP8/90000
  1221.  
  1222. 2015-09-11 08:56:13,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1223. 2015-09-11 08:56:13,684 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c098
  1224. 2015-09-11 08:56:13,685 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1225. 2015-09-11 08:56:13,686 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1226. 2015-09-11 08:56:13,737 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [304] new bytes from [UDP://192.168.178.1:5060]:
  1227. SIP/2.0 100 Trying
  1228. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport=5060
  1229. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1230. To: <sip:**621@192.168.178.1>
  1231. Call-ID: kPXunf2bfK
  1232. CSeq: 21 INVITE
  1233. User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.30 TAL (Jul 10 2015)
  1234. Content-Length: 0
  1235.  
  1236.  
  1237. 2015-09-11 08:56:13,748 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [304] bytes parsed
  1238. 2015-09-11 08:56:13,749 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  1239. 2015-09-11 08:56:13,750 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x75e59940], from state [CALLING] to [PROCEEDING]
  1240. 2015-09-11 08:56:13,751 [INFO] [doorpi.sipphone.from_linphone] op [0x1df8198] : set_or_update_dialog() current=[(nil)] new=[(nil)]
  1241. 2015-09-11 08:56:13,752 [INFO] [doorpi.sipphone.from_linphone] Op [0x1df8198] receiving call response [100], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL]
  1242. 2015-09-11 08:56:13,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1243. 2015-09-11 08:56:13,754 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c098
  1244. 2015-09-11 08:56:13,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1245. 2015-09-11 08:56:13,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1246. 2015-09-11 08:56:13,808 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [694] new bytes from [UDP://192.168.178.1:5060]:
  1247. SIP/2.0 183 Session Progress
  1248. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport=5060
  1249. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1250. To: <sip:**621@192.168.178.1>;tag=6512C6529BDF57D4
  1251. Call-ID: kPXunf2bfK
  1252. CSeq: 21 INVITE
  1253. Contact: <sip:58F06D01A23A0A3BEE50C048BB93D@192.168.178.1>
  1254. User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.30 TAL (Jul 10 2015)
  1255. Content-Type: application/sdp
  1256. Content-Length: 264
  1257.  
  1258. v=0
  1259. o=user 12882508 12882508 IN IP4 192.168.178.1
  1260. s=Talk
  1261. c=IN IP4 192.168.178.1
  1262. t=0 0
  1263. m=audio 7086 RTP/AVP 0 8 101
  1264. a=rtpmap:0 PCMU/8000
  1265. a=rtpmap:8 PCMA/8000
  1266. a=rtpmap:101 telephone-event/8000
  1267. a=fmtp:101 0-15
  1268. a=sendrecv
  1269. a=rtcp:7087
  1270. m=video 0 RTP/AVP 96
  1271.  
  1272. 2015-09-11 08:56:13,824 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [430] bytes parsed
  1273. 2015-09-11 08:56:13,825 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] read [264] bytes of body from [192.168.178.1:5060]
  1274. 2015-09-11 08:56:13,826 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  1275. 2015-09-11 08:56:13,827 [INFO] [doorpi.sipphone.from_linphone] New client dialog [0x75e2cc78] , local tag [XbqeFLHtM], remote tag [6512C6529BDF57D4]
  1276. 2015-09-11 08:56:13,828 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x75e2cc78]: now updated by transaction [0x75e59940].
  1277. 2015-09-11 08:56:13,834 [INFO] [doorpi.sipphone.from_linphone] op [0x1df8198] : set_or_update_dialog() current=[(nil)] new=[0x75e2cc78]
  1278. 2015-09-11 08:56:13,835 [INFO] [doorpi.sipphone.from_linphone] Op [0x1df8198] receiving call response [183], dialog is [0x75e2cc78] in state [BELLE_SIP_DIALOG_EARLY]
  1279. 2015-09-11 08:56:13,845 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMU/8000 fmtp=
  1280. 2015-09-11 08:56:13,846 [INFO] [doorpi.sipphone.from_linphone] Found payload PCMA/8000 fmtp=
  1281. 2015-09-11 08:56:13,847 [INFO] [doorpi.sipphone.from_linphone] Found payload telephone-event/8000 fmtp=0-15
  1282. 2015-09-11 08:56:13,848 [INFO] [doorpi.sipphone.from_linphone] Found payload (null)/0 fmtp=
  1283. 2015-09-11 08:56:13,849 [INFO] [doorpi.sipphone.from_linphone] Doing SDP offer/answer process of type outgoing
  1284. 2015-09-11 08:56:13,850 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 0
  1285. 2015-09-11 08:56:13,851 [INFO] [doorpi.sipphone.from_linphone] Processing for stream 1
  1286. 2015-09-11 08:56:13,852 [WARNING] [doorpi.sipphone.from_linphone] No matching stream for 1
  1287. 2015-09-11 08:56:13,853 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  1288. 2015-09-11 08:56:13,854 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [show]
  1289. 2015-09-11 08:56:13,855 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  1290. 2015-09-11 08:56:13,856 [INFO] [doorpi.sipphone.from_linphone] Call 0x1df1928: moving from state LinphoneCallOutgoingProgress to LinphoneCallOutgoingEarlyMedia
  1291. 2015-09-11 08:56:13,857 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_state_changed]
  1292. 2015-09-11 08:56:13,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1c54300, 0x1df1928, 5, "Early media")
  1293. 2015-09-11 08:56:13,860 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (5 - Early media)
  1294. 2015-09-11 08:56:13,861 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d92560 [0x1df1928])
  1295. 2015-09-11 08:56:13,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1df3278)
  1296. 2015-09-11 08:56:13,864 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  1297. 2015-09-11 08:56:13,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d925b0
  1298. 2015-09-11 08:56:13,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  1299. 2015-09-11 08:56:13,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d925b0
  1300. 2015-09-11 08:56:13,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d925b0
  1301. 2015-09-11 08:56:13,870 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d925b0
  1302. 2015-09-11 08:56:13,871 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d925b0 [0x1df3278])
  1303. 2015-09-11 08:56:13,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x1eb22f0
  1304. 2015-09-11 08:56:13,874 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1305. 2015-09-11 08:56:13,877 [TRACE] [doorpi.action.handler] fire Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1306. 2015-09-11 08:56:13,879 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  1307. 2015-09-11 08:56:13,880 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1308. 2015-09-11 08:56:13,881 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1309. 2015-09-11 08:56:13,883 [DEBUG] [doorpi.action.handler] no actions for event OnCallMediaStateChange - skip fire_event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks
  1310. 2015-09-11 08:56:13,883 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1311. 2015-09-11 08:56:13,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1312. 2015-09-11 08:56:13,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1313. 2015-09-11 08:56:13,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0b0
  1314. 2015-09-11 08:56:13,889 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed
  1315. 2015-09-11 08:56:13,890 [INFO] [doorpi.sipphone.from_linphone] Doing early media...
  1316. 2015-09-11 08:56:13,892 [INFO] [doorpi.sipphone.from_linphone] linphone_call_start_media_streams() call=[0x1df1928] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s
  1317. 2015-09-11 08:56:13,893 [INFO] [doorpi.sipphone.from_linphone] Audio bandwidth for this call is 80
  1318. 2015-09-11 08:56:13,895 [INFO] [doorpi.sipphone.from_linphone] RtpSession [0x1df9bc8] sending to rtp [192.168.178.1:7086] rtcp [192.168.178.1:7087]
  1319. 2015-09-11 08:56:13,897 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x1df9bc8]
  1320. 2015-09-11 08:56:13,899 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x1df4670,0-->MSVoidSink:0x1df6190,0
  1321. 2015-09-11 08:56:13,900 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: initialisation
  1322. 2015-09-11 08:56:13,935 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0
  1323. 2015-09-11 08:56:13,944 [INFO] [doorpi.sipphone.from_linphone] Configuring av recorder with audio format type=audio;encoding=opus;rate=48000;channels=1;fmtp=''
  1324. 2015-09-11 08:56:13,945 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: set pin #1 format. type=audio;encoding=opus;rate=48000;channels=1;fmtp=''
  1325. 2015-09-11 08:56:13,946 [INFO] [doorpi.sipphone.from_linphone] target bitrate not set for stream [0x1de95f8] using payload's bitrate is 80000
  1326. 2015-09-11 08:56:13,947 [INFO] [doorpi.sipphone.from_linphone] Setting audio encoder network bitrate to [80000] on stream [0x1de95f8]
  1327. 2015-09-11 08:56:13,948 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT
  1328. 2015-09-11 08:56:13,948 [INFO] [doorpi.sipphone.from_linphone] Equalizer rate: 8000, selecting 128 steps for FFT
  1329. 2015-09-11 08:56:13,949 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAlsaRead:0x75e2a318,0-->MSVolume:0x75e14748,0
  1330. 2015-09-11 08:56:13,950 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x75e14748,0-->MSAudioMixer:0x75e58e00,0
  1331. 2015-09-11 08:56:13,951 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x75e58e00,0-->MSUlawEnc:0x75e1ea30,0
  1332. 2015-09-11 08:56:13,951 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawEnc:0x75e1ea30,0-->MSRtpSend:0x1df5260,0
  1333. 2015-09-11 08:56:13,952 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSRtpRecv:0x75e2d8e0,0-->MSUlawDec:0x75e146c8,0
  1334. 2015-09-11 08:56:13,953 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSUlawDec:0x75e146c8,0-->MSGenericPLC:0x75e59830,0
  1335. 2015-09-11 08:56:13,953 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSGenericPLC:0x75e59830,0-->MSDtmfGen:0x75e2cd08,0
  1336. 2015-09-11 08:56:13,954 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSDtmfGen:0x75e2cd08,0-->MSVolume:0x75e58d80,0
  1337. 2015-09-11 08:56:13,955 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSVolume:0x75e58d80,0-->MSTee:0x75e27358,0
  1338. 2015-09-11 08:56:13,956 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x75e27358,0-->MSEqualizer:0x75e1ddc0,0
  1339. 2015-09-11 08:56:13,956 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSEqualizer:0x75e1ddc0,0-->MSAudioMixer:0x75e2c1b0,0
  1340. 2015-09-11 08:56:13,957 [INFO] [doorpi.sipphone.from_linphone] speex_lib_ctl init with neon ? 0
  1341. 2015-09-11 08:56:13,958 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSFilePlayer:0x75e29d38,0-->MSResample:0x75e1c7f0,0
  1342. 2015-09-11 08:56:13,959 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x75e1c7f0,0-->MSAudioMixer:0x75e2c1b0,1
  1343. 2015-09-11 08:56:13,959 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x75e2c1b0,0-->MSAlsaWrite:0x75e2a398,0
  1344. 2015-09-11 08:56:13,960 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x75e52620,1-->MSResample:0x75e272d8,0
  1345. 2015-09-11 08:56:13,961 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSResample:0x75e272d8,0-->MSOpusEnc:0x75e2cea0,0
  1346. 2015-09-11 08:56:13,962 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSOpusEnc:0x75e2cea0,0-->MSMKVRecorder:0x75e1be00,1
  1347. 2015-09-11 08:56:13,962 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSItcSource:0x75e02120,0-->MSMKVRecorder:0x75e1be00,0
  1348. 2015-09-11 08:56:13,963 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x75e58e00,1-->MSAudioMixer:0x75e52620,0
  1349. 2015-09-11 08:56:13,965 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSTee:0x75e27358,1-->MSAudioMixer:0x75e52620,1
  1350. 2015-09-11 08:56:13,966 [INFO] [doorpi.sipphone.from_linphone] ms_filter_link: MSAudioMixer:0x75e52620,0-->MSFileRec:0x75e238f0,0
  1351. 2015-09-11 08:56:13,967 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min]
  1352. 2015-09-11 08:56:13,969 [INFO] [doorpi.sipphone.from_linphone] Initializing speex resampler in mode [min]
  1353. 2015-09-11 08:56:13,991 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc: codec bitrate set to [30000] with ptime [20]
  1354. 2015-09-11 08:56:13,992 [INFO] [doorpi.sipphone.from_linphone] Setting opus codec bitrate to [30000] from network bitrate [46000] with ptime [20]
  1355. 2015-09-11 08:56:13,993 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is already being scheduled; nothing to do.
  1356. 2015-09-11 08:56:13,994 [INFO] [doorpi.sipphone.from_linphone] audio_stream_link_video() connecting itc filters
  1357. 2015-09-11 08:56:13,995 [INFO] [doorpi.sipphone.from_linphone] No valid video stream defined.
  1358. 2015-09-11 08:56:13,996 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x1df1928] : payload type 0 PCMU/8000 fmtp= added to frozen list.
  1359. 2015-09-11 08:56:13,997 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x1df1928] : payload type 8 PCMA/8000 fmtp= added to frozen list.
  1360. 2015-09-11 08:56:13,997 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: opening sysdefault at 8000Hz, bits=16, stereo=0
  1361. 2015-09-11 08:56:13,998 [INFO] [doorpi.sipphone.from_linphone] LinphoneCall[0x1df1928] : payload type 101 telephone-event/8000 fmtp= added to frozen list.
  1362. 2015-09-11 08:56:14,000 [INFO] [doorpi.sipphone.from_linphone] Garbage collecting unowned object of type belle_sdp_session_description_t
  1363. 2015-09-11 08:56:14,001 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1364. 2015-09-11 08:56:14,002 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1365. 2015-09-11 08:56:14,003 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1366. 2015-09-11 08:56:14,004 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1367. 2015-09-11 08:56:14,056 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware.
  1368. ==> Using 170 instead.
  1369. 2015-09-11 08:56:14,057 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170
  1370. 2015-09-11 08:56:14,058 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8
  1371. 2015-09-11 08:56:14,058 [INFO] [doorpi.sipphone.from_linphone] alsa_open_r: Audio params set
  1372. 2015-09-11 08:56:14,059 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated.
  1373. 2015-09-11 08:56:14,060 [INFO] [doorpi.sipphone.from_linphone] Stun packet sent for session [0x1df9bc8]
  1374. 2015-09-11 08:56:14,061 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x75e58e00] is entering bypass mode.
  1375. 2015-09-11 08:56:14,061 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: opening sysdefault at 8000Hz, bits=16, stereo=0
  1376. 2015-09-11 08:56:14,062 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: The period size 256 is not supported by your hardware.
  1377. ==> Using 170 instead.
  1378. 2015-09-11 08:56:14,063 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: periodsize:256 Using 170
  1379. 2015-09-11 08:56:14,063 [WARNING] [doorpi.sipphone.from_linphone] alsa_set_params: period:8 Using 8
  1380. 2015-09-11 08:56:14,064 [INFO] [doorpi.sipphone.from_linphone] alsa_open_w: Audio params set
  1381. 2015-09-11 08:56:14,065 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1382. 2015-09-11 08:56:14,066 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1383. 2015-09-11 08:56:14,067 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1384. 2015-09-11 08:56:14,068 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x1df1928]:
  1385. RTP audio=[d= 0.0,u= 0.0], video=[d= 0.0,u= 0.0] kbits/sec
  1386. RTCP audio=[d= 0.0,u= 0.0], video=[d= 0.0,u= 0.0] kbits/sec
  1387. 2015-09-11 08:56:14,068 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=29.468468 video=0.000000
  1388. 2015-09-11 08:56:14,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1389. 2015-09-11 08:56:14,070 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1390. 2015-09-11 08:56:14,071 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1391. 2015-09-11 08:56:14,072 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1392. 2015-09-11 08:56:14,124 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1393. 2015-09-11 08:56:14,125 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1394. 2015-09-11 08:56:14,126 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1395. 2015-09-11 08:56:14,127 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1396. 2015-09-11 08:56:14,179 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1397. 2015-09-11 08:56:14,180 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1398. 2015-09-11 08:56:14,181 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1399. 2015-09-11 08:56:14,182 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1400. 2015-09-11 08:56:14,234 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1401. 2015-09-11 08:56:14,235 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1402. 2015-09-11 08:56:14,236 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1403. 2015-09-11 08:56:14,237 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1404. 2015-09-11 08:56:14,289 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1405. 2015-09-11 08:56:14,290 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1406. 2015-09-11 08:56:14,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1407. 2015-09-11 08:56:14,292 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1408. 2015-09-11 08:56:14,344 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1409. 2015-09-11 08:56:14,345 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1410. 2015-09-11 08:56:14,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1411. 2015-09-11 08:56:14,347 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1412. 2015-09-11 08:56:14,399 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1413. 2015-09-11 08:56:14,400 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1414. 2015-09-11 08:56:14,401 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1415. 2015-09-11 08:56:14,402 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1416. 2015-09-11 08:56:14,454 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1417. 2015-09-11 08:56:14,455 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1418. 2015-09-11 08:56:14,456 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1419. 2015-09-11 08:56:14,457 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1420. 2015-09-11 08:56:14,511 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1421. 2015-09-11 08:56:14,512 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1422. 2015-09-11 08:56:14,513 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1423. 2015-09-11 08:56:14,514 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1424. 2015-09-11 08:56:14,566 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1425. 2015-09-11 08:56:14,567 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1426. 2015-09-11 08:56:14,569 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1427. 2015-09-11 08:56:14,570 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1428. 2015-09-11 08:56:14,622 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1429. 2015-09-11 08:56:14,623 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1430. 2015-09-11 08:56:14,625 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1431. 2015-09-11 08:56:14,626 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1432. 2015-09-11 08:56:14,678 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1433. 2015-09-11 08:56:14,680 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1434. 2015-09-11 08:56:14,681 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1435. 2015-09-11 08:56:14,682 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1436. 2015-09-11 08:56:14,734 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1437. 2015-09-11 08:56:14,736 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1438. 2015-09-11 08:56:14,737 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1439. 2015-09-11 08:56:14,738 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1440. 2015-09-11 08:56:14,790 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1441. 2015-09-11 08:56:14,792 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1442. 2015-09-11 08:56:14,793 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1443. 2015-09-11 08:56:14,794 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1444. 2015-09-11 08:56:14,847 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1445. 2015-09-11 08:56:14,848 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1446. 2015-09-11 08:56:14,850 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1447. 2015-09-11 08:56:14,851 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1448. 2015-09-11 08:56:14,903 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1449. 2015-09-11 08:56:14,904 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1450. 2015-09-11 08:56:14,906 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1451. 2015-09-11 08:56:14,907 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1452. 2015-09-11 08:56:14,959 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1453. 2015-09-11 08:56:14,961 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1454. 2015-09-11 08:56:14,962 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1455. 2015-09-11 08:56:14,963 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1456. 2015-09-11 08:56:15,015 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer [0x75e2c1b0] is entering bypass mode.
  1457. 2015-09-11 08:56:15,016 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1458. 2015-09-11 08:56:15,018 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1459. 2015-09-11 08:56:15,019 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1460. 2015-09-11 08:56:15,020 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x1df1928]:
  1461. RTP audio=[d= 72.3,u= 66.3], video=[d= 0.0,u= 0.0] kbits/sec
  1462. RTCP audio=[d= 0.0,u= 0.0], video=[d= 0.0,u= 0.0] kbits/sec
  1463. 2015-09-11 08:56:15,021 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=19.187967 video=0.000000
  1464. 2015-09-11 08:56:15,022 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1465. 2015-09-11 08:56:15,023 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1466. 2015-09-11 08:56:15,025 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1467. 2015-09-11 08:56:15,026 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1468. 2015-09-11 08:56:15,078 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1469. 2015-09-11 08:56:15,080 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1470. 2015-09-11 08:56:15,081 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1471. 2015-09-11 08:56:15,082 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1472. 2015-09-11 08:56:15,137 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1473. 2015-09-11 08:56:15,138 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1474. 2015-09-11 08:56:15,139 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1475. 2015-09-11 08:56:15,140 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1476. 2015-09-11 08:56:15,192 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1477. 2015-09-11 08:56:15,193 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1478. 2015-09-11 08:56:15,196 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1479. 2015-09-11 08:56:15,197 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1480. 2015-09-11 08:56:15,249 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1481. 2015-09-11 08:56:15,250 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1482. 2015-09-11 08:56:15,251 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1483. 2015-09-11 08:56:15,252 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1484. 2015-09-11 08:56:15,304 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1485. 2015-09-11 08:56:15,305 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1486. 2015-09-11 08:56:15,306 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1487. 2015-09-11 08:56:15,307 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1488. 2015-09-11 08:56:15,359 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1489. 2015-09-11 08:56:15,360 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1490. 2015-09-11 08:56:15,361 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1491. 2015-09-11 08:56:15,362 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1492. 2015-09-11 08:56:15,415 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1493. 2015-09-11 08:56:15,416 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1494. 2015-09-11 08:56:15,417 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1495. 2015-09-11 08:56:15,418 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1496. 2015-09-11 08:56:15,470 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1497. 2015-09-11 08:56:15,471 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1498. 2015-09-11 08:56:15,472 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1499. 2015-09-11 08:56:15,473 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1500. 2015-09-11 08:56:15,525 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x1df9bc8].
  1501. 2015-09-11 08:56:15,526 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x1de95f8], local statistics available:
  1502. Local current jitter buffer size: 58.4ms
  1503. 2015-09-11 08:56:15,527 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1504. 2015-09-11 08:56:15,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1505. 2015-09-11 08:56:15,528 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1506. 2015-09-11 08:56:15,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1507. 2015-09-11 08:56:15,530 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1508. 2015-09-11 08:56:15,531 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1509. 2015-09-11 08:56:15,532 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1510. 2015-09-11 08:56:15,585 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1511. 2015-09-11 08:56:15,586 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1512. 2015-09-11 08:56:15,587 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1513. 2015-09-11 08:56:15,588 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1514. 2015-09-11 08:56:15,639 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1515. 2015-09-11 08:56:15,640 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1516. 2015-09-11 08:56:15,641 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1517. 2015-09-11 08:56:15,642 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1518. 2015-09-11 08:56:15,694 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=5.672463 ms
  1519. 2015-09-11 08:56:15,696 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1520. 2015-09-11 08:56:15,697 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1521. 2015-09-11 08:56:15,698 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1522. 2015-09-11 08:56:15,699 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1523. 2015-09-11 08:56:15,752 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1524. 2015-09-11 08:56:15,753 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1525. 2015-09-11 08:56:15,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1526. 2015-09-11 08:56:15,756 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1527. 2015-09-11 08:56:15,808 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1528. 2015-09-11 08:56:15,809 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1529. 2015-09-11 08:56:15,810 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1530. 2015-09-11 08:56:15,811 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1531. 2015-09-11 08:56:15,863 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1532. 2015-09-11 08:56:15,865 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1533. 2015-09-11 08:56:15,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1534. 2015-09-11 08:56:15,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1535. 2015-09-11 08:56:15,918 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1536. 2015-09-11 08:56:15,920 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1537. 2015-09-11 08:56:15,921 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1538. 2015-09-11 08:56:15,922 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1539. 2015-09-11 08:56:15,973 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1540. 2015-09-11 08:56:15,975 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1541. 2015-09-11 08:56:15,976 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1542. 2015-09-11 08:56:15,977 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1543. 2015-09-11 08:56:16,029 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1544. 2015-09-11 08:56:16,030 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1545. 2015-09-11 08:56:16,031 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1546. 2015-09-11 08:56:16,032 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x1df1928]:
  1547. RTP audio=[d= 80.0,u= 78.4], video=[d= 0.0,u= 0.0] kbits/sec
  1548. RTCP audio=[d= 0.0,u= 1.0], video=[d= 0.0,u= 0.0] kbits/sec
  1549. 2015-09-11 08:56:16,033 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=9.376751 video=0.000000
  1550. 2015-09-11 08:56:16,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1551. 2015-09-11 08:56:16,035 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1552. 2015-09-11 08:56:16,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1553. 2015-09-11 08:56:16,037 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1554. 2015-09-11 08:56:16,089 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1555. 2015-09-11 08:56:16,090 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1556. 2015-09-11 08:56:16,091 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1557. 2015-09-11 08:56:16,092 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1558. 2015-09-11 08:56:16,145 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1559. 2015-09-11 08:56:16,146 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1560. 2015-09-11 08:56:16,148 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1561. 2015-09-11 08:56:16,149 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1562. 2015-09-11 08:56:16,200 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1563. 2015-09-11 08:56:16,201 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1564. 2015-09-11 08:56:16,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1565. 2015-09-11 08:56:16,203 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1566. 2015-09-11 08:56:16,255 [INFO] [doorpi.sipphone.from_linphone] MSAudio stream [0x1de95f8]: receiving RTCP SR
  1567. 2015-09-11 08:56:16,256 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1568. 2015-09-11 08:56:16,257 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1569. 2015-09-11 08:56:16,258 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1570. 2015-09-11 08:56:16,259 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1571. 2015-09-11 08:56:16,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1572. 2015-09-11 08:56:16,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1573. 2015-09-11 08:56:16,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1574. 2015-09-11 08:56:16,313 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1575. 2015-09-11 08:56:16,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1576. 2015-09-11 08:56:16,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1577. 2015-09-11 08:56:16,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1578. 2015-09-11 08:56:16,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1579. 2015-09-11 08:56:16,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1580. 2015-09-11 08:56:16,374 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1581. 2015-09-11 08:56:16,376 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1582. 2015-09-11 08:56:16,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1583. 2015-09-11 08:56:16,429 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1584. 2015-09-11 08:56:16,431 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1585. 2015-09-11 08:56:16,432 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1586. 2015-09-11 08:56:16,484 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1587. 2015-09-11 08:56:16,485 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1588. 2015-09-11 08:56:16,487 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1589. 2015-09-11 08:56:16,488 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1590. 2015-09-11 08:56:16,540 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1591. 2015-09-11 08:56:16,541 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1592. 2015-09-11 08:56:16,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1593. 2015-09-11 08:56:16,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1594. 2015-09-11 08:56:16,596 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1595. 2015-09-11 08:56:16,597 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1596. 2015-09-11 08:56:16,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1597. 2015-09-11 08:56:16,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1598. 2015-09-11 08:56:16,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1599. 2015-09-11 08:56:16,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1600. 2015-09-11 08:56:16,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1601. 2015-09-11 08:56:16,656 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1602. 2015-09-11 08:56:16,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1603. 2015-09-11 08:56:16,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1604. 2015-09-11 08:56:16,711 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1605. 2015-09-11 08:56:16,712 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1606. 2015-09-11 08:56:16,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1607. 2015-09-11 08:56:16,764 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1608. 2015-09-11 08:56:16,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1609. 2015-09-11 08:56:16,766 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1610. 2015-09-11 08:56:16,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1611. 2015-09-11 08:56:16,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1612. 2015-09-11 08:56:16,820 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1613. 2015-09-11 08:56:16,821 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1614. 2015-09-11 08:56:16,872 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1615. 2015-09-11 08:56:16,873 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1616. 2015-09-11 08:56:16,874 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1617. 2015-09-11 08:56:16,875 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1618. 2015-09-11 08:56:16,927 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1619. 2015-09-11 08:56:16,928 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1620. 2015-09-11 08:56:16,929 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1621. 2015-09-11 08:56:16,930 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1622. 2015-09-11 08:56:16,982 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1623. 2015-09-11 08:56:16,983 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1624. 2015-09-11 08:56:16,984 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1625. 2015-09-11 08:56:16,985 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1626. 2015-09-11 08:56:17,036 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1627. 2015-09-11 08:56:17,038 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1628. 2015-09-11 08:56:17,039 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1629. 2015-09-11 08:56:17,039 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x1df1928]:
  1630. RTP audio=[d= 80.0,u= 80.0], video=[d= 0.0,u= 0.0] kbits/sec
  1631. RTCP audio=[d= 1.1,u= 0.0], video=[d= 0.0,u= 0.0] kbits/sec
  1632. 2015-09-11 08:56:17,040 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=6.573843 video=0.000000
  1633. 2015-09-11 08:56:17,041 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1634. 2015-09-11 08:56:17,042 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1635. 2015-09-11 08:56:17,043 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1636. 2015-09-11 08:56:17,044 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1637. 2015-09-11 08:56:17,095 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1638. 2015-09-11 08:56:17,096 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1639. 2015-09-11 08:56:17,097 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1640. 2015-09-11 08:56:17,098 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1641. 2015-09-11 08:56:17,150 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1642. 2015-09-11 08:56:17,151 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1643. 2015-09-11 08:56:17,152 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1644. 2015-09-11 08:56:17,153 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1645. 2015-09-11 08:56:17,204 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1646. 2015-09-11 08:56:17,205 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1647. 2015-09-11 08:56:17,206 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1648. 2015-09-11 08:56:17,207 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1649. 2015-09-11 08:56:17,258 [INFO] [doorpi.sipphone.from_linphone] sound/wall clock skew is average=12.114768 ms
  1650. 2015-09-11 08:56:17,260 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1651. 2015-09-11 08:56:17,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1652. 2015-09-11 08:56:17,261 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1653. 2015-09-11 08:56:17,262 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1654. 2015-09-11 08:56:17,314 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1655. 2015-09-11 08:56:17,315 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1656. 2015-09-11 08:56:17,316 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1657. 2015-09-11 08:56:17,317 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1658. 2015-09-11 08:56:17,368 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1659. 2015-09-11 08:56:17,370 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1660. 2015-09-11 08:56:17,371 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1661. 2015-09-11 08:56:17,373 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1662. 2015-09-11 08:56:17,424 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1663. 2015-09-11 08:56:17,426 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1664. 2015-09-11 08:56:17,427 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1665. 2015-09-11 08:56:17,428 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1666. 2015-09-11 08:56:17,479 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1667. 2015-09-11 08:56:17,480 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1668. 2015-09-11 08:56:17,481 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1669. 2015-09-11 08:56:17,482 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1670. 2015-09-11 08:56:17,549 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1671. 2015-09-11 08:56:17,550 [TRACE] [doorpi.action.handler] fire Event OnKeyDown from doorpi.keyboard.from_piface asyncron
  1672. 2015-09-11 08:56:17,550 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1673. 2015-09-11 08:56:17,552 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1674. 2015-09-11 08:56:17,553 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1675. 2015-09-11 08:56:17,555 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_0 from doorpi.keyboard.from_piface asyncron
  1676. 2015-09-11 08:56:17,558 [TRACE] [doorpi.action.handler] fire Event OnKeyDown_prodsystem.0 from doorpi.keyboard.from_piface asyncron
  1677. 2015-09-11 08:56:17,559 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown - skip fire_event OnKeyDown from doorpi.keyboard.from_piface
  1678. 2015-09-11 08:56:17,562 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_0 - skip fire_event OnKeyDown_0 from doorpi.keyboard.from_piface
  1679. 2015-09-11 08:56:17,568 [DEBUG] [doorpi.action.handler] no actions for event OnKeyDown_prodsystem.0 - skip fire_event OnKeyDown_prodsystem.0 from doorpi.keyboard.from_piface
  1680. 2015-09-11 08:56:17,609 [INFO] [doorpi.sipphone.from_linphone] Sending RTCP SR compound message on session [0x1df9bc8].
  1681. 2015-09-11 08:56:17,610 [INFO] [doorpi.sipphone.from_linphone] MSAudio_stream_iterate[0x1de95f8], local statistics available:
  1682. Local current jitter buffer size: 58.7ms
  1683. 2015-09-11 08:56:17,611 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1684. 2015-09-11 08:56:17,611 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1685. 2015-09-11 08:56:17,612 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1686. 2015-09-11 08:56:17,613 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1687. 2015-09-11 08:56:17,614 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1688. 2015-09-11 08:56:17,615 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1689. 2015-09-11 08:56:17,616 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1690. 2015-09-11 08:56:17,668 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1691. 2015-09-11 08:56:17,669 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1692. 2015-09-11 08:56:17,670 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1693. 2015-09-11 08:56:17,671 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1694. 2015-09-11 08:56:17,695 [TRACE] [doorpi.action.handler] fire Event OnKeyUp from doorpi.keyboard.from_piface asyncron
  1695. 2015-09-11 08:56:17,697 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_0 from doorpi.keyboard.from_piface asyncron
  1696. 2015-09-11 08:56:17,698 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp - skip fire_event OnKeyUp from doorpi.keyboard.from_piface
  1697. 2015-09-11 08:56:17,701 [TRACE] [doorpi.action.handler] fire Event OnKeyUp_prodsystem.0 from doorpi.keyboard.from_piface asyncron
  1698. 2015-09-11 08:56:17,701 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_0 - skip fire_event OnKeyUp_0 from doorpi.keyboard.from_piface
  1699. 2015-09-11 08:56:17,704 [DEBUG] [doorpi.action.handler] no actions for event OnKeyUp_prodsystem.0 - skip fire_event OnKeyUp_prodsystem.0 from doorpi.keyboard.from_piface
  1700. 2015-09-11 08:56:17,705 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed from doorpi.keyboard.from_piface asyncron
  1701. 2015-09-11 08:56:17,706 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_0 from doorpi.keyboard.from_piface asyncron
  1702. 2015-09-11 08:56:17,708 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed - skip fire_event OnKeyPressed from doorpi.keyboard.from_piface
  1703. 2015-09-11 08:56:17,710 [TRACE] [doorpi.action.handler] fire Event OnKeyPressed_prodsystem.0 from doorpi.keyboard.from_piface asyncron
  1704. 2015-09-11 08:56:17,711 [DEBUG] [doorpi.action.handler] no actions for event OnKeyPressed_0 - skip fire_event OnKeyPressed_0 from doorpi.keyboard.from_piface
  1705. 2015-09-11 08:56:17,713 [DEBUG] [doorpi.action.handler] [Z5QS25] fire for event OnKeyPressed_prodsystem.0 this actions [<doorpi.action.SingleActions.out_triggered.OutTriggeredAction instance at 0x1d47080>, <doorpi.action.SingleActions.call.CallAction instance at 0x1d472b0>]
  1706. 2015-09-11 08:56:17,714 [TRACE] [doorpi.action.handler] [Z5QS25] try to fire action OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Keller', 'start_value': '1'}
  1707. 2015-09-11 08:56:17,715 [TRACE] [doorpi.action.base] run OutTriggeredAction with args () and kwargs {'stop_pin': 'NoStopPinSet', 'end_value': '0', 'timeout': 1.0, 'pin': 'Gong-Keller', 'start_value': '1'}
  1708. 2015-09-11 08:56:17,718 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 3, value = True, log_output = True)
  1709. 2015-09-11 08:56:17,722 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1710. 2015-09-11 08:56:17,723 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1711. 2015-09-11 08:56:17,724 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1712. 2015-09-11 08:56:17,725 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1713. 2015-09-11 08:56:17,777 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1714. 2015-09-11 08:56:17,778 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1715. 2015-09-11 08:56:17,779 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1716. 2015-09-11 08:56:17,780 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1717. 2015-09-11 08:56:17,831 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1718. 2015-09-11 08:56:17,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1719. 2015-09-11 08:56:17,833 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1720. 2015-09-11 08:56:17,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1721. 2015-09-11 08:56:17,885 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1722. 2015-09-11 08:56:17,886 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1723. 2015-09-11 08:56:17,887 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1724. 2015-09-11 08:56:17,888 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1725. 2015-09-11 08:56:17,940 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1726. 2015-09-11 08:56:17,941 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1727. 2015-09-11 08:56:17,942 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1728. 2015-09-11 08:56:17,943 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1729. 2015-09-11 08:56:17,994 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1730. 2015-09-11 08:56:17,995 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1731. 2015-09-11 08:56:17,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1732. 2015-09-11 08:56:17,997 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1733. 2015-09-11 08:56:18,048 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_stats_updated]
  1734. 2015-09-11 08:56:18,050 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_stats_updated(0x1c54300, 0x1df1928, 0x1df1b60)
  1735. 2015-09-11 08:56:18,051 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_stats_updated
  1736. 2015-09-11 08:56:18,051 [INFO] [doorpi.sipphone.from_linphone] Bandwidth usage for call [0x1df1928]:
  1737. RTP audio=[d= 80.7,u= 80.7], video=[d= 0.0,u= 0.0] kbits/sec
  1738. RTCP audio=[d= 0.0,u= 1.0], video=[d= 0.0,u= 0.0] kbits/sec
  1739. 2015-09-11 08:56:18,052 [INFO] [doorpi.sipphone.from_linphone] Thread processing load: audio=6.464191 video=0.000000
  1740. 2015-09-11 08:56:18,053 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1741. 2015-09-11 08:56:18,054 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1742. 2015-09-11 08:56:18,056 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1743. 2015-09-11 08:56:18,057 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1744. 2015-09-11 08:56:18,108 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1745. 2015-09-11 08:56:18,109 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1746. 2015-09-11 08:56:18,110 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1747. 2015-09-11 08:56:18,111 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1748. 2015-09-11 08:56:18,162 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1749. 2015-09-11 08:56:18,164 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1750. 2015-09-11 08:56:18,165 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1751. 2015-09-11 08:56:18,166 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1752. 2015-09-11 08:56:18,219 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1753. 2015-09-11 08:56:18,220 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1754. 2015-09-11 08:56:18,221 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1755. 2015-09-11 08:56:18,222 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1756. 2015-09-11 08:56:18,273 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1757. 2015-09-11 08:56:18,274 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1758. 2015-09-11 08:56:18,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1759. 2015-09-11 08:56:18,275 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1760. 2015-09-11 08:56:18,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1761. 2015-09-11 08:56:18,327 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1762. 2015-09-11 08:56:18,328 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1763. 2015-09-11 08:56:18,329 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1764. 2015-09-11 08:56:18,380 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1765. 2015-09-11 08:56:18,381 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1766. 2015-09-11 08:56:18,382 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1767. 2015-09-11 08:56:18,383 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1768. 2015-09-11 08:56:18,434 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1769. 2015-09-11 08:56:18,435 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1770. 2015-09-11 08:56:18,436 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1771. 2015-09-11 08:56:18,437 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1772. 2015-09-11 08:56:18,489 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1773. 2015-09-11 08:56:18,490 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1774. 2015-09-11 08:56:18,491 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1775. 2015-09-11 08:56:18,492 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1776. 2015-09-11 08:56:18,543 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1777. 2015-09-11 08:56:18,544 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1778. 2015-09-11 08:56:18,545 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1779. 2015-09-11 08:56:18,546 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1780. 2015-09-11 08:56:18,598 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1781. 2015-09-11 08:56:18,599 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1782. 2015-09-11 08:56:18,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1783. 2015-09-11 08:56:18,600 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1784. 2015-09-11 08:56:18,652 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1785. 2015-09-11 08:56:18,653 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1786. 2015-09-11 08:56:18,654 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1787. 2015-09-11 08:56:18,655 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1788. 2015-09-11 08:56:18,706 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1789. 2015-09-11 08:56:18,707 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1790. 2015-09-11 08:56:18,708 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1791. 2015-09-11 08:56:18,709 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1792. 2015-09-11 08:56:18,761 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1793. 2015-09-11 08:56:18,762 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1794. 2015-09-11 08:56:18,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1795. 2015-09-11 08:56:18,763 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1796. 2015-09-11 08:56:18,816 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_state(0x76d92560 [0x1df1928])
  1797. 2015-09-11 08:56:18,817 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_state -> 0x191c080
  1798. 2015-09-11 08:56:18,818 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_inc_timeout(0x1cdb4d0 [0x1c54300])
  1799. 2015-09-11 08:56:18,819 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_inc_timeout -> 0x191bfcc
  1800. 2015-09-11 08:56:18,825 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 3, value = False, log_output = True)
  1801. 2015-09-11 08:56:18,827 [TRACE] [doorpi.action.handler] [Z5QS25] try to fire action CallAction with args () and kwargs {'number': '**621'}
  1802. 2015-09-11 08:56:18,828 [TRACE] [doorpi.action.base] run CallAction with args () and kwargs {'number': '**621'}
  1803. 2015-09-11 08:56:18,829 [TRACE] [doorpi.action.handler] fire Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron
  1804. 2015-09-11 08:56:18,831 [DEBUG] [doorpi.sipphone.from_linphone] call (**621)
  1805. 2015-09-11 08:56:18,831 [DEBUG] [doorpi.action.handler] no actions for event BeforeSipPhoneMakeCall - skip fire_event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone
  1806. 2015-09-11 08:56:18,832 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d92560 [0x1df1928])
  1807. 2015-09-11 08:56:18,834 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1df3278)
  1808. 2015-09-11 08:56:18,835 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  1809. 2015-09-11 08:56:18,836 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d925f0
  1810. 2015-09-11 08:56:18,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  1811. 2015-09-11 08:56:18,837 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d925f0
  1812. 2015-09-11 08:56:18,838 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d925f0
  1813. 2015-09-11 08:56:18,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d925f0
  1814. 2015-09-11 08:56:18,839 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d925f0 [0x1df3278])
  1815. 2015-09-11 08:56:18,840 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x1eb2740
  1816. 2015-09-11 08:56:18,841 [DEBUG] [doorpi.sipphone.from_linphone] press twice with call duration > 1 second? Want to hangup current call? OK...
  1817. 2015-09-11 08:56:18,842 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x1cdb4d0 [0x1c54300])
  1818. 2015-09-11 08:56:18,854 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_log_updated(0x1c54300, 0x1df70e0)
  1819. 2015-09-11 08:56:18,855 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_log_updated
  1820. 2015-09-11 08:56:18,856 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_callback_call_state_changed(0x1c54300, 0x1df1928, 13, "Call terminated")
  1821. 2015-09-11 08:56:18,856 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] call_state_changed (13 - Call terminated)
  1822. 2015-09-11 08:56:18,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Call_get_remote_address(0x76d92560 [0x1df1928])
  1823. 2015-09-11 08:56:18,857 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_from_native_ptr(0x1df3278)
  1824. 2015-09-11 08:56:18,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_new()
  1825. 2015-09-11 08:56:18,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_new -> 0x76d92540
  1826. 2015-09-11 08:56:18,858 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_init()
  1827. 2015-09-11 08:56:18,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_init -> 0x76d92540
  1828. 2015-09-11 08:56:18,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_from_native_ptr -> 0x76d92540
  1829. 2015-09-11 08:56:18,859 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Call_get_remote_address -> 0x76d92540
  1830. 2015-09-11 08:56:18,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Address_instance_method_as_string_uri_only(0x76d92540 [0x1df3278])
  1831. 2015-09-11 08:56:18,860 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Address_instance_method_as_string_uri_only -> 0x1eb2680
  1832. 2015-09-11 08:56:18,861 [TRACE] [doorpi.action.handler] fire Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1833. 2015-09-11 08:56:18,863 [TRACE] [doorpi.action.handler] fire Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1834. 2015-09-11 08:56:18,864 [DEBUG] [doorpi.action.handler] no actions for event OnCallStateChange - skip fire_event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  1835. 2015-09-11 08:56:18,866 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1836. 2015-09-11 08:56:18,867 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0bc
  1837. 2015-09-11 08:56:18,867 [DEBUG] [doorpi.action.handler] [A2Y49G] fire for event OnCallStateDisconnect this actions [<doorpi.action.base.SingleAction instance at 0x1d428a0>, <doorpi.action.base.SingleAction instance at 0x1d429e0>]
  1838. 2015-09-11 08:56:18,868 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1839. 2015-09-11 08:56:18,869 [TRACE] [doorpi.action.handler] [A2Y49G] try to fire action <bound method LinphonePlayer.stop of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {}
  1840. 2015-09-11 08:56:18,869 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0bc
  1841. 2015-09-11 08:56:18,870 [WARNING] [doorpi.sipphone.from_linphone] There is no object pool created in thread [1915122800]. Use belle_sip_object_pool_push() to create one. Unowned objects not unref'd will be leaked.
  1842. 2015-09-11 08:56:18,872 [INFO] [doorpi.sipphone.from_linphone] Cancelling INVITE request from ["DoorPi" <sip:620@192.168.178.1>] to [sip:**621@192.168.178.1]
  1843. 2015-09-11 08:56:18,871 [TRACE] [doorpi.action.handler] fire Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks asyncron
  1844. 2015-09-11 08:56:18,873 [INFO] [doorpi.sipphone.from_linphone] Found transaction [0x75e59940] matching request.
  1845. 2015-09-11 08:56:18,874 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x75e1b748], from state [INIT] to [TRYING]
  1846. 2015-09-11 08:56:18,875 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [282] bytes
  1847. CANCEL sip:**621@192.168.178.1 SIP/2.0
  1848. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport
  1849. Call-ID: kPXunf2bfK
  1850. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1851. To: sip:**621@192.168.178.1
  1852. Max-Forwards: 70
  1853. CSeq: 21 CANCEL
  1854. User-Agent: (belle-sip/1.4.1)
  1855.  
  1856.  
  1857. 2015-09-11 08:56:18,876 [INFO] [doorpi.sipphone.from_linphone] ms_ticker_set_time_func: ticker's time method updated.
  1858. 2015-09-11 08:56:18,877 [INFO] [doorpi.sipphone.from_linphone] Filter MSRtpRecv is not scheduled; nothing to do.
  1859. 2015-09-11 08:56:18,878 [INFO] [doorpi.sipphone.from_linphone] ===========================================================
  1860. 2015-09-11 08:56:18,878 [INFO] [doorpi.sipphone.from_linphone] AUDIO SESSION'S RTP STATISTICS
  1861. 2015-09-11 08:56:18,871 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  1862. 2015-09-11 08:56:18,880 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron
  1863. 2015-09-11 08:56:18,881 [INFO] [doorpi.sipphone.from_linphone] -----------------------------------------------------------
  1864. 2015-09-11 08:56:18,882 [INFO] [doorpi.sipphone.from_linphone] sent 238 packets
  1865. 2015-09-11 08:56:18,883 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player
  1866. 2015-09-11 08:56:18,883 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets
  1867. 2015-09-11 08:56:18,884 [TRACE] [doorpi.action.handler] [A2Y49G] try to fire action <bound method LinphoneRecorder.stop of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0x1d3e9f0>> with args () and kwargs {}
  1868. 2015-09-11 08:56:18,886 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  1869. 2015-09-11 08:56:18,888 [TRACE] [doorpi.action.handler] [A2Y49G] finished fire_event for event_name OnCallStateDisconnect
  1870. 2015-09-11 08:56:18,886 [INFO] [doorpi.sipphone.from_linphone] 40936 bytes
  1871. 2015-09-11 08:56:18,885 [DEBUG] [doorpi.action.handler] [P0POFT] fire for event OnMediaNotRequired this actions [<doorpi.action.SingleActions.out.OutAction instance at 0x1d42fd0>, <doorpi.action.SingleActions.out.OutAction instance at 0x1d42f80>, <doorpi.action.SingleActions.out.OutAction instance at 0x1d42fa8>, <doorpi.action.SingleActions.out.OutAction instance at 0x1d47030>, <doorpi.action.SingleActions.out.OutAction instance at 0x1d470a8>]
  1872. 2015-09-11 08:56:18,890 [TRACE] [doorpi.action.handler] [P0POFT] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Keller'}
  1873. 2015-09-11 08:56:18,889 [INFO] [doorpi.sipphone.from_linphone] received 256 packets
  1874. 2015-09-11 08:56:18,884 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_get_calls_nb(0x1cdb4d0 [0x1c54300])
  1875. 2015-09-11 08:56:18,892 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_get_calls_nb -> 0x191c0bc
  1876. 2015-09-11 08:56:18,892 [INFO] [doorpi.sipphone.from_linphone] 0 duplicated packets
  1877. 2015-09-11 08:56:18,893 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_callback_call_state_changed
  1878. 2015-09-11 08:56:18,894 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x191c0bc
  1879. 2015-09-11 08:56:18,893 [INFO] [doorpi.sipphone.from_linphone] 44032 bytes
  1880. 2015-09-11 08:56:18,890 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Keller'}
  1881. 2015-09-11 08:56:18,898 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 3, value = False, log_output = True)
  1882. 2015-09-11 08:56:18,895 [INFO] [doorpi.sipphone.from_linphone] incoming delivered to the app 41796 bytes
  1883. 2015-09-11 08:56:18,895 [TRACE] [doorpi.action.handler] fire Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone asyncron
  1884. 2015-09-11 08:56:18,900 [INFO] [doorpi.sipphone.from_linphone] incoming cumulative lost 0 packets
  1885. 2015-09-11 08:56:18,901 [TRACE] [doorpi.action.handler] [P0POFT] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Ernst'}
  1886. 2015-09-11 08:56:18,903 [INFO] [doorpi.sipphone.from_linphone] incoming received too late 4 packets
  1887. 2015-09-11 08:56:18,904 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Ernst'}
  1888. 2015-09-11 08:56:18,905 [INFO] [doorpi.sipphone.from_linphone] incoming bad formatted 0 packets
  1889. 2015-09-11 08:56:18,906 [TRACE] [doorpi.action.handler] [Z5QS25] finished fire_event for event_name OnKeyPressed_prodsystem.0
  1890. 2015-09-11 08:56:18,907 [DEBUG] [doorpi.action.handler] no actions for event AfterSipPhoneMakeCall - skip fire_event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone
  1891. 2015-09-11 08:56:18,909 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 4, value = False, log_output = True)
  1892. 2015-09-11 08:56:18,910 [INFO] [doorpi.sipphone.from_linphone] incoming discarded (queue overflow) 0 packets
  1893. 2015-09-11 08:56:18,913 [INFO] [doorpi.sipphone.from_linphone] ===========================================================
  1894. 2015-09-11 08:56:18,915 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAlsaRead:0x75e2a318,0-->MSVolume:0x75e14748,0
  1895. 2015-09-11 08:56:18,915 [TRACE] [doorpi.action.handler] [P0POFT] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Erhard'}
  1896. 2015-09-11 08:56:18,916 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x75e14748,0-->MSAudioMixer:0x75e58e00,0
  1897. 2015-09-11 08:56:18,916 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Erhard'}
  1898. 2015-09-11 08:56:18,917 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x75e58e00,0-->MSUlawEnc:0x75e1ea30,0
  1899. 2015-09-11 08:56:18,920 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 5, value = False, log_output = True)
  1900. 2015-09-11 08:56:18,921 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawEnc:0x75e1ea30,0-->MSRtpSend:0x1df5260,0
  1901. 2015-09-11 08:56:18,923 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSRtpRecv:0x75e2d8e0,0-->MSUlawDec:0x75e146c8,0
  1902. 2015-09-11 08:56:18,925 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSUlawDec:0x75e146c8,0-->MSGenericPLC:0x75e59830,0
  1903. 2015-09-11 08:56:18,926 [TRACE] [doorpi.action.handler] [P0POFT] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Andreas'}
  1904. 2015-09-11 08:56:18,926 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSGenericPLC:0x75e59830,0-->MSDtmfGen:0x75e2cd08,0
  1905. 2015-09-11 08:56:18,927 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Gong-Andreas'}
  1906. 2015-09-11 08:56:18,929 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSDtmfGen:0x75e2cd08,0-->MSVolume:0x75e58d80,0
  1907. 2015-09-11 08:56:18,932 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 6, value = False, log_output = True)
  1908. 2015-09-11 08:56:18,935 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSVolume:0x75e58d80,0-->MSTee:0x75e27358,0
  1909. 2015-09-11 08:56:18,937 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x75e27358,0-->MSEqualizer:0x75e1ddc0,0
  1910. 2015-09-11 08:56:18,937 [TRACE] [doorpi.action.handler] [P0POFT] try to fire action OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Verstaerker'}
  1911. 2015-09-11 08:56:18,938 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSEqualizer:0x75e1ddc0,0-->MSAudioMixer:0x75e2c1b0,0
  1912. 2015-09-11 08:56:18,938 [TRACE] [doorpi.action.base] run OutAction with args () and kwargs {'log_output': True, 'value': '0', 'pin': 'Verstaerker'}
  1913. 2015-09-11 08:56:18,939 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSFilePlayer:0x75e29d38,0-->MSResample:0x75e1c7f0,0
  1914. 2015-09-11 08:56:18,942 [DEBUG] [doorpi.keyboard.from_piface] out(pin = 0, value = False, log_output = True)
  1915. 2015-09-11 08:56:18,943 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x75e1c7f0,0-->MSAudioMixer:0x75e2c1b0,1
  1916. 2015-09-11 08:56:18,945 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x75e2c1b0,0-->MSAlsaWrite:0x75e2a398,0
  1917. 2015-09-11 08:56:18,946 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x75e52620,1-->MSResample:0x75e272d8,0
  1918. 2015-09-11 08:56:18,947 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSResample:0x75e272d8,0-->MSOpusEnc:0x75e2cea0,0
  1919. 2015-09-11 08:56:18,948 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSOpusEnc:0x75e2cea0,0-->MSMKVRecorder:0x75e1be00,1
  1920. 2015-09-11 08:56:18,949 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSItcSource:0x75e02120,0-->MSMKVRecorder:0x75e1be00,0
  1921. 2015-09-11 08:56:18,950 [TRACE] [doorpi.action.handler] [P0POFT] finished fire_event for event_name OnMediaNotRequired
  1922. 2015-09-11 08:56:18,950 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x75e58e00,1-->MSAudioMixer:0x75e52620,0
  1923. 2015-09-11 08:56:18,952 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSTee:0x75e27358,1-->MSAudioMixer:0x75e52620,1
  1924. 2015-09-11 08:56:18,953 [INFO] [doorpi.sipphone.from_linphone] ms_filter_unlink: MSAudioMixer:0x75e52620,0-->MSFileRec:0x75e238f0,0
  1925. 2015-09-11 08:56:18,953 [INFO] [doorpi.sipphone.from_linphone] MKVRecorder: destroyed
  1926. 2015-09-11 08:56:18,954 [INFO] [doorpi.sipphone.from_linphone] ===========================================================
  1927. 2015-09-11 08:56:18,955 [INFO] [doorpi.sipphone.from_linphone] FILTER USAGE STATISTICS
  1928. 2015-09-11 08:56:18,956 [INFO] [doorpi.sipphone.from_linphone] Name Count Time/tick (ms) CPU Usage
  1929. 2015-09-11 08:56:18,956 [INFO] [doorpi.sipphone.from_linphone] -----------------------------------------------------------
  1930. 2015-09-11 08:56:18,957 [INFO] [doorpi.sipphone.from_linphone] MSAlsaRead 482 0.401715 39.0801
  1931. 2015-09-11 08:56:18,958 [INFO] [doorpi.sipphone.from_linphone] MSAlsaWrite 291 0.370664 21.7999
  1932. 2015-09-11 08:56:18,959 [INFO] [doorpi.sipphone.from_linphone] MSOpusEnc 99 0.996592 20.0728
  1933. 2015-09-11 08:56:18,959 [INFO] [doorpi.sipphone.from_linphone] MSRtpSend 482 0.0782226 7.60975
  1934. 2015-09-11 08:56:18,960 [INFO] [doorpi.sipphone.from_linphone] MSRtpRecv 511 0.0560032 5.7753
  1935. 2015-09-11 08:56:18,961 [INFO] [doorpi.sipphone.from_linphone] MSAudioMixer 1446 0.00478143 1.39353
  1936. 2015-09-11 08:56:18,961 [INFO] [doorpi.sipphone.from_linphone] MSUlawEnc 225 0.0210761 0.959378
  1937. 2015-09-11 08:56:18,962 [INFO] [doorpi.sipphone.from_linphone] MSVolume 463 0.00975953 0.912091
  1938. 2015-09-11 08:56:18,963 [INFO] [doorpi.sipphone.from_linphone] MSUlawDec 238 0.0150405 0.72402
  1939. 2015-09-11 08:56:18,963 [INFO] [doorpi.sipphone.from_linphone] MSGenericPLC 482 0.00442923 0.43089
  1940. 2015-09-11 08:56:18,964 [INFO] [doorpi.sipphone.from_linphone] MSDtmfGen 482 0.00277023 0.269497
  1941. 2015-09-11 08:56:18,965 [INFO] [doorpi.sipphone.from_linphone] MSTee 238 0.00472647 0.227523
  1942. 2015-09-11 08:56:18,966 [INFO] [doorpi.sipphone.from_linphone] MSItcSource 482 0.00227094 0.220924
  1943. 2015-09-11 08:56:18,966 [INFO] [doorpi.sipphone.from_linphone] MSFilePlayer 482 0.00221121 0.215114
  1944. 2015-09-11 08:56:18,967 [INFO] [doorpi.sipphone.from_linphone] MSEqualizer 238 0.00240762 0.115898
  1945. 2015-09-11 08:56:18,968 [INFO] [doorpi.sipphone.from_linphone] MSFileRec 99 0.00394213 0.0794003
  1946. 2015-09-11 08:56:18,968 [INFO] [doorpi.sipphone.from_linphone] MSResample 99 0.00270677 0.0545183
  1947. 2015-09-11 08:56:18,969 [INFO] [doorpi.sipphone.from_linphone] MSMKVRecorder 49 0.00530106 0.0533856
  1948. 2015-09-11 08:56:18,970 [INFO] [doorpi.sipphone.from_linphone] MSVoidSink 5 0.0049305 0.00595845
  1949. 2015-09-11 08:56:18,970 [INFO] [doorpi.sipphone.from_linphone] MSItcSink 0 0 0
  1950. 2015-09-11 08:56:18,971 [INFO] [doorpi.sipphone.from_linphone] MSSpeexEC 0 0 0
  1951. 2015-09-11 08:56:18,972 [INFO] [doorpi.sipphone.from_linphone] ===========================================================
  1952. 2015-09-11 08:56:18,972 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [display_status]
  1953. 2015-09-11 08:56:18,973 [INFO] [doorpi.sipphone.from_linphone] Call 0x1df1928: moving from state LinphoneCallOutgoingEarlyMedia to LinphoneCallEnd
  1954. 2015-09-11 08:56:18,974 [INFO] [doorpi.sipphone.from_linphone] MSAudio MSTicker thread exiting
  1955. 2015-09-11 08:56:18,975 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_log_updated]
  1956. 2015-09-11 08:56:18,975 [INFO] [doorpi.sipphone.from_linphone] Resetting the current call
  1957. 2015-09-11 08:56:18,976 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [call_state_changed]
  1958. 2015-09-11 08:56:18,977 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [336] new bytes from [UDP://192.168.178.1:5060]:
  1959. SIP/2.0 487 Request Cancelled
  1960. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport=5060
  1961. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1962. To: <sip:**621@192.168.178.1>;tag=6512C6529BDF57D4
  1963. Call-ID: kPXunf2bfK
  1964. CSeq: 21 INVITE
  1965. User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.30 TAL (Jul 10 2015)
  1966. Content-Length: 0
  1967.  
  1968.  
  1969. 2015-09-11 08:56:18,987 [INFO] [doorpi.sipphone.from_linphone] Notifying soundcard that we don't need it anymore for calls.
  1970. 2015-09-11 08:56:18,988 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [336] bytes parsed
  1971. 2015-09-11 08:56:18,988 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  1972. 2015-09-11 08:56:18,989 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [INVITE] transaction [0x75e59940], from state [PROCEEDING] to [COMPLETED]
  1973. 2015-09-11 08:56:18,990 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: message sent to [UDP://192.168.178.1:5060], size: [368] bytes
  1974. ACK sip:**621@192.168.178.1 SIP/2.0
  1975. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport
  1976. Call-ID: kPXunf2bfK
  1977. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1978. To: <sip:**621@192.168.178.1>;tag=6512C6529BDF57D4
  1979. Contact: <sip:620@192.168.178.225>;+sip.instance="<urn:uuid:2dedbd5b-2efe-46ac-8b2a-df79ec5a02fa>"
  1980. Max-Forwards: 70
  1981. CSeq: 21 ACK
  1982.  
  1983.  
  1984. 2015-09-11 08:56:18,991 [INFO] [doorpi.sipphone.from_linphone] Dialog [0x75e2cc78]: now updated by transaction [0x75e59940].
  1985. 2015-09-11 08:56:18,992 [INFO] [doorpi.sipphone.from_linphone] dialog [0x75e2cc78] deleted.
  1986. 2015-09-11 08:56:18,993 [INFO] [doorpi.sipphone.from_linphone] op [0x1df8198] : set_or_update_dialog() current=[0x75e2cc78] new=[0x75e2cc78]
  1987. 2015-09-11 08:56:18,994 [INFO] [doorpi.sipphone.from_linphone] Op [0x1df8198] receiving call response [487], dialog is [0x75e2cc78] in state [BELLE_SIP_DIALOG_TERMINATED]
  1988. 2015-09-11 08:56:18,995 [INFO] [doorpi.sipphone.from_linphone] Linphone core [0x1c54300] notifying [show]
  1989. 2015-09-11 08:56:19,046 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8]: received [371] new bytes from [UDP://192.168.178.1:5060]:
  1990. SIP/2.0 200 OK
  1991. Via: SIP/2.0/UDP 192.168.178.225:5060;branch=z9hG4bK.hUtdBULqj;rport=5060
  1992. From: "DoorPi" <sip:620@192.168.178.1>;tag=XbqeFLHtM
  1993. To: <sip:**621@192.168.178.1>
  1994. Call-ID: kPXunf2bfK
  1995. CSeq: 21 CANCEL
  1996. User-Agent: AVM FRITZ!Box 7490 (UI) 113.06.30 TAL (Jul 10 2015)
  1997. Supported: 100rel,replaces,timer
  1998. Allow-Events: telephone-event,refer
  1999. Content-Length: 0
  2000.  
  2001.  
  2002. 2015-09-11 08:56:19,059 [INFO] [doorpi.sipphone.from_linphone] channel [0x75e036d8] [371] bytes parsed
  2003. 2015-09-11 08:56:19,061 [INFO] [doorpi.sipphone.from_linphone] Found transaction matching response.
  2004. 2015-09-11 08:56:19,061 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x75e1b748], from state [TRYING] to [COMPLETED]
  2005. 2015-09-11 08:56:19,062 [INFO] [doorpi.sipphone.from_linphone] op [0x1df8198] : set_or_update_dialog() current=[0x75e2cc78] new=[(nil)]
  2006. 2015-09-11 08:56:19,063 [INFO] [doorpi.sipphone.from_linphone] Op [0x1df8198] receiving call response [200], dialog is [(nil)] in state [BELLE_SIP_DIALOG_NULL]
  2007. 2015-09-11 08:56:19,064 [ERROR] [doorpi.sipphone.from_linphone] sal process_dialog_terminated no op found for this dialog [0x75e2cc78], ignoring
  2008. 2015-09-11 08:56:24,092 [INFO] [doorpi.sipphone.from_linphone] Changing [client] [CANCEL] transaction [0x75e1b748], from state [COMPLETED] to [TERMINATED]
  2009. 2015-09-11 08:56:24,093 [INFO] [doorpi.sipphone.from_linphone] Client CANCEL transaction [0x75e1b748] terminated
  2010. ^C2015-09-11 08:56:29,794 [INFO] [doorpi.main] KeyboardInterrupt -> DoorPi will shutdown
  2011. 2015-09-11 08:56:29,795 [DEBUG] [doorpi.doorpi] destroy doorpi
  2012. 2015-09-11 08:56:29,796 [DEBUG] [doorpi.doorpi] Threads before starting shutdown: [<_MainThread(MainThread, started 1996439552)>, <Thread(Thread-1, started 1977611376)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2013. 2015-09-11 08:56:29,797 [TRACE] [doorpi.action.handler] fire Event BeforeShutdown from doorpi.doorpi asyncron
  2014. 2015-09-11 08:56:29,800 [DEBUG] [doorpi.action.handler] [JHDAKX] fire for event OnShutdown this actions [<doorpi.action.SingleActions.time_tick.TimeTickDestroyAction instance at 0x1be2b98>, <doorpi.status.webserver.WebServerShutdownAction instance at 0x1be25d0>, <doorpi.keyboard.AbstractBaseClass.KeyboardDestroyAction instance at 0x1c89828>, <doorpi.action.base.SingleAction instance at 0x1d3d6c0>]
  2015. 2015-09-11 08:56:29,801 [DEBUG] [doorpi.action.handler] no actions for event BeforeShutdown - skip fire_event BeforeShutdown from doorpi.doorpi
  2016. 2015-09-11 08:56:29,802 [TRACE] [doorpi.action.handler] [JHDAKX] try to fire action TimeTickDestroyAction with args () and kwargs {}
  2017. 2015-09-11 08:56:29,805 [TRACE] [doorpi.action.base] run TimeTickDestroyAction with args () and kwargs {}
  2018. 2015-09-11 08:56:29,806 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.action.SingleActions.time_tick and force_unregister is True
  2019. 2015-09-11 08:56:29,807 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute59 from doorpi.action.SingleActions.time_tick
  2020. 2015-09-11 08:56:29,809 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute59 - remove event too
  2021. 2015-09-11 08:56:29,810 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute59
  2022. 2015-09-11 08:56:29,811 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute58 from doorpi.action.SingleActions.time_tick
  2023. 2015-09-11 08:56:29,812 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute58 - remove event too
  2024. 2015-09-11 08:56:29,813 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute58
  2025. 2015-09-11 08:56:29,814 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekEvenNumber from doorpi.action.SingleActions.time_tick
  2026. 2015-09-11 08:56:29,815 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekEvenNumber - remove event too
  2027. 2015-09-11 08:56:29,815 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekEvenNumber
  2028. 2015-09-11 08:56:29,816 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute51 from doorpi.action.SingleActions.time_tick
  2029. 2015-09-11 08:56:29,816 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute51 - remove event too
  2030. 2015-09-11 08:56:29,817 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute51
  2031. 2015-09-11 08:56:29,817 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute50 from doorpi.action.SingleActions.time_tick
  2032. 2015-09-11 08:56:29,818 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute50 - remove event too
  2033. 2015-09-11 08:56:29,818 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute50
  2034. 2015-09-11 08:56:29,819 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute53 from doorpi.action.SingleActions.time_tick
  2035. 2015-09-11 08:56:29,819 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute53 - remove event too
  2036. 2015-09-11 08:56:29,820 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute53
  2037. 2015-09-11 08:56:29,820 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute52 from doorpi.action.SingleActions.time_tick
  2038. 2015-09-11 08:56:29,821 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute52 - remove event too
  2039. 2015-09-11 08:56:29,821 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute52
  2040. 2015-09-11 08:56:29,822 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute55 from doorpi.action.SingleActions.time_tick
  2041. 2015-09-11 08:56:29,822 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute55 - remove event too
  2042. 2015-09-11 08:56:29,823 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute55
  2043. 2015-09-11 08:56:29,823 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute54 from doorpi.action.SingleActions.time_tick
  2044. 2015-09-11 08:56:29,824 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute54 - remove event too
  2045. 2015-09-11 08:56:29,824 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute54
  2046. 2015-09-11 08:56:29,825 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute57 from doorpi.action.SingleActions.time_tick
  2047. 2015-09-11 08:56:29,826 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute57 - remove event too
  2048. 2015-09-11 08:56:29,826 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute57
  2049. 2015-09-11 08:56:29,827 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute56 from doorpi.action.SingleActions.time_tick
  2050. 2015-09-11 08:56:29,828 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute56 - remove event too
  2051. 2015-09-11 08:56:29,828 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute56
  2052. 2015-09-11 08:56:29,829 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvenNumber from doorpi.action.SingleActions.time_tick
  2053. 2015-09-11 08:56:29,829 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvenNumber - remove event too
  2054. 2015-09-11 08:56:29,830 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvenNumber
  2055. 2015-09-11 08:56:29,831 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour from doorpi.action.SingleActions.time_tick
  2056. 2015-09-11 08:56:29,831 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour - remove event too
  2057. 2015-09-11 08:56:29,832 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour
  2058. 2015-09-11 08:56:29,833 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonth from doorpi.action.SingleActions.time_tick
  2059. 2015-09-11 08:56:29,833 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonth - remove event too
  2060. 2015-09-11 08:56:29,834 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonth
  2061. 2015-09-11 08:56:29,835 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearUnevenNumber from doorpi.action.SingleActions.time_tick
  2062. 2015-09-11 08:56:29,835 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearUnevenNumber - remove event too
  2063. 2015-09-11 08:56:29,836 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearUnevenNumber
  2064. 2015-09-11 08:56:29,836 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour19 from doorpi.action.SingleActions.time_tick
  2065. 2015-09-11 08:56:29,837 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour19 - remove event too
  2066. 2015-09-11 08:56:29,838 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour19
  2067. 2015-09-11 08:56:29,838 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour18 from doorpi.action.SingleActions.time_tick
  2068. 2015-09-11 08:56:29,839 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour18 - remove event too
  2069. 2015-09-11 08:56:29,840 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour18
  2070. 2015-09-11 08:56:29,840 [TRACE] [doorpi.action.handler] unregister Event OnTimeYearEvenNumber from doorpi.action.SingleActions.time_tick
  2071. 2015-09-11 08:56:29,841 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYearEvenNumber - remove event too
  2072. 2015-09-11 08:56:29,841 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYearEvenNumber
  2073. 2015-09-11 08:56:29,842 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour11 from doorpi.action.SingleActions.time_tick
  2074. 2015-09-11 08:56:29,843 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour11 - remove event too
  2075. 2015-09-11 08:56:29,843 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour11
  2076. 2015-09-11 08:56:29,844 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour13 from doorpi.action.SingleActions.time_tick
  2077. 2015-09-11 08:56:29,845 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour13 - remove event too
  2078. 2015-09-11 08:56:29,845 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour13
  2079. 2015-09-11 08:56:29,846 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour12 from doorpi.action.SingleActions.time_tick
  2080. 2015-09-11 08:56:29,847 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour12 - remove event too
  2081. 2015-09-11 08:56:29,847 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour12
  2082. 2015-09-11 08:56:29,848 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour15 from doorpi.action.SingleActions.time_tick
  2083. 2015-09-11 08:56:29,848 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour15 - remove event too
  2084. 2015-09-11 08:56:29,849 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour15
  2085. 2015-09-11 08:56:29,850 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour14 from doorpi.action.SingleActions.time_tick
  2086. 2015-09-11 08:56:29,850 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour14 - remove event too
  2087. 2015-09-11 08:56:29,851 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour14
  2088. 2015-09-11 08:56:29,852 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour17 from doorpi.action.SingleActions.time_tick
  2089. 2015-09-11 08:56:29,852 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour17 - remove event too
  2090. 2015-09-11 08:56:29,853 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour17
  2091. 2015-09-11 08:56:29,853 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour16 from doorpi.action.SingleActions.time_tick
  2092. 2015-09-11 08:56:29,854 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour16 - remove event too
  2093. 2015-09-11 08:56:29,855 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour16
  2094. 2015-09-11 08:56:29,855 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondUnevenNumber from doorpi.action.SingleActions.time_tick
  2095. 2015-09-11 08:56:29,856 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondUnevenNumber - remove event too
  2096. 2015-09-11 08:56:29,857 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondUnevenNumber
  2097. 2015-09-11 08:56:29,857 [TRACE] [doorpi.action.handler] unregister Event OnTimeDay from doorpi.action.SingleActions.time_tick
  2098. 2015-09-11 08:56:29,858 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDay - remove event too
  2099. 2015-09-11 08:56:29,859 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDay
  2100. 2015-09-11 08:56:29,859 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthEvenNumber from doorpi.action.SingleActions.time_tick
  2101. 2015-09-11 08:56:29,860 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthEvenNumber - remove event too
  2102. 2015-09-11 08:56:29,861 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthEvenNumber
  2103. 2015-09-11 08:56:29,861 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour9 from doorpi.action.SingleActions.time_tick
  2104. 2015-09-11 08:56:29,862 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour9 - remove event too
  2105. 2015-09-11 08:56:29,862 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour9
  2106. 2015-09-11 08:56:29,863 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour8 from doorpi.action.SingleActions.time_tick
  2107. 2015-09-11 08:56:29,864 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour8 - remove event too
  2108. 2015-09-11 08:56:29,864 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour8
  2109. 2015-09-11 08:56:29,865 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour10 from doorpi.action.SingleActions.time_tick
  2110. 2015-09-11 08:56:29,866 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour10 - remove event too
  2111. 2015-09-11 08:56:29,866 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour10
  2112. 2015-09-11 08:56:29,867 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecond from doorpi.action.SingleActions.time_tick
  2113. 2015-09-11 08:56:29,868 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecond - remove event too
  2114. 2015-09-11 08:56:29,868 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecond
  2115. 2015-09-11 08:56:29,869 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour4 from doorpi.action.SingleActions.time_tick
  2116. 2015-09-11 08:56:29,870 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour4 - remove event too
  2117. 2015-09-11 08:56:29,870 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour4
  2118. 2015-09-11 08:56:29,871 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour7 from doorpi.action.SingleActions.time_tick
  2119. 2015-09-11 08:56:29,871 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour7 - remove event too
  2120. 2015-09-11 08:56:29,872 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour7
  2121. 2015-09-11 08:56:29,873 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour6 from doorpi.action.SingleActions.time_tick
  2122. 2015-09-11 08:56:29,873 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour6 - remove event too
  2123. 2015-09-11 08:56:29,874 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour6
  2124. 2015-09-11 08:56:29,875 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour1 from doorpi.action.SingleActions.time_tick
  2125. 2015-09-11 08:56:29,875 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour1 - remove event too
  2126. 2015-09-11 08:56:29,876 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour1
  2127. 2015-09-11 08:56:29,877 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour0 from doorpi.action.SingleActions.time_tick
  2128. 2015-09-11 08:56:29,877 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour0 - remove event too
  2129. 2015-09-11 08:56:29,878 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour0
  2130. 2015-09-11 08:56:29,878 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour3 from doorpi.action.SingleActions.time_tick
  2131. 2015-09-11 08:56:29,879 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour3 - remove event too
  2132. 2015-09-11 08:56:29,880 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour3
  2133. 2015-09-11 08:56:29,880 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour2 from doorpi.action.SingleActions.time_tick
  2134. 2015-09-11 08:56:29,881 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour2 - remove event too
  2135. 2015-09-11 08:56:29,881 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour2
  2136. 2015-09-11 08:56:29,882 [TRACE] [doorpi.action.handler] unregister Event OnTimeMonthUnevenNumber from doorpi.action.SingleActions.time_tick
  2137. 2015-09-11 08:56:29,883 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMonthUnevenNumber - remove event too
  2138. 2015-09-11 08:56:29,883 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMonthUnevenNumber
  2139. 2015-09-11 08:56:29,884 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute5 from doorpi.action.SingleActions.time_tick
  2140. 2015-09-11 08:56:29,885 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute5 - remove event too
  2141. 2015-09-11 08:56:29,885 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute5
  2142. 2015-09-11 08:56:29,886 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute4 from doorpi.action.SingleActions.time_tick
  2143. 2015-09-11 08:56:29,887 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute4 - remove event too
  2144. 2015-09-11 08:56:29,887 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute4
  2145. 2015-09-11 08:56:29,888 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute7 from doorpi.action.SingleActions.time_tick
  2146. 2015-09-11 08:56:29,888 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute7 - remove event too
  2147. 2015-09-11 08:56:29,889 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute7
  2148. 2015-09-11 08:56:29,890 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute6 from doorpi.action.SingleActions.time_tick
  2149. 2015-09-11 08:56:29,890 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute6 - remove event too
  2150. 2015-09-11 08:56:29,891 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute6
  2151. 2015-09-11 08:56:29,892 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute1 from doorpi.action.SingleActions.time_tick
  2152. 2015-09-11 08:56:29,892 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute1 - remove event too
  2153. 2015-09-11 08:56:29,893 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute1
  2154. 2015-09-11 08:56:29,893 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute0 from doorpi.action.SingleActions.time_tick
  2155. 2015-09-11 08:56:29,894 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute0 - remove event too
  2156. 2015-09-11 08:56:29,895 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute0
  2157. 2015-09-11 08:56:29,895 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute3 from doorpi.action.SingleActions.time_tick
  2158. 2015-09-11 08:56:29,896 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute3 - remove event too
  2159. 2015-09-11 08:56:29,897 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute3
  2160. 2015-09-11 08:56:29,897 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute2 from doorpi.action.SingleActions.time_tick
  2161. 2015-09-11 08:56:29,898 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute2 - remove event too
  2162. 2015-09-11 08:56:29,898 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute2
  2163. 2015-09-11 08:56:29,899 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute9 from doorpi.action.SingleActions.time_tick
  2164. 2015-09-11 08:56:29,900 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute9 - remove event too
  2165. 2015-09-11 08:56:29,900 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute9
  2166. 2015-09-11 08:56:29,901 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute8 from doorpi.action.SingleActions.time_tick
  2167. 2015-09-11 08:56:29,901 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute8 - remove event too
  2168. 2015-09-11 08:56:29,902 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute8
  2169. 2015-09-11 08:56:29,903 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeek from doorpi.action.SingleActions.time_tick
  2170. 2015-09-11 08:56:29,903 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeek - remove event too
  2171. 2015-09-11 08:56:29,904 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeek
  2172. 2015-09-11 08:56:29,905 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute15 from doorpi.action.SingleActions.time_tick
  2173. 2015-09-11 08:56:29,905 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute15 - remove event too
  2174. 2015-09-11 08:56:29,906 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute15
  2175. 2015-09-11 08:56:29,907 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute14 from doorpi.action.SingleActions.time_tick
  2176. 2015-09-11 08:56:29,907 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute14 - remove event too
  2177. 2015-09-11 08:56:29,908 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute14
  2178. 2015-09-11 08:56:29,908 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute17 from doorpi.action.SingleActions.time_tick
  2179. 2015-09-11 08:56:29,909 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute17 - remove event too
  2180. 2015-09-11 08:56:29,910 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute17
  2181. 2015-09-11 08:56:29,910 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute16 from doorpi.action.SingleActions.time_tick
  2182. 2015-09-11 08:56:29,911 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute16 - remove event too
  2183. 2015-09-11 08:56:29,911 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute16
  2184. 2015-09-11 08:56:29,912 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute11 from doorpi.action.SingleActions.time_tick
  2185. 2015-09-11 08:56:29,913 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute11 - remove event too
  2186. 2015-09-11 08:56:29,913 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute11
  2187. 2015-09-11 08:56:29,914 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute10 from doorpi.action.SingleActions.time_tick
  2188. 2015-09-11 08:56:29,915 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute10 - remove event too
  2189. 2015-09-11 08:56:29,915 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute10
  2190. 2015-09-11 08:56:29,916 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute13 from doorpi.action.SingleActions.time_tick
  2191. 2015-09-11 08:56:29,917 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute13 - remove event too
  2192. 2015-09-11 08:56:29,917 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute13
  2193. 2015-09-11 08:56:29,918 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute12 from doorpi.action.SingleActions.time_tick
  2194. 2015-09-11 08:56:29,918 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute12 - remove event too
  2195. 2015-09-11 08:56:29,919 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute12
  2196. 2015-09-11 08:56:29,920 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute19 from doorpi.action.SingleActions.time_tick
  2197. 2015-09-11 08:56:29,920 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute19 - remove event too
  2198. 2015-09-11 08:56:29,921 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute19
  2199. 2015-09-11 08:56:29,921 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute18 from doorpi.action.SingleActions.time_tick
  2200. 2015-09-11 08:56:29,922 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute18 - remove event too
  2201. 2015-09-11 08:56:29,923 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute18
  2202. 2015-09-11 08:56:29,923 [TRACE] [doorpi.action.handler] unregister Event OnTimeWeekUnevenNumber from doorpi.action.SingleActions.time_tick
  2203. 2015-09-11 08:56:29,924 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeWeekUnevenNumber - remove event too
  2204. 2015-09-11 08:56:29,925 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeWeekUnevenNumber
  2205. 2015-09-11 08:56:29,925 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteEvery5 from doorpi.action.SingleActions.time_tick
  2206. 2015-09-11 08:56:29,926 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteEvery5 - remove event too
  2207. 2015-09-11 08:56:29,926 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteEvery5
  2208. 2015-09-11 08:56:29,927 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour20 from doorpi.action.SingleActions.time_tick
  2209. 2015-09-11 08:56:29,928 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour20 - remove event too
  2210. 2015-09-11 08:56:29,928 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour20
  2211. 2015-09-11 08:56:29,929 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour21 from doorpi.action.SingleActions.time_tick
  2212. 2015-09-11 08:56:29,930 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour21 - remove event too
  2213. 2015-09-11 08:56:29,930 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour21
  2214. 2015-09-11 08:56:29,931 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour22 from doorpi.action.SingleActions.time_tick
  2215. 2015-09-11 08:56:29,931 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour22 - remove event too
  2216. 2015-09-11 08:56:29,932 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour22
  2217. 2015-09-11 08:56:29,933 [TRACE] [doorpi.action.handler] unregister Event OnTimeHour5 from doorpi.action.SingleActions.time_tick
  2218. 2015-09-11 08:56:29,933 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHour5 - remove event too
  2219. 2015-09-11 08:56:29,934 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHour5
  2220. 2015-09-11 08:56:29,935 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute20 from doorpi.action.SingleActions.time_tick
  2221. 2015-09-11 08:56:29,935 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute20 - remove event too
  2222. 2015-09-11 08:56:29,936 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute20
  2223. 2015-09-11 08:56:29,937 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute21 from doorpi.action.SingleActions.time_tick
  2224. 2015-09-11 08:56:29,937 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute21 - remove event too
  2225. 2015-09-11 08:56:29,938 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute21
  2226. 2015-09-11 08:56:29,938 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute22 from doorpi.action.SingleActions.time_tick
  2227. 2015-09-11 08:56:29,939 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute22 - remove event too
  2228. 2015-09-11 08:56:29,940 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute22
  2229. 2015-09-11 08:56:29,940 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute23 from doorpi.action.SingleActions.time_tick
  2230. 2015-09-11 08:56:29,941 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute23 - remove event too
  2231. 2015-09-11 08:56:29,942 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute23
  2232. 2015-09-11 08:56:29,942 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute24 from doorpi.action.SingleActions.time_tick
  2233. 2015-09-11 08:56:29,943 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute24 - remove event too
  2234. 2015-09-11 08:56:29,943 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute24
  2235. 2015-09-11 08:56:29,944 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute25 from doorpi.action.SingleActions.time_tick
  2236. 2015-09-11 08:56:29,945 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute25 - remove event too
  2237. 2015-09-11 08:56:29,946 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute25
  2238. 2015-09-11 08:56:29,947 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute26 from doorpi.action.SingleActions.time_tick
  2239. 2015-09-11 08:56:29,948 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute26 - remove event too
  2240. 2015-09-11 08:56:29,948 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute26
  2241. 2015-09-11 08:56:29,949 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute27 from doorpi.action.SingleActions.time_tick
  2242. 2015-09-11 08:56:29,950 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute27 - remove event too
  2243. 2015-09-11 08:56:29,950 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute27
  2244. 2015-09-11 08:56:29,951 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute28 from doorpi.action.SingleActions.time_tick
  2245. 2015-09-11 08:56:29,951 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute28 - remove event too
  2246. 2015-09-11 08:56:29,952 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute28
  2247. 2015-09-11 08:56:29,953 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute29 from doorpi.action.SingleActions.time_tick
  2248. 2015-09-11 08:56:29,953 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute29 - remove event too
  2249. 2015-09-11 08:56:29,954 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute29
  2250. 2015-09-11 08:56:29,955 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayEvenNumber from doorpi.action.SingleActions.time_tick
  2251. 2015-09-11 08:56:29,955 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayEvenNumber - remove event too
  2252. 2015-09-11 08:56:29,956 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayEvenNumber
  2253. 2015-09-11 08:56:29,957 [TRACE] [doorpi.action.handler] unregister Event OnTimeDayUnevenNumber from doorpi.action.SingleActions.time_tick
  2254. 2015-09-11 08:56:29,957 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeDayUnevenNumber - remove event too
  2255. 2015-09-11 08:56:29,957 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeDayUnevenNumber
  2256. 2015-09-11 08:56:29,958 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute39 from doorpi.action.SingleActions.time_tick
  2257. 2015-09-11 08:56:29,958 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute39 - remove event too
  2258. 2015-09-11 08:56:29,959 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute39
  2259. 2015-09-11 08:56:29,959 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute38 from doorpi.action.SingleActions.time_tick
  2260. 2015-09-11 08:56:29,960 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute38 - remove event too
  2261. 2015-09-11 08:56:29,960 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute38
  2262. 2015-09-11 08:56:29,960 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute37 from doorpi.action.SingleActions.time_tick
  2263. 2015-09-11 08:56:29,961 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute37 - remove event too
  2264. 2015-09-11 08:56:29,961 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute37
  2265. 2015-09-11 08:56:29,962 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute36 from doorpi.action.SingleActions.time_tick
  2266. 2015-09-11 08:56:29,962 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute36 - remove event too
  2267. 2015-09-11 08:56:29,963 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute36
  2268. 2015-09-11 08:56:29,963 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute35 from doorpi.action.SingleActions.time_tick
  2269. 2015-09-11 08:56:29,964 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute35 - remove event too
  2270. 2015-09-11 08:56:29,964 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute35
  2271. 2015-09-11 08:56:29,964 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute34 from doorpi.action.SingleActions.time_tick
  2272. 2015-09-11 08:56:29,965 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute34 - remove event too
  2273. 2015-09-11 08:56:29,965 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute34
  2274. 2015-09-11 08:56:29,966 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute33 from doorpi.action.SingleActions.time_tick
  2275. 2015-09-11 08:56:29,966 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute33 - remove event too
  2276. 2015-09-11 08:56:29,967 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute33
  2277. 2015-09-11 08:56:29,967 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute32 from doorpi.action.SingleActions.time_tick
  2278. 2015-09-11 08:56:29,967 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute32 - remove event too
  2279. 2015-09-11 08:56:29,968 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute32
  2280. 2015-09-11 08:56:29,968 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute31 from doorpi.action.SingleActions.time_tick
  2281. 2015-09-11 08:56:29,969 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute31 - remove event too
  2282. 2015-09-11 08:56:29,969 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute31
  2283. 2015-09-11 08:56:29,970 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute30 from doorpi.action.SingleActions.time_tick
  2284. 2015-09-11 08:56:29,970 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute30 - remove event too
  2285. 2015-09-11 08:56:29,970 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute30
  2286. 2015-09-11 08:56:29,971 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourUnevenNumber from doorpi.action.SingleActions.time_tick
  2287. 2015-09-11 08:56:29,971 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourUnevenNumber - remove event too
  2288. 2015-09-11 08:56:29,972 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourUnevenNumber
  2289. 2015-09-11 08:56:29,972 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute from doorpi.action.SingleActions.time_tick
  2290. 2015-09-11 08:56:29,973 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute - remove event too
  2291. 2015-09-11 08:56:29,973 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute
  2292. 2015-09-11 08:56:29,973 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute48 from doorpi.action.SingleActions.time_tick
  2293. 2015-09-11 08:56:29,974 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute48 - remove event too
  2294. 2015-09-11 08:56:29,974 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute48
  2295. 2015-09-11 08:56:29,975 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute49 from doorpi.action.SingleActions.time_tick
  2296. 2015-09-11 08:56:29,975 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute49 - remove event too
  2297. 2015-09-11 08:56:29,976 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute49
  2298. 2015-09-11 08:56:29,976 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute42 from doorpi.action.SingleActions.time_tick
  2299. 2015-09-11 08:56:29,977 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute42 - remove event too
  2300. 2015-09-11 08:56:29,977 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute42
  2301. 2015-09-11 08:56:29,977 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute43 from doorpi.action.SingleActions.time_tick
  2302. 2015-09-11 08:56:29,978 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute43 - remove event too
  2303. 2015-09-11 08:56:29,978 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute43
  2304. 2015-09-11 08:56:29,979 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute40 from doorpi.action.SingleActions.time_tick
  2305. 2015-09-11 08:56:29,979 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute40 - remove event too
  2306. 2015-09-11 08:56:29,980 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute40
  2307. 2015-09-11 08:56:29,980 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute41 from doorpi.action.SingleActions.time_tick
  2308. 2015-09-11 08:56:29,980 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute41 - remove event too
  2309. 2015-09-11 08:56:29,981 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute41
  2310. 2015-09-11 08:56:29,981 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute46 from doorpi.action.SingleActions.time_tick
  2311. 2015-09-11 08:56:29,982 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute46 - remove event too
  2312. 2015-09-11 08:56:29,982 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute46
  2313. 2015-09-11 08:56:29,983 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute47 from doorpi.action.SingleActions.time_tick
  2314. 2015-09-11 08:56:29,983 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute47 - remove event too
  2315. 2015-09-11 08:56:29,983 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute47
  2316. 2015-09-11 08:56:29,984 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute44 from doorpi.action.SingleActions.time_tick
  2317. 2015-09-11 08:56:29,984 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute44 - remove event too
  2318. 2015-09-11 08:56:29,985 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute44
  2319. 2015-09-11 08:56:29,985 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinute45 from doorpi.action.SingleActions.time_tick
  2320. 2015-09-11 08:56:29,986 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinute45 - remove event too
  2321. 2015-09-11 08:56:29,986 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinute45
  2322. 2015-09-11 08:56:29,987 [TRACE] [doorpi.action.handler] unregister Event OnTimeHourEvenNumber from doorpi.action.SingleActions.time_tick
  2323. 2015-09-11 08:56:29,987 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeHourEvenNumber - remove event too
  2324. 2015-09-11 08:56:29,987 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeHourEvenNumber
  2325. 2015-09-11 08:56:29,988 [TRACE] [doorpi.action.handler] unregister Event OnTimeSecondEvenNumber from doorpi.action.SingleActions.time_tick
  2326. 2015-09-11 08:56:29,988 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeSecondEvenNumber - remove event too
  2327. 2015-09-11 08:56:29,989 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeSecondEvenNumber
  2328. 2015-09-11 08:56:29,989 [TRACE] [doorpi.action.handler] unregister Event OnTimeYear from doorpi.action.SingleActions.time_tick
  2329. 2015-09-11 08:56:29,990 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeYear - remove event too
  2330. 2015-09-11 08:56:29,990 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeYear
  2331. 2015-09-11 08:56:29,991 [TRACE] [doorpi.action.handler] unregister Event OnTimeMinuteUnevenNumber from doorpi.action.SingleActions.time_tick
  2332. 2015-09-11 08:56:29,991 [DEBUG] [doorpi.action.handler] no more sources for event OnTimeMinuteUnevenNumber - remove event too
  2333. 2015-09-11 08:56:29,991 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed for event OnTimeMinuteUnevenNumber
  2334. 2015-09-11 08:56:29,992 [TRACE] [doorpi.action.handler] event_source doorpi.action.SingleActions.time_tick was removed
  2335. 2015-09-11 08:56:29,993 [TRACE] [doorpi.action.handler] [JHDAKX] try to fire action WebServerShutdownAction with args () and kwargs {}
  2336. 2015-09-11 08:56:29,993 [TRACE] [doorpi.action.base] run WebServerShutdownAction with args () and kwargs {}
  2337. 2015-09-11 08:56:29,994 [TRACE] [doorpi.action.handler] fire Event OnWebServerStop from doorpi.status.webserver asyncron
  2338. 2015-09-11 08:56:29,995 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver_lib.request_handler and force_unregister is True
  2339. 2015-09-11 08:56:29,996 [TRACE] [doorpi.action.handler] unregister Event OnWebServerVirtualResource from doorpi.status.webserver_lib.request_handler
  2340. 2015-09-11 08:56:29,997 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerVirtualResource - remove event too
  2341. 2015-09-11 08:56:29,998 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerVirtualResource
  2342. 2015-09-11 08:56:29,997 [DEBUG] [doorpi.action.handler] no actions for event OnWebServerStop - skip fire_event OnWebServerStop from doorpi.status.webserver
  2343. 2015-09-11 08:56:29,998 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRealResource from doorpi.status.webserver_lib.request_handler
  2344. 2015-09-11 08:56:30,000 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRealResource - remove event too
  2345. 2015-09-11 08:56:30,000 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRealResource
  2346. 2015-09-11 08:56:30,000 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeySet from doorpi.status.webserver_lib.request_handler
  2347. 2015-09-11 08:56:30,001 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeySet - remove event too
  2348. 2015-09-11 08:56:30,001 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeySet
  2349. 2015-09-11 08:56:30,002 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestGet from doorpi.status.webserver_lib.request_handler
  2350. 2015-09-11 08:56:30,002 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestGet - remove event too
  2351. 2015-09-11 08:56:30,003 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestGet
  2352. 2015-09-11 08:56:30,003 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequestPost from doorpi.status.webserver_lib.request_handler
  2353. 2015-09-11 08:56:30,004 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequestPost - remove event too
  2354. 2015-09-11 08:56:30,004 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequestPost
  2355. 2015-09-11 08:56:30,005 [TRACE] [doorpi.action.handler] unregister Event OnConfigKeyDelete from doorpi.status.webserver_lib.request_handler
  2356. 2015-09-11 08:56:30,005 [DEBUG] [doorpi.action.handler] no more sources for event OnConfigKeyDelete - remove event too
  2357. 2015-09-11 08:56:30,005 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnConfigKeyDelete
  2358. 2015-09-11 08:56:30,006 [TRACE] [doorpi.action.handler] unregister Event OnWebServerRequest from doorpi.status.webserver_lib.request_handler
  2359. 2015-09-11 08:56:30,006 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerRequest - remove event too
  2360. 2015-09-11 08:56:30,007 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnWebServerRequest
  2361. 2015-09-11 08:56:30,007 [TRACE] [doorpi.action.handler] unregister Event OnFireEvent from doorpi.status.webserver_lib.request_handler
  2362. 2015-09-11 08:56:30,008 [DEBUG] [doorpi.action.handler] no more sources for event OnFireEvent - remove event too
  2363. 2015-09-11 08:56:30,008 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed for event OnFireEvent
  2364. 2015-09-11 08:56:30,009 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver_lib.request_handler was removed
  2365. 2015-09-11 08:56:30,018 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.status.webserver and force_unregister is True
  2366. 2015-09-11 08:56:30,018 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStop from doorpi.status.webserver
  2367. 2015-09-11 08:56:30,019 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStop - remove event too
  2368. 2015-09-11 08:56:30,019 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStop
  2369. 2015-09-11 08:56:30,020 [TRACE] [doorpi.action.handler] unregister Event OnWebServerStart from doorpi.status.webserver
  2370. 2015-09-11 08:56:30,020 [DEBUG] [doorpi.action.handler] no more sources for event OnWebServerStart - remove event too
  2371. 2015-09-11 08:56:30,021 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed for event OnWebServerStart
  2372. 2015-09-11 08:56:30,021 [TRACE] [doorpi.action.handler] event_source doorpi.status.webserver was removed
  2373. 2015-09-11 08:56:30,022 [TRACE] [doorpi.action.handler] [JHDAKX] try to fire action KeyboardDestroyAction with args () and kwargs {}
  2374. 2015-09-11 08:56:30,023 [TRACE] [doorpi.action.base] run KeyboardDestroyAction with args () and kwargs {}
  2375. 2015-09-11 08:56:30,023 [DEBUG] [doorpi.keyboard.from_piface] destroy
  2376. 2015-09-11 08:56:30,051 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.keyboard.from_piface and force_unregister is True
  2377. 2015-09-11 08:56:30,052 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_prodsystem.0 from doorpi.keyboard.from_piface
  2378. 2015-09-11 08:56:30,053 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_prodsystem.0 - remove event too
  2379. 2015-09-11 08:56:30,054 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_prodsystem.0
  2380. 2015-09-11 08:56:30,055 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_prodsystem.2 from doorpi.keyboard.from_piface
  2381. 2015-09-11 08:56:30,055 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_prodsystem.2 - remove event too
  2382. 2015-09-11 08:56:30,056 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_prodsystem.2
  2383. 2015-09-11 08:56:30,057 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_prodsystem.3 from doorpi.keyboard.from_piface
  2384. 2015-09-11 08:56:30,058 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_prodsystem.3 - remove event too
  2385. 2015-09-11 08:56:30,058 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_prodsystem.3
  2386. 2015-09-11 08:56:30,059 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_2 from doorpi.keyboard.from_piface
  2387. 2015-09-11 08:56:30,059 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_2 - remove event too
  2388. 2015-09-11 08:56:30,060 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_2
  2389. 2015-09-11 08:56:30,061 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed from doorpi.keyboard.from_piface
  2390. 2015-09-11 08:56:30,061 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed - remove event too
  2391. 2015-09-11 08:56:30,062 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed
  2392. 2015-09-11 08:56:30,062 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp from doorpi.keyboard.from_piface
  2393. 2015-09-11 08:56:30,063 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp - remove event too
  2394. 2015-09-11 08:56:30,064 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp
  2395. 2015-09-11 08:56:30,065 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_prodsystem.1 from doorpi.keyboard.from_piface
  2396. 2015-09-11 08:56:30,066 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_prodsystem.1 - remove event too
  2397. 2015-09-11 08:56:30,067 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_prodsystem.1
  2398. 2015-09-11 08:56:30,068 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_prodsystem.0 from doorpi.keyboard.from_piface
  2399. 2015-09-11 08:56:30,069 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_prodsystem.0 - remove event too
  2400. 2015-09-11 08:56:30,070 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_prodsystem.0
  2401. 2015-09-11 08:56:30,071 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_prodsystem.1 from doorpi.keyboard.from_piface
  2402. 2015-09-11 08:56:30,072 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_prodsystem.1 - remove event too
  2403. 2015-09-11 08:56:30,073 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_prodsystem.1
  2404. 2015-09-11 08:56:30,074 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_prodsystem.3 from doorpi.keyboard.from_piface
  2405. 2015-09-11 08:56:30,075 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_prodsystem.3 - remove event too
  2406. 2015-09-11 08:56:30,075 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_prodsystem.3
  2407. 2015-09-11 08:56:30,076 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_3 from doorpi.keyboard.from_piface
  2408. 2015-09-11 08:56:30,077 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_3 - remove event too
  2409. 2015-09-11 08:56:30,078 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_3
  2410. 2015-09-11 08:56:30,079 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_2 from doorpi.keyboard.from_piface
  2411. 2015-09-11 08:56:30,079 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_2 - remove event too
  2412. 2015-09-11 08:56:30,080 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_2
  2413. 2015-09-11 08:56:30,081 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_1 from doorpi.keyboard.from_piface
  2414. 2015-09-11 08:56:30,082 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_1 - remove event too
  2415. 2015-09-11 08:56:30,082 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_1
  2416. 2015-09-11 08:56:30,083 [TRACE] [doorpi.action.handler] unregister Event OnKeyUp_0 from doorpi.keyboard.from_piface
  2417. 2015-09-11 08:56:30,084 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyUp_0 - remove event too
  2418. 2015-09-11 08:56:30,085 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyUp_0
  2419. 2015-09-11 08:56:30,085 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_prodsystem.3 from doorpi.keyboard.from_piface
  2420. 2015-09-11 08:56:30,086 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_prodsystem.3 - remove event too
  2421. 2015-09-11 08:56:30,087 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_prodsystem.3
  2422. 2015-09-11 08:56:30,087 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_prodsystem.2 from doorpi.keyboard.from_piface
  2423. 2015-09-11 08:56:30,088 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_prodsystem.2 - remove event too
  2424. 2015-09-11 08:56:30,089 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_prodsystem.2
  2425. 2015-09-11 08:56:30,090 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_prodsystem.2 from doorpi.keyboard.from_piface
  2426. 2015-09-11 08:56:30,090 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_prodsystem.2 - remove event too
  2427. 2015-09-11 08:56:30,091 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_prodsystem.2
  2428. 2015-09-11 08:56:30,092 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_prodsystem.0 from doorpi.keyboard.from_piface
  2429. 2015-09-11 08:56:30,093 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_prodsystem.0 - remove event too
  2430. 2015-09-11 08:56:30,093 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_prodsystem.0
  2431. 2015-09-11 08:56:30,094 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_prodsystem.1 from doorpi.keyboard.from_piface
  2432. 2015-09-11 08:56:30,095 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_prodsystem.1 - remove event too
  2433. 2015-09-11 08:56:30,095 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_prodsystem.1
  2434. 2015-09-11 08:56:30,096 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown from doorpi.keyboard.from_piface
  2435. 2015-09-11 08:56:30,097 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown - remove event too
  2436. 2015-09-11 08:56:30,098 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown
  2437. 2015-09-11 08:56:30,098 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_2 from doorpi.keyboard.from_piface
  2438. 2015-09-11 08:56:30,099 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_2 - remove event too
  2439. 2015-09-11 08:56:30,099 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_2
  2440. 2015-09-11 08:56:30,100 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_3 from doorpi.keyboard.from_piface
  2441. 2015-09-11 08:56:30,101 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_3 - remove event too
  2442. 2015-09-11 08:56:30,102 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_3
  2443. 2015-09-11 08:56:30,102 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_0 from doorpi.keyboard.from_piface
  2444. 2015-09-11 08:56:30,103 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_0 - remove event too
  2445. 2015-09-11 08:56:30,104 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_0
  2446. 2015-09-11 08:56:30,105 [TRACE] [doorpi.action.handler] unregister Event OnKeyDown_1 from doorpi.keyboard.from_piface
  2447. 2015-09-11 08:56:30,105 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyDown_1 - remove event too
  2448. 2015-09-11 08:56:30,106 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyDown_1
  2449. 2015-09-11 08:56:30,107 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_1 from doorpi.keyboard.from_piface
  2450. 2015-09-11 08:56:30,108 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_1 - remove event too
  2451. 2015-09-11 08:56:30,108 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_1
  2452. 2015-09-11 08:56:30,109 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_0 from doorpi.keyboard.from_piface
  2453. 2015-09-11 08:56:30,110 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_0 - remove event too
  2454. 2015-09-11 08:56:30,110 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_0
  2455. 2015-09-11 08:56:30,111 [TRACE] [doorpi.action.handler] unregister Event OnKeyPressed_3 from doorpi.keyboard.from_piface
  2456. 2015-09-11 08:56:30,112 [DEBUG] [doorpi.action.handler] no more sources for event OnKeyPressed_3 - remove event too
  2457. 2015-09-11 08:56:30,112 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed for event OnKeyPressed_3
  2458. 2015-09-11 08:56:30,113 [TRACE] [doorpi.action.handler] event_source doorpi.keyboard.from_piface was removed
  2459. 2015-09-11 08:56:30,115 [TRACE] [doorpi.action.handler] [JHDAKX] try to fire action <bound method LinPhone.destroy of <doorpi.sipphone.from_linphone.LinPhone object at 0x1be1250>> with args () and kwargs {}
  2460. 2015-09-11 08:56:30,116 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  2461. 2015-09-11 08:56:30,116 [DEBUG] [doorpi.sipphone.from_linphone] destroy
  2462. 2015-09-11 08:56:30,117 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] >>> pylinphone_Core_instance_method_terminate_all_calls(0x1cdb4d0 [0x1c54300])
  2463. 2015-09-11 08:56:30,118 [DEBUG] [doorpi.sipphone.from_linphone] [PYLINPHONE] <<< pylinphone_Core_instance_method_terminate_all_calls -> 0x191c0bc
  2464. 2015-09-11 08:56:30,120 [DEBUG] [doorpi.action.handler] [Z90PRX] fire for event OnSipPhoneDestroy this actions [<doorpi.action.base.SingleAction instance at 0x1d3d878>, <doorpi.action.base.SingleAction instance at 0x1d3dfa8>, <doorpi.action.base.SingleAction instance at 0x1d428c8>]
  2465. 2015-09-11 08:56:30,121 [TRACE] [doorpi.action.handler] [Z90PRX] try to fire action <bound method LinphoneCallbacks.destroy of <doorpi.sipphone.linphone_lib.CallBacks.LinphoneCallbacks instance at 0x1d3d850>> with args () and kwargs {}
  2466. 2015-09-11 08:56:30,121 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  2467. 2015-09-11 08:56:30,122 [DEBUG] [doorpi.sipphone.linphone_lib.CallBacks] destroy
  2468. 2015-09-11 08:56:30,123 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.CallBacks and force_unregister is True
  2469. 2015-09-11 08:56:30,124 [TRACE] [doorpi.action.handler] unregister Event OnCallReject from doorpi.sipphone.linphone_lib.CallBacks
  2470. 2015-09-11 08:56:30,125 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReject - remove event too
  2471. 2015-09-11 08:56:30,125 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReject
  2472. 2015-09-11 08:56:30,126 [TRACE] [doorpi.action.handler] unregister Event OnMediaNotRequired from doorpi.sipphone.linphone_lib.CallBacks
  2473. 2015-09-11 08:56:30,127 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaNotRequired - remove event too
  2474. 2015-09-11 08:56:30,127 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaNotRequired
  2475. 2015-09-11 08:56:30,128 [TRACE] [doorpi.action.handler] unregister Event OnDTMF from doorpi.sipphone.linphone_lib.CallBacks
  2476. 2015-09-11 08:56:30,129 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF - remove event too
  2477. 2015-09-11 08:56:30,130 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF
  2478. 2015-09-11 08:56:30,130 [TRACE] [doorpi.action.handler] unregister Event OnCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks
  2479. 2015-09-11 08:56:30,131 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateConnect - remove event too
  2480. 2015-09-11 08:56:30,132 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateConnect
  2481. 2015-09-11 08:56:30,133 [TRACE] [doorpi.action.handler] unregister Event OnMediaRequired from doorpi.sipphone.linphone_lib.CallBacks
  2482. 2015-09-11 08:56:30,133 [DEBUG] [doorpi.action.handler] no more sources for event OnMediaRequired - remove event too
  2483. 2015-09-11 08:56:30,134 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnMediaRequired
  2484. 2015-09-11 08:56:30,135 [TRACE] [doorpi.action.handler] unregister Event OnCallMediaStateChange from doorpi.sipphone.linphone_lib.CallBacks
  2485. 2015-09-11 08:56:30,135 [DEBUG] [doorpi.action.handler] no more sources for event OnCallMediaStateChange - remove event too
  2486. 2015-09-11 08:56:30,136 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallMediaStateChange
  2487. 2015-09-11 08:56:30,137 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateConnect from doorpi.sipphone.linphone_lib.CallBacks
  2488. 2015-09-11 08:56:30,137 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateConnect - remove event too
  2489. 2015-09-11 08:56:30,138 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateConnect
  2490. 2015-09-11 08:56:30,139 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"**002*" from doorpi.sipphone.linphone_lib.CallBacks
  2491. 2015-09-11 08:56:30,140 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"**002*" - remove event too
  2492. 2015-09-11 08:56:30,140 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"**002*"
  2493. 2015-09-11 08:56:30,141 [TRACE] [doorpi.action.handler] unregister Event OnCallBusy from doorpi.sipphone.linphone_lib.CallBacks
  2494. 2015-09-11 08:56:30,142 [DEBUG] [doorpi.action.handler] no more sources for event OnCallBusy - remove event too
  2495. 2015-09-11 08:56:30,143 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallBusy
  2496. 2015-09-11 08:56:30,143 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"**633*" from doorpi.sipphone.linphone_lib.CallBacks
  2497. 2015-09-11 08:56:30,144 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"**633*" - remove event too
  2498. 2015-09-11 08:56:30,145 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"**633*"
  2499. 2015-09-11 08:56:30,146 [TRACE] [doorpi.action.handler] unregister Event AfterCallBusy from doorpi.sipphone.linphone_lib.CallBacks
  2500. 2015-09-11 08:56:30,146 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallBusy - remove event too
  2501. 2015-09-11 08:56:30,147 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallBusy
  2502. 2015-09-11 08:56:30,148 [TRACE] [doorpi.action.handler] unregister Event AfterCallReconnect from doorpi.sipphone.linphone_lib.CallBacks
  2503. 2015-09-11 08:56:30,148 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReconnect - remove event too
  2504. 2015-09-11 08:56:30,149 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReconnect
  2505. 2015-09-11 08:56:30,150 [TRACE] [doorpi.action.handler] unregister Event AfterCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks
  2506. 2015-09-11 08:56:30,151 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallStateDisconnect - remove event too
  2507. 2015-09-11 08:56:30,152 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallStateDisconnect
  2508. 2015-09-11 08:56:30,152 [TRACE] [doorpi.action.handler] unregister Event OnCallStateReject from doorpi.sipphone.linphone_lib.CallBacks
  2509. 2015-09-11 08:56:30,153 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateReject - remove event too
  2510. 2015-09-11 08:56:30,154 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateReject
  2511. 2015-09-11 08:56:30,154 [TRACE] [doorpi.action.handler] unregister Event BeforeCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  2512. 2015-09-11 08:56:30,155 [DEBUG] [doorpi.action.handler] no more sources for event BeforeCallIncoming - remove event too
  2513. 2015-09-11 08:56:30,156 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event BeforeCallIncoming
  2514. 2015-09-11 08:56:30,157 [TRACE] [doorpi.action.handler] unregister Event OnCallStateChange from doorpi.sipphone.linphone_lib.CallBacks
  2515. 2015-09-11 08:56:30,157 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateChange - remove event too
  2516. 2015-09-11 08:56:30,158 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateChange
  2517. 2015-09-11 08:56:30,158 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"**001*" from doorpi.sipphone.linphone_lib.CallBacks
  2518. 2015-09-11 08:56:30,159 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"**001*" - remove event too
  2519. 2015-09-11 08:56:30,160 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"**001*"
  2520. 2015-09-11 08:56:30,161 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDismissed from doorpi.sipphone.linphone_lib.CallBacks
  2521. 2015-09-11 08:56:30,162 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDismissed - remove event too
  2522. 2015-09-11 08:56:30,162 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDismissed
  2523. 2015-09-11 08:56:30,163 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"#" from doorpi.sipphone.linphone_lib.CallBacks
  2524. 2015-09-11 08:56:30,164 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"#" - remove event too
  2525. 2015-09-11 08:56:30,164 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"#"
  2526. 2015-09-11 08:56:30,165 [TRACE] [doorpi.action.handler] unregister Event OnCallStateDisconnect from doorpi.sipphone.linphone_lib.CallBacks
  2527. 2015-09-11 08:56:30,166 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStateDisconnect - remove event too
  2528. 2015-09-11 08:56:30,166 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStateDisconnect
  2529. 2015-09-11 08:56:30,167 [TRACE] [doorpi.action.handler] unregister Event AfterCallReject from doorpi.sipphone.linphone_lib.CallBacks
  2530. 2015-09-11 08:56:30,168 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallReject - remove event too
  2531. 2015-09-11 08:56:30,169 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallReject
  2532. 2015-09-11 08:56:30,169 [TRACE] [doorpi.action.handler] unregister Event OnCallStart from doorpi.sipphone.linphone_lib.CallBacks
  2533. 2015-09-11 08:56:30,170 [DEBUG] [doorpi.action.handler] no more sources for event OnCallStart - remove event too
  2534. 2015-09-11 08:56:30,171 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallStart
  2535. 2015-09-11 08:56:30,171 [TRACE] [doorpi.action.handler] unregister Event OnDTMF_"**66*" from doorpi.sipphone.linphone_lib.CallBacks
  2536. 2015-09-11 08:56:30,172 [DEBUG] [doorpi.action.handler] no more sources for event OnDTMF_"**66*" - remove event too
  2537. 2015-09-11 08:56:30,173 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnDTMF_"**66*"
  2538. 2015-09-11 08:56:30,173 [TRACE] [doorpi.action.handler] unregister Event OnCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  2539. 2015-09-11 08:56:30,174 [DEBUG] [doorpi.action.handler] no more sources for event OnCallIncoming - remove event too
  2540. 2015-09-11 08:56:30,175 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallIncoming
  2541. 2015-09-11 08:56:30,175 [TRACE] [doorpi.action.handler] unregister Event AfterCallIncoming from doorpi.sipphone.linphone_lib.CallBacks
  2542. 2015-09-11 08:56:30,176 [DEBUG] [doorpi.action.handler] no more sources for event AfterCallIncoming - remove event too
  2543. 2015-09-11 08:56:30,177 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event AfterCallIncoming
  2544. 2015-09-11 08:56:30,177 [TRACE] [doorpi.action.handler] unregister Event OnCallReconnect from doorpi.sipphone.linphone_lib.CallBacks
  2545. 2015-09-11 08:56:30,178 [DEBUG] [doorpi.action.handler] no more sources for event OnCallReconnect - remove event too
  2546. 2015-09-11 08:56:30,178 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed for event OnCallReconnect
  2547. 2015-09-11 08:56:30,179 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.CallBacks was removed
  2548. 2015-09-11 08:56:30,180 [TRACE] [doorpi.action.handler] [Z90PRX] try to fire action <bound method LinphonePlayer.destroy of <doorpi.sipphone.linphone_lib.Player.LinphonePlayer object at 0x1d3e7b0>> with args () and kwargs {}
  2549. 2015-09-11 08:56:30,180 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  2550. 2015-09-11 08:56:30,181 [TRACE] [doorpi.action.handler] fire Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player asyncron
  2551. 2015-09-11 08:56:30,182 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Player and force_unregister is True
  2552. 2015-09-11 08:56:30,183 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.linphone_lib.Player
  2553. 2015-09-11 08:56:30,184 [DEBUG] [doorpi.action.handler] no actions for event OnPlayerStopped - skip fire_event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player
  2554. 2015-09-11 08:56:30,184 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerCreated
  2555. 2015-09-11 08:56:30,185 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStarted from doorpi.sipphone.linphone_lib.Player
  2556. 2015-09-11 08:56:30,186 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStarted - remove event too
  2557. 2015-09-11 08:56:30,186 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStarted
  2558. 2015-09-11 08:56:30,187 [TRACE] [doorpi.action.handler] unregister Event OnPlayerStopped from doorpi.sipphone.linphone_lib.Player
  2559. 2015-09-11 08:56:30,187 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerStopped - remove event too
  2560. 2015-09-11 08:56:30,188 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed for event OnPlayerStopped
  2561. 2015-09-11 08:56:30,189 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Player was removed
  2562. 2015-09-11 08:56:30,190 [TRACE] [doorpi.action.handler] [Z90PRX] try to fire action <bound method LinphoneRecorder.destroy of <doorpi.sipphone.linphone_lib.Recorder.LinphoneRecorder object at 0x1d3e9f0>> with args () and kwargs {}
  2563. 2015-09-11 08:56:30,191 [TRACE] [doorpi.action.base] run SingleAction with args () and kwargs {}
  2564. 2015-09-11 08:56:30,192 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.linphone_lib.Recorder and force_unregister is True
  2565. 2015-09-11 08:56:30,193 [TRACE] [doorpi.action.handler] unregister Event OnRecorderCreated from doorpi.sipphone.linphone_lib.Recorder
  2566. 2015-09-11 08:56:30,194 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderCreated - remove event too
  2567. 2015-09-11 08:56:30,195 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderCreated
  2568. 2015-09-11 08:56:30,196 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStarted from doorpi.sipphone.linphone_lib.Recorder
  2569. 2015-09-11 08:56:30,196 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStarted - remove event too
  2570. 2015-09-11 08:56:30,197 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStarted
  2571. 2015-09-11 08:56:30,198 [TRACE] [doorpi.action.handler] unregister Event OnRecorderStopped from doorpi.sipphone.linphone_lib.Recorder
  2572. 2015-09-11 08:56:30,198 [DEBUG] [doorpi.action.handler] no more sources for event OnRecorderStopped - remove event too
  2573. 2015-09-11 08:56:30,199 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed for event OnRecorderStopped
  2574. 2015-09-11 08:56:30,199 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.linphone_lib.Recorder was removed
  2575. 2015-09-11 08:56:30,200 [TRACE] [doorpi.action.handler] [Z90PRX] finished fire_event for event_name OnSipPhoneDestroy
  2576. 2015-09-11 08:56:30,201 [TRACE] [doorpi.action.handler] unregister Eventsource doorpi.sipphone.from_linphone and force_unregister is True
  2577. 2015-09-11 08:56:30,202 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderCreate from doorpi.sipphone.from_linphone
  2578. 2015-09-11 08:56:30,202 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderCreate - remove event too
  2579. 2015-09-11 08:56:30,202 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderCreate
  2580. 2015-09-11 08:56:30,203 [TRACE] [doorpi.action.handler] unregister Event OnPlayerCreated from doorpi.sipphone.from_linphone
  2581. 2015-09-11 08:56:30,203 [DEBUG] [doorpi.action.handler] no more sources for event OnPlayerCreated - remove event too
  2582. 2015-09-11 08:56:30,204 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnPlayerCreated
  2583. 2015-09-11 08:56:30,204 [TRACE] [doorpi.action.handler] unregister Event BeforeSipPhoneMakeCall from doorpi.sipphone.from_linphone
  2584. 2015-09-11 08:56:30,205 [DEBUG] [doorpi.action.handler] no more sources for event BeforeSipPhoneMakeCall - remove event too
  2585. 2015-09-11 08:56:30,205 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event BeforeSipPhoneMakeCall
  2586. 2015-09-11 08:56:30,206 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneRecorderDestroy from doorpi.sipphone.from_linphone
  2587. 2015-09-11 08:56:30,206 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneRecorderDestroy - remove event too
  2588. 2015-09-11 08:56:30,207 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneRecorderDestroy
  2589. 2015-09-11 08:56:30,207 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneStart from doorpi.sipphone.from_linphone
  2590. 2015-09-11 08:56:30,208 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneStart - remove event too
  2591. 2015-09-11 08:56:30,208 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneStart
  2592. 2015-09-11 08:56:30,209 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneDestroy from doorpi.sipphone.from_linphone
  2593. 2015-09-11 08:56:30,209 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneDestroy - remove event too
  2594. 2015-09-11 08:56:30,209 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneDestroy
  2595. 2015-09-11 08:56:30,210 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutMaxCalltime from doorpi.sipphone.from_linphone
  2596. 2015-09-11 08:56:30,210 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutMaxCalltime - remove event too
  2597. 2015-09-11 08:56:30,211 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutMaxCalltime
  2598. 2015-09-11 08:56:30,211 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCallTimeoutNoResponse from doorpi.sipphone.from_linphone
  2599. 2015-09-11 08:56:30,212 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCallTimeoutNoResponse - remove event too
  2600. 2015-09-11 08:56:30,212 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCallTimeoutNoResponse
  2601. 2015-09-11 08:56:30,213 [TRACE] [doorpi.action.handler] unregister Event AfterSipPhoneMakeCall from doorpi.sipphone.from_linphone
  2602. 2015-09-11 08:56:30,213 [DEBUG] [doorpi.action.handler] no more sources for event AfterSipPhoneMakeCall - remove event too
  2603. 2015-09-11 08:56:30,213 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event AfterSipPhoneMakeCall
  2604. 2015-09-11 08:56:30,214 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCall from doorpi.sipphone.from_linphone
  2605. 2015-09-11 08:56:30,214 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCall - remove event too
  2606. 2015-09-11 08:56:30,215 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCall
  2607. 2015-09-11 08:56:30,215 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneMakeCallFailed from doorpi.sipphone.from_linphone
  2608. 2015-09-11 08:56:30,216 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneMakeCallFailed - remove event too
  2609. 2015-09-11 08:56:30,216 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneMakeCallFailed
  2610. 2015-09-11 08:56:30,217 [TRACE] [doorpi.action.handler] unregister Event OnSipPhoneCreate from doorpi.sipphone.from_linphone
  2611. 2015-09-11 08:56:30,217 [DEBUG] [doorpi.action.handler] no more sources for event OnSipPhoneCreate - remove event too
  2612. 2015-09-11 08:56:30,218 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed for event OnSipPhoneCreate
  2613. 2015-09-11 08:56:30,218 [TRACE] [doorpi.action.handler] event_source doorpi.sipphone.from_linphone was removed
  2614. 2015-09-11 08:56:30,219 [TRACE] [doorpi.action.handler] [JHDAKX] finished fire_event for event_name OnShutdown
  2615. 2015-09-11 08:56:30,220 [TRACE] [doorpi.action.handler] fire Event AfterShutdown from doorpi.doorpi asyncron
  2616. 2015-09-11 08:56:30,221 [DEBUG] [doorpi.action.handler] no actions for event AfterShutdown - skip fire_event AfterShutdown from doorpi.doorpi
  2617. 2015-09-11 08:56:30,722 [DEBUG] [doorpi.doorpi] wait 5 seconds for threads 2 and 1 event
  2618. 2015-09-11 08:56:30,723 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2619. 2015-09-11 08:56:30,723 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2620. 2015-09-11 08:56:31,224 [DEBUG] [doorpi.doorpi] wait 4.5 seconds for threads 2 and 1 event
  2621. 2015-09-11 08:56:31,225 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2622. 2015-09-11 08:56:31,225 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2623. 2015-09-11 08:56:31,727 [DEBUG] [doorpi.doorpi] wait 4.0 seconds for threads 2 and 1 event
  2624. 2015-09-11 08:56:31,727 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2625. 2015-09-11 08:56:31,728 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2626. 2015-09-11 08:56:32,229 [DEBUG] [doorpi.doorpi] wait 3.5 seconds for threads 2 and 1 event
  2627. 2015-09-11 08:56:32,230 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2628. 2015-09-11 08:56:32,230 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2629. 2015-09-11 08:56:32,731 [DEBUG] [doorpi.doorpi] wait 3.0 seconds for threads 2 and 1 event
  2630. 2015-09-11 08:56:32,732 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2631. 2015-09-11 08:56:32,733 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2632. 2015-09-11 08:56:33,234 [DEBUG] [doorpi.doorpi] wait 2.5 seconds for threads 2 and 1 event
  2633. 2015-09-11 08:56:33,235 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2634. 2015-09-11 08:56:33,235 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2635. 2015-09-11 08:56:33,736 [DEBUG] [doorpi.doorpi] wait 2.0 seconds for threads 2 and 1 event
  2636. 2015-09-11 08:56:33,737 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2637. 2015-09-11 08:56:33,738 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2638. 2015-09-11 08:56:34,239 [DEBUG] [doorpi.doorpi] wait 1.5 seconds for threads 2 and 1 event
  2639. 2015-09-11 08:56:34,240 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2640. 2015-09-11 08:56:34,241 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2641. 2015-09-11 08:56:34,742 [DEBUG] [doorpi.doorpi] wait 1.0 seconds for threads 2 and 1 event
  2642. 2015-09-11 08:56:34,743 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2643. 2015-09-11 08:56:34,744 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2644. 2015-09-11 08:56:35,246 [DEBUG] [doorpi.doorpi] wait 0.5 seconds for threads 2 and 1 event
  2645. 2015-09-11 08:56:35,247 [TRACE] [doorpi.doorpi] still existing threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2646. 2015-09-11 08:56:35,247 [TRACE] [doorpi.doorpi] still existing event sources: ['doorpi.doorpi']
  2647. 2015-09-11 08:56:35,749 [WARNING] [doorpi.doorpi] waiting for threads to time out - there are still threads: [<Thread(QueueFeederThread, started daemon 1915122800)>, <Thread(OnWebServerStart from doorpi.status.webserver, started 1988023408)>]
  2648. 2015-09-11 08:56:35,750 [INFO] [doorpi.doorpi] ======== DoorPi successfully shutdown ========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement