Advertisement
Guest User

Untitled

a guest
Sep 1st, 2017
742
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.94 KB | None | 0 0
  1. tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f2f480086c0): events IN
  2. tport.c:2864 tport_recv_event() tport_recv_event(0x7f2f480086c0)
  3. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f2f480086c0) msg 0x7f2f480163d0 from (udp/104.236.38.18:5060) has 986 bytes, veclen = 1
  4. recv 986 bytes from udp/[138.197.49.44]:5060 at 14:15:01.564621:
  5. ------------------------------------------------------------------------
  6. INVITE sip:[email protected];user=phone SIP/2.0
  7. Record-Route: <sip:10.17.0.9;lr=on>
  8. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  9. To: <sip:[email protected];user=phone>
  10. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  11. CSeq: 1 INVITE
  12. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  13. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  14. Allow: OPTIONS
  15. Max-Forwards: 69
  16. Supported: Early-session
  17. Contact: <sip:94.199.149.100:5060;transport=UDP>
  18. Content-Type: application/sdp
  19. Content-Length: 310
  20.  
  21. v=0
  22. o=- 3713264102 3713264102 IN IP4 94.199.149.100
  23. s=-
  24. c=IN IP4 94.199.149.127
  25. t=0 0
  26. m=audio 15048 RTP/AVP 8 0 18 96
  27. a=rtpmap:8 PCMA/8000
  28. a=rtpmap:0 PCMU/8000
  29. a=rtpmap:18 G729/8000
  30. a=fmtp:18 annexb=no
  31. a=rtcp:15049 IN IP4 94.199.149.127
  32. a=rtpmap:96 telephone-event/8000
  33. a=fmtp:96 0-15
  34. a=sendrecv
  35. ------------------------------------------------------------------------
  36. tport.c:3023 tport_deliver() tport_deliver(0x7f2f480086c0): msg 0x7f2f480163d0 (986 bytes) from udp/138.197.49.44:5060/sip next=(nil)
  37. nta.c:2880 agent_recv_request() nta: received INVITE sip:[email protected];user=phone SIP/2.0 (CSeq 1)
  38. nta.c:3085 agent_recv_request() nta: INVITE (1) going to a default leg
  39. nta.c:1350 set_timeout() nta: timer set to 200 ms
  40. nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering
  41. nua_stack.c:899 nh_create() nua: nh_create: entering
  42. nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering
  43. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  44. soa.c:280 soa_clone() soa_clone(static::0x7f2f48001340, 0x7f2f480012f0, 0x7f2f48004c80) called
  45. soa.c:403 soa_set_params() soa_set_params(static::0x7f2f48005530, ...) called
  46. nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(0x7f2f48011560)
  47. soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x7f2f48005530) called
  48. soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x7f2f48005530, (nil), 0x7f2f48018a04, 310) called
  49. nua_dialog.c:338 nua_dialog_usage_add() nua(0x7f2f48004c80): adding session usage
  50. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  51. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  52. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  53. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 553 bytes of 553 to udp/138.197.49.44:5060
  54. tport.c:3492 tport_send_msg() tport_vsend returned 553
  55. send 553 bytes to udp/[138.197.49.44]:5060 at 14:15:01.565463:
  56. ------------------------------------------------------------------------
  57. SIP/2.0 100 Trying
  58. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  59. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  60. Record-Route: <sip:10.17.0.9;lr=on>
  61. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  62. To: <sip:[email protected];user=phone>
  63. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  64. CSeq: 1 INVITE
  65. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  66. Content-Length: 0
  67.  
  68. ------------------------------------------------------------------------
  69. nta.c:6791 incoming_reply() nta: sent 100 Trying for INVITE (1)
  70. nua_stack.c:271 nua_stack_event() nua(0x7f2f48004c80): event i_invite 100 Trying
  71. nua_session.c:4139 signal_call_state_change() nua(0x7f2f48004c80): call state changed: init -> received, received offer
  72. soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x7f2f48005530, [0x7f2f502928c8], [0x7f2f502928d0], [(nil)]) called
  73. nua_stack.c:271 nua_stack_event() nua(0x7f2f48004c80): event i_state 100 Trying
  74. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  75. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  76. 2017-09-01 14:15:01.546827 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/[email protected] [e7b16afa-aa21-43e3-9cfa-9b36fe1b8710]
  77. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  78. 2017-09-01 14:15:01.546827 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/[email protected]) Running State Change CS_NEW (Cur 1 Tot 7)
  79. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  80. 2017-09-01 14:15:01.566820 [DEBUG] sofia.c:9873 sofia/internal/[email protected] receiving invite from 138.197.49.44:5060 version: 1.6.19 -36-7a77e0b 64bit
  81. 2017-09-01 14:15:01.566820 [DEBUG] sofia.c:9989 IP 138.197.49.44 Approved by acl "domains[]". Access Granted.
  82. nua.c:610 nua_set_hparams() nua: nua_set_hparams: entering
  83. nua.c:610 nua_set_hparams() nua: nua_r_set_params with invalid handle (nil)
  84. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  85. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  86. 2017-09-01 14:15:01.566820 [DEBUG] sofia.c:7084 Channel sofia/internal/[email protected] entering state [received][100]
  87. 2017-09-01 14:15:01.566820 [DEBUG] sofia.c:7094 Remote SDP:
  88. v=0
  89. o=- 3713264102 3713264102 IN IP4 94.199.149.100
  90. s=-
  91. c=IN IP4 94.199.149.127
  92. t=0 0
  93. m=audio 15048 RTP/AVP 8 0 18 96
  94. a=rtpmap:8 PCMA/8000
  95. a=rtpmap:0 PCMU/8000
  96. a=rtpmap:18 G729/8000
  97. a=fmtp:18 annexb=no
  98. a=rtpmap:96 telephone-event/8000
  99. a=fmtp:96 0-15
  100. a=rtcp:15049 IN IP4 94.199.149.127
  101.  
  102. 2017-09-01 14:15:01.566820 [DEBUG] sofia.c:7486 (sofia/internal/[email protected]) State Change CS_NEW -> CS_INIT
  103. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  104. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:603 (sofia/internal/[email protected]) State NEW
  105. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/[email protected]) Running State Change CS_INIT (Cur 1 Tot 7)
  106. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/[email protected]) State INIT
  107. 2017-09-01 14:15:01.566820 [DEBUG] mod_sofia.c:90 sofia/internal/[email protected] SOFIA INIT
  108. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:40 sofia/internal/[email protected] Standard INIT
  109. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/[email protected]) State Change CS_INIT -> CS_ROUTING
  110. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/[email protected]) State INIT going to sleep
  111. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/[email protected]) Running State Change CS_ROUTING (Cur 1 Tot 7)
  112. 2017-09-01 14:15:01.566820 [DEBUG] switch_channel.c:2249 (sofia/internal/[email protected]) Callstate Change DOWN -> RINGING
  113. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/[email protected]) State ROUTING
  114. 2017-09-01 14:15:01.566820 [DEBUG] mod_sofia.c:143 sofia/internal/[email protected] SOFIA ROUTING
  115. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:236 sofia/internal/[email protected] Standard ROUTING
  116. 2017-09-01 14:15:01.566820 [INFO] mod_dialplan_xml.c:637 Processing 00380951231237 <00380951231237>->441138701371 in context public
  117. Dialplan: sofia/internal/[email protected] parsing [public->unloop] continue=false
  118. Dialplan: sofia/internal/[email protected] Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  119. Dialplan: sofia/internal/[email protected] Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  120. Dialplan: sofia/internal/[email protected] parsing [public->outside_call] continue=true
  121. Dialplan: sofia/internal/[email protected] Absolute Condition [outside_call]
  122. Dialplan: sofia/internal/[email protected] Action set(outside_call=true)
  123. Dialplan: sofia/internal/[email protected] Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  124. Dialplan: sofia/internal/[email protected] parsing [public->call_debug] continue=true
  125. Dialplan: sofia/internal/[email protected] Regex (FAIL) [call_debug] ${call_debug}(false) =~ /^true$/ break=never
  126. Dialplan: sofia/internal/[email protected] parsing [public->public_extensions] continue=false
  127. Dialplan: sofia/internal/[email protected] Regex (FAIL) [public_extensions] destination_number(441138701371) =~ /^(10[01][0-9])$/ break=on-false
  128. Dialplan: sofia/internal/[email protected] parsing [public->public_did] continue=false
  129. Dialplan: sofia/internal/[email protected] Regex (FAIL) [public_did] destination_number(441138701371) =~ /^(5551212)$/ break=on-false
  130. Dialplan: sofia/internal/[email protected] parsing [public->public_did] continue=false
  131. Dialplan: sofia/internal/[email protected] Regex (PASS) [public_did] destination_number(441138701371) =~ /^(.*)$/ break=on-false
  132. Dialplan: sofia/internal/[email protected] Action log(INFO Starting ESL connection object example)
  133. Dialplan: sofia/internal/[email protected] Action socket(localhost:8050 async full)
  134. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:286 (sofia/internal/[email protected]) State Change CS_ROUTING -> CS_EXECUTE
  135. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/[email protected]) State ROUTING going to sleep
  136. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/[email protected]) Running State Change CS_EXECUTE (Cur 1 Tot 7)
  137. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/[email protected]) State EXECUTE
  138. 2017-09-01 14:15:01.566820 [DEBUG] mod_sofia.c:198 sofia/internal/[email protected] SOFIA EXECUTE
  139. 2017-09-01 14:15:01.566820 [DEBUG] switch_core_state_machine.c:328 sofia/internal/[email protected] Standard EXECUTE
  140. EXECUTE sofia/internal/[email protected] set(outside_call=true)
  141. 2017-09-01 14:15:01.566820 [DEBUG] mod_dptools.c:1548 SET sofia/internal/[email protected] [outside_call]=[true]
  142. EXECUTE sofia/internal/[email protected] export(RFC2822_DATE=Fri, 01 Sep 2017 14:15:01 +0000)
  143. 2017-09-01 14:15:01.566820 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [RFC2822_DATE]=[Fri, 01 Sep 2017 14:15:01 +0000]
  144. EXECUTE sofia/internal/[email protected] log(INFO Starting ESL connection object example)
  145. 2017-09-01 14:15:01.566820 [INFO] mod_dptools.c:1742 Starting ESL connection object example
  146. EXECUTE sofia/internal/[email protected] socket(localhost:8050 async full)
  147. 2017-09-01 14:15:01.566820 [NOTICE] mod_event_socket.c:447 Trying host: localhost:8050
  148. 2017-09-01 14:15:01.586817 [DEBUG] switch_ivr.c:623 sofia/internal/[email protected] Command Execute answer()
  149. EXECUTE sofia/internal/[email protected] answer()
  150. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[opus:116:48000:20:0:1]
  151. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  152. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  153. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  154. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4504 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  155. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[opus:116:48000:20:0:1]
  156. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  157. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  158. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4504 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  159. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  160. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[opus:116:48000:20:0:1]
  161. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
  162. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  163. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4449 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  164. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4365 Set telephone-event payload to 96@8000
  165. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:3061 Set Codec sofia/internal/[email protected] PCMA/8000 20 ms 160 samples 64000 bits 1 channels
  166. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_codec.c:111 sofia/internal/[email protected] Original read codec set to PCMA:8
  167. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4708 Set telephone-event payload to 96@8000
  168. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:4767 sofia/internal/[email protected] Set 2833 dtmf send payload to 96 recv payload to 96
  169. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:6878 AUDIO RTP [sofia/internal/[email protected]] 104.236.38.18 port 27256 -> 94.199.149.127 port 15048 codec: 8 ms: 20
  170. 2017-09-01 14:15:01.586817 [DEBUG] switch_rtp.c:4111 Starting timer [soft] 160 bytes per 20ms
  171. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:7098 Activating RTCP PORT 15049
  172. 2017-09-01 14:15:01.586817 [DEBUG] switch_rtp.c:4507 RTCP send rate is: 1000 and packet rate is: 20000 Remote Port: 15049
  173. 2017-09-01 14:15:01.586817 [DEBUG] switch_rtp.c:2567 Setting RTCP remote addr to 94.199.149.127:15049 2
  174. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:7179 sofia/internal/[email protected] Set 2833 dtmf send payload to 96
  175. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:7186 sofia/internal/[email protected] Set 2833 dtmf receive payload to 96
  176. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:7209 sofia/internal/[email protected] Set rtp dtmf delay to 40
  177. 2017-09-01 14:15:01.586817 [NOTICE] sofia_media.c:92 Pre-Answer sofia/internal/[email protected]!
  178. 2017-09-01 14:15:01.586817 [DEBUG] switch_channel.c:3474 (sofia/internal/[email protected]) Callstate Change RINGING -> EARLY
  179. 2017-09-01 14:15:01.586817 [DEBUG] switch_core_media.c:6861 Audio params are unchanged for sofia/internal/[email protected].
  180. 2017-09-01 14:15:01.586817 [DEBUG] mod_sofia.c:850 Local SDP sofia/internal/[email protected]:
  181. v=0
  182. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  183. s=FreeSWITCH
  184. c=IN IP4 104.236.38.18
  185. t=0 0
  186. m=audio 27256 RTP/AVP 8 96
  187. a=rtpmap:8 PCMA/8000
  188. a=rtpmap:96 telephone-event/8000
  189. a=fmtp:96 0-16
  190. a=ptime:20
  191. a=sendrecv
  192. a=rtcp:27257 IN IP4 104.236.38.18
  193.  
  194. nua.c:879 nua_respond() nua: nua_respond: entering
  195. nua_stack.c:573 nua_stack_signal() nua(0x7f2f48004c80): recv signal r_respond 200 OK
  196. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  197. soa.c:403 soa_set_params() soa_set_params(static::0x7f2f48005530, ...) called
  198. soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x7f2f48005530, (nil), 0x7f2f3809476a, -1) called
  199. soa.c:890 soa_set_capability_sdp() soa_set_capability_sdp(static::0x7f2f48005530, (nil), 0x7f2f3809476a, -1) called
  200. nua_session.c:2320 nua_invite_server_respond() nua: nua_invite_server_respond: entering
  201. soa.c:1515 soa_generate_answer() soa_generate_answer(static::0x7f2f48005530) called
  202. soa_static.c:1148 offer_answer_step() soa_static_offer_answer_action(0x7f2f48005530, soa_generate_answer): called
  203. soa_static.c:1189 offer_answer_step() soa_static(0x7f2f48005530, soa_generate_answer): generating local description
  204. soa_static.c:1230 offer_answer_step() soa_static(0x7f2f48005530, soa_generate_answer): upgrade with remote description
  205. soa_static.c:1029 soa_sdp_mode_set() soa_sdp_mode_set(0x7f2f50290ab0, 0x7f2f480126c0, ""): called
  206. soa_static.c:1446 offer_answer_step() soa_static(0x7f2f48005530, soa_generate_answer): storing local description
  207. soa.c:1730 soa_activate() soa_activate(static::0x7f2f48005530, (nil)) called
  208. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x7f2f48005530, [(nil)], [0x7f2f50292c38], [0x7f2f50292c34]) called
  209. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  210. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  211. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  212. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  213. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  214. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:01.606522:
  215. ------------------------------------------------------------------------
  216. SIP/2.0 200 OK
  217. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  218. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  219. Record-Route: <sip:10.17.0.9;lr=on>
  220. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  221. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  222. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  223. CSeq: 1 INVITE
  224. Contact: <sip:[email protected]:5060;transport=udp>
  225. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  226. Accept: application/sdp
  227. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  228. Supported: timer, path, replaces
  229. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  230. Content-Type: application/sdp
  231. Content-Disposition: session
  232. Content-Length: 254
  233. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  234.  
  235. v=0
  236. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  237. s=FreeSWITCH
  238. c=IN IP4 104.236.38.18
  239. t=0 0
  240. m=audio 27256 RTP/AVP 8 96
  241. a=rtpmap:8 PCMA/8000
  242. a=rtpmap:96 telephone-event/8000
  243. a=fmtp:96 0-16
  244. a=ptime:20
  245. a=rtcp:27257 IN IP4 104.236.38.18
  246. ------------------------------------------------------------------------
  247. nta.c:6791 incoming_reply() nta: sent 200 OK for INVITE (1)
  248. nua_session.c:4139 signal_call_state_change() nua(0x7f2f48004c80): call state changed: received -> completed, sent answer
  249. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x7f2f48005530, [0x7f2f50292ce8], [0x7f2f50292cf0], [(nil)]) called
  250. soa.c:616 soa_get_params() soa_get_params(static::0x7f2f48005530, ...) called
  251. nua_stack.c:271 nua_stack_event() nua(0x7f2f48004c80): event i_state 200 OK
  252. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  253. nua_stack.c:529 nua_signal() nua(0x7f2f48004c80): sent signal r_respond
  254. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  255. 2017-09-01 14:15:01.586817 [DEBUG] sofia.c:7084 Channel sofia/internal/[email protected] entering state [completed][200]
  256. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  257. 2017-09-01 14:15:01.606816 [NOTICE] mod_dptools.c:1312 Channel [sofia/internal/[email protected]] has been answered
  258. 2017-09-01 14:15:01.606816 [DEBUG] switch_channel.c:3773 (sofia/internal/[email protected]) Callstate Change EARLY -> ACTIVE
  259. 2017-09-01 14:15:01.606816 [DEBUG] switch_ivr.c:623 sofia/internal/[email protected] Command Execute sched_hangup(+63 e7b16afa-aa21-43e3-9cfa-9b36fe1b8710 normal_clearing)
  260. EXECUTE sofia/internal/[email protected] sched_hangup(+63 e7b16afa-aa21-43e3-9cfa-9b36fe1b8710 normal_clearing)
  261. 2017-09-01 14:15:01.606816 [DEBUG] switch_scheduler.c:249 Added task 10 switch_ivr_schedule_hangup (e7b16afa-aa21-43e3-9cfa-9b36fe1b8710) to run at 1504275364
  262. 2017-09-01 14:15:01.606816 [DEBUG] switch_ivr.c:623 sofia/internal/[email protected] Command Execute playback(/opt/AudioFiles/russianstory.wav)
  263. EXECUTE sofia/internal/[email protected] playback(/opt/AudioFiles/russianstory.wav)
  264. 2017-09-01 14:15:01.606816 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
  265. 2017-09-01 14:15:01.726840 [DEBUG] switch_rtp.c:7271 Correct audio ip/port confirmed.
  266. 2017-09-01 14:15:01.746839 [DEBUG] switch_rtp.c:1887 rtcp_stats_init: audio ssrc[3618745505] base_seq[63201]
  267. nta.c:1296 agent_timer() nta: timer set next to 342 ms
  268. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  269. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  270. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  271. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  272. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  273. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  274. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:02.108194:
  275. ------------------------------------------------------------------------
  276. SIP/2.0 200 OK
  277. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  278. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  279. Record-Route: <sip:10.17.0.9;lr=on>
  280. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  281. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  282. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  283. CSeq: 1 INVITE
  284. Contact: <sip:[email protected]:5060;transport=udp>
  285. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  286. Accept: application/sdp
  287. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  288. Supported: timer, path, replaces
  289. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  290. Content-Type: application/sdp
  291. Content-Disposition: session
  292. Content-Length: 254
  293. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  294.  
  295. v=0
  296. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  297. s=FreeSWITCH
  298. c=IN IP4 104.236.38.18
  299. t=0 0
  300. m=audio 27256 RTP/AVP 8 96
  301. a=rtpmap:8 PCMA/8000
  302. a=rtpmap:96 telephone-event/8000
  303. a=fmtp:96 0-16
  304. a=ptime:20
  305. a=rtcp:27257 IN IP4 104.236.38.18
  306. ------------------------------------------------------------------------
  307. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  308. nta.c:1296 agent_timer() nta: timer set next to 1000 ms
  309. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  310. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  311. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  312. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  313. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  314. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  315. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:03.109187:
  316. ------------------------------------------------------------------------
  317. SIP/2.0 200 OK
  318. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  319. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  320. Record-Route: <sip:10.17.0.9;lr=on>
  321. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  322. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  323. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  324. CSeq: 1 INVITE
  325. Contact: <sip:[email protected]:5060;transport=udp>
  326. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  327. Accept: application/sdp
  328. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  329. Supported: timer, path, replaces
  330. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  331. Content-Type: application/sdp
  332. Content-Disposition: session
  333. Content-Length: 254
  334. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  335.  
  336. v=0
  337. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  338. s=FreeSWITCH
  339. c=IN IP4 104.236.38.18
  340. t=0 0
  341. m=audio 27256 RTP/AVP 8 96
  342. a=rtpmap:8 PCMA/8000
  343. a=rtpmap:96 telephone-event/8000
  344. a=fmtp:96 0-16
  345. a=ptime:20
  346. a=rtcp:27257 IN IP4 104.236.38.18
  347. ------------------------------------------------------------------------
  348. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  349. nta.c:1296 agent_timer() nta: timer set next to 2000 ms
  350. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  351. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  352. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  353. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  354. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  355. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  356. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:05.111051:
  357. ------------------------------------------------------------------------
  358. SIP/2.0 200 OK
  359. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  360. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  361. Record-Route: <sip:10.17.0.9;lr=on>
  362. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  363. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  364. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  365. CSeq: 1 INVITE
  366. Contact: <sip:[email protected]:5060;transport=udp>
  367. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  368. Accept: application/sdp
  369. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  370. Supported: timer, path, replaces
  371. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  372. Content-Type: application/sdp
  373. Content-Disposition: session
  374. Content-Length: 254
  375. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  376.  
  377. v=0
  378. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  379. s=FreeSWITCH
  380. c=IN IP4 104.236.38.18
  381. t=0 0
  382. m=audio 27256 RTP/AVP 8 96
  383. a=rtpmap:8 PCMA/8000
  384. a=rtpmap:96 telephone-event/8000
  385. a=fmtp:96 0-16
  386. a=ptime:20
  387. a=rtcp:27257 IN IP4 104.236.38.18
  388. ------------------------------------------------------------------------
  389. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  390. nta.c:1296 agent_timer() nta: timer set next to 4000 ms
  391. 2017-09-01 14:15:06.546818 [DEBUG] switch_rtp.c:6721 Correct audio RTCP ip/port confirmed.
  392. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  393. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  394. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  395. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  396. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  397. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  398. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:09.111486:
  399. ------------------------------------------------------------------------
  400. SIP/2.0 200 OK
  401. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  402. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  403. Record-Route: <sip:10.17.0.9;lr=on>
  404. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  405. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  406. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  407. CSeq: 1 INVITE
  408. Contact: <sip:[email protected]:5060;transport=udp>
  409. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  410. Accept: application/sdp
  411. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  412. Supported: timer, path, replaces
  413. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  414. Content-Type: application/sdp
  415. Content-Disposition: session
  416. Content-Length: 254
  417. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  418.  
  419. v=0
  420. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  421. s=FreeSWITCH
  422. c=IN IP4 104.236.38.18
  423. t=0 0
  424. m=audio 27256 RTP/AVP 8 96
  425. a=rtpmap:8 PCMA/8000
  426. a=rtpmap:96 telephone-event/8000
  427. a=fmtp:96 0-16
  428. a=ptime:20
  429. a=rtcp:27257 IN IP4 104.236.38.18
  430. ------------------------------------------------------------------------
  431. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  432. nta.c:1296 agent_timer() nta: timer set next to 4001 ms
  433. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  434. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  435. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  436. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  437. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  438. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  439. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:13.112849:
  440. ------------------------------------------------------------------------
  441. SIP/2.0 200 OK
  442. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  443. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  444. Record-Route: <sip:10.17.0.9;lr=on>
  445. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  446. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  447. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  448. CSeq: 1 INVITE
  449. Contact: <sip:[email protected]:5060;transport=udp>
  450. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  451. Accept: application/sdp
  452. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  453. Supported: timer, path, replaces
  454. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  455. Content-Type: application/sdp
  456. Content-Disposition: session
  457. Content-Length: 254
  458. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  459.  
  460. v=0
  461. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  462. s=FreeSWITCH
  463. c=IN IP4 104.236.38.18
  464. t=0 0
  465. m=audio 27256 RTP/AVP 8 96
  466. a=rtpmap:8 PCMA/8000
  467. a=rtpmap:96 telephone-event/8000
  468. a=fmtp:96 0-16
  469. a=ptime:20
  470. a=rtcp:27257 IN IP4 104.236.38.18
  471. ------------------------------------------------------------------------
  472. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  473. nta.c:1296 agent_timer() nta: timer set next to 4000 ms
  474. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  475. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  476. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  477. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  478. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  479. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  480. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:17.112912:
  481. ------------------------------------------------------------------------
  482. SIP/2.0 200 OK
  483. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  484. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  485. Record-Route: <sip:10.17.0.9;lr=on>
  486. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  487. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  488. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  489. CSeq: 1 INVITE
  490. Contact: <sip:[email protected]:5060;transport=udp>
  491. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  492. Accept: application/sdp
  493. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  494. Supported: timer, path, replaces
  495. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  496. Content-Type: application/sdp
  497. Content-Disposition: session
  498. Content-Length: 254
  499. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  500.  
  501. v=0
  502. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  503. s=FreeSWITCH
  504. c=IN IP4 104.236.38.18
  505. t=0 0
  506. m=audio 27256 RTP/AVP 8 96
  507. a=rtpmap:8 PCMA/8000
  508. a=rtpmap:96 telephone-event/8000
  509. a=fmtp:96 0-16
  510. a=ptime:20
  511. a=rtcp:27257 IN IP4 104.236.38.18
  512. ------------------------------------------------------------------------
  513. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  514. nta.c:1296 agent_timer() nta: timer set next to 4000 ms
  515. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  516. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  517. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  518. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  519. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  520. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  521. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:21.113169:
  522. ------------------------------------------------------------------------
  523. SIP/2.0 200 OK
  524. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  525. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  526. Record-Route: <sip:10.17.0.9;lr=on>
  527. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  528. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  529. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  530. CSeq: 1 INVITE
  531. Contact: <sip:[email protected]:5060;transport=udp>
  532. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  533. Accept: application/sdp
  534. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  535. Supported: timer, path, replaces
  536. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  537. Content-Type: application/sdp
  538. Content-Disposition: session
  539. Content-Length: 254
  540. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  541.  
  542. v=0
  543. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  544. s=FreeSWITCH
  545. c=IN IP4 104.236.38.18
  546. t=0 0
  547. m=audio 27256 RTP/AVP 8 96
  548. a=rtpmap:8 PCMA/8000
  549. a=rtpmap:96 telephone-event/8000
  550. a=fmtp:96 0-16
  551. a=ptime:20
  552. a=rtcp:27257 IN IP4 104.236.38.18
  553. ------------------------------------------------------------------------
  554. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  555. nta.c:1296 agent_timer() nta: timer set next to 4001 ms
  556. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  557. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  558. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  559. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  560. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  561. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  562. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:25.114315:
  563. ------------------------------------------------------------------------
  564. SIP/2.0 200 OK
  565. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  566. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  567. Record-Route: <sip:10.17.0.9;lr=on>
  568. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  569. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  570. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  571. CSeq: 1 INVITE
  572. Contact: <sip:[email protected]:5060;transport=udp>
  573. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  574. Accept: application/sdp
  575. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  576. Supported: timer, path, replaces
  577. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  578. Content-Type: application/sdp
  579. Content-Disposition: session
  580. Content-Length: 254
  581. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  582.  
  583. v=0
  584. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  585. s=FreeSWITCH
  586. c=IN IP4 104.236.38.18
  587. t=0 0
  588. m=audio 27256 RTP/AVP 8 96
  589. a=rtpmap:8 PCMA/8000
  590. a=rtpmap:96 telephone-event/8000
  591. a=fmtp:96 0-16
  592. a=ptime:20
  593. a=rtcp:27257 IN IP4 104.236.38.18
  594. ------------------------------------------------------------------------
  595. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  596. nta.c:1296 agent_timer() nta: timer set next to 4000 ms
  597. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  598. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  599. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  600. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  601. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  602. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  603. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:29.114371:
  604. ------------------------------------------------------------------------
  605. SIP/2.0 200 OK
  606. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  607. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  608. Record-Route: <sip:10.17.0.9;lr=on>
  609. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  610. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  611. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  612. CSeq: 1 INVITE
  613. Contact: <sip:[email protected]:5060;transport=udp>
  614. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  615. Accept: application/sdp
  616. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  617. Supported: timer, path, replaces
  618. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  619. Content-Type: application/sdp
  620. Content-Disposition: session
  621. Content-Length: 254
  622. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  623.  
  624. v=0
  625. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  626. s=FreeSWITCH
  627. c=IN IP4 104.236.38.18
  628. t=0 0
  629. m=audio 27256 RTP/AVP 8 96
  630. a=rtpmap:8 PCMA/8000
  631. a=rtpmap:96 telephone-event/8000
  632. a=fmtp:96 0-16
  633. a=ptime:20
  634. a=rtcp:27257 IN IP4 104.236.38.18
  635. ------------------------------------------------------------------------
  636. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  637. nta.c:1296 agent_timer() nta: timer set next to 4000 ms
  638. nta.c:6996 _nta_incoming_timer() nta: timer G fired, retransmitting 200 reply
  639. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = UDP/138.197.49.44:5060
  640. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  641. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name UDP/138.197.49.44:5060
  642. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 1388 bytes of 1388 to udp/138.197.49.44:5060
  643. tport.c:3492 tport_send_msg() tport_vsend returned 1388
  644. send 1388 bytes to udp/[138.197.49.44]:5060 at 14:15:33.114515:
  645. ------------------------------------------------------------------------
  646. SIP/2.0 200 OK
  647. Via: SIP/2.0/UDP 138.197.49.44:5060;branch=z9hG4bKef92.2eebb4699fed93808393bf0fb48e2228.0
  648. Via: SIP/2.0/UDP 94.199.149.100:5060;branch=z9hG4bK-384ae3-dbe486bd-36b160ee
  649. Record-Route: <sip:10.17.0.9;lr=on>
  650. From: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  651. To: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  652. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  653. CSeq: 1 INVITE
  654. Contact: <sip:[email protected]:5060;transport=udp>
  655. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  656. Accept: application/sdp
  657. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  658. Supported: timer, path, replaces
  659. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  660. Content-Type: application/sdp
  661. Content-Disposition: session
  662. Content-Length: 254
  663. Remote-Party-ID: "441138701371" <sip:[email protected]>;party=calling;privacy=off;screen=no
  664.  
  665. v=0
  666. o=FreeSWITCH 1504248045 1504248046 IN IP4 104.236.38.18
  667. s=FreeSWITCH
  668. c=IN IP4 104.236.38.18
  669. t=0 0
  670. m=audio 27256 RTP/AVP 8 96
  671. a=rtpmap:8 PCMA/8000
  672. a=rtpmap:96 telephone-event/8000
  673. a=fmtp:96 0-16
  674. a=ptime:20
  675. a=rtcp:27257 IN IP4 104.236.38.18
  676. ------------------------------------------------------------------------
  677. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 1/1 resent, 0/1 tout, 0/0 term, 0/1 free
  678. nta.c:1296 agent_timer() nta: timer set next to 493 ms
  679. nta.c:7105 _nta_incoming_timer() nta: timer H fired, timeout and terminate 200 response
  680. nua_session.c:2569 process_ack_or_cancel() nua: process_ack_or_cancel: entering
  681. nua_stack.c:271 nua_stack_event() nua(0x7f2f48004c80): event i_error 408 ACK Timeout
  682. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  683. soa.c:1784 soa_terminate() soa_terminate(static::0x7f2f48005530) called
  684. soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x7f2f48005530) called
  685. nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip
  686. tport.c:3257 tport_tsend() tport_tsend(0x7f2f480086c0) tpn = */138.197.49.44:5060
  687. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.49.44:5060
  688. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x7f2f480086c0): not found by name */138.197.49.44:5060
  689. tport.c:3594 tport_vsend() tport_vsend(0x7f2f480086c0): 763 bytes of 763 to udp/138.197.49.44:5060
  690. tport.c:3492 tport_send_msg() tport_vsend returned 763
  691. send 763 bytes to udp/[138.197.49.44]:5060 at 14:15:33.607775:
  692. ------------------------------------------------------------------------
  693. BYE sip:94.199.149.100:5060;transport=UDP SIP/2.0
  694. Via: SIP/2.0/UDP 104.236.38.18;rport;branch=z9hG4bK5ZNSHg2eFmvDa
  695. Route: <sip:10.17.0.9;lr=on>
  696. Max-Forwards: 70
  697. From: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  698. To: <sip:[email protected];isup-oli=0;user=phone>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  699. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  700. CSeq: 111801602 BYE
  701. Contact: <sip:[email protected]:5060;transport=udp>
  702. User-Agent: FreeSWITCH-mod_sofia/1.6.19-36-7a77e0b~64bit
  703. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  704. Supported: timer, path, replaces
  705. Reason: SIP;cause=408;text="ACK Timeout"
  706. Content-Length: 0
  707.  
  708. ------------------------------------------------------------------------
  709. nta.c:8304 outgoing_send() nta: sent BYE (111801602) to */138.197.49.44:5060
  710. tport.c:4160 tport_pend() tport_pend(0x7f2f480086c0): pending 0x7f2f48012a60 for udp/104.236.38.18:5060 (already 0)
  711. nua_session.c:4139 signal_call_state_change() nua(0x7f2f48004c80): call state changed: completed -> terminating
  712. nua_stack.c:269 nua_stack_event() nua(0x7f2f48004c80): event i_state ACK Timeout
  713. nta.c:5744 incoming_free() nta: incoming_free(0x7f2f48018080)
  714. nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 0/1 resent, 1/1 tout, 0/0 term, 0/1 free
  715. nta.c:1296 agent_timer() nta: timer set next to 1001 ms
  716. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  717. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  718. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  719. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  720. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  721. 2017-09-01 14:15:33.606827 [DEBUG] sofia.c:7084 Channel sofia/internal/[email protected] entering state [terminating][0]
  722. 2017-09-01 14:15:33.606827 [NOTICE] sofia.c:8273 Hangup sofia/internal/[email protected] [CS_EXECUTE] [NORMAL_UNSPECIFIED]
  723. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  724. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  725. nua_stack.c:569 nua_stack_signal() nua(0x7f2f48004c80): recv signal r_destroy
  726. nua_dialog.c:397 nua_dialog_usage_remove_at() nua(0x7f2f48004c80): removing session usage
  727. nua_session.c:4139 signal_call_state_change() nua(0x7f2f48004c80): call state changed: terminating -> terminated
  728. nua_stack.c:269 nua_stack_event() nua(0x7f2f48004c80): event i_state Terminated
  729. nua_stack.c:269 nua_stack_event() nua(0x7f2f48004c80): event i_terminated Terminated
  730. soa.c:356 soa_destroy() soa_destroy(static::0x7f2f48005530) called
  731. nta.c:4470 nta_leg_destroy() nta_leg_destroy(0x7f2f48011560)
  732. nua_stack.c:529 nua_signal() nua(0x7f2f48004c80): sent signal r_destroy
  733. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  734. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  735. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  736. 2017-09-01 14:15:33.606827 [DEBUG] switch_ivr_play_say.c:1942 done playing file /opt/AudioFiles/russianstory.wav
  737. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_session.c:2815 sofia/internal/[email protected] skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  738. 2017-09-01 14:15:33.606827 [DEBUG] switch_ivr.c:666 sofia/internal/[email protected] skip receive message [AUDIO_SYNC] (channel is hungup already)
  739. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_session.c:2815 sofia/internal/[email protected] skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  740. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/[email protected]) State EXECUTE going to sleep
  741. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/[email protected]) Running State Change CS_HANGUP (Cur 1 Tot 7)
  742. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/[email protected]) Callstate Change ACTIVE -> HANGUP
  743. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/[email protected]) State HANGUP
  744. 2017-09-01 14:15:33.606827 [DEBUG] mod_sofia.c:438 Channel sofia/internal/[email protected] hanging up, cause: NORMAL_UNSPECIFIED
  745. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:60 sofia/internal/[email protected] Standard HANGUP, cause: NORMAL_UNSPECIFIED
  746. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/[email protected]) State HANGUP going to sleep
  747. 2017-09-01 14:15:33.606827 [DEBUG] switch_core_state_machine.c:619 (sofia/internal/[email protected]) State Change CS_HANGUP -> CS_REPORTING
  748. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/[email protected]) Running State Change CS_REPORTING (Cur 1 Tot 7)
  749. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/[email protected]) State REPORTING
  750. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:174 sofia/internal/[email protected] Standard REPORTING, cause: NORMAL_UNSPECIFIED
  751. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/[email protected]) State REPORTING going to sleep
  752. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:610 (sofia/internal/[email protected]) State Change CS_REPORTING -> CS_DESTROY
  753. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_session.c:1665 Session 7 (sofia/internal/[email protected]) Locked, Waiting on external entities
  754. 2017-09-01 14:15:33.626815 [NOTICE] switch_core_session.c:1683 Session 7 (sofia/internal/[email protected]) Ended
  755. 2017-09-01 14:15:33.626815 [NOTICE] switch_core_session.c:1687 Close Channel sofia/internal/[email protected] [CS_DESTROY]
  756. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/[email protected]) Running State Change CS_DESTROY (Cur 0 Tot 7)
  757. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/[email protected]) State DESTROY
  758. 2017-09-01 14:15:33.626815 [DEBUG] mod_sofia.c:343 sofia/internal/[email protected] SOFIA DESTROY
  759. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:181 sofia/internal/[email protected] Standard DESTROY
  760. 2017-09-01 14:15:33.626815 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/[email protected]) State DESTROY going to sleep
  761. tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x7f2f480086c0): events IN
  762. tport.c:2864 tport_recv_event() tport_recv_event(0x7f2f480086c0)
  763. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x7f2f480086c0) msg 0x7f2f480163d0 from (udp/104.236.38.18:5060) has 428 bytes, veclen = 1
  764. recv 428 bytes from udp/[138.197.49.44]:5060 at 14:15:33.686291:
  765. ------------------------------------------------------------------------
  766. SIP/2.0 200 OK
  767. From: <sip:[email protected];user=phone>;tag=5KNZg5Z28XXBQ
  768. To: <sip:[email protected];user=phone;isup-oli=0>;tag=45f36b50-5ec79564-13c4-50029-384ae3-24e9768c-384ae3
  769. Call-ID: 48b3f810-5ec79564-13c4-50029-384ae3-3719560e-384ae3
  770. CSeq: 111801602 BYE
  771. Via: SIP/2.0/UDP 104.236.38.18;received=104.236.38.18;rport=5060;branch=z9hG4bK5ZNSHg2eFmvDa
  772. Supported: Early-session
  773. Content-Length: 0
  774.  
  775. ------------------------------------------------------------------------
  776. tport.c:3023 tport_deliver() tport_deliver(0x7f2f480086c0): msg 0x7f2f480163d0 (428 bytes) from udp/138.197.49.44:5060/sip next=(nil)
  777. nta.c:3299 agent_recv_response() nta: received 200 OK for BYE (111801602)
  778. nta.c:3366 agent_recv_response() nta: 200 OK is going to a transaction
  779. nta.c:9564 outgoing_estimate_delay() nta_outgoing: RTT is 78.648 ms
  780. tport.c:4222 tport_release() tport_release(0x7f2f480086c0): 0x7f2f48012a60 by 0x7f2f480146f0 with 0x7f2f480163d0
  781. 2017-09-01 14:15:34.106869 [DEBUG] switch_scheduler.c:144 Deleting task 10 switch_ivr_schedule_hangup (e7b16afa-aa21-43e3-9cfa-9b36fe1b8710)
  782. nta.c:1296 agent_timer() nta: timer set next to 4078 ms
  783. nta.c:9101 outgoing_timer_dk() nta: timer K fired, terminate BYE (111801602)
  784. nta.c:8799 outgoing_reclaim_queued() outgoing_reclaim_all((nil), (nil), 0x7f2f50292d40)
  785. nta.c:8929 _nta_outgoing_timer() nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/1 term, 1/1 free
  786. nta.c:1289 agent_timer() nta: timer not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement