Advertisement
Guest User

Untitled

a guest
Aug 25th, 2016
307
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.89 KB | None | 0 0
  1. asterisk01*CLI> stun set debug on
  2. STUN Debugging Enabled
  3. [Aug 25 14:04:03] DEBUG[19924]: http.c:1930 httpd_helper_thread: HTTP opening session. Top level
  4. [Aug 25 14:04:03] DEBUG[19924]: tcptls.c:205 tcptls_stream_read: TLS transport or SSL error reading data
  5. [Aug 25 14:04:03] DEBUG[19924]: http.c:1986 httpd_helper_thread: HTTP idle timeout or peer closed connection.
  6. [Aug 25 14:04:03] DEBUG[19924]: http.c:2007 httpd_helper_thread: HTTP closing session. Top level
  7. [Aug 25 14:04:04] DEBUG[19925]: http.c:1930 httpd_helper_thread: HTTP opening session. Top level
  8. [Aug 25 14:04:04] DEBUG[19925]: http.c:1405 handle_uri: HTTP Request URI is /ws
  9. [Aug 25 14:04:04] DEBUG[19925]: http.c:1460 handle_uri: match request [ws] with handler [httpstatus] len 10
  10. [Aug 25 14:04:04] DEBUG[19925]: http.c:1460 handle_uri: match request [ws] with handler [phoneprov] len 9
  11. [Aug 25 14:04:04] DEBUG[19925]: http.c:1460 handle_uri: match request [ws] with handler [static] len 6
  12. [Aug 25 14:04:04] DEBUG[19925]: http.c:1460 handle_uri: match request [ws] with handler [ari] len 3
  13. [Aug 25 14:04:04] DEBUG[19925]: http.c:1460 handle_uri: match request [ws] with handler [ws] len 2
  14. [Aug 25 14:04:04] DEBUG[19925]: http.c:1476 handle_uri: Match made with [ws]
  15. == WebSocket connection from '172.18.41.10:63111' for protocol 'sip' accepted using version '13'
  16. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: 36e7c4f8-1643-c9c5-1033-d1405a50bc2a (Checking From) --From tag As3eRUAaOzvKKFHF7laz --To-tag
  17. [Aug 25 14:04:04] DEBUG[19925]: acl.c:946 ast_ouraddrfor: For destination '172.18.41.10', our source address is '192.168.246.13'.
  18. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:3868 ast_sip_ouraddrfor: Target address 172.18.41.10:63111 is not local, substituting externaddr
  19. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:3901 ast_sip_ouraddrfor: Setting AST_TRANSPORT_WS with address 10.64.1.52:0
  20. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:8951 __sip_alloc: Allocating new SIP dialog for 36e7c4f8-1643-c9c5-1033-d1405a50bc2a - REGISTER (No RTP)
  21. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:28611 handle_incoming: **** Received REGISTER (2) - Command in SIP REGISTER
  22. [Aug 25 14:04:04] DEBUG[19925]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  23. [Aug 25 14:04:04] DEBUG[19925]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  24. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 401' onto WS socket destined for 172.18.41.10:63111
  25. [Aug 25 14:04:04] DEBUG[19925]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 570
  26. [Aug 25 14:04:04] DEBUG[19925]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 570
  27. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: 36e7c4f8-1643-c9c5-1033-d1405a50bc2a (Checking From) --From tag As3eRUAaOzvKKFHF7laz --To-tag
  28. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:28611 handle_incoming: **** Received REGISTER (2) - Command in SIP REGISTER
  29. [Aug 25 14:04:04] DEBUG[19925]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  30. [Aug 25 14:04:04] DEBUG[19925]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  31. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:16779 parse_register_contact: Store REGISTER's src-IP:port for call routing.
  32. == WebSocket connection from '172.18.41.10:62924' forcefully closed due to fatal write error
  33. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:16943 build_path: build_path: do not use Path headers
  34. [Aug 25 14:04:04] DEBUG[18269]: threadpool.c:517 grow: Increasing threadpool stasis-core's size by 1
  35. -- Registered SIP '6001' at 172.18.41.10:63111
  36. [Aug 25 14:04:04] DEBUG[19925]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 200' onto WS socket destined for 172.18.41.10:63111
  37. [Aug 25 14:04:04] DEBUG[19925]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 623
  38. [Aug 25 14:04:04] DEBUG[19925]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 623
  39. [Aug 25 14:04:04] DEBUG[18281]: devicestate.c:369 _ast_device_state: No provider found, checking channel drivers for SIP - 6001
  40. [Aug 25 14:04:04] DEBUG[18281]: chan_sip.c:30135 sip_devicestate: Checking device state for peer 6001
  41. [Aug 25 14:04:04] DEBUG[18281]: devicestate.c:474 do_state_change: Changing state for SIP/6001 - state 1 (Not in use)
  42. [Aug 25 14:04:24] DEBUG[19926]: threadpool.c:1137 worker_idle: Worker thread idle timeout reached. Dying.
  43. [Aug 25 14:04:24] DEBUG[18269]: threadpool.c:996 worker_thread_destroy: Destroying worker thread 16
  44. [Aug 25 14:04:24] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: c4b781bc-c108-9649-8d29-9671b1ae46be (Checking From) --From tag ibxnexh2kUp2MONnxp8L --To-tag
  45. [Aug 25 14:04:24] DEBUG[19925]: acl.c:946 ast_ouraddrfor: For destination '172.18.41.10', our source address is '192.168.246.13'.
  46. [Aug 25 14:04:24] DEBUG[19925]: chan_sip.c:3868 ast_sip_ouraddrfor: Target address 172.18.41.10:63111 is not local, substituting externaddr
  47. [Aug 25 14:04:24] DEBUG[19925]: chan_sip.c:3901 ast_sip_ouraddrfor: Setting AST_TRANSPORT_WS with address 10.64.1.52:0
  48. [Aug 25 14:04:24] DEBUG[19925]: chan_sip.c:8951 __sip_alloc: Allocating new SIP dialog for c4b781bc-c108-9649-8d29-9671b1ae46be - INVITE (No RTP)
  49. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: chan_sip.c:28611 handle_incoming: **** Received INVITE (5) - Command in SIP INVITE
  50. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  51. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  52. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 401' onto WS socket destined for 172.18.41.10:63111
  53. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 561
  54. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 561
  55. [Aug 25 14:04:24] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: c4b781bc-c108-9649-8d29-9671b1ae46be (Checking From) --From tag ibxnexh2kUp2MONnxp8L --To-tag as6eca8d10
  56. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: chan_sip.c:28611 handle_incoming: **** Received ACK (6) - Command in SIP ACK
  57. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: chan_sip.c:4531 __sip_ack: Stopping retransmission on 'c4b781bc-c108-9649-8d29-9671b1ae46be' of Response 51381: Match Not Found
  58. [Aug 25 14:04:24] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: c4b781bc-c108-9649-8d29-9671b1ae46be (Checking From) --From tag ibxnexh2kUp2MONnxp8L --To-tag
  59. [Aug 25 14:04:24] DEBUG[19925]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  60. [Aug 25 14:04:24] DEBUG[19925]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  61. [Aug 25 14:04:24] DEBUG[19925]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  62. [Aug 25 14:04:24] DEBUG[19925]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  63. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: chan_sip.c:28611 handle_incoming: **** Received INVITE (5) - Command in SIP INVITE
  64. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  65. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  66. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: rtp_engine.c:435 ast_rtp_instance_new: Using engine 'asterisk' for RTP instance '0x7f74e801afe8'
  67. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: res_rtp_asterisk.c:2594 ast_rtp_new: Allocated port 14538 for RTP instance '0x7f74e801afe8'
  68. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: res_rtp_asterisk.c:2621 ast_rtp_new: Creating ICE session 0.0.0.0:14538 (14538) for RTP instance '0x7f74e801afe8'
  69. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.246.13' into...
  70. [Aug 25 14:04:24] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.246.13' and port ''.
  71. [Aug 25 14:04:33] DEBUG[19925][C-00000001]: rtp_engine.c:444 ast_rtp_instance_new: RTP instance '0x7f74e801afe8' is setup and ready to go
  72. [Aug 25 14:04:33] DEBUG[19925][C-00000001]: res_rtp_asterisk.c:4834 ast_rtp_prop_set: Setup RTCP on RTP instance '0x7f74e801afe8'
  73. [Aug 25 14:04:33] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.246.13' into...
  74. [Aug 25 14:04:33] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.246.13' and port ''.
  75. == Using SIP RTP CoS mark 5
  76. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:5781 do_setnat: Setting NAT on RTP to On
  77. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10216 process_sdp: Processing session-level SDP v=0... UNSUPPORTED OR FAILED.
  78. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10216 process_sdp: Processing session-level SDP o=- 4240586908428043300 2 IN IP4 127.0.0.1... OK.
  79. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10216 process_sdp: Processing session-level SDP s=Doubango Telecom - chrome... UNSUPPORTED OR FAILED.
  80. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10216 process_sdp: Processing session-level SDP t=0 0... UNSUPPORTED OR FAILED.
  81. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10216 process_sdp: Processing session-level SDP a=group:BUNDLE audio... UNSUPPORTED OR FAILED.
  82. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10216 process_sdp: Processing session-level SDP a=msid-semantic: WMS chu2vrwH2qniqHE4axmXtEDlVYCew5t0YuDW... UNSUPPORTED OR FAILED.
  83. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 111 based on m type on 0x7f751cb42b00
  84. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 103 based on m type on 0x7f751cb42b00
  85. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 104 based on m type on 0x7f751cb42b00
  86. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 9 based on m type on 0x7f751cb42b00
  87. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 0 based on m type on 0x7f751cb42b00
  88. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 8 based on m type on 0x7f751cb42b00
  89. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 106 based on m type on 0x7f751cb42b00
  90. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 105 based on m type on 0x7f751cb42b00
  91. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:670 ast_rtp_codecs_payloads_set_m_type: Setting tx payload type 13 based on m type on 0x7f751cb42b00
  92. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:665 ast_rtp_codecs_payloads_set_m_type: Don't have a default tx payload type 126 format for m type on 0x7f751cb42b00
  93. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.10.1' into...
  94. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.10.1' and port ''.
  95. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP c=IN IP4 192.168.10.1... OK.
  96. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtcp:56281 IN IP4 192.168.10.1... UNSUPPORTED OR FAILED.
  97. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.10.1' into...
  98. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.10.1' and port ''.
  99. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '0' into...
  100. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '0' and port ''.
  101. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:2430253621 1 udp 2122260223 192.168.10.1 56278 typ host generation 0 network-id 2... OK.
  102. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.247.1' into...
  103. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.247.1' and port ''.
  104. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '0' into...
  105. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '0' and port ''.
  106. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:1337008544 1 udp 2122194687 192.168.247.1 56279 typ host generation 0 network-id 1... OK.
  107. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.3.6.33' into...
  108. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.3.6.33' and port ''.
  109. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '0' into...
  110. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '0' and port ''.
  111. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:3002571851 1 udp 2122129151 10.3.6.33 56280 typ host generation 0 network-id 3... OK.
  112. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.10.1' into...
  113. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.10.1' and port ''.
  114. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '0' into...
  115. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '0' and port ''.
  116. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:2430253621 2 udp 2122260222 192.168.10.1 56281 typ host generation 0 network-id 2... OK.
  117. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.247.1' into...
  118. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.247.1' and port ''.
  119. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '0' into...
  120. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '0' and port ''.
  121. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:1337008544 2 udp 2122194686 192.168.247.1 56282 typ host generation 0 network-id 1... OK.
  122. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.3.6.33' into...
  123. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.3.6.33' and port ''.
  124. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '0' into...
  125. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '0' and port ''.
  126. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:3002571851 2 udp 2122129150 10.3.6.33 56283 typ host generation 0 network-id 3... OK.
  127. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.10.1' into...
  128. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.10.1' and port ''.
  129. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'active' into...
  130. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'active' and port ''.
  131. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:3730392773 1 tcp 1518280447 192.168.10.1 9 typ host tcptype active generation 0 network-id 2... OK.
  132. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.247.1' into...
  133. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.247.1' and port ''.
  134. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'active' into...
  135. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'active' and port ''.
  136. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:20110672 1 tcp 1518214911 192.168.247.1 9 typ host tcptype active generation 0 network-id 1... OK.
  137. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.3.6.33' into...
  138. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.3.6.33' and port ''.
  139. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'active' into...
  140. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'active' and port ''.
  141. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:4235485371 1 tcp 1518149375 10.3.6.33 9 typ host tcptype active generation 0 network-id 3... OK.
  142. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.10.1' into...
  143. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.10.1' and port ''.
  144. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'active' into...
  145. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'active' and port ''.
  146. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:3730392773 2 tcp 1518280446 192.168.10.1 9 typ host tcptype active generation 0 network-id 2... OK.
  147. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '192.168.247.1' into...
  148. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '192.168.247.1' and port ''.
  149. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'active' into...
  150. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'active' and port ''.
  151. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:20110672 2 tcp 1518214910 192.168.247.1 9 typ host tcptype active generation 0 network-id 1... OK.
  152. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.3.6.33' into...
  153. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.3.6.33' and port ''.
  154. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting 'active' into...
  155. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host 'active' and port ''.
  156. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=candidate:4235485371 2 tcp 1518149374 10.3.6.33 9 typ host tcptype active generation 0 network-id 3... OK.
  157. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=ice-ufrag:kC2g7kA4UZ5mK0cb... OK.
  158. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=ice-pwd:p+EPWKCPl0SboY0ivlMIXNpd... OK.
  159. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=fingerprint:sha-256 9E:3C:15:6F:1B:4C:2A:84:13:96:60:57:0E:1C:EC:4B:96:87:58:A2:22:43:A0:9F:89:DD:43:EF:60:D1:85:89... OK.
  160. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=setup:actpass... OK.
  161. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=mid:audio... UNSUPPORTED OR FAILED.
  162. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level... UNSUPPORTED OR FAILED.
  163. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time... UNSUPPORTED OR FAILED.
  164. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=sendrecv... OK.
  165. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtcp-mux... UNSUPPORTED OR FAILED.
  166. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:111 opus/48000/2... OK.
  167. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtcp-fb:111 transport-cc... UNSUPPORTED OR FAILED.
  168. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=fmtp:111 minptime=10;useinbandfec=1... OK.
  169. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:771 ast_rtp_codecs_payloads_unset: Unsetting payload 103 on 0x7f751cb42b00
  170. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:103 ISAC/16000... UNSUPPORTED OR FAILED.
  171. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:771 ast_rtp_codecs_payloads_unset: Unsetting payload 104 on 0x7f751cb42b00
  172. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:104 ISAC/32000... UNSUPPORTED OR FAILED.
  173. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:9 G722/8000... OK.
  174. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:0 PCMU/8000... OK.
  175. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:8 PCMA/8000... OK.
  176. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:771 ast_rtp_codecs_payloads_unset: Unsetting payload 106 on 0x7f751cb42b00
  177. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:106 CN/32000... UNSUPPORTED OR FAILED.
  178. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:771 ast_rtp_codecs_payloads_unset: Unsetting payload 105 on 0x7f751cb42b00
  179. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:105 CN/16000... UNSUPPORTED OR FAILED.
  180. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:13 CN/8000... OK.
  181. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=rtpmap:126 telephone-event/8000... OK.
  182. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=ssrc:138352061 cname:pqMHMEhcAWvkR4Mq... UNSUPPORTED OR FAILED.
  183. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=ssrc:138352061 msid:chu2vrwH2qniqHE4axmXtEDlVYCew5t0YuDW ba216c27-780f-480e-a382-65f90473db79... UNSUPPORTED OR FAILED.
  184. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=ssrc:138352061 mslabel:chu2vrwH2qniqHE4axmXtEDlVYCew5t0YuDW... UNSUPPORTED OR FAILED.
  185. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10671 process_sdp: Processing media-level (audio) SDP a=ssrc:138352061 label:ba216c27-780f-480e-a382-65f90473db79... UNSUPPORTED OR FAILED.
  186. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: res_rtp_asterisk.c:4890 ast_rtp_remote_address_set: Setting RTCP address on RTP instance '0x7f74e801afe8'
  187. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:639 ast_rtp_codecs_payloads_copy: Copying payload 0 (0x7f74e8018b10) from 0x7f751cb42b00 to 0x7f74e801b1b0
  188. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:639 ast_rtp_codecs_payloads_copy: Copying payload 8 (0x7f74e8018f90) from 0x7f751cb42b00 to 0x7f74e801b1b0
  189. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:639 ast_rtp_codecs_payloads_copy: Copying payload 9 (0x7f74e8016810) from 0x7f751cb42b00 to 0x7f74e801b1b0
  190. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:639 ast_rtp_codecs_payloads_copy: Copying payload 13 (0x7f74e80138d0) from 0x7f751cb42b00 to 0x7f74e801b1b0
  191. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:639 ast_rtp_codecs_payloads_copy: Copying payload 111 (0x7f74e8017180) from 0x7f751cb42b00 to 0x7f74e801b1b0
  192. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: rtp_engine.c:639 ast_rtp_codecs_payloads_copy: Copying payload 126 (0x7f74e801cdb0) from 0x7f751cb42b00 to 0x7f74e801b1b0
  193. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: res_rtp_asterisk.c:4800 ast_rtp_prop_set: Ignoring duplicate RTCP property on RTP instance '0x7f74e801afe8'
  194. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:10969 process_sdp: We're settling with these formats: (ulaw|alaw)
  195. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:26194 handle_request_invite: Checking SIP call limits for device 6001
  196. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:6733 update_call_counter: Updating call counter for incoming call
  197. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  198. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  199. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  200. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  201. [Aug 25 14:04:42] DEBUG[18306]: chan_sip.c:4355 __sip_autodestruct: Auto destroying SIP dialog '36e7c4f8-1643-c9c5-1033-d1405a50bc2a'
  202. [Aug 25 14:04:42] DEBUG[18306]: chan_sip.c:6537 sip_pvt_dtor: Destroying SIP dialog 36e7c4f8-1643-c9c5-1033-d1405a50bc2a
  203. [Aug 25 14:04:42] DEBUG[18269]: threadpool.c:517 grow: Increasing threadpool stasis-core's size by 1
  204. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:8113 sip_new: *** Our native formats are (ulaw)
  205. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:8114 sip_new: *** Joint capabilities are (ulaw|alaw)
  206. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:8115 sip_new: *** Our capabilities are (ulaw|alaw|gsm|h263)
  207. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:8116 sip_new: *** AST_CODEC_CHOOSE formats are ulaw
  208. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:8144 sip_new: This channel will not be able to handle video.
  209. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:26398 handle_request_invite: SIP/6001-00000001: New call is still down.... Trying...
  210. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 100' onto WS socket destined for 172.18.41.10:63111
  211. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 510
  212. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 510
  213. [Aug 25 14:04:42] DEBUG[18281]: devicestate.c:369 _ast_device_state: No provider found, checking channel drivers for SIP - 6001
  214. [Aug 25 14:04:42] DEBUG[18281]: chan_sip.c:30135 sip_devicestate: Checking device state for peer 6001
  215. [Aug 25 14:04:42] DEBUG[18281]: devicestate.c:474 do_state_change: Changing state for SIP/6001 - state 1 (Not in use)
  216. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: pbx.c:2825 pbx_extension_helper: Launching 'Answer'
  217. -- Executing [100@from-internal:1] Answer("SIP/6001-00000001", "") in new stack
  218. [Aug 25 14:04:42] DEBUG[18281]: devicestate.c:369 _ast_device_state: No provider found, checking channel drivers for SIP - 6001
  219. [Aug 25 14:04:42] DEBUG[18281]: chan_sip.c:30135 sip_devicestate: Checking device state for peer 6001
  220. [Aug 25 14:04:42] DEBUG[18281]: devicestate.c:474 do_state_change: Changing state for SIP/6001 - state 1 (Not in use)
  221. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:7373 sip_answer: SIP answering channel: SIP/6001-00000001
  222. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:2963 ast_rtp_update_source: Setting the marker bit due to a source update
  223. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:13390 add_sdp: ** Our capability: (ulaw|alaw) Video flag: True Text flag: True
  224. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:13391 add_sdp: ** Our prefcodec: (nothing)
  225. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:13561 add_sdp: -- Done with adding codecs to SDP
  226. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:13586 add_sdp: Setting framing on incoming call: 0
  227. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:841 ast_rtp_ice_set_role: Set role to CONTROLLED (0x7f74e801afe8)
  228. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:635 ice_reset_session: Resetting ICE for RTP instance '0x7f74e801afe8'
  229. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:637 ice_reset_session: Nevermind. ICE isn't ready for a reset
  230. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:775 ast_rtp_ice_start: Successfully created ICE checklist (0x7f74e801afe8)
  231. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:13774 add_sdp: Done building SDP. Settling with this capability: (ulaw|alaw)
  232. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 200' onto WS socket destined for 172.18.41.10:63111
  233. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 1199
  234. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 1199
  235. [Aug 25 14:04:42] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: c4b781bc-c108-9649-8d29-9671b1ae46be (Checking From) --From tag ibxnexh2kUp2MONnxp8L --To-tag as0a5ef43b
  236. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:28611 handle_incoming: **** Received ACK (6) - Command in SIP ACK
  237. [Aug 25 14:04:42] DEBUG[19925][C-00000001]: chan_sip.c:4531 __sip_ack: Stopping retransmission on 'c4b781bc-c108-9649-8d29-9671b1ae46be' of Response 51382: Match Not Found
  238. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: channel.c:2776 __ast_answer: Didn't receive a media frame from SIP/6001-00000001 within 500 ms of answering. Continuing anyway
  239. [Aug 25 14:04:42] DEBUG[19983][C-00000001]: pbx.c:2825 pbx_extension_helper: Launching 'Wait'
  240. -- Executing [100@from-internal:2] Wait("SIP/6001-00000001", "1") in new stack
  241. [Aug 25 14:04:43] DEBUG[19983][C-00000001]: pbx.c:2825 pbx_extension_helper: Launching 'Playback'
  242. -- Executing [100@from-internal:3] Playback("SIP/6001-00000001", "hello-world") in new stack
  243. [Aug 25 14:04:43] DEBUG[19983][C-00000001]: channel.c:5528 set_format: Channel SIP/6001-00000001 setting write format path: gsm -> ulaw
  244. [Aug 25 14:04:43] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:3533 ast_rtp_write: Ooh, format changed from none to ulaw
  245. [Aug 25 14:04:43] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:3378 ast_rtp_raw_write: Starting RTCP transmission on RTP instance '0x7f74e801afe8'
  246. [Aug 25 14:04:43] DEBUG[19983][C-00000001]: channel.c:3403 ast_settimeout_full: Scheduling timer at (50 requested / 50 actual) timer ticks per second
  247. -- <SIP/6001-00000001> Playing 'hello-world.gsm' (language 'en')
  248. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:3403 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  249. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:3403 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  250. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:3403 ast_settimeout_full: Scheduling timer at (0 requested / 0 actual) timer ticks per second
  251. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:5528 set_format: Channel SIP/6001-00000001 setting write format path: ulaw -> ulaw
  252. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: pbx.c:2825 pbx_extension_helper: Launching 'Hangup'
  253. -- Executing [100@from-internal:4] Hangup("SIP/6001-00000001", "") in new stack
  254. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:2534 ast_softhangup_nolock: Soft-Hanging (0x20) up channel 'SIP/6001-00000001'
  255. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: pbx.c:4296 __ast_pbx_run: Spawn extension (from-internal,100,4) exited non-zero on 'SIP/6001-00000001'
  256. == Spawn extension (from-internal, 100, 4) exited non-zero on 'SIP/6001-00000001'
  257. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:2534 ast_softhangup_nolock: Soft-Hanging (0x10) up channel 'SIP/6001-00000001'
  258. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: channel.c:2683 ast_hangup: Hanging up channel 'SIP/6001-00000001'
  259. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: chan_sip.c:7121 sip_hangup: Hangup call SIP/6001-00000001, SIP callid c4b781bc-c108-9649-8d29-9671b1ae46be
  260. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: res_rtp_asterisk.c:4890 ast_rtp_remote_address_set: Setting RTCP address on RTP instance '0x7f74e801afe8'
  261. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: chan_sip.c:3744 __sip_xmit: Trying to put 'BYE sips:60' onto WS socket destined for 172.18.41.10:63111
  262. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 622
  263. [Aug 25 14:04:45] DEBUG[19983][C-00000001]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 622
  264. [Aug 25 14:04:45] DEBUG[18284]: cdr.c:1277 cdr_object_finalize: Finalized CDR for SIP/6001-00000001 - start 1472126682.366977 answer 1472126682.368875 end 1472126685.296309 dispo ANSWERED
  265. [Aug 25 14:04:45] DEBUG[18281]: devicestate.c:369 _ast_device_state: No provider found, checking channel drivers for SIP - 6001
  266. [Aug 25 14:04:45] DEBUG[18281]: chan_sip.c:30135 sip_devicestate: Checking device state for peer 6001
  267. [Aug 25 14:04:45] DEBUG[18284]: cdr_radius.c:222 radius_log: Unable to create RADIUS record. CDR not recorded!
  268. [Aug 25 14:04:45] DEBUG[18281]: devicestate.c:474 do_state_change: Changing state for SIP/6001 - state 1 (Not in use)
  269. [Aug 25 14:04:45] DEBUG[18284]: res_config_sqlite.c:827 cdr_handler: SQL query: INSERT INTO ast_cdr (clid,src,dst,dcontext,channel,lastapp,start,answer,end,duration,billsec,disposition,amaflags,uniqueid) VALUES ('"6001" <6001>','6001','100','from-internal','SIP/6001-00000001','Hangup','2016-08-25 14:04:42','2016-08-25 14:04:42','2016-08-25 14:04:45','2','2','ANSWERED','DOCUMENTATION','1472126682.2')
  270. [Aug 25 14:04:45] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: c4b781bc-c108-9649-8d29-9671b1ae46be (Checking To) --From tag as0a5ef43b --To-tag ibxnexh2kUp2MONnxp8L
  271. [Aug 25 14:04:46] DEBUG[18306]: chan_sip.c:6537 sip_pvt_dtor: Destroying SIP dialog c4b781bc-c108-9649-8d29-9671b1ae46be
  272. [Aug 25 14:04:46] DEBUG[18306]: rtp_engine.c:378 instance_destructor: Destroyed RTP instance '0x7f74e801afe8'
  273. [Aug 25 14:05:05] DEBUG[19982]: threadpool.c:1137 worker_idle: Worker thread idle timeout reached. Dying.
  274. [Aug 25 14:05:05] DEBUG[18269]: threadpool.c:996 worker_thread_destroy: Destroying worker thread 17
  275. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: 36e7c4f8-1643-c9c5-1033-d1405a50bc2a (Checking From) --From tag As3eRUAaOzvKKFHF7laz --To-tag
  276. [Aug 25 14:05:44] DEBUG[19925]: acl.c:946 ast_ouraddrfor: For destination '172.18.41.10', our source address is '192.168.246.13'.
  277. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:3868 ast_sip_ouraddrfor: Target address 172.18.41.10:63111 is not local, substituting externaddr
  278. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:3901 ast_sip_ouraddrfor: Setting AST_TRANSPORT_WS with address 10.64.1.52:0
  279. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:8951 __sip_alloc: Allocating new SIP dialog for 36e7c4f8-1643-c9c5-1033-d1405a50bc2a - REGISTER (No RTP)
  280. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:28611 handle_incoming: **** Received REGISTER (2) - Command in SIP REGISTER
  281. [Aug 25 14:05:44] DEBUG[19925]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  282. [Aug 25 14:05:44] DEBUG[19925]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  283. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 401' onto WS socket destined for 172.18.41.10:63111
  284. [Aug 25 14:05:44] DEBUG[19925]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 570
  285. [Aug 25 14:05:44] DEBUG[19925]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 570
  286. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:9364 __find_call: = Looking for Call ID: 36e7c4f8-1643-c9c5-1033-d1405a50bc2a (Checking From) --From tag As3eRUAaOzvKKFHF7laz --To-tag
  287. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:28611 handle_incoming: **** Received REGISTER (2) - Command in SIP REGISTER
  288. [Aug 25 14:05:44] DEBUG[19925]: netsock2.c:172 ast_sockaddr_split_hostport: Splitting '10.64.1.52' into...
  289. [Aug 25 14:05:44] DEBUG[19925]: netsock2.c:226 ast_sockaddr_split_hostport: ...host '10.64.1.52' and port ''.
  290. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:16779 parse_register_contact: Store REGISTER's src-IP:port for call routing.
  291. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:16943 build_path: build_path: do not use Path headers
  292. [Aug 25 14:05:44] DEBUG[19925]: chan_sip.c:3744 __sip_xmit: Trying to put 'SIP/2.0 200' onto WS socket destined for 172.18.41.10:63111
  293. [Aug 25 14:05:44] DEBUG[19925]: res_http_websocket.c:1407 __ast_websocket_write_string: Writing websocket string of length 623
  294. [Aug 25 14:05:44] DEBUG[19925]: res_http_websocket.c:341 __ast_websocket_write: Writing websocket text frame, length 623
  295. [Aug 25 14:05:44] DEBUG[18281]: devicestate.c:369 _ast_device_state: No provider found, checking channel drivers for SIP - 6001
  296. [Aug 25 14:05:44] DEBUG[18281]: chan_sip.c:30135 sip_devicestate: Checking device state for peer 6001
  297. [Aug 25 14:05:44] DEBUG[18281]: devicestate.c:474 do_state_change: Changing state for SIP/6001 - state 1 (Not in use)
  298. [Aug 25 14:05:44] DEBUG[18269]: threadpool.c:517 grow: Increasing threadpool stasis-core's size by 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement