Guest User

Freeswitch-Janus-Call-Log

a guest
Feb 16th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.04 KB | None | 0 0
  1. recv 1048 bytes from udp/[138.197.209.147]:53923 at 18:33:57.799964:
  2. ------------------------------------------------------------------------
  3. INVITE sip:1003@tmqphtesting.top SIP/2.0
  4. Via: SIP/2.0/UDP 138.197.209.147:53923;rport;branch=z9hG4bKHBg05cyNDpK1r
  5. Max-Forwards: 70
  6. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  7. To: <sip:1003@tmqphtesting.top>
  8. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  9. CSeq: 924064566 INVITE
  10. Contact: <sip:1004@138.197.209.147:53923>
  11. User-Agent: Janus WebRTC Gateway SIP Plugin 0.0.6
  12. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, UPDATE
  13. Content-Type: application/sdp
  14. Content-Disposition: session
  15. Content-Length: 535
  16.  
  17. v=0
  18. o=- 2517088816626412825 4628811504178425877 IN IP4 138.197.209.147
  19. s=-
  20. t=0 0
  21. m=audio 24522 RTP/AVP 111 103 104 9 0 8 106 105 13 126
  22. c=IN IP4 138.197.209.147
  23. a=rtpmap:111 opus/48000/2
  24. a=fmtp:111 minptime=10;useinbandfec=1
  25. a=rtpmap:103 ISAC/16000
  26. a=rtpmap:104 ISAC/32000
  27. a=rtpmap:9 G722/8000
  28. a=rtpmap:0 PCMU/8000
  29. a=rtpmap:8 PCMA/8000
  30. a=rtpmap:106 CN/32000
  31. a=rtpmap:105 CN/16000
  32. a=rtpmap:13 CN/8000
  33. a=rtpmap:126 telephone-event/8000
  34. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  35. a=rtcp-fb:111 transport-cc
  36. ------------------------------------------------------------------------
  37. tport.c:3023 tport_deliver() tport_deliver(0x937fb80): msg 0x951ac28 (1048 bytes) from udp/138.197.209.147:5060/sip next=(nil)
  38. nta.c:2880 agent_recv_request() nta: received INVITE sip:1003@tmqphtesting.top SIP/2.0 (CSeq 924064566)
  39. nta.c:3085 agent_recv_request() nta: INVITE (924064566) going to a default leg
  40. nta.c:1350 set_timeout() nta: timer set to 200 ms
  41. nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering
  42. nua_stack.c:899 nh_create() nua: nh_create: entering
  43. nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering
  44. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  45. soa.c:280 soa_clone() soa_clone(static::0x9378ad0, 0x9378aa8, 0x951b190) called
  46. soa.c:403 soa_set_params() soa_set_params(static::0x951af10, ...) called
  47. nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(0x9536c38)
  48. soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x951af10) called
  49. soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x951af10, (nil), 0x93cba29, 535) called
  50. nua_dialog.c:338 nua_dialog_usage_add() nua(0x951b190): adding session usage
  51. tport.c:3257 tport_tsend() tport_tsend(0x937fb80) tpn = UDP/138.197.209.147:53923
  52. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.209.147:53923
  53. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x937fb80): not found by name UDP/138.197.209.147:53923
  54. tport.c:3594 tport_vsend() tport_vsend(0x937fb80): 351 bytes of 351 to udp/138.197.209.147:53923
  55. tport.c:3492 tport_send_msg() tport_vsend returned 351
  56. send 351 bytes to udp/[138.197.209.147]:53923 at 18:33:57.800576:
  57. ------------------------------------------------------------------------
  58. SIP/2.0 100 Trying
  59. Via: SIP/2.0/UDP 138.197.209.147:53923;rport=53923;branch=z9hG4bKHBg05cyNDpK1r
  60. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  61. To: <sip:1003@tmqphtesting.top>
  62. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  63. CSeq: 924064566 INVITE
  64. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  65. Content-Length: 0
  66.  
  67. ------------------------------------------------------------------------
  68. nta.c:6791 incoming_reply() nta: sent 100 Trying for INVITE (924064566)
  69. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_invite 100 Trying
  70. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: init -> received, received offer
  71. soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x951af10, [0xb522ce4c], [0xb522ce50], [(nil)]) called
  72. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 100 Trying
  73. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  74. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  75. 2017-02-16 18:33:57.800740 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/1004@tmqphtesting.top [e5ecde8c-c035-4135-97a8-1a23dc448480]
  76. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  77. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  78. nua.c:879 nua_respond() nua: nua_respond: entering
  79. nua_stack.c:573 nua_stack_signal() nua(0x951b190): recv signal r_respond 407 Proxy Authentication Required
  80. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  81. soa.c:403 soa_set_params() soa_set_params(static::0x951af10, ...) called
  82. nua_session.c:2320 nua_invite_server_respond() nua: nua_invite_server_respond: entering
  83. soa.c:1214 soa_clear_remote_sdp() soa_clear_remote_sdp(static::0x951af10) called
  84. tport.c:3257 tport_tsend() tport_tsend(0x937fb80) tpn = UDP/138.197.209.147:53923
  85. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.209.147:53923
  86. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x937fb80): not found by name UDP/138.197.209.147:53923
  87. tport.c:3594 tport_vsend() tport_vsend(0x937fb80): 858 bytes of 858 to udp/138.197.209.147:53923
  88. tport.c:3492 tport_send_msg() tport_vsend returned 858
  89. send 858 bytes to udp/[138.197.209.147]:53923 at 18:33:57.802176:
  90. ------------------------------------------------------------------------
  91. SIP/2.0 407 Proxy Authentication Required
  92. Via: SIP/2.0/UDP 138.197.209.147:53923;rport=53923;branch=z9hG4bKHBg05cyNDpK1r
  93. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  94. To: <sip:1003@tmqphtesting.top>;tag=7yvcgec2Zcv9p
  95. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  96. CSeq: 924064566 INVITE
  97. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  98. Accept: application/sdp
  99. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  100. Supported: timer, path, replaces
  101. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  102. Proxy-Authenticate: Digest realm="tmqphtesting.top", nonce="b08ea2ad-6037-4c81-8f8f-fb891cbc2478", algorithm=MD5, qop="auth"
  103. Content-Length: 0
  104.  
  105. ------------------------------------------------------------------------
  106. nta.c:6791 incoming_reply() nta: sent 407 Proxy Authentication Required for INVITE (924064566)
  107. nua_dialog.c:397 nua_dialog_usage_remove_at() nua(0x951b190): removing session usage
  108. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: received -> terminated
  109. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 407 Proxy Authentication Required
  110. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_terminated 407 Proxy Authentication Required
  111. soa.c:356 soa_destroy() soa_destroy(static::0x951af10) called
  112. nta.c:4470 nta_leg_destroy() nta_leg_destroy(0x9536c38)
  113. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  114. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  115. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  116. nua_stack.c:529 nua_signal() nua(0x951b190): sent signal r_destroy
  117. nua_stack.c:569 nua_stack_signal() nua(0x951b190): recv signal r_destroy
  118. nta.c:4470 nta_leg_destroy() nta_leg_destroy((nil))
  119. nua_stack.c:529 nua_signal() nua(0x951b190): sent signal r_respond
  120. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  121. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  122. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  123. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  124. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  125. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  126. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  127. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  128. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  129. tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x937fb80): events IN
  130. tport.c:2864 tport_recv_event() tport_recv_event(0x937fb80)
  131. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x937fb80) msg 0x9537a58 from (udp/138.197.209.147:5060) has 318 bytes, veclen = 1
  132. recv 318 bytes from udp/[138.197.209.147]:53923 at 18:33:57.804568:
  133. ------------------------------------------------------------------------
  134. ACK sip:1003@tmqphtesting.top SIP/2.0
  135. Via: SIP/2.0/UDP 138.197.209.147:53923;rport;branch=z9hG4bKHBg05cyNDpK1r
  136. Max-Forwards: 70
  137. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  138. To: <sip:1003@tmqphtesting.top>;tag=7yvcgec2Zcv9p
  139. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  140. CSeq: 924064566 ACK
  141. Content-Length: 0
  142.  
  143. ------------------------------------------------------------------------
  144. tport.c:3023 tport_deliver() tport_deliver(0x937fb80): msg 0x9537a58 (318 bytes) from udp/138.197.209.147:5060/sip next=(nil)
  145. nta.c:2880 agent_recv_request() nta: received ACK sip:1003@tmqphtesting.top SIP/2.0 (CSeq 924064566)
  146. nta.c:3019 agent_recv_request() nta: ACK (924064566) is going to INVITE (924064566)
  147. tport.c:2773 tport_wakeup() tport_wakeup(0x9403218): events IN
  148. tport.c:2864 tport_recv_event() tport_recv_event(0x9403218)
  149. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x9403218) msg 0x9537a58 from (tcp/138.197.209.147:60928) has 1314 bytes, veclen = 1
  150. recv 1314 bytes from tcp/[138.197.209.147]:60928 at 18:33:57.805861:
  151. ------------------------------------------------------------------------
  152. INVITE sip:1003@tmqphtesting.top SIP/2.0
  153. Via: SIP/2.0/TCP 138.197.209.147:53923;rport;branch=z9hG4bKjm9r77eSaZ9Km
  154. Max-Forwards: 70
  155. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  156. To: <sip:1003@tmqphtesting.top>
  157. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  158. CSeq: 924064567 INVITE
  159. Contact: <sip:1004@138.197.209.147:53923>
  160. User-Agent: Janus WebRTC Gateway SIP Plugin 0.0.6
  161. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, UPDATE
  162. Proxy-Authorization: Digest username="1004", realm="tmqphtesting.top", nonce="b08ea2ad-6037-4c81-8f8f-fb891cbc2478", cnonce="UcH4128ZEjWrKFLbeu8hdA", algorithm=MD5, uri="sip:1003@tmqphtesting.top", response="806324749a27247cb327c1629e9a110b", qop=auth, nc=00000001
  163. Content-Type: application/sdp
  164. Content-Disposition: session
  165. Content-Length: 535
  166.  
  167. v=0
  168. o=- 2517088816626412825 4628811504178425877 IN IP4 138.197.209.147
  169. s=-
  170. t=0 0
  171. m=audio 24522 RTP/AVP 111 103 104 9 0 8 106 105 13 126
  172. c=IN IP4 138.197.209.147
  173. a=rtpmap:111 opus/48000/2
  174. a=fmtp:111 minptime=10;useinbandfec=1
  175. a=rtpmap:103 ISAC/16000
  176. a=rtpmap:104 ISAC/32000
  177. a=rtpmap:9 G722/8000
  178. a=rtpmap:0 PCMU/8000
  179. a=rtpmap:8 PCMA/8000
  180. a=rtpmap:106 CN/32000
  181. a=rtpmap:105 CN/16000
  182. a=rtpmap:13 CN/8000
  183. a=rtpmap:126 telephone-event/8000
  184. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  185. a=rtcp-fb:111 transport-cc
  186. ------------------------------------------------------------------------
  187. tport.c:3023 tport_deliver() tport_deliver(0x9403218): msg 0x9537a58 (1314 bytes) from tcp/138.197.209.147:60928/sip next=(nil)
  188. nta.c:2880 agent_recv_request() nta: received INVITE sip:1003@tmqphtesting.top SIP/2.0 (CSeq 924064567)
  189. nta.c:3085 agent_recv_request() nta: INVITE (924064567) going to a default leg
  190. nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering
  191. nua_stack.c:899 nh_create() nua: nh_create: entering
  192. nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering
  193. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  194. soa.c:280 soa_clone() soa_clone(static::0x9378ad0, 0x9378aa8, 0x951b190) called
  195. soa.c:403 soa_set_params() soa_set_params(static::0x951af10, ...) called
  196. nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(0x9446998)
  197. soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x951af10) called
  198. soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x951af10, (nil), 0x9534f03, 535) called
  199. nua_dialog.c:338 nua_dialog_usage_add() nua(0x951b190): adding session usage
  200. tport.c:3257 tport_tsend() tport_tsend(0x9403218) tpn = TCP/138.197.209.147:60928
  201. tport.c:3594 tport_vsend() tport_vsend(0x9403218): 351 bytes of 351 to tcp/138.197.209.147:60928
  202. tport.c:3492 tport_send_msg() tport_vsend returned 351
  203. send 351 bytes to tcp/[138.197.209.147]:60928 at 18:33:57.806150:
  204. ------------------------------------------------------------------------
  205. SIP/2.0 100 Trying
  206. Via: SIP/2.0/TCP 138.197.209.147:53923;rport=60928;branch=z9hG4bKjm9r77eSaZ9Km
  207. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  208. To: <sip:1003@tmqphtesting.top>
  209. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  210. CSeq: 924064567 INVITE
  211. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  212. Content-Length: 0
  213.  
  214. ------------------------------------------------------------------------
  215. tport.c:2296 tport_set_secondary_timer() tport(0x9403218): reset timer
  216. nta.c:6791 incoming_reply() nta: sent 100 Trying for INVITE (924064567)
  217. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_invite 100 Trying
  218. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: init -> received, received offer
  219. soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x951af10, [0xb522ce4c], [0xb522ce50], [(nil)]) called
  220. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 100 Trying
  221. tport.c:2296 tport_set_secondary_timer() tport(0x9403218): reset timer
  222. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  223. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  224. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  225. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  226. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  227. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  228. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  229. 2017-02-16 18:33:57.820680 [INFO] mod_dialplan_xml.c:637 Processing 1004 <1004>->1003 in context default
  230. 2017-02-16 18:33:57.820680 [INFO] switch_ivr_async.c:4166 Bound B-Leg: *1 execute_extension::dx XML features
  231. 2017-02-16 18:33:57.820680 [INFO] switch_ivr_async.c:4166 Bound B-Leg: *2 record_session::/usr/local/freeswitch/recordings/1004.2017-02-16-18-33-57.wav
  232. 2017-02-16 18:33:57.820680 [INFO] switch_ivr_async.c:4166 Bound B-Leg: *3 execute_extension::cf XML features
  233. 2017-02-16 18:33:57.820680 [INFO] switch_ivr_async.c:4166 Bound B-Leg: *4 execute_extension::att_xfer XML features
  234. 2017-02-16 18:33:57.820680 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/1003@119.95.88.115:55266 [df03cf59-33c4-452a-976d-5a136a274e85]
  235. 2017-02-16 18:33:57.820680 [NOTICE] switch_ivr_originate.c:2841 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
  236. nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering
  237. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  238. nua.c:633 nua_invite() nua: nua_invite: entering
  239. nua_stack.c:569 nua_stack_signal() nua(0x93f9dc8): recv signal r_invite
  240. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  241. soa.c:280 soa_clone() soa_clone(static::0x9378ad0, 0x9378aa8, 0x93f9dc8) called
  242. soa.c:403 soa_set_params() soa_set_params(static::0x944b000, ...) called
  243. soa.c:403 soa_set_params() soa_set_params(static::0x944b000, ...) called
  244. soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x944b000, (nil), 0x94f9f07, -1) called
  245. soa.c:890 soa_set_capability_sdp() soa_set_capability_sdp(static::0x944b000, (nil), 0x94f9f07, -1) called
  246. nua_dialog.c:338 nua_dialog_usage_add() nua(0x93f9dc8): adding session usage
  247. nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(0x93f7e90)
  248. soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x944b000) called
  249. soa.c:1426 soa_generate_offer() soa_generate_offer(static::0x944b000, 0) called
  250. soa_static.c:1148 offer_answer_step() soa_static_offer_answer_action(0x944b000, soa_generate_offer): called
  251. soa_static.c:1189 offer_answer_step() soa_static(0x944b000, soa_generate_offer): generating local description
  252. soa_static.c:1217 offer_answer_step() soa_static(0x944b000, soa_generate_offer): upgrade with local description
  253. soa_static.c:1029 soa_sdp_mode_set() soa_sdp_mode_set(0xb522af6c, (nil), ""): called
  254. soa_static.c:1446 offer_answer_step() soa_static(0x944b000, soa_generate_offer): storing local description
  255. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x944b000, [(nil)], [0xb522d088], [0xb522d08c]) called
  256. nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip
  257. tport.c:4588 tport_by_name() tport(0x937fe30): found 0x9409c20 by name TCP/119.95.88.115:55266
  258. tport.c:3257 tport_tsend() tport_tsend(0x9409c20) tpn = TCP/119.95.88.115:55266
  259. tport.c:3594 tport_vsend() tport_vsend(0x9409c20): 1546 bytes of 1546 to tcp/119.95.88.115:55266
  260. tport.c:3492 tport_send_msg() tport_vsend returned 1546
  261. send 1546 bytes to tcp/[119.95.88.115]:55266 at 18:33:57.837502:
  262. ------------------------------------------------------------------------
  263. INVITE sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01 SIP/2.0
  264. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK5H69t0Da84Q8e
  265. Max-Forwards: 69
  266. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  267. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>
  268. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  269. CSeq: 103298954 INVITE
  270. Contact: <sip:mod_sofia@138.197.209.147:5060;transport=tcp>
  271. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  272. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  273. Supported: timer, path, replaces
  274. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  275. Content-Type: application/sdp
  276. Content-Disposition: session
  277. Content-Length: 483
  278. X-FS-Support: update_display,send_info
  279. Remote-Party-ID: "Extension 1004" <sip:1004@tmqphtesting.top>;party=calling;screen=yes;privacy=off
  280.  
  281. v=0
  282. o=FreeSWITCH 1487249883 1487249884 IN IP4 138.197.209.147
  283. s=FreeSWITCH
  284. c=IN IP4 138.197.209.147
  285. t=0 0
  286. m=audio 20154 RTP/AVP 102 9 0 8 103 101
  287. a=rtpmap:102 opus/48000/2
  288. a=fmtp:102 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40; stereo=1
  289. a=rtpmap:9 G722/8000
  290. a=rtpmap:0 PCMU/8000
  291. a=rtpmap:8 PCMA/8000
  292. a=rtpmap:103 telephone-event/48000
  293. a=fmtp:103 0-16
  294. a=rtpmap:101 telephone-event/8000
  295. a=fmtp:101 0-16
  296. a=ptime:20
  297. ------------------------------------------------------------------------
  298. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  299. nta.c:8304 outgoing_send() nta: sent INVITE (103298954) to TCP/119.95.88.115:55266
  300. tport.c:4160 tport_pend() tport_pend(0x9409c20): pending 0x94ca5c8 for tcp/119.95.88.115:55266 (already 1)
  301. nua_session.c:4139 signal_call_state_change() nua(0x93f9dc8): call state changed: init -> calling, sent offer
  302. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x944b000, [0xb522d084], [0xb522d088], [(nil)]) called
  303. nua_stack.c:269 nua_stack_event() nua(0x93f9dc8): event i_state INVITE sent
  304. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  305. nua_stack.c:529 nua_signal() nua(0x93f9dc8): sent signal r_invite
  306. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  307. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  308. nta.c:1296 agent_timer() nta: timer set next to 4804 ms
  309. tport.c:2773 tport_wakeup() tport_wakeup(0x9409c20): events IN
  310. tport.c:2864 tport_recv_event() tport_recv_event(0x9409c20)
  311. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x9409c20) msg 0x944cb98 from (tcp/119.95.88.115:55266) has 321 bytes, veclen = 1
  312. recv 321 bytes from tcp/[119.95.88.115]:55266 at 18:33:58.137804:
  313. ------------------------------------------------------------------------
  314. SIP/2.0 100 Trying
  315. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK5H69t0Da84Q8e
  316. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>
  317. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  318. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  319. CSeq: 103298954 INVITE
  320. Content-Length: 0
  321.  
  322. ------------------------------------------------------------------------
  323. tport.c:3023 tport_deliver() tport_deliver(0x9409c20): msg 0x944cb98 (321 bytes) from tcp/119.95.88.115:55266/sip next=(nil)
  324. nta.c:3299 agent_recv_response() nta: received 100 Trying for INVITE (103298954)
  325. nta.c:3366 agent_recv_response() nta: 100 Trying is going to a transaction
  326. nta.c:9564 outgoing_estimate_delay() nta_outgoing: RTT is 300.409 ms
  327. tport.c:4222 tport_release() tport_release(0x9409c20): 0x94ca5c8 by 0x94cb020 with 0x944cb98 (preliminary)
  328. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  329. tport.c:2773 tport_wakeup() tport_wakeup(0x9409c20): events IN
  330. tport.c:2864 tport_recv_event() tport_recv_event(0x9409c20)
  331. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x9409c20) msg 0x944cb98 from (tcp/119.95.88.115:55266) has 461 bytes, veclen = 1
  332. recv 461 bytes from tcp/[119.95.88.115]:55266 at 18:33:58.393810:
  333. ------------------------------------------------------------------------
  334. SIP/2.0 180 Ringing
  335. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK5H69t0Da84Q8e
  336. Contact: <sip:1003@119.95.88.115:55266;transport=TCP>
  337. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>;tag=b329fc7f
  338. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  339. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  340. CSeq: 103298954 INVITE
  341. User-Agent: Z 3.15.40006 rv2.8.20
  342. Allow-Events: presence, kpml, talk
  343. Content-Length: 0
  344.  
  345. ------------------------------------------------------------------------
  346. tport.c:3023 tport_deliver() tport_deliver(0x9409c20): msg 0x944cb98 (461 bytes) from tcp/119.95.88.115:55266/sip next=(nil)
  347. nta.c:3299 agent_recv_response() nta: received 180 Ringing for INVITE (103298954)
  348. nta.c:3366 agent_recv_response() nta: 180 Ringing is going to a transaction
  349. tport.c:4222 tport_release() tport_release(0x9409c20): 0x94ca5c8 by 0x94cb020 with 0x944cb98 (preliminary)
  350. nua_stack.c:271 nua_stack_event() nua(0x93f9dc8): event r_invite 180 Ringing
  351. nua_session.c:4139 signal_call_state_change() nua(0x93f9dc8): call state changed: calling -> proceeding
  352. nua_stack.c:271 nua_stack_event() nua(0x93f9dc8): event i_state 180 Ringing
  353. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  354. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  355. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  356. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  357. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  358. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  359. 2017-02-16 18:33:58.380670 [NOTICE] sofia.c:7149 Ring-Ready sofia/internal/1003@119.95.88.115:55266!
  360. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  361. 2017-02-16 18:33:58.400650 [INFO] switch_ivr_originate.c:1215 Sending early media
  362. 2017-02-16 18:33:58.400650 [NOTICE] sofia_media.c:92 Pre-Answer sofia/internal/1004@tmqphtesting.top!
  363. nua.c:879 nua_respond() nua: nua_respond: entering
  364. nua_stack.c:573 nua_stack_signal() nua(0x951b190): recv signal r_respond 183 Session Progress
  365. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  366. soa.c:403 soa_set_params() soa_set_params(static::0x951af10, ...) called
  367. soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x951af10, (nil), 0xb43e8b2b, -1) called
  368. soa.c:890 soa_set_capability_sdp() soa_set_capability_sdp(static::0x951af10, (nil), 0xb43e8b2b, -1) called
  369. nua_session.c:2320 nua_invite_server_respond() nua: nua_invite_server_respond: entering
  370. soa.c:1515 soa_generate_answer() soa_generate_answer(static::0x951af10) called
  371. soa_static.c:1148 offer_answer_step() soa_static_offer_answer_action(0x951af10, soa_generate_answer): called
  372. soa_static.c:1189 offer_answer_step() soa_static(0x951af10, soa_generate_answer): generating local description
  373. soa_static.c:1230 offer_answer_step() soa_static(0x951af10, soa_generate_answer): upgrade with remote description
  374. soa_static.c:1029 soa_sdp_mode_set() soa_sdp_mode_set(0xb522afac, 0x945b718, ""): called
  375. soa_static.c:1446 offer_answer_step() soa_static(0x951af10, soa_generate_answer): storing local description
  376. soa.c:1730 soa_activate() soa_activate(static::0x951af10, (nil)) called
  377. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x951af10, [(nil)], [0xb522d0c8], [0xb522d0cc]) called
  378. tport.c:3257 tport_tsend() tport_tsend(0x9403218) tpn = TCP/138.197.209.147:60928
  379. tport.c:3594 tport_vsend() tport_vsend(0x9403218): 1200 bytes of 1200 to tcp/138.197.209.147:60928
  380. tport.c:3492 tport_send_msg() tport_vsend returned 1200
  381. send 1200 bytes to tcp/[138.197.209.147]:60928 at 18:33:58.406390:
  382. ------------------------------------------------------------------------
  383. SIP/2.0 183 Session Progress
  384. Via: SIP/2.0/TCP 138.197.209.147:53923;rport=60928;branch=z9hG4bKjm9r77eSaZ9Km
  385. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  386. To: <sip:1003@tmqphtesting.top>;tag=87N5H9v5vNjvj
  387. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  388. CSeq: 924064567 INVITE
  389. Contact: <sip:1003@138.197.209.147:5060;transport=udp>
  390. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  391. Accept: application/sdp
  392. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  393. Supported: timer, path, replaces
  394. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  395. Content-Type: application/sdp
  396. Content-Disposition: session
  397. Content-Length: 273
  398. Remote-Party-ID: "1003" <sip:1003@tmqphtesting.top>;party=calling;privacy=off;screen=no
  399.  
  400. v=0
  401. o=FreeSWITCH 1487240478 1487240479 IN IP4 138.197.209.147
  402. s=FreeSWITCH
  403. c=IN IP4 138.197.209.147
  404. t=0 0
  405. m=audio 29560 RTP/AVP 111 126
  406. a=rtpmap:111 opus/48000/2
  407. a=fmtp:111 useinbandfec=1; minptime=10
  408. a=rtpmap:126 telephone-event/8000
  409. a=fmtp:126 0-16
  410. a=ptime:20
  411. ------------------------------------------------------------------------
  412. tport.c:2296 tport_set_secondary_timer() tport(0x9403218): reset timer
  413. nta.c:6791 incoming_reply() nta: sent 183 Session Progress for INVITE (924064567)
  414. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: received -> early, sent answer
  415. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x951af10, [0xb522d134], [0xb522d138], [(nil)]) called
  416. soa.c:616 soa_get_params() soa_get_params(static::0x951af10, ...) called
  417. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 183 Session Progress
  418. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  419. nua_stack.c:529 nua_signal() nua(0x951b190): sent signal r_respond
  420. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  421. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  422. tport.c:2773 tport_wakeup() tport_wakeup(0x9409c20): events IN
  423. tport.c:2864 tport_recv_event() tport_recv_event(0x9409c20)
  424. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x9409c20) msg 0x946da10 from (tcp/119.95.88.115:55266) has 726 bytes, veclen = 1
  425. recv 726 bytes from tcp/[119.95.88.115]:55266 at 18:34:00.081609:
  426. ------------------------------------------------------------------------
  427. SIP/2.0 200 OK
  428. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK5H69t0Da84Q8e
  429. Contact: <sip:1003@119.95.88.115:55266;transport=TCP>
  430. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>;tag=b329fc7f
  431. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  432. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  433. CSeq: 103298954 INVITE
  434. Content-Type: application/sdp
  435. User-Agent: Z 3.15.40006 rv2.8.20
  436. Allow-Events: presence, kpml, talk
  437. Content-Length: 237
  438.  
  439. v=0
  440. o=Z 0 1 IN IP4 192.168.1.4
  441. s=Z
  442. c=IN IP4 192.168.1.4
  443. t=0 0
  444. m=audio 8000 RTP/AVP 0 3 110 8 97 101
  445. a=rtpmap:110 speex/8000
  446. a=rtpmap:97 iLBC/8000
  447. a=fmtp:97 mode=30
  448. a=rtpmap:101 telephone-event/8000
  449. a=fmtp:101 0-16
  450. a=sendrecv
  451. ------------------------------------------------------------------------
  452. tport.c:3023 tport_deliver() tport_deliver(0x9409c20): msg 0x946da10 (726 bytes) from tcp/119.95.88.115:55266/sip next=(nil)
  453. nta.c:3299 agent_recv_response() nta: received 200 OK for INVITE (103298954)
  454. nta.c:3366 agent_recv_response() nta: 200 OK is going to a transaction
  455. tport.c:4222 tport_release() tport_release(0x9409c20): 0x94ca5c8 by 0x94cb020 with 0x946da10
  456. soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::0x944b000, (nil), 0x9535b19, 237) called
  457. soa.c:1595 soa_process_answer() soa_process_answer(static::0x944b000) called
  458. soa_static.c:1148 offer_answer_step() soa_static_offer_answer_action(0x944b000, soa_process_answer): called
  459. soa_static.c:1029 soa_sdp_mode_set() soa_sdp_mode_set(0x944bd20, 0x946ebc0, ""): called
  460. soa_static.c:1304 offer_answer_step() soa_static(0x944b000, soa_process_answer): upgrade codecs with remote description
  461. soa_static.c:1446 offer_answer_step() soa_static(0x944b000, soa_process_answer): storing local description
  462. soa.c:1730 soa_activate() soa_activate(static::0x944b000, (nil)) called
  463. nua_session.c:988 nua_session_client_response() nua(0x93f9dc8): INVITE: processed SDP answer in 200 OK
  464. nua_stack.c:271 nua_stack_event() nua(0x93f9dc8): event r_invite 200 OK
  465. nua_session.c:4139 signal_call_state_change() nua(0x93f9dc8): call state changed: proceeding -> completing, received answer
  466. soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::0x944b000, [0xb522cc7c], [0xb522cc80], [(nil)]) called
  467. soa.c:616 soa_get_params() soa_get_params(static::0x944b000, ...) called
  468. nua_stack.c:271 nua_stack_event() nua(0x93f9dc8): event i_state 200 OK
  469. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  470. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  471. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  472. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  473. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  474. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  475. nua.c:639 nua_ack() nua: nua_ack: entering
  476. nua_stack.c:569 nua_stack_signal() nua(0x93f9dc8): recv signal r_ack
  477. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  478. soa.c:403 soa_set_params() soa_set_params(static::0x944b000, ...) called
  479. soa.c:1730 soa_activate() soa_activate(static::0x944b000, (nil)) called
  480. nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip
  481. tport.c:4588 tport_by_name() tport(0x937fe30): found 0x9409c20 by name TCP/119.95.88.115:55266
  482. tport.c:3257 tport_tsend() tport_tsend(0x9409c20) tpn = TCP/119.95.88.115:55266
  483. tport.c:3594 tport_vsend() tport_vsend(0x9409c20): 446 bytes of 446 to tcp/119.95.88.115:55266
  484. tport.c:3492 tport_send_msg() tport_vsend returned 446
  485. send 446 bytes to tcp/[119.95.88.115]:55266 at 18:34:00.084842:
  486. ------------------------------------------------------------------------
  487. ACK sip:1003@119.95.88.115:55266;transport=TCP SIP/2.0
  488. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK6tZ2vUyD5DeUa
  489. Max-Forwards: 70
  490. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  491. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>;tag=b329fc7f
  492. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  493. CSeq: 103298954 ACK
  494. Contact: <sip:mod_sofia@138.197.209.147:5060;transport=tcp>
  495. Content-Length: 0
  496.  
  497. ------------------------------------------------------------------------
  498. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  499. nta.c:8304 outgoing_send() nta: sent ACK (103298954) to TCP/119.95.88.115:55266
  500. nua_session.c:4139 signal_call_state_change() nua(0x93f9dc8): call state changed: completing -> ready
  501. nua_stack.c:271 nua_stack_event() nua(0x93f9dc8): event i_state 200 ACK sent
  502. nua_stack.c:271 nua_stack_event() nua(0x93f9dc8): event i_active 200 Call active
  503. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  504. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  505. nua_stack.c:529 nua_signal() nua(0x93f9dc8): sent signal r_ack
  506. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  507. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  508. 2017-02-16 18:34:00.080667 [NOTICE] sofia.c:8157 Channel [sofia/internal/1003@119.95.88.115:55266] has been answered
  509. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  510. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  511. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  512. nua.c:879 nua_respond() nua: nua_respond: entering
  513. nua_stack.c:573 nua_stack_signal() nua(0x951b190): recv signal r_respond 200 OK
  514. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  515. soa.c:403 soa_set_params() soa_set_params(static::0x951af10, ...) called
  516. soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::0x951af10, (nil), 0xb5ca0b14, -1) called
  517. nua_session.c:2320 nua_invite_server_respond() nua: nua_invite_server_respond: entering
  518. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x951af10, [(nil)], [0xb522d0c8], [0xb522d0cc]) called
  519. tport.c:3257 tport_tsend() tport_tsend(0x9403218) tpn = TCP/138.197.209.147:60928
  520. tport.c:3594 tport_vsend() tport_vsend(0x9403218): 1170 bytes of 1170 to tcp/138.197.209.147:60928
  521. tport.c:3492 tport_send_msg() tport_vsend returned 1170
  522. send 1170 bytes to tcp/[138.197.209.147]:60928 at 18:34:00.105319:
  523. ------------------------------------------------------------------------
  524. SIP/2.0 200 OK
  525. Via: SIP/2.0/TCP 138.197.209.147:53923;rport=60928;branch=z9hG4bKjm9r77eSaZ9Km
  526. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  527. To: <sip:1003@tmqphtesting.top>;tag=87N5H9v5vNjvj
  528. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  529. CSeq: 924064567 INVITE
  530. Contact: <sip:1003@138.197.209.147:5060;transport=udp>
  531. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  532. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  533. Supported: timer, path, replaces
  534. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  535. Content-Type: application/sdp
  536. Content-Disposition: session
  537. Content-Length: 273
  538. Remote-Party-ID: "Outbound Call" <sip:1003@tmqphtesting.top>;party=calling;privacy=off;screen=no
  539.  
  540. v=0
  541. o=FreeSWITCH 1487240478 1487240479 IN IP4 138.197.209.147
  542. s=FreeSWITCH
  543. c=IN IP4 138.197.209.147
  544. t=0 0
  545. m=audio 29560 RTP/AVP 111 126
  546. a=rtpmap:111 opus/48000/2
  547. a=fmtp:111 useinbandfec=1; minptime=10
  548. a=rtpmap:126 telephone-event/8000
  549. a=fmtp:126 0-16
  550. a=ptime:20
  551. ------------------------------------------------------------------------
  552. tport.c:2296 tport_set_secondary_timer() tport(0x9403218): reset timer
  553. nta.c:6791 incoming_reply() nta: sent 200 OK for INVITE (924064567)
  554. nta.c:1348 set_timeout() nta: timer shortened to 500 ms
  555. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: early -> completed, sent answer
  556. soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::0x951af10, [0xb522d134], [0xb522d138], [(nil)]) called
  557. soa.c:616 soa_get_params() soa_get_params(static::0x951af10, ...) called
  558. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 200 OK
  559. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  560. nua_stack.c:529 nua_signal() nua(0x951b190): sent signal r_respond
  561. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  562. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  563. 2017-02-16 18:34:00.100663 [NOTICE] switch_ivr_originate.c:3628 Channel [sofia/internal/1004@tmqphtesting.top] has been answered
  564. tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x937fb80): events IN
  565. tport.c:2864 tport_recv_event() tport_recv_event(0x937fb80)
  566. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x937fb80) msg 0x940d5e0 from (udp/138.197.209.147:5060) has 602 bytes, veclen = 1
  567. recv 602 bytes from udp/[138.197.209.147]:53923 at 18:34:00.112159:
  568. ------------------------------------------------------------------------
  569. ACK sip:1003@138.197.209.147:5060;transport=udp SIP/2.0
  570. Via: SIP/2.0/UDP 138.197.209.147:53923;rport;branch=z9hG4bKKX2H92Zv77Z6F
  571. Max-Forwards: 70
  572. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  573. To: <sip:1003@tmqphtesting.top>;tag=87N5H9v5vNjvj
  574. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  575. CSeq: 924064567 ACK
  576. Proxy-Authorization: Digest username="1004", realm="tmqphtesting.top", nonce="b08ea2ad-6037-4c81-8f8f-fb891cbc2478", cnonce="UcH4128ZEjWrKFLbeu8hdA", algorithm=MD5, uri="sip:1003@tmqphtesting.top", response="806324749a27247cb327c1629e9a110b", qop=auth, nc=00000001
  577. Content-Length: 0
  578.  
  579. ------------------------------------------------------------------------
  580. tport.c:3023 tport_deliver() tport_deliver(0x937fb80): msg 0x940d5e0 (602 bytes) from udp/138.197.209.147:5060/sip next=(nil)
  581. nta.c:2880 agent_recv_request() nta: received ACK sip:1003@138.197.209.147:5060;transport=udp SIP/2.0 (CSeq 924064567)
  582. nta.c:3019 agent_recv_request() nta: ACK (924064567) is going to INVITE (924064567)
  583. nua_session.c:2569 process_ack_or_cancel() nua: process_ack_or_cancel: entering
  584. soa.c:1214 soa_clear_remote_sdp() soa_clear_remote_sdp(static::0x951af10) called
  585. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_ack 200 OK
  586. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: completed -> ready
  587. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 200 OK
  588. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_active 200 Call active
  589. nta.c:5744 incoming_free() nta: incoming_free(0x951b0c8)
  590. tport.c:2296 tport_set_secondary_timer() tport(0x9403218): reset timer
  591. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  592. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  593. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  594. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  595. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  596. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  597. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  598. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  599. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  600. 2017-02-16 18:34:00.140659 [NOTICE] switch_core_io.c:1202 Activating write resampler
  601. tport.c:2773 tport_wakeup() tport_wakeup(0x9409c20): events IN
  602. tport.c:2864 tport_recv_event() tport_recv_event(0x9409c20)
  603. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x9409c20) msg 0x9537a58 from (tcp/119.95.88.115:55266) has 829 bytes, veclen = 1
  604. recv 829 bytes from tcp/[119.95.88.115]:55266 at 18:34:00.302386:
  605. ------------------------------------------------------------------------
  606. PUBLISH sip:1003@138.197.209.147;transport=TCP SIP/2.0
  607. Via: SIP/2.0/TCP 119.95.88.115:55266;branch=z9hG4bK-524287-1---29b6b56fad06caea;rport
  608. Max-Forwards: 70
  609. Contact: <sip:1003@119.95.88.115:55266;transport=TCP>
  610. To: <sip:1003@138.197.209.147;transport=TCP>
  611. From: <sip:1003@138.197.209.147;transport=TCP>;tag=1b6a1308
  612. Call-ID: NQjrGq1jFuRQTR3PU-fDIg..
  613. CSeq: 6 PUBLISH
  614. Expires: 600
  615. Content-Type: application/pidf+xml
  616. SIP-If-Match: gX2oaKvh
  617. User-Agent: Z 3.15.40006 rv2.8.20
  618. Event: presence
  619. Allow-Events: presence, kpml, talk
  620. Content-Length: 269
  621.  
  622. <?xml version="1.0" encoding="UTF-8"?>
  623. <presence xmlns="urn:ietf:params:xml:ns:pidf"
  624. entity="sip:1003@138.197.209.147;transport=TCP">
  625. <tuple id="1003" >
  626. <status><basic>open</basic></status>
  627. <note>On the phone</note>
  628. </tuple>
  629. </presence>
  630. ------------------------------------------------------------------------
  631. tport.c:3023 tport_deliver() tport_deliver(0x9409c20): msg 0x9537a58 (829 bytes) from tcp/119.95.88.115:55266/sip next=(nil)
  632. nta.c:2880 agent_recv_request() nta: received PUBLISH sip:1003@138.197.209.147;transport=TCP SIP/2.0 (CSeq 6)
  633. nta.c:3248 agent_aliases() nta: canonizing sip:1003@138.197.209.147 with contact
  634. nta.c:3085 agent_recv_request() nta: PUBLISH (6) going to a default leg
  635. nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering
  636. nua_stack.c:899 nh_create() nua: nh_create: entering
  637. nua_common.c:108 nh_create_handle() nua: nh_create_handle: entering
  638. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  639. soa.c:280 soa_clone() soa_clone(static::0x9378ad0, 0x9378aa8, 0x94e70c0) called
  640. soa.c:403 soa_set_params() soa_set_params(static::0x94f9310, ...) called
  641. nua_stack.c:271 nua_stack_event() nua(0x94e70c0): event i_publish 100 Trying
  642. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  643. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  644. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  645. nua.c:879 nua_respond() nua: nua_respond: entering
  646. nua_stack.c:573 nua_stack_signal() nua(0x94e70c0): recv signal r_respond 200 OK
  647. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  648. soa.c:403 soa_set_params() soa_set_params(static::0x94f9310, ...) called
  649. tport.c:3257 tport_tsend() tport_tsend(0x9409c20) tpn = TCP/119.95.88.115:55266
  650. tport.c:3594 tport_vsend() tport_vsend(0x9409c20): 767 bytes of 767 to tcp/119.95.88.115:55266
  651. tport.c:3492 tport_send_msg() tport_vsend returned 767
  652. send 767 bytes to tcp/[119.95.88.115]:55266 at 18:34:00.305801:
  653. ------------------------------------------------------------------------
  654. SIP/2.0 200 OK
  655. Via: SIP/2.0/TCP 119.95.88.115:55266;branch=z9hG4bK-524287-1---29b6b56fad06caea;rport=55266
  656. From: <sip:1003@138.197.209.147;transport=TCP>;tag=1b6a1308
  657. To: <sip:1003@138.197.209.147;transport=TCP>;tag=at8pNZycQ7y1S
  658. Call-ID: NQjrGq1jFuRQTR3PU-fDIg..
  659. CSeq: 6 PUBLISH
  660. Contact: <sip:138.197.209.147>
  661. Expires: 600
  662. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  663. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  664. Supported: timer, path, replaces
  665. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  666. SIP-ETag: yH8VVxKU
  667. Content-Length: 0
  668.  
  669. ------------------------------------------------------------------------
  670. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  671. nta.c:6791 incoming_reply() nta: sent 200 OK for PUBLISH (6)
  672. nta.c:5744 incoming_free() nta: incoming_free(0x9537768)
  673. nua_stack.c:529 nua_signal() nua(0x94e70c0): sent signal r_respond
  674. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  675. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  676. nua_stack.c:569 nua_stack_signal() nua(0x94e70c0): recv signal r_destroy
  677. nta.c:4470 nta_leg_destroy() nta_leg_destroy((nil))
  678. soa.c:356 soa_destroy() soa_destroy(static::0x94f9310) called
  679. nua_stack.c:529 nua_signal() nua(0x94e70c0): sent signal r_destroy
  680. tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x937fb80): events IN
  681. tport.c:2864 tport_recv_event() tport_recv_event(0x937fb80)
  682. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x937fb80) msg 0x9537a58 from (udp/138.197.209.147:5060) has 4 bytes, veclen = 1
  683. tport.c:3023 tport_deliver() tport_deliver(0x937fb80): bad msg 0x9537a58 (4 bytes) from udp/119.95.88.115:5060/sip next=(nil)
  684. 2017-02-16 18:34:00.320651 [INFO] switch_rtp.c:6954 Auto Changing audio port from 192.168.1.4:8000 to 119.95.88.115:8000
  685. nta.c:1296 agent_timer() nta: timer set next to 2200 ms
  686. 2017-02-16 18:34:02.220654 [NOTICE] switch_core_io.c:1202 Activating write resampler
  687. tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(0x937fb80): events IN
  688. tport.c:2864 tport_recv_event() tport_recv_event(0x937fb80)
  689. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x937fb80) msg 0x9537a58 from (udp/138.197.209.147:5060) has 721 bytes, veclen = 1
  690. recv 721 bytes from udp/[138.197.209.147]:53923 at 18:34:02.247001:
  691. ------------------------------------------------------------------------
  692. BYE sip:1003@138.197.209.147:5060;transport=udp SIP/2.0
  693. Via: SIP/2.0/UDP 138.197.209.147:53923;rport;branch=z9hG4bKm6UaByg04gpSB
  694. Max-Forwards: 70
  695. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  696. To: <sip:1003@tmqphtesting.top>;tag=87N5H9v5vNjvj
  697. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  698. CSeq: 924064568 BYE
  699. User-Agent: Janus WebRTC Gateway SIP Plugin 0.0.6
  700. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, UPDATE
  701. Proxy-Authorization: Digest username="1004", realm="tmqphtesting.top", nonce="b08ea2ad-6037-4c81-8f8f-fb891cbc2478", cnonce="UcH4128ZEjWrKFLbeu8hdA", algorithm=MD5, uri="sip:1003@138.197.209.147:5060;transport=udp", response="4c09fbb9a36e9cf3f47ac8ab1d39869f", qop=auth, nc=00000002
  702. Content-Length: 0
  703.  
  704. ------------------------------------------------------------------------
  705. tport.c:3023 tport_deliver() tport_deliver(0x937fb80): msg 0x9537a58 (721 bytes) from udp/138.197.209.147:5060/sip next=(nil)
  706. nta.c:2880 agent_recv_request() nta: received BYE sip:1003@138.197.209.147:5060;transport=udp SIP/2.0 (CSeq 924064568)
  707. nta.c:3248 agent_aliases() nta: canonizing sip:1003@138.197.209.147:5060 with contact
  708. nta.c:3060 agent_recv_request() nta: BYE (924064568) going to existing leg
  709. nua_server.c:102 nua_stack_process_request() nua: nua_stack_process_request: entering
  710. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_bye 100 Trying
  711. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  712. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  713. 2017-02-16 18:34:02.260650 [NOTICE] sofia.c:1012 Hangup sofia/internal/1004@tmqphtesting.top [CS_EXECUTE] [NORMAL_CLEARING]
  714. nua.c:879 nua_respond() nua: nua_respond: entering
  715. nua_stack.c:573 nua_stack_signal() nua(0x951b190): recv signal r_respond 200 OK
  716. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  717. soa.c:403 soa_set_params() soa_set_params(static::0x951af10, ...) called
  718. tport.c:3257 tport_tsend() tport_tsend(0x937fb80) tpn = UDP/138.197.209.147:53923
  719. tport.c:4046 tport_resolve() tport_resolve addrinfo = 138.197.209.147:53923
  720. tport.c:4680 tport_by_addrinfo() tport_by_addrinfo(0x937fb80): not found by name UDP/138.197.209.147:53923
  721. tport.c:3594 tport_vsend() tport_vsend(0x937fb80): 506 bytes of 506 to udp/138.197.209.147:53923
  722. tport.c:3492 tport_send_msg() tport_vsend returned 506
  723. send 506 bytes to udp/[138.197.209.147]:53923 at 18:34:02.265434:
  724. ------------------------------------------------------------------------
  725. SIP/2.0 200 OK
  726. Via: SIP/2.0/UDP 138.197.209.147:53923;rport=53923;branch=z9hG4bKm6UaByg04gpSB
  727. From: "1004" <sip:1004@tmqphtesting.top>;tag=8tp3B10F2j77B
  728. To: <sip:1003@tmqphtesting.top>;tag=87N5H9v5vNjvj
  729. Call-ID: efuZi4PJRT8EgKbT05ZK1t2
  730. CSeq: 924064568 BYE
  731. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  732. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  733. Supported: timer, path, replaces
  734. Content-Length: 0
  735.  
  736. ------------------------------------------------------------------------
  737. nta.c:6791 incoming_reply() nta: sent 200 OK for BYE (924064568)
  738. nua_dialog.c:397 nua_dialog_usage_remove_at() nua(0x951b190): removing session usage
  739. nua_session.c:4139 signal_call_state_change() nua(0x951b190): call state changed: ready -> terminated
  740. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_state 200 Session Terminated
  741. nua_stack.c:271 nua_stack_event() nua(0x951b190): event i_terminated 200 Session Terminated
  742. soa.c:356 soa_destroy() soa_destroy(static::0x951af10) called
  743. nta.c:4470 nta_leg_destroy() nta_leg_destroy(0x9446998)
  744. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  745. nua_stack.c:359 nua_application_event() nua: nua_application_event: entering
  746. nua_stack.c:529 nua_signal() nua(0x951b190): sent signal r_respond
  747. nua.c:342 nua_handle_bind() nua: nua_handle_bind: entering
  748. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  749. nua_stack.c:569 nua_stack_signal() nua(0x951b190): recv signal r_destroy
  750. nta.c:4470 nta_leg_destroy() nta_leg_destroy((nil))
  751. nua_stack.c:529 nua_signal() nua(0x951b190): sent signal r_destroy
  752. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  753. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  754. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  755. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  756. nua.c:366 nua_handle_magic() nua: nua_handle_magic: entering
  757. nua.c:921 nua_handle_destroy() nua: nua_handle_destroy: entering
  758. 2017-02-16 18:34:02.260650 [NOTICE] switch_ivr_bridge.c:856 Hangup sofia/internal/1003@119.95.88.115:55266 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]
  759. nua.c:645 nua_bye() nua: nua_bye: entering
  760. nua_stack.c:569 nua_stack_signal() nua(0x93f9dc8): recv signal r_bye
  761. nua_params.c:480 nua_stack_set_params() nua: nua_stack_set_params: entering
  762. soa.c:403 soa_set_params() soa_set_params(static::0x944b000, ...) called
  763. soa.c:1784 soa_terminate() soa_terminate(static::0x944b000) called
  764. soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::0x944b000) called
  765. nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip
  766. tport.c:4588 tport_by_name() tport(0x937fe30): found 0x9409c20 by name TCP/119.95.88.115:55266
  767. tport.c:3257 tport_tsend() tport_tsend(0x9409c20) tpn = TCP/119.95.88.115:55266
  768. tport.c:3594 tport_vsend() tport_vsend(0x9409c20): 655 bytes of 655 to tcp/119.95.88.115:55266
  769. tport.c:3492 tport_send_msg() tport_vsend returned 655
  770. send 655 bytes to tcp/[119.95.88.115]:55266 at 18:34:02.268078:
  771. ------------------------------------------------------------------------
  772. BYE sip:1003@119.95.88.115:55266;transport=TCP SIP/2.0
  773. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK73rUypFH2p4Dp
  774. Max-Forwards: 70
  775. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  776. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>;tag=b329fc7f
  777. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  778. CSeq: 103298955 BYE
  779. User-Agent: FreeSWITCH-mod_sofia/1.6.14+git~20170112T174802Z~a8d53fdd79~32bit
  780. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  781. Supported: timer, path, replaces
  782. Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  783. Content-Length: 0
  784.  
  785. ------------------------------------------------------------------------
  786. tport.c:2296 tport_set_secondary_timer() tport(0x9409c20): reset timer
  787. nta.c:8304 outgoing_send() nta: sent BYE (103298955) to TCP/119.95.88.115:55266
  788. tport.c:4160 tport_pend() tport_pend(0x9409c20): pending 0x944d868 for tcp/119.95.88.115:55266 (already 1)
  789. nua_stack.c:529 nua_signal() nua(0x93f9dc8): sent signal r_bye
  790. 2017-02-16 18:34:02.260650 [NOTICE] switch_core_session.c:1665 Session 5 (sofia/internal/1004@tmqphtesting.top) Ended
  791. 2017-02-16 18:34:02.260650 [NOTICE] switch_core_session.c:1669 Close Channel sofia/internal/1004@tmqphtesting.top [CS_DESTROY]
  792. 2017-02-16 18:34:02.260650 [NOTICE] switch_core_session.c:1665 Session 6 (sofia/internal/1003@119.95.88.115:55266) Ended
  793. 2017-02-16 18:34:02.260650 [NOTICE] switch_core_session.c:1669 Close Channel sofia/internal/1003@119.95.88.115:55266 [CS_DESTROY]
  794. tport.c:2773 tport_wakeup() tport_wakeup(0x9409c20): events IN
  795. tport.c:2864 tport_recv_event() tport_recv_event(0x9409c20)
  796. tport.c:3205 tport_recv_iovec() tport_recv_iovec(0x9409c20) msg 0x940d5e0 from (tcp/119.95.88.115:55266) has 417 bytes, veclen = 1
  797. recv 417 bytes from tcp/[119.95.88.115]:55266 at 18:34:02.510359:
  798. ------------------------------------------------------------------------
  799. SIP/2.0 200 OK
  800. Via: SIP/2.0/TCP 138.197.209.147;branch=z9hG4bK73rUypFH2p4Dp
  801. Contact: <sip:1003@119.95.88.115:55266;transport=TCP>
  802. To: <sip:1003@119.95.88.115:55266;transport=TCP;rinstance=07130215c532bf01>;tag=b329fc7f
  803. From: "Extension 1004" <sip:1004@tmqphtesting.top>;tag=9gFyK4D9Sy8ee
  804. Call-ID: 51c6dc7c-6f19-1235-a283-52db7aef2174
  805. CSeq: 103298955 BYE
  806. User-Agent: Z 3.15.40006 rv2.8.20
  807. Content-Length: 0
  808.  
  809. ------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment