Advertisement
Guest User

Untitled

a guest
Jan 4th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 109.38 KB | None | 0 0
  1. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE340): events IN
  2. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE340)
  3. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE340) msg 02626520 from (udp/192.168.0.5:5060) has 499 bytes, veclen = 1
  4. recv 499 bytes from udp/[192.168.0.5]:12346 at 07:16:31.079481:
  5. ------------------------------------------------------------------------
  6. OPTIONS sip:192.168.0.5;transport=udp SIP/2.0
  7. Via: SIP/2.0/UDP 192.168.0.5:12346;rport;branch=z9hG4bKpvarHrrmeU11j
  8. Max-Forwards: 70
  9. From: <sip:192.168.0.5>;tag=maeQmSjBrgr2r
  10. To: <sip:192.168.0.5>
  11. Call-ID: eb781240-2d55-1234-2f92-bf7166eea776
  12. CSeq: 85609760 OPTIONS
  13. User-Agent: FreeSWITCH/FSClient
  14. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REFER, NOTIFY
  15. Supported: timer, precondition, path, replaces
  16. Allow-Events: talk, hold, conference, refer
  17. Content-Length: 0
  18.  
  19. ------------------------------------------------------------------------
  20. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE340): msg 02626520 (499 bytes) from udp/192.168.0.5:5060/sip next=00000000
  21. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2880 agent_recv_request() nta: received OPTIONS sip:192.168.0.5;transport=udp SIP/2.0 (CSeq 85609760)
  22. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3248 agent_aliases() nta: canonizing sip:192.168.0.5 with contact
  23. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3085 agent_recv_request() nta: OPTIONS (85609760) going to a default leg
  24. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:280 soa_clone() soa_clone(static::02FCFCF8, 02FA8B78, 02FD4790) called
  25. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF780, ...) called
  26. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4790): event i_options 100 Trying
  27. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD4790): sent signal r_respond
  28. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD4790): sent signal r_destroy
  29. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:573 nua_stack_signal() nua(02FD4790): recv signal r_respond 200 OK
  30. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF780, ...) called
  31. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:845 soa_get_capability_sdp() soa_get_capability_sdp(static::02FCF780, [00000000], [0594FCF8], [0594FCFC]) called
  32. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE340) tpn = UDP/192.168.0.5:12346
  33. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 192.168.0.5:12346
  34. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE340): not found by name UDP/192.168.0.5:12346
  35. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE340): 684 bytes of 684 to udp/192.168.0.5:12346
  36. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 684
  37. send 684 bytes to udp/[192.168.0.5]:12346 at 07:16:31.080474:
  38. ------------------------------------------------------------------------
  39. SIP/2.0 200 OK
  40. Via: SIP/2.0/UDP 192.168.0.5:12346;rport=12346;branch=z9hG4bKpvarHrrmeU11j
  41. From: <sip:192.168.0.5>;tag=maeQmSjBrgr2r
  42. To: <sip:192.168.0.5>;tag=3a9rHjmDr9Kyp
  43. Call-ID: eb781240-2d55-1234-2f92-bf7166eea776
  44. CSeq: 85609760 OPTIONS
  45. Contact: <sip:192.168.0.5>
  46. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  47. Accept: application/sdp
  48. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  49. Supported: timer, path, replaces
  50. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  51. Content-Length: 0
  52.  
  53. ------------------------------------------------------------------------
  54. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:6791 incoming_reply() nta: sent 200 OK for OPTIONS (85609760)
  55. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD4790): recv signal r_destroy
  56. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(00000000)
  57. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:356 soa_destroy() soa_destroy(static::02FCF780) called
  58. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE340): events IN
  59. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE340)
  60. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE340) msg 02627768 from (udp/192.168.0.5:5060) has 984 bytes, veclen = 1
  61. recv 984 bytes from udp/[192.168.0.5]:12346 at 07:16:32.771375:
  62. ------------------------------------------------------------------------
  63. INVITE sip:9429152199@192.168.0.5 SIP/2.0
  64. Via: SIP/2.0/UDP 192.168.0.5:12346;rport;branch=z9hG4bKQ53gKK9QB4Qme
  65. Max-Forwards: 70
  66. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  67. To: <sip:9429152199@192.168.0.5>
  68. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  69. CSeq: 85609832 INVITE
  70. Contact: <sip:gw+1@192.168.0.5:12346;transport=udp;gw=1>
  71. User-Agent: FreeSWITCH/FSClient
  72. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REFER, NOTIFY
  73. Supported: timer, precondition, path, replaces
  74. Allow-Events: talk, hold, conference, refer
  75. Content-Type: application/sdp
  76. Content-Disposition: session
  77. Content-Length: 225
  78. X-FS-Support: update_display,send_info
  79. Remote-Party-ID: <sip:0000000000@192.168.0.5>;party=calling;screen=yes;privacy=off
  80.  
  81. v=0
  82. o=FreeSWITCH 1451875384 1451875385 IN IP4 192.168.0.5
  83. s=FreeSWITCH
  84. c=IN IP4 192.168.0.5
  85. t=0 0
  86. m=audio 16408 RTP/AVP 98 0 101 13
  87. a=rtpmap:98 L16/24000
  88. a=rtpmap:101 telephone-event/8000
  89. a=fmtp:101 0-16
  90. a=ptime:20
  91. ------------------------------------------------------------------------
  92. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE340): msg 02627768 (984 bytes) from udp/192.168.0.5:5060/sip next=00000000
  93. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2880 agent_recv_request() nta: received INVITE sip:9429152199@192.168.0.5 SIP/2.0 (CSeq 85609832)
  94. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3248 agent_aliases() nta: canonizing sip:9429152199@192.168.0.5 with contact
  95. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3085 agent_recv_request() nta: INVITE (85609832) going to a default leg
  96. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1348 set_timeout() nta: timer shortened to 200 ms
  97. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:280 soa_clone() soa_clone(static::02FCFCF8, 02FA8B78, 02FD4650) called
  98. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF550, ...) called
  99. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(04D4E9E0)
  100. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::02FCF550) called
  101. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::02FCF550, 00000000, 04FD7B67, 225) called
  102. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_dialog.c:338 nua_dialog_usage_add() nua(02FD4650): adding session usage
  103. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE340) tpn = UDP/192.168.0.5:12346
  104. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 192.168.0.5:12346
  105. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE340): not found by name UDP/192.168.0.5:12346
  106. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE340): 321 bytes of 321 to udp/192.168.0.5:12346
  107. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 321
  108. send 321 bytes to udp/[192.168.0.5]:12346 at 07:16:32.771375:
  109. ------------------------------------------------------------------------
  110. SIP/2.0 100 Trying
  111. Via: SIP/2.0/UDP 192.168.0.5:12346;rport=12346;branch=z9hG4bKQ53gKK9QB4Qme
  112. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  113. To: <sip:9429152199@192.168.0.5>
  114. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  115. CSeq: 85609832 INVITE
  116. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  117. Content-Length: 0
  118.  
  119. ------------------------------------------------------------------------
  120. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:6791 incoming_reply() nta: sent 100 Trying for INVITE (85609832)
  121. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4650): event i_invite 100 Trying
  122. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD4650): call state changed: init -> received, received offer
  123. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::02FCF550, [0594FAB8], [0594FABC], [00000000]) called
  124. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4650): event i_state 100 Trying
  125. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.755424 [NOTICE] switch_channel.c:1055 New Channel sofia/internal/brian@192.168.0.5 [b7cbd4b2-e895-43a9-b8dc-346b29054f81]
  126. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.755424 [DEBUG] switch_core_session.c:1053 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  127. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.755424 [DEBUG] switch_core_session.c:1053 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  128. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.755424 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/brian@192.168.0.5) Running State Change CS_NEW
  129. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.755424 [DEBUG] sofia.c:8834 sofia/internal/brian@192.168.0.5 receiving invite from 192.168.0.5:12346 version: 1.5.15b 32bit
  130. 2016-01-04 12:46:32.755424 [DEBUG] sofia.c:9001 IP 192.168.0.5 Rejected by acl "domains". Falling back to Digest auth.
  131. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD4650): sent signal r_respond
  132. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:573 nua_stack_signal() nua(02FD4650): recv signal r_respond 407 Proxy Authentication Required
  133. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF550, ...) called
  134. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.833666 [DEBUG] switch_core_state_machine.c:491 (sofia/internal/brian@192.168.0.5) State NEW
  135. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1214 soa_clear_remote_sdp() soa_clear_remote_sdp(static::02FCF550) called
  136. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE340) tpn = UDP/192.168.0.5:12346
  137. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 192.168.0.5:12346
  138. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE340): not found by name UDP/192.168.0.5:12346
  139. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE340): 823 bytes of 823 to udp/192.168.0.5:12346
  140. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 823
  141. send 823 bytes to udp/[192.168.0.5]:12346 at 07:16:32.847672:
  142. ------------------------------------------------------------------------
  143. SIP/2.0 407 Proxy Authentication Required
  144. Via: SIP/2.0/UDP 192.168.0.5:12346;rport=12346;branch=z9hG4bKQ53gKK9QB4Qme
  145. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  146. To: <sip:9429152199@192.168.0.5>;tag=4K2HKD5gNjaHj
  147. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  148. CSeq: 85609832 INVITE
  149. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  150. Accept: application/sdp
  151. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  152. Supported: timer, path, replaces
  153. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  154. Proxy-Authenticate: Digest realm="192.168.0.5", nonce="8b51c403-eaf3-480f-9f47-ab87afefae3b", algorithm=MD5, qop="auth"
  155. Content-Length: 0
  156.  
  157. ------------------------------------------------------------------------
  158. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:6791 incoming_reply() nta: sent 407 Proxy Authentication Required for INVITE (85609832)
  159. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_dialog.c:397 nua_dialog_usage_remove_at() nua(02FD4650): removing session usage
  160. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD4650): call state changed: received -> terminated
  161. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4650): event i_state 407 Proxy Authentication Required
  162. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4650): event i_terminated 407 Proxy Authentication Required
  163. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:356 soa_destroy() soa_destroy(static::02FCF550) called
  164. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.833666 [DEBUG] switch_core_session.c:1053 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  165. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(04D4E9E0)
  166. 2016-01-04 12:46:32.833666 [DEBUG] sofia.c:2067 detaching session b7cbd4b2-e895-43a9-b8dc-346b29054f81
  167. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD4650): sent signal r_destroy
  168. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD4650): recv signal r_destroy
  169. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(00000000)
  170. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE340): events IN
  171. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE340)
  172. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE340) msg 026254E0 from (udp/192.168.0.5:5060) has 320 bytes, veclen = 1
  173. recv 320 bytes from udp/[192.168.0.5]:12346 at 07:16:32.847672:
  174. ------------------------------------------------------------------------
  175. ACK sip:9429152199@192.168.0.5 SIP/2.0
  176. Via: SIP/2.0/UDP 192.168.0.5:12346;rport;branch=z9hG4bKQ53gKK9QB4Qme
  177. Max-Forwards: 70
  178. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  179. To: <sip:9429152199@192.168.0.5>;tag=4K2HKD5gNjaHj
  180. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  181. CSeq: 85609832 ACK
  182. Content-Length: 0
  183.  
  184. ------------------------------------------------------------------------
  185. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE340): msg 026254E0 (320 bytes) from udp/192.168.0.5:5060/sip next=00000000
  186. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2880 agent_recv_request() nta: received ACK sip:9429152199@192.168.0.5 SIP/2.0 (CSeq 85609832)
  187. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3019 agent_recv_request() nta: ACK (85609832) is going to INVITE (85609832)
  188. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE340): events IN
  189. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE340)
  190. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE340) msg 02627560 from (udp/192.168.0.5:5060) has 1247 bytes, veclen = 1
  191. recv 1247 bytes from udp/[192.168.0.5]:12346 at 07:16:32.848673:
  192. ------------------------------------------------------------------------
  193. INVITE sip:9429152199@192.168.0.5 SIP/2.0
  194. Via: SIP/2.0/UDP 192.168.0.5:12346;rport;branch=z9hG4bKreX9metU8ce7S
  195. Max-Forwards: 70
  196. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  197. To: <sip:9429152199@192.168.0.5>
  198. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  199. CSeq: 85609833 INVITE
  200. Contact: <sip:gw+1@192.168.0.5:12346;transport=udp;gw=1>
  201. User-Agent: FreeSWITCH/FSClient
  202. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REFER, NOTIFY
  203. Supported: timer, precondition, path, replaces
  204. Allow-Events: talk, hold, conference, refer
  205. Proxy-Authorization: Digest username="brian", realm="192.168.0.5", nonce="8b51c403-eaf3-480f-9f47-ab87afefae3b", cnonce="7IXgNi1VEjSSL79xZu6ndg", algorithm=MD5, uri="sip:9429152199@192.168.0.5", response="5b1f5d89819498ecc2d268f630b82303", qop=auth, nc=00000001
  206. Content-Type: application/sdp
  207. Content-Disposition: session
  208. Content-Length: 225
  209. X-FS-Support: update_display,send_info
  210. Remote-Party-ID: <sip:0000000000@192.168.0.5>;party=calling;screen=yes;privacy=off
  211.  
  212. v=0
  213. o=FreeSWITCH 1451875384 1451875385 IN IP4 192.168.0.5
  214. s=FreeSWITCH
  215. c=IN IP4 192.168.0.5
  216. t=0 0
  217. m=audio 16408 RTP/AVP 98 0 101 13
  218. a=rtpmap:98 L16/24000
  219. a=rtpmap:101 telephone-event/8000
  220. a=fmtp:101 0-16
  221. a=ptime:20
  222. ------------------------------------------------------------------------
  223. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE340): msg 02627560 (1247 bytes) from udp/192.168.0.5:5060/sip next=00000000
  224. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2880 agent_recv_request() nta: received INVITE sip:9429152199@192.168.0.5 SIP/2.0 (CSeq 85609833)
  225. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3248 agent_aliases() nta: canonizing sip:9429152199@192.168.0.5 with contact
  226. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3085 agent_recv_request() nta: INVITE (85609833) going to a default leg
  227. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:280 soa_clone() soa_clone(static::02FCFCF8, 02FA8B78, 02FD4470) called
  228. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCFAC8, ...) called
  229. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(0277CB18)
  230. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::02FCFAC8) called
  231. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::02FCFAC8, 00000000, 02655536, 225) called
  232. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_dialog.c:338 nua_dialog_usage_add() nua(02FD4470): adding session usage
  233. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE340) tpn = UDP/192.168.0.5:12346
  234. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 192.168.0.5:12346
  235. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE340): not found by name UDP/192.168.0.5:12346
  236. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE340): 321 bytes of 321 to udp/192.168.0.5:12346
  237. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 321
  238. send 321 bytes to udp/[192.168.0.5]:12346 at 07:16:32.848673:
  239. ------------------------------------------------------------------------
  240. SIP/2.0 100 Trying
  241. Via: SIP/2.0/UDP 192.168.0.5:12346;rport=12346;branch=z9hG4bKreX9metU8ce7S
  242. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  243. To: <sip:9429152199@192.168.0.5>
  244. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  245. CSeq: 85609833 INVITE
  246. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  247. Content-Length: 0
  248.  
  249. ------------------------------------------------------------------------
  250. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:6791 incoming_reply() nta: sent 100 Trying for INVITE (85609833)
  251. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4470): event i_invite 100 Trying
  252. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD4470): call state changed: init -> received, received offer
  253. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::02FCFAC8, [0594FAB8], [0594FABC], [00000000]) called
  254. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4470): event i_state 100 Trying
  255. 2016-01-04 12:46:32.833666 [DEBUG] sofia.c:2175 Re-attaching to session b7cbd4b2-e895-43a9-b8dc-346b29054f81
  256. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.833666 [DEBUG] switch_core_session.c:1053 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  257. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.833666 [DEBUG] switch_core_session.c:1053 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  258. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.854678 [DEBUG] sofia.c:8834 sofia/internal/brian@192.168.0.5 receiving invite from 192.168.0.5:12346 version: 1.5.15b 32bit
  259. 2016-01-04 12:46:32.854678 [DEBUG] sofia.c:9001 IP 192.168.0.5 Rejected by acl "domains". Falling back to Digest auth.
  260. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.874691 [CRIT] switch_channel.c:1387 Invalid data (${effective_caller_id_name} contains a variable)
  261. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.874691 [CRIT] switch_channel.c:1387 Invalid data (${effective_caller_id_number} contains a variable)
  262. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.874691 [CRIT] switch_channel.c:1387 Invalid data (${effective_caller_id_name} contains a variable)
  263. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.874691 [CRIT] switch_channel.c:1387 Invalid data (${effective_caller_id_number} contains a variable)
  264. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] sofia.c:6614 Channel sofia/internal/brian@192.168.0.5 entering state [received][100]
  265. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] sofia.c:6624 Remote SDP:
  266. b7cbd4b2-e895-43a9-b8dc-346b29054f81 v=0
  267. b7cbd4b2-e895-43a9-b8dc-346b29054f81 o=FreeSWITCH 1451875384 1451875385 IN IP4 192.168.0.5
  268. b7cbd4b2-e895-43a9-b8dc-346b29054f81 s=FreeSWITCH
  269. b7cbd4b2-e895-43a9-b8dc-346b29054f81 c=IN IP4 192.168.0.5
  270. b7cbd4b2-e895-43a9-b8dc-346b29054f81 t=0 0
  271. b7cbd4b2-e895-43a9-b8dc-346b29054f81 m=audio 16408 RTP/AVP 98 0 101 13
  272. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=rtpmap:98 L16/24000
  273. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=rtpmap:101 telephone-event/8000
  274. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=fmtp:101 0-16
  275. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=ptime:20
  276. b7cbd4b2-e895-43a9-b8dc-346b29054f81
  277. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] sofia.c:6890 (sofia/internal/brian@192.168.0.5) State Change CS_NEW -> CS_INIT
  278. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_session.c:1388 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  279. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/brian@192.168.0.5) Running State Change CS_INIT
  280. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:512 (sofia/internal/brian@192.168.0.5) State INIT
  281. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:87 sofia/internal/brian@192.168.0.5 SOFIA INIT
  282. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:40 sofia/internal/brian@192.168.0.5 Standard INIT
  283. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/brian@192.168.0.5) State Change CS_INIT -> CS_ROUTING
  284. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_session.c:1388 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  285. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:512 (sofia/internal/brian@192.168.0.5) State INIT going to sleep
  286. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/brian@192.168.0.5) Running State Change CS_ROUTING
  287. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_channel.c:2184 (sofia/internal/brian@192.168.0.5) Callstate Change DOWN -> RINGING
  288. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:528 (sofia/internal/brian@192.168.0.5) State ROUTING
  289. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:123 sofia/internal/brian@192.168.0.5 SOFIA ROUTING
  290. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:166 sofia/internal/brian@192.168.0.5 Standard ROUTING
  291. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [INFO] mod_dialplan_xml.c:635 Processing <0000000000>->9429152199 in context default
  292. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->unloop] continue=false
  293. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  294. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  295. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->tod_example] continue=true
  296. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Date/Time Match (PASS) [tod_example] break=on-false
  297. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action set(open=true)
  298. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->holiday_example] continue=true
  299. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Date/TimeMatch (FAIL) [holiday_example] break=on-false
  300. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->global-intercept] continue=false
  301. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [global-intercept] destination_number(9429152199) =~ /^886$/ break=on-false
  302. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->group-intercept] continue=false
  303. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [group-intercept] destination_number(9429152199) =~ /^\*8$/ break=on-false
  304. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->intercept-ext] continue=false
  305. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [intercept-ext] destination_number(9429152199) =~ /^\*\*(\d+)$/ break=on-false
  306. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->redial] continue=false
  307. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [redial] destination_number(9429152199) =~ /^(redial|870)$/ break=on-false
  308. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->global] continue=true
  309. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [global] ${call_debug}(false) =~ /^true$/ break=never
  310. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [global] ${default_password}(1234567890) =~ /^1234$/ break=never
  311. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [global] ${rtp_has_crypto}() =~ /^(AEAD_AES_256_GCM_8|AEAD_AES_128_GCM_8|AES_CM_256_HMAC_SHA1_80|AES_CM_192_HMAC_SHA1_80|AES_CM_128_HMAC_SHA1_80|AES_CM_256_HMAC_SHA1_32|AES_CM_192_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_32|AES_CM_128_NULL_AUTH)$/ break=never
  312. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [global] ${endpoint_disposition}(DELAYED NEGOTIATION) =~ /^(DELAYED NEGOTIATION)/ break=on-false
  313. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [global] ${switch_r_sdp}(v=0
  314. b7cbd4b2-e895-43a9-b8dc-346b29054f81 o=FreeSWITCH 1451875384 1451875385 IN IP4 192.168.0.5
  315. b7cbd4b2-e895-43a9-b8dc-346b29054f81 s=FreeSWITCH
  316. b7cbd4b2-e895-43a9-b8dc-346b29054f81 c=IN IP4 192.168.0.5
  317. b7cbd4b2-e895-43a9-b8dc-346b29054f81 t=0 0
  318. b7cbd4b2-e895-43a9-b8dc-346b29054f81 m=audio 16408 RTP/AVP 98 0 101 13
  319. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=rtpmap:98 L16/24000
  320. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=rtpmap:101 telephone-event/8000
  321. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=fmtp:101 0-16
  322. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=ptime:20
  323. b7cbd4b2-e895-43a9-b8dc-346b29054f81 ) =~ /(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)/ break=never
  324. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Absolute Condition [global]
  325. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action hash(insert/${domain_name}-spymap/${caller_id_number}/${uuid})
  326. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
  327. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action hash(insert/${domain_name}-last_dial/global/${uuid})
  328. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  329. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->snom-demo-2] continue=false
  330. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [snom-demo-2] destination_number(9429152199) =~ /^9001$/ break=on-false
  331. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->snom-demo-1] continue=false
  332. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [snom-demo-1] destination_number(9429152199) =~ /^9000$/ break=on-false
  333. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->eavesdrop] continue=false
  334. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [eavesdrop] destination_number(9429152199) =~ /^88(\d{4})$|^\*0(.*)$/ break=on-false
  335. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->eavesdrop] continue=false
  336. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [eavesdrop] destination_number(9429152199) =~ /^779$/ break=on-false
  337. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->call_return] continue=false
  338. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [call_return] destination_number(9429152199) =~ /^\*69$|^869$|^lcr$/ break=on-false
  339. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->del-group] continue=false
  340. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [del-group] destination_number(9429152199) =~ /^80(\d{2})$/ break=on-false
  341. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->add-group] continue=false
  342. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [add-group] destination_number(9429152199) =~ /^81(\d{2})$/ break=on-false
  343. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->call-group-simo] continue=false
  344. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [call-group-simo] destination_number(9429152199) =~ /^82(\d{2})$/ break=on-false
  345. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->call-group-order] continue=false
  346. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [call-group-order] destination_number(9429152199) =~ /^83(\d{2})$/ break=on-false
  347. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->extension-intercom] continue=false
  348. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [extension-intercom] destination_number(9429152199) =~ /^8(10[01][0-9])$/ break=on-false
  349. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->Local_Extension] continue=false
  350. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [Local_Extension] destination_number(9429152199) =~ /^(10[01][0-9])$/ break=on-false
  351. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->Local_Extension_Skinny] continue=false
  352. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [Local_Extension_Skinny] destination_number(9429152199) =~ /^(11[01][0-9])$/ break=on-false
  353. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->group_dial_sales] continue=false
  354. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [group_dial_sales] destination_number(9429152199) =~ /^2000$/ break=on-false
  355. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->group_dial_support] continue=false
  356. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [group_dial_support] destination_number(9429152199) =~ /^2001$/ break=on-false
  357. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->group_dial_billing] continue=false
  358. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [group_dial_billing] destination_number(9429152199) =~ /^2002$/ break=on-false
  359. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->operator] continue=false
  360. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [operator] destination_number(9429152199) =~ /^(operator|0)$/ break=on-false
  361. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->vmain] continue=false
  362. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [vmain] destination_number(9429152199) =~ /^vmain$|^4000$|^\*98$/ break=on-false
  363. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->sip_uri] continue=false
  364. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [sip_uri] destination_number(9429152199) =~ /^sip:(.*)$/ break=on-false
  365. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->nb_conferences] continue=false
  366. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [nb_conferences] destination_number(9429152199) =~ /^(30\d{2})$/ break=on-false
  367. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->wb_conferences] continue=false
  368. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [wb_conferences] destination_number(9429152199) =~ /^(31\d{2})$/ break=on-false
  369. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->uwb_conferences] continue=false
  370. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [uwb_conferences] destination_number(9429152199) =~ /^(32\d{2})$/ break=on-false
  371. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->cdquality_conferences] continue=false
  372. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [cdquality_conferences] destination_number(9429152199) =~ /^(33\d{2})$/ break=on-false
  373. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->freeswitch_public_conf_via_sip] continue=false
  374. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [freeswitch_public_conf_via_sip] destination_number(9429152199) =~ /^9(888|8888|1616|3232)$/ break=on-false
  375. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->mad_boss_intercom] continue=false
  376. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [mad_boss_intercom] destination_number(9429152199) =~ /^0911$/ break=on-false
  377. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->mad_boss_intercom] continue=false
  378. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [mad_boss_intercom] destination_number(9429152199) =~ /^0912$/ break=on-false
  379. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->mad_boss] continue=false
  380. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [mad_boss] destination_number(9429152199) =~ /^0913$/ break=on-false
  381. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ivr_demo] continue=false
  382. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ivr_demo] destination_number(9429152199) =~ /^5000$/ break=on-false
  383. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->dynamic_conference] continue=false
  384. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [dynamic_conference] destination_number(9429152199) =~ /^5001$/ break=on-false
  385. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->rtp_multicast_page] continue=false
  386. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [rtp_multicast_page] destination_number(9429152199) =~ /^pagegroup$|^7243$/ break=on-false
  387. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->park] continue=false
  388. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [park] destination_number(9429152199) =~ /^5900$/ break=on-false
  389. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->unpark] continue=false
  390. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [unpark] destination_number(9429152199) =~ /^5901$/ break=on-false
  391. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->valet_park] continue=false
  392. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [valet_park] destination_number(9429152199) =~ /^(6000)$/ break=on-false
  393. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->valet_park] continue=false
  394. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [valet_park] destination_number(9429152199) =~ /^((?!6000)60\d{2})$/ break=on-false
  395. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->park] continue=false
  396. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [park] source(mod_sofia) =~ /mod_sofia/ break=on-false
  397. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [park] destination_number(9429152199) =~ /park\+(\d+)/ break=on-false
  398. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->unpark] continue=false
  399. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [unpark] source(mod_sofia) =~ /mod_sofia/ break=on-false
  400. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [unpark] destination_number(9429152199) =~ /^parking$/ break=on-false
  401. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->park] continue=false
  402. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [park] source(mod_sofia) =~ /mod_sofia/ break=on-false
  403. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [park] destination_number(9429152199) =~ /callpark/ break=on-false
  404. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->unpark] continue=false
  405. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [unpark] source(mod_sofia) =~ /mod_sofia/ break=on-false
  406. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [unpark] destination_number(9429152199) =~ /pickup/ break=on-false
  407. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->wait] continue=false
  408. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [wait] destination_number(9429152199) =~ /^wait$/ break=on-false
  409. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->fax_receive] continue=false
  410. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [fax_receive] destination_number(9429152199) =~ /^9178$/ break=on-false
  411. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->fax_transmit] continue=false
  412. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [fax_transmit] destination_number(9429152199) =~ /^9179$/ break=on-false
  413. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ringback_180] continue=false
  414. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ringback_180] destination_number(9429152199) =~ /^9180$/ break=on-false
  415. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ringback_183_uk_ring] continue=false
  416. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ringback_183_uk_ring] destination_number(9429152199) =~ /^9181$/ break=on-false
  417. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ringback_183_music_ring] continue=false
  418. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ringback_183_music_ring] destination_number(9429152199) =~ /^9182$/ break=on-false
  419. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ringback_post_answer_uk_ring] continue=false
  420. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ringback_post_answer_uk_ring] destination_number(9429152199) =~ /^9183$/ break=on-false
  421. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ringback_post_answer_music] continue=false
  422. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ringback_post_answer_music] destination_number(9429152199) =~ /^9184$/ break=on-false
  423. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->ClueCon] continue=false
  424. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [ClueCon] destination_number(9429152199) =~ /^9191$/ break=on-false
  425. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->show_info] continue=false
  426. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [show_info] destination_number(9429152199) =~ /^9192$/ break=on-false
  427. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->video_record] continue=false
  428. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [video_record] destination_number(9429152199) =~ /^9193$/ break=on-false
  429. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->video_playback] continue=false
  430. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [video_playback] destination_number(9429152199) =~ /^9194$/ break=on-false
  431. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->delay_echo] continue=false
  432. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [delay_echo] destination_number(9429152199) =~ /^9195$/ break=on-false
  433. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->echo] continue=false
  434. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [echo] destination_number(9429152199) =~ /^9196$/ break=on-false
  435. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->milliwatt] continue=false
  436. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [milliwatt] destination_number(9429152199) =~ /^9197$/ break=on-false
  437. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->tone_stream] continue=false
  438. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [tone_stream] destination_number(9429152199) =~ /^9198$/ break=on-false
  439. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->zrtp_enrollement] continue=false
  440. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [zrtp_enrollement] destination_number(9429152199) =~ /^9787$/ break=on-false
  441. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->hold_music] continue=false
  442. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [hold_music] destination_number(9429152199) =~ /^9664$/ break=on-false
  443. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->laugh break] continue=false
  444. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [laugh break] destination_number(9429152199) =~ /^9386$/ break=on-false
  445. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->101] continue=false
  446. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [101] destination_number(9429152199) =~ /^101$/ break=on-false
  447. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->pizza_demo] continue=false
  448. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [pizza_demo] destination_number(9429152199) =~ /^(pizza|74992)$/ break=on-false
  449. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->Talking Clock Time] continue=false
  450. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [Talking Clock Time] destination_number(9429152199) =~ /^9170$/ break=on-false
  451. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->Talking Clock Date] continue=false
  452. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [Talking Clock Date] destination_number(9429152199) =~ /^9171$/ break=on-false
  453. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->Talking Clock Date and Time] continue=false
  454. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [Talking Clock Date and Time] destination_number(9429152199) =~ /^9172$/ break=on-false
  455. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->local.example.com] continue=false
  456. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [local.example.com] ${toll_allow}() =~ /local/ break=on-false
  457. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->domestic.example.com] continue=false
  458. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [domestic.example.com] ${toll_allow}() =~ /domestic/ break=on-false
  459. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->international.example.com] continue=false
  460. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (FAIL) [international.example.com] ${toll_allow}() =~ /international/ break=on-false
  461. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 parsing [default->domestic.twilio.short] continue=false
  462. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Regex (PASS) [domestic.twilio.short] destination_number(9429152199) =~ /^(\d{10})$/ break=on-false
  463. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action set(effective_caller_id_number=${outbound_caller_id_number})
  464. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action set(effective_caller_id_name=${outbound_caller_id_name})
  465. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action bridge({absolute_codec_string=PCMU}sofia/gateway/Twilio-outbound/+919429152199)
  466. b7cbd4b2-e895-43a9-b8dc-346b29054f81 Dialplan: sofia/internal/brian@192.168.0.5 Action set(sip_secure_media=true)
  467. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:216 (sofia/internal/brian@192.168.0.5) State Change CS_ROUTING -> CS_EXECUTE
  468. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_session.c:1388 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  469. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:528 (sofia/internal/brian@192.168.0.5) State ROUTING going to sleep
  470. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/brian@192.168.0.5) Running State Change CS_EXECUTE
  471. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:535 (sofia/internal/brian@192.168.0.5) State EXECUTE
  472. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:178 sofia/internal/brian@192.168.0.5 SOFIA EXECUTE
  473. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:258 sofia/internal/brian@192.168.0.5 Standard EXECUTE
  474. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 set(open=true)
  475. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_dptools.c:1435 sofia/internal/brian@192.168.0.5 SET [open]=[true]
  476. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 hash(insert/192.168.0.5-spymap/0000000000/b7cbd4b2-e895-43a9-b8dc-346b29054f81)
  477. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 hash(insert/192.168.0.5-last_dial/0000000000/9429152199)
  478. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 hash(insert/192.168.0.5-last_dial/global/b7cbd4b2-e895-43a9-b8dc-346b29054f81)
  479. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 export(RFC2822_DATE=Mon, 04 Jan 2016 12:46:32 India Standard Time)
  480. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_channel.c:1247 EXPORT (export_vars) [RFC2822_DATE]=[Mon, 04 Jan 2016 12:46:32 India Standard Time]
  481. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 set(effective_caller_id_number=+919429152199)
  482. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_dptools.c:1435 sofia/internal/brian@192.168.0.5 SET [effective_caller_id_number]=[+919429152199]
  483. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 set(effective_caller_id_name=+919429152199)
  484. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_dptools.c:1435 sofia/internal/brian@192.168.0.5 SET [effective_caller_id_name]=[+919429152199]
  485. b7cbd4b2-e895-43a9-b8dc-346b29054f81 EXECUTE sofia/internal/brian@192.168.0.5 bridge({absolute_codec_string=PCMU}sofia/gateway/Twilio-outbound/+919429152199)
  486. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_channel.c:1201 sofia/internal/brian@192.168.0.5 EXPORTING[export_vars] [RFC2822_DATE]=[Mon, 04 Jan 2016 12:46:32 India Standard Time] to event
  487. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] switch_ivr_originate.c:2103 Parsing global variables
  488. 2016-01-04 12:46:32.893827 [DEBUG] switch_event.c:1688 Parsing variable [absolute_codec_string]=[PCMU]
  489. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.893827 [NOTICE] switch_channel.c:1055 New Channel sofia/external/+919429152199 [d4b3181d-faff-428e-b2b0-4acd9660d012]
  490. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:4636 (sofia/external/+919429152199) State Change CS_NEW -> CS_INIT
  491. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.893827 [DEBUG] switch_core_session.c:1388 Send signal sofia/external/+919429152199 [BREAK]
  492. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:4706 [zrtp_passthru] Setting a-leg inherit_codec=true
  493. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:4709 [zrtp_passthru] Setting b-leg absolute_codec_string=PCMU@8000h@20i@64000b
  494. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:472 (sofia/external/+919429152199) Running State Change CS_INIT
  495. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.893827 [DEBUG] switch_core_state_machine.c:512 (sofia/external/+919429152199) State INIT
  496. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.893827 [DEBUG] mod_sofia.c:87 sofia/external/+919429152199 SOFIA INIT
  497. 2016-01-04 12:46:32.914846 [DEBUG] switch_nat.c:509 mapped public port 24166 protocol UDP to localport 24166
  498. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] sofia_glue.c:1232 sofia/external/+919429152199 sending invite version: 1.5.15b 32bit
  499. d4b3181d-faff-428e-b2b0-4acd9660d012 Local SDP:
  500. d4b3181d-faff-428e-b2b0-4acd9660d012 v=0
  501. d4b3181d-faff-428e-b2b0-4acd9660d012 o=FreeSWITCH 1451867626 1451867627 IN IP4 10.30.21.215
  502. d4b3181d-faff-428e-b2b0-4acd9660d012 s=FreeSWITCH
  503. d4b3181d-faff-428e-b2b0-4acd9660d012 c=IN IP4 10.30.21.215
  504. d4b3181d-faff-428e-b2b0-4acd9660d012 t=0 0
  505. d4b3181d-faff-428e-b2b0-4acd9660d012 m=audio 24166 RTP/AVP 0 101 13
  506. d4b3181d-faff-428e-b2b0-4acd9660d012 a=rtpmap:0 PCMU/8000
  507. d4b3181d-faff-428e-b2b0-4acd9660d012 a=rtpmap:101 telephone-event/8000
  508. d4b3181d-faff-428e-b2b0-4acd9660d012 a=fmtp:101 0-16
  509. d4b3181d-faff-428e-b2b0-4acd9660d012 a=ptime:20
  510. d4b3181d-faff-428e-b2b0-4acd9660d012 a=sendrecv
  511. d4b3181d-faff-428e-b2b0-4acd9660d012
  512. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD3CF0): sent signal r_invite
  513. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD3CF0): recv signal r_invite
  514. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:40 sofia/external/+919429152199 Standard INIT
  515. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:280 soa_clone() soa_clone(static::02FCF9B0, 02FCB990, 02FD3CF0) called
  516. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:48 (sofia/external/+919429152199) State Change CS_INIT -> CS_ROUTING
  517. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF780, ...) called
  518. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF780, ...) called
  519. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_session.c:1388 Send signal sofia/external/+919429152199 [BREAK]
  520. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1052 soa_set_user_sdp() soa_set_user_sdp(static::02FCF780, 00000000, 026C5C14, -1) called
  521. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:512 (sofia/external/+919429152199) State INIT going to sleep
  522. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:890 soa_set_capability_sdp() soa_set_capability_sdp(static::02FCF780, 00000000, 026C5C14, -1) called
  523. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_dialog.c:338 nua_dialog_usage_add() nua(02FD3CF0): adding session usage
  524. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4417 nta_leg_tcreate() nta_leg_tcreate(02F9FBE0)
  525. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::02FCF780) called
  526. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1426 soa_generate_offer() soa_generate_offer(static::02FCF780, 0) called
  527. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1137 offer_answer_step() soa_static_offer_answer_action(02FCF780, soa_generate_offer): called
  528. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1168 offer_answer_step() soa_static(02FCF780, soa_generate_offer): generating local description
  529. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1196 offer_answer_step() soa_static(02FCF780, soa_generate_offer): upgrade with local description
  530. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(0558FBE4, 00000000, ""): called
  531. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1425 offer_answer_step() soa_static(02FCF780, soa_generate_offer): storing local description
  532. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::02FCF780, [00000000], [0558FC60], [0558FC64]) called
  533. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip
  534. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10398 outgoing_query_naptr() nta: for "free.pstn.twilio.com" query "free.pstn.twilio.com" NAPTR (cached)
  535. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10598 outgoing_query_srv() nta: for "free.pstn.twilio.com" query "_sip._udp.free.pstn.twilio.com" SRV (cached)
  536. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10803 outgoing_query_a() nta: for "free.pstn.twilio.com" query "free.pstn.twilio.com" A (cached)
  537. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10856 outgoing_answer_a() nta: free.pstn.twilio.com. IN A 54.172.60.3
  538. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:472 (sofia/external/+919429152199) Running State Change CS_ROUTING
  539. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10858 outgoing_answer_a() nta(04D4D710): A 54.172.60.1
  540. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10858 outgoing_answer_a() nta(04D4D710): A 54.172.60.0
  541. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10858 outgoing_answer_a() nta(04D4D710): A 54.172.60.2
  542. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE010) tpn = UDP/54.172.60.3:5060
  543. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 54.172.60.3:5060
  544. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE010): not found by name UDP/54.172.60.3:5060
  545. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:528 (sofia/external/+919429152199) State ROUTING
  546. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] mod_sofia.c:123 sofia/external/+919429152199 SOFIA ROUTING
  547. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_ivr_originate.c:67 (sofia/external/+919429152199) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  548. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_session.c:1388 Send signal sofia/external/+919429152199 [BREAK]
  549. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:528 (sofia/external/+919429152199) State ROUTING going to sleep
  550. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:472 (sofia/external/+919429152199) Running State Change CS_CONSUME_MEDIA
  551. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE010): 1096 bytes of 1096 to udp/54.172.60.3:5060
  552. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 1096
  553. send 1096 bytes to udp/[54.172.60.3]:5060 at 07:16:32.928857:
  554. ------------------------------------------------------------------------
  555. INVITE sip:+919429152199@free.pstn.twilio.com SIP/2.0
  556. Via: SIP/2.0/UDP 10.30.21.215:5080;rport;branch=z9hG4bKQQXj711m79Qyr
  557. Max-Forwards: 69
  558. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  559. To: <sip:+919429152199@free.pstn.twilio.com>
  560. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  561. CSeq: 85609832 INVITE
  562. Contact: <sip:gw+Twilio-outbound@10.30.21.215:5080;transport=udp;gw=Twilio-outbound>
  563. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  564. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  565. Supported: timer, path, replaces
  566. Allow-Events: talk, hold, conference, refer
  567. Content-Type: application/sdp
  568. Content-Disposition: session
  569. Content-Length: 223
  570. X-FS-Support: update_display,send_info
  571. Remote-Party-ID: "+919429152199" <sip:+919429152199@10.30.21.215>;party=calling;screen=yes;privacy=off
  572.  
  573. v=0
  574. o=FreeSWITCH 1451867626 1451867627 IN IP4 10.30.21.215
  575. s=FreeSWITCH
  576. c=IN IP4 10.30.21.215
  577. t=0 0
  578. m=audio 24166 RTP/AVP 0 101 13
  579. a=rtpmap:0 PCMU/8000
  580. a=rtpmap:101 telephone-event/8000
  581. a=fmtp:101 0-16
  582. a=ptime:20
  583. ------------------------------------------------------------------------
  584. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8304 outgoing_send() nta: sent INVITE (85609832) to UDP/54.172.60.3:5060
  585. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4160 tport_pend() tport_pend(02FAE010): pending 02626318 for udp/192.168.0.5:5080 (already 0)
  586. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1350 set_timeout() nta: timer set to 32000 ms
  587. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1348 set_timeout() nta: timer shortened to 1000 ms
  588. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD3CF0): call state changed: init -> calling, sent offer
  589. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::02FCF780, [0558FC68], [0558FC6C], [00000000]) called
  590. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:269 nua_stack_event() nua(02FD3CF0): event i_state INVITE sent
  591. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:547 (sofia/external/+919429152199) State CONSUME_MEDIA
  592. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_state_machine.c:547 (sofia/external/+919429152199) State CONSUME_MEDIA going to sleep
  593. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] switch_core_session.c:1053 Send signal sofia/external/+919429152199 [BREAK]
  594. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:32.914846 [DEBUG] sofia.c:6614 Channel sofia/external/+919429152199 entering state [calling][0]
  595. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 94 ms
  596. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:7159 _nta_incoming_timer() nta: timer J fired, terminate 200 response
  597. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:5825 incoming_reclaim_queued() incoming_reclaim_all(00000000, 00000000, 0594FD84)
  598. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 0/0 resent, 0/0 tout, 1/3 term, 1/4 free
  599. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 4781 ms
  600. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE010): events IN
  601. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE010)
  602. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE010) msg 02626930 from (udp/192.168.0.5:5080) has 369 bytes, veclen = 1
  603. recv 369 bytes from udp/[54.172.60.3]:5060 at 07:16:33.220884:
  604. ------------------------------------------------------------------------
  605. SIP/2.0 100 Giving a try
  606. Via: SIP/2.0/UDP 192.168.0.5:5080;received=43.241.146.117;rport=65496;branch=z9hG4bKQQXj711m79Qyr
  607. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  608. To: <sip:+919429152199@free.pstn.twilio.com>
  609. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  610. CSeq: 85609832 INVITE
  611. Server: Twilio Gateway
  612. Content-Length: 0
  613.  
  614. ------------------------------------------------------------------------
  615. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE010): msg 02626930 (369 bytes) from udp/54.172.60.3:5080/sip next=00000000
  616. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3299 agent_recv_response() nta: received 100 Giving a try for INVITE (85609832)
  617. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3366 agent_recv_response() nta: 100 Giving a try is going to a transaction
  618. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:9564 outgoing_estimate_delay() nta_outgoing: RTT is 292.027 ms
  619. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4222 tport_release() tport(02FAE010): 02626318 by 04D4D710 with 02626930 (preliminary)
  620. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE010): events IN
  621. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE010)
  622. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE010) msg 02627D80 from (udp/192.168.0.5:5080) has 616 bytes, veclen = 1
  623. recv 616 bytes from udp/[54.172.60.3]:5060 at 07:16:33.243936:
  624. ------------------------------------------------------------------------
  625. SIP/2.0 407 Proxy Authentication required
  626. CSeq: 85609832 INVITE
  627. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  628. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  629. To: <sip:+919429152199@free.pstn.twilio.com>;tag=68140121_6772d868_cad2800a-7e24-41f9-a6ea-49974684d8fc
  630. Via: SIP/2.0/UDP 192.168.0.5:5080;received=43.241.146.117;rport=65496;branch=z9hG4bKQQXj711m79Qyr
  631. Server: Twilio
  632. Contact: <sip:172.18.14.73:5060>
  633. Proxy-Authenticate: Digest realm="sip.twilio.com",qop="auth",nonce="7347a8e2377409caa6262d4b6162b4c4",opaque="fbdb993a4523f4d87d6e43e2cee5e8c0"
  634. Content-Length: 0
  635.  
  636. ------------------------------------------------------------------------
  637. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE010): msg 02627D80 (616 bytes) from udp/54.172.60.3:5080/sip next=00000000
  638. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3299 agent_recv_response() nta: received 407 Proxy Authentication required for INVITE (85609832)
  639. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3366 agent_recv_response() nta: 407 Proxy Authentication required is going to a transaction
  640. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4222 tport_release() tport(02FAE010): 02626318 by 04D4D710 with 02627D80
  641. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE010) tpn = UDP/54.172.60.3:5060
  642. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 54.172.60.3:5060
  643. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE010): not found by name UDP/54.172.60.3:5060
  644. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE010): 416 bytes of 416 to udp/54.172.60.3:5060
  645. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 416
  646. send 416 bytes to udp/[54.172.60.3]:5060 at 07:16:33.243936:
  647. ------------------------------------------------------------------------
  648. ACK sip:+919429152199@free.pstn.twilio.com SIP/2.0
  649. Via: SIP/2.0/UDP 10.30.21.215:5080;rport;branch=z9hG4bKQQXj711m79Qyr
  650. Max-Forwards: 69
  651. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  652. To: <sip:+919429152199@free.pstn.twilio.com>;tag=68140121_6772d868_cad2800a-7e24-41f9-a6ea-49974684d8fc
  653. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  654. CSeq: 85609832 ACK
  655. Content-Length: 0
  656.  
  657. ------------------------------------------------------------------------
  658. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8304 outgoing_send() nta: sent ACK (85609832) to UDP/54.172.60.3:5060
  659. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8722 outgoing_free() nta: outgoing_free(04D4DAD0)
  660. ..\..\sofia-sip\libsofia-sip-ua\iptsec\auth_digest.c:105 auth_digest_challenge_get() auth_digest_challenge_get(): got 5
  661. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event r_invite 407 Proxy Authentication required
  662. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:33.233931 [DEBUG] switch_core_session.c:1053 Send signal sofia/external/+919429152199 [BREAK]
  663. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD3CF0): sent signal r_authenticate
  664. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD3CF0): recv signal r_authenticate
  665. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1302 soa_init_offer_answer() soa_init_offer_answer(static::02FCF780) called
  666. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1426 soa_generate_offer() soa_generate_offer(static::02FCF780, 0) called
  667. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1137 offer_answer_step() soa_static_offer_answer_action(02FCF780, soa_generate_offer): called
  668. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(04EFEC20, 00000000, ""): called
  669. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::02FCF780, [00000000], [0558FCA4], [0558FCA8]) called
  670. ..\..\sofia-sip\libsofia-sip-ua\iptsec\auth_digest.c:226 auth_digest_a1() auth_digest_a1() has A1 = MD5(pbx.myhost.tld:sip.twilio.com:FreeSWITCH123) = e07c04bcfbd8addc529b2433a6ea0a74
  671. ..\..\sofia-sip\libsofia-sip-ua\iptsec\auth_digest.c:318 auth_digest_response() A2 = MD5(INVITE:sip:+919429152199@free.pstn.twilio.com)
  672. ..\..\sofia-sip\libsofia-sip-ua\iptsec\auth_digest.c:348 auth_digest_response() auth_response: fedb20072bb295e58f9ea1937e5b19b3 = MD5(e07c04bcfbd8addc529b2433a6ea0a74:7347a8e2377409caa6262d4b6162b4c4:00000001:7MJ+uy1VEjSy2zPWLQtoug:auth:d7e035e42d8fc78d88f56c74f76aaa61) (qop=auth)
  673. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2665 nta_tpn_by_url() nta: selecting scheme sip
  674. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10398 outgoing_query_naptr() nta: for "free.pstn.twilio.com" query "free.pstn.twilio.com" NAPTR (cached)
  675. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10598 outgoing_query_srv() nta: for "free.pstn.twilio.com" query "_sip._udp.free.pstn.twilio.com" SRV (cached)
  676. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10803 outgoing_query_a() nta: for "free.pstn.twilio.com" query "free.pstn.twilio.com" A (cached)
  677. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10856 outgoing_answer_a() nta: free.pstn.twilio.com. IN A 54.172.60.3
  678. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10858 outgoing_answer_a() nta(04D4D950): A 54.172.60.1
  679. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10858 outgoing_answer_a() nta(04D4D950): A 54.172.60.0
  680. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:10858 outgoing_answer_a() nta(04D4D950): A 54.172.60.2
  681. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE010) tpn = UDP/54.172.60.3:5060
  682. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 54.172.60.3:5060
  683. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE010): not found by name UDP/54.172.60.3:5060
  684. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE010): 1437 bytes of 1437 to udp/54.172.60.3:5060
  685. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 1437
  686. send 1437 bytes to udp/[54.172.60.3]:5060 at 07:16:33.244946:
  687. ------------------------------------------------------------------------
  688. INVITE sip:+919429152199@free.pstn.twilio.com SIP/2.0
  689. Via: SIP/2.0/UDP 10.30.21.215:5080;rport;branch=z9hG4bKr0pB9vjr4jeHm
  690. Max-Forwards: 69
  691. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  692. To: <sip:+919429152199@free.pstn.twilio.com>
  693. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  694. CSeq: 85609833 INVITE
  695. Contact: <sip:gw+Twilio-outbound@10.30.21.215:5080;transport=udp;gw=Twilio-outbound>
  696. Expires: 3600
  697. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  698. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  699. Supported: timer, path, replaces
  700. Allow-Events: talk, hold, conference, refer
  701. Proxy-Authorization: Digest username="pbx.myhost.tld", realm="sip.twilio.com", nonce="7347a8e2377409caa6262d4b6162b4c4", cnonce="7MJ+uy1VEjSy2zPWLQtoug", opaque="fbdb993a4523f4d87d6e43e2cee5e8c0", algorithm=MD5, uri="sip:+919429152199@free.pstn.twilio.com", response="fedb20072bb295e58f9ea1937e5b19b3", qop=auth, nc=00000001
  702. Content-Type: application/sdp
  703. Content-Disposition: session
  704. Content-Length: 223
  705. X-FS-Support: update_display,send_info
  706. Remote-Party-ID: "+919429152199" <sip:+919429152199@10.30.21.215>;party=calling;screen=yes;privacy=off
  707.  
  708. v=0
  709. o=FreeSWITCH 1451867626 1451867627 IN IP4 10.30.21.215
  710. s=FreeSWITCH
  711. c=IN IP4 10.30.21.215
  712. t=0 0
  713. m=audio 24166 RTP/AVP 0 101 13
  714. a=rtpmap:0 PCMU/8000
  715. a=rtpmap:101 telephone-event/8000
  716. a=fmtp:101 0-16
  717. a=ptime:20
  718. ------------------------------------------------------------------------
  719. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8304 outgoing_send() nta: sent INVITE (85609833) to UDP/54.172.60.3:5060
  720. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4160 tport_pend() tport_pend(02FAE010): pending 026258F0 for udp/192.168.0.5:5080 (already 0)
  721. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD3CF0): call state changed: calling -> calling, sent offer
  722. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1270 soa_get_local_sdp() soa_get_local_sdp(static::02FCF780, [0558FCAC], [0558FCB0], [00000000]) called
  723. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:269 nua_stack_event() nua(02FD3CF0): event i_state INVITE sent
  724. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:33.233931 [DEBUG] switch_core_session.c:1053 Send signal sofia/external/+919429152199 [BREAK]
  725. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:33.233931 [DEBUG] sofia.c:6614 Channel sofia/external/+919429152199 entering state [calling][0]
  726. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE010): events IN
  727. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE010)
  728. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE010) msg 02626D40 from (udp/192.168.0.5:5080) has 369 bytes, veclen = 1
  729. recv 369 bytes from udp/[54.172.60.3]:5060 at 07:16:33.537427:
  730. ------------------------------------------------------------------------
  731. SIP/2.0 100 Giving a try
  732. Via: SIP/2.0/UDP 192.168.0.5:5080;received=43.241.146.117;rport=65496;branch=z9hG4bKr0pB9vjr4jeHm
  733. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  734. To: <sip:+919429152199@free.pstn.twilio.com>
  735. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  736. CSeq: 85609833 INVITE
  737. Server: Twilio Gateway
  738. Content-Length: 0
  739.  
  740. ------------------------------------------------------------------------
  741. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE010): msg 02626D40 (369 bytes) from udp/54.172.60.3:5080/sip next=00000000
  742. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3299 agent_recv_response() nta: received 100 Giving a try for INVITE (85609833)
  743. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3366 agent_recv_response() nta: 100 Giving a try is going to a transaction
  744. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:9564 outgoing_estimate_delay() nta_outgoing: RTT is 292.481 ms
  745. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4222 tport_release() tport(02FAE010): 026258F0 by 04D4D950 with 02626D40 (preliminary)
  746. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 31314 ms
  747. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE010): events IN
  748. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE010)
  749. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE010) msg 02627358 from (udp/192.168.0.5:5080) has 807 bytes, veclen = 1
  750. recv 807 bytes from udp/[54.172.60.3]:5060 at 07:16:35.490599:
  751. ------------------------------------------------------------------------
  752. SIP/2.0 183 Session progress
  753. CSeq: 85609833 INVITE
  754. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  755. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  756. To: <sip:+919429152199@free.pstn.twilio.com>;tag=03323549_6772d868_14f307e1-50df-4747-8f65-4eb00b4674aa
  757. Via: SIP/2.0/UDP 192.168.0.5:5080;received=43.241.146.117;rport=65496;branch=z9hG4bKr0pB9vjr4jeHm
  758. Record-Route: <sip:54.172.60.3:5060;lr;ftag=NDN4ggZpSjZQS>
  759. Server: Twilio
  760. Contact: <sip:172.18.12.94:5060>
  761. Content-Type: application/sdp
  762. X-Twilio-CallSid: CA5c8db3cd9b9530ba60449ebd5e602f29
  763. Content-Length: 202
  764.  
  765. v=0
  766. o=- 1357055153 1357055153 IN IP4 54.172.60.6
  767. s=Twilio Media Gateway
  768. c=IN IP4 54.172.60.6
  769. t=0 0
  770. m=audio 18430 RTP/AVP 0 101
  771. a=rtpmap:0 PCMU/8000
  772. a=rtpmap:101 telephone-event/8000
  773. a=ptime:20
  774. ------------------------------------------------------------------------
  775. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE010): msg 02627358 (807 bytes) from udp/54.172.60.3:5080/sip next=00000000
  776. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3299 agent_recv_response() nta: received 183 Session progress for INVITE (85609833)
  777. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3366 agent_recv_response() nta: 183 Session progress is going to a transaction
  778. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4222 tport_release() tport(02FAE010): 026258F0 by 04D4D950 with 02627358 (preliminary)
  779. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1171 soa_set_remote_sdp() soa_set_remote_sdp(static::02FCF780, 00000000, 04D5D48D, 202) called
  780. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1595 soa_process_answer() soa_process_answer(static::02FCF780) called
  781. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1137 offer_answer_step() soa_static_offer_answer_action(02FCF780, soa_process_answer): called
  782. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1020 soa_sdp_mode_set() soa_sdp_mode_set(04EFEC20, 04F0A178, ""): called
  783. ..\..\sofia-sip\libsofia-sip-ua\soa\soa_static.c:1283 offer_answer_step() soa_static(02FCF780, soa_process_answer): upgrade codecs with remote description
  784. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1730 soa_activate() soa_activate(static::02FCF780, (nil)) called
  785. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:988 nua_session_client_response() nua(02FD3CF0): INVITE: processed SDP answer in 183 Session progress
  786. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event r_invite 183 Session progress
  787. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD3CF0): call state changed: calling -> proceeding, received answer
  788. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1098 soa_get_remote_sdp() soa_get_remote_sdp(static::02FCF780, [0558FA60], [0558FA64], [00000000]) called
  789. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.474279 [DEBUG] switch_core_session.c:1053 Send signal sofia/external/+919429152199 [BREAK]
  790. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:616 soa_get_params() soa_get_params(static::02FCF780, ...) called
  791. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event i_state 183 Session progress
  792. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.474279 [DEBUG] switch_core_session.c:1053 Send signal sofia/external/+919429152199 [BREAK]
  793. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] sofia.c:6614 Channel sofia/external/+919429152199 entering state [proceeding][183]
  794. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] sofia.c:6624 Remote SDP:
  795. d4b3181d-faff-428e-b2b0-4acd9660d012 v=0
  796. d4b3181d-faff-428e-b2b0-4acd9660d012 o=- 1357055153 1357055153 IN IP4 54.172.60.6
  797. d4b3181d-faff-428e-b2b0-4acd9660d012 s=Twilio Media Gateway
  798. d4b3181d-faff-428e-b2b0-4acd9660d012 c=IN IP4 54.172.60.6
  799. d4b3181d-faff-428e-b2b0-4acd9660d012 t=0 0
  800. d4b3181d-faff-428e-b2b0-4acd9660d012 m=audio 18430 RTP/AVP 0 101
  801. d4b3181d-faff-428e-b2b0-4acd9660d012 a=rtpmap:0 PCMU/8000
  802. d4b3181d-faff-428e-b2b0-4acd9660d012 a=rtpmap:101 telephone-event/8000
  803. d4b3181d-faff-428e-b2b0-4acd9660d012 a=ptime:20
  804. d4b3181d-faff-428e-b2b0-4acd9660d012
  805. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:3627 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  806. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:3682 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  807. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:3543 Set telephone-event payload to 101
  808. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:2473 Set Codec sofia/external/+919429152199 PCMU/8000 20 ms 160 samples 64000 bits 1 channels
  809. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_codec.c:111 sofia/external/+919429152199 Original read codec set to PCMU:0
  810. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:3881 Set 2833 dtmf send payload to 101
  811. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:5141 AUDIO RTP [sofia/external/+919429152199] 192.168.0.5 port 24166 -> 54.172.60.6 port 18430 codec: 0 ms: 20
  812. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:3548 Starting timer [soft] 160 bytes per 20ms
  813. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: START SESSION INITIALIZATION. sID=1.
  814. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: ZID=633061383030303530393363.
  815. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: Loading User's profile:
  816. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: allowclear: OFF
  817. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: autosecure: ON
  818. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: disclose_bit: OFF
  819. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: signal. role: Initiator
  820. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: TTL: 4294967295
  821. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: SAS schemes: 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 B256 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 B32 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357
  822. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: Ciphers: 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 AES3 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 AES1 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357
  823. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: PK schemes: 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 EC25 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 DH3k 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 DH2k 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 Mult 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357
  824. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: ATL: 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 HS32 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357
  825. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: Hashes: 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 S256 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357
  826. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: Session initialization - DONE. sID=1.
  827.  
  828. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: ATTACH NEW STREAM to sID=1:
  829. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp]: Stream ID=0 UNKNOWN switching <NONE> ---> <ACTIVE>.
  830. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: Empty slot was found - initializing new stream with ID=1.
  831. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: Preparing ZRTP Hello according to the Session profile.
  832. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp main]: ATTACH NEW STREAM - DONE.
  833. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp engine]: START STREAM ID=1 mode=CLEAR state=ACTIVE.
  834. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp]: Stream ID=1 CLEAR switching <ACTIVE> ---> <START>.
  835. 2016-01-04 12:46:35.493605 [DEBUG] switch_rtp.c:1357 [ zrtp utils]: Send <HELLO> ssrc=1535460443 seq=57871 size=144. Stream 1:CLEAR:START
  836. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:5439 Set 2833 dtmf send payload to 101
  837. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_core_media.c:5445 Set 2833 dtmf receive payload to 101
  838. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [NOTICE] sofia_media.c:92 Pre-Answer sofia/external/+919429152199!
  839. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.493605 [DEBUG] switch_channel.c:3395 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  840. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.493605 [DEBUG] switch_channel.c:3399 (sofia/external/+919429152199) Callstate Change DOWN -> EARLY
  841. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.493605 [DEBUG] switch_ivr_originate.c:412 Setting codec string on sofia/internal/brian@192.168.0.5 to PCMU@8000h@20i
  842. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [INFO] switch_ivr_originate.c:3529 Sending early media
  843. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_media.c:3627 Audio Codec Compare [L16:98:24000:20:0:1]/[PCMU:0:8000:20:64000:1]
  844. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_media.c:3627 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  845. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_media.c:3682 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  846. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_media.c:3543 Set telephone-event payload to 101
  847. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [WARNING] switch_core_media.c:3700 Crypto not negotiated but required.
  848. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_media.c:3890 Set 2833 dtmf send/recv payload to 101
  849. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [ERR] mod_sofia.c:2247 CODEC NEGOTIATION ERROR. SDP:
  850. b7cbd4b2-e895-43a9-b8dc-346b29054f81 v=0
  851. b7cbd4b2-e895-43a9-b8dc-346b29054f81 o=FreeSWITCH 1451875384 1451875385 IN IP4 192.168.0.5
  852. b7cbd4b2-e895-43a9-b8dc-346b29054f81 s=FreeSWITCH
  853. b7cbd4b2-e895-43a9-b8dc-346b29054f81 c=IN IP4 192.168.0.5
  854. b7cbd4b2-e895-43a9-b8dc-346b29054f81 t=0 0
  855. b7cbd4b2-e895-43a9-b8dc-346b29054f81 m=audio 16408 RTP/AVP 98 0 101 13
  856. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=rtpmap:98 L16/24000
  857. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=rtpmap:101 telephone-event/8000
  858. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=fmtp:101 0-16
  859. b7cbd4b2-e895-43a9-b8dc-346b29054f81 a=ptime:20
  860. b7cbd4b2-e895-43a9-b8dc-346b29054f81
  861. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:908 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  862. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [NOTICE] switch_channel.c:3438 Hangup sofia/internal/brian@192.168.0.5 [CS_EXECUTE] [INCOMPATIBLE_DESTINATION]
  863. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_channel.c:3222 Send signal sofia/internal/brian@192.168.0.5 [KILL]
  864. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:1388 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  865. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_ivr_originate.c:3536 sofia/internal/brian@192.168.0.5 Media Establishment Failed.
  866. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [NOTICE] switch_ivr_originate.c:3538 Hangup sofia/external/+919429152199 [CS_CONSUME_MEDIA] [INCOMPATIBLE_DESTINATION]
  867. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_channel.c:3222 Send signal sofia/external/+919429152199 [KILL]
  868. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:1388 Send signal sofia/external/+919429152199 [BREAK]
  869. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:472 (sofia/external/+919429152199) Running State Change CS_HANGUP
  870. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_ivr_originate.c:3723 Originate Resulted in Error Cause: 88 [INCOMPATIBLE_DESTINATION]
  871. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:735 (sofia/external/+919429152199) Callstate Change EARLY -> HANGUP
  872. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:737 (sofia/external/+919429152199) State HANGUP
  873. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] mod_sofia.c:413 Channel sofia/external/+919429152199 hanging up, cause: INCOMPATIBLE_DESTINATION
  874. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] mod_sofia.c:476 Sending CANCEL to sofia/external/+919429152199
  875. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD3CF0): sent signal r_cancel
  876. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD3CF0): recv signal r_cancel
  877. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:60 sofia/external/+919429152199 Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
  878. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:737 (sofia/external/+919429152199) State HANGUP going to sleep
  879. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCF780, ...) called
  880. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE010) tpn = UDP/54.172.60.3:5060
  881. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 54.172.60.3:5060
  882. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE010): not found by name UDP/54.172.60.3:5060
  883. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:504 (sofia/external/+919429152199) State Change CS_HANGUP -> CS_REPORTING
  884. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:1388 Send signal sofia/external/+919429152199 [BREAK]
  885. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:472 (sofia/external/+919429152199) Running State Change CS_REPORTING
  886. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [INFO] mod_dptools.c:3234 Originate Failed. Cause: INCOMPATIBLE_DESTINATION
  887. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE010): 419 bytes of 419 to udp/54.172.60.3:5060
  888. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 419
  889. send 419 bytes to udp/[54.172.60.3]:5060 at 07:16:35.521620:
  890. ------------------------------------------------------------------------
  891. CANCEL sip:+919429152199@free.pstn.twilio.com SIP/2.0
  892. Via: SIP/2.0/UDP 10.30.21.215:5080;rport;branch=z9hG4bKr0pB9vjr4jeHm
  893. Max-Forwards: 69
  894. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  895. To: <sip:+919429152199@free.pstn.twilio.com>
  896. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  897. CSeq: 85609833 CANCEL
  898. Reason: Q.850;cause=88;text="INCOMPATIBLE_DESTINATION"
  899. Content-Length: 0
  900.  
  901. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:823 (sofia/external/+919429152199) State REPORTING
  902. ------------------------------------------------------------------------
  903. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8304 outgoing_send() nta: sent CANCEL (85609833) to UDP/54.172.60.3:5060
  904. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:104 sofia/external/+919429152199 Standard REPORTING, cause: INCOMPATIBLE_DESTINATION
  905. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4160 tport_pend() tport_pend(02FAE010): pending 026250D0 for udp/192.168.0.5:5080 (already 1)
  906. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:823 (sofia/external/+919429152199) State REPORTING going to sleep
  907. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1348 set_timeout() nta: timer shortened to 1000 ms
  908. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:2893 sofia/internal/brian@192.168.0.5 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  909. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:535 (sofia/internal/brian@192.168.0.5) State EXECUTE going to sleep
  910. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/brian@192.168.0.5) Running State Change CS_HANGUP
  911. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:498 (sofia/external/+919429152199) State Change CS_REPORTING -> CS_DESTROY
  912. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:735 (sofia/internal/brian@192.168.0.5) Callstate Change RINGING -> HANGUP
  913. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:1388 Send signal sofia/external/+919429152199 [BREAK]
  914. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:1615 Session 6 (sofia/external/+919429152199) Locked, Waiting on external entities
  915. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [NOTICE] switch_core_session.c:1633 Session 6 (sofia/external/+919429152199) Ended
  916. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [NOTICE] switch_core_session.c:1637 Close Channel sofia/external/+919429152199 [CS_DESTROY]
  917. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:737 (sofia/internal/brian@192.168.0.5) State HANGUP
  918. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] mod_sofia.c:413 Channel sofia/internal/brian@192.168.0.5 hanging up, cause: INCOMPATIBLE_DESTINATION
  919. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:626 (sofia/external/+919429152199) Running State Change CS_DESTROY
  920. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:636 (sofia/external/+919429152199) State DESTROY
  921. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.514617 [DEBUG] mod_sofia.c:323 sofia/external/+919429152199 SOFIA DESTROY
  922. 2016-01-04 12:46:35.514617 [DEBUG] switch_rtp.c:1357 [ zrtp engine]: STOP STREAM ID=1 mode=CLEAR state=START.
  923. 2016-01-04 12:46:35.514617 [DEBUG] switch_rtp.c:1357 [ zrtp]: Stream ID=0 UNKNOWN switching <NONE> ---> <NONE>.
  924. 2016-01-04 12:46:35.514617 [DEBUG] switch_rtp.c:1357 [ zrtp engine]: STOP STREAM ID=0 mode=UNKNOWN state=NONE.
  925. 2016-01-04 12:46:35.514617 [DEBUG] switch_rtp.c:1357 [ zrtp engine]: STOP STREAM ID=0 mode=UNKNOWN state=NONE.
  926. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] mod_sofia.c:549 Responding to INVITE with: 488
  927. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:573 nua_stack_signal() nua(02FD4470): recv signal r_respond 488 Not Acceptable Here
  928. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:403 soa_set_params() soa_set_params(static::02FCFAC8, ...) called
  929. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD4470): sent signal r_respond
  930. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:1214 soa_clear_remote_sdp() soa_clear_remote_sdp(static::02FCFAC8) called
  931. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE340) tpn = UDP/192.168.0.5:12346
  932. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:60 sofia/internal/brian@192.168.0.5 Standard HANGUP, cause: INCOMPATIBLE_DESTINATION
  933. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:737 (sofia/internal/brian@192.168.0.5) State HANGUP going to sleep
  934. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 192.168.0.5:12346
  935. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE340): not found by name UDP/192.168.0.5:12346
  936. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:504 (sofia/internal/brian@192.168.0.5) State Change CS_HANGUP -> CS_REPORTING
  937. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_session.c:1388 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  938. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE340): 954 bytes of 954 to udp/192.168.0.5:12346
  939. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 954
  940. send 954 bytes to udp/[192.168.0.5]:12346 at 07:16:35.533635:
  941. ------------------------------------------------------------------------
  942. SIP/2.0 488 Not Acceptable Here
  943. Via: SIP/2.0/UDP 192.168.0.5:12346;rport=12346;branch=z9hG4bKreX9metU8ce7S
  944. Max-Forwards: 70
  945. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  946. To: <sip:9429152199@192.168.0.5>;tag=5vUaN8NmjU03D
  947. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  948. CSeq: 85609833 INVITE
  949. User-Agent: FreeSWITCH-mod_sofia/1.5.15b~32bit
  950. Accept: application/sdp
  951. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  952. Supported: timer, path, replaces
  953. Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  954. Reason: Q.850;cause=88;text="INCOMPATIBLE_DESTINATION"
  955. Content-Length: 0
  956. X-FS-Display-Name: Outbound Call
  957. X-FS-Display-Number: sip:+919429152199@192.168.0.5b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.514617 [DEBUG] switch_core_state_machine.c:472 (sofia/internal/brian@192.168.0.5) Running State Change CS_REPORTING
  958.  
  959. Remote-Party-ID: "Outbound Call" <sip:+919429152199@192.168.0.5>;party=calling;privacy=off;screen=no
  960.  
  961. ------------------------------------------------------------------------
  962. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:6791 incoming_reply() nta: sent 488 Not Acceptable Here for INVITE (85609833)
  963. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1348 set_timeout() nta: timer shortened to 500 ms
  964. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_dialog.c:397 nua_dialog_usage_remove_at() nua(02FD4470): removing session usage
  965. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD4470): call state changed: received -> terminated
  966. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4470): event i_state 488 Not Acceptable Here
  967. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD4470): event i_terminated 488 Not Acceptable Here
  968. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:356 soa_destroy() soa_destroy(static::02FCFAC8) called
  969. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(0277CB18)
  970. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD4470): sent signal r_destroy
  971. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD4470): recv signal r_destroy
  972. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(00000000)
  973. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE340): events IN
  974. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE340)
  975. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE340) msg 02626D40 from (udp/192.168.0.5:5060) has 320 bytes, veclen = 1
  976. recv 320 bytes from udp/[192.168.0.5]:12346 at 07:16:35.534634:
  977. ------------------------------------------------------------------------
  978. ACK sip:9429152199@192.168.0.5 SIP/2.0
  979. Via: SIP/2.0/UDP 192.168.0.5:12346;rport;branch=z9hG4bKreX9metU8ce7S
  980. Max-Forwards: 70
  981. From: "" <sip:brian@192.168.0.5>;tag=NK7Fpm3eNSeNm
  982. To: <sip:9429152199@192.168.0.5>;tag=5vUaN8NmjU03D
  983. Call-ID: ec7a3bd6-2d55-1234-2f92-bf7166eea776
  984. CSeq: 85609833 ACK
  985. Content-Length: 0
  986.  
  987. ------------------------------------------------------------------------
  988. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE340): msg 02626D40 (320 bytes) from udp/192.168.0.5:5060/sip next=00000000
  989. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:2880 agent_recv_request() nta: received ACK sip:9429152199@192.168.0.5 SIP/2.0 (CSeq 85609833)
  990. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3019 agent_recv_request() nta: ACK (85609833) is going to INVITE (85609833)
  991. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:823 (sofia/internal/brian@192.168.0.5) State REPORTING
  992. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:104 sofia/internal/brian@192.168.0.5 Standard REPORTING, cause: INCOMPATIBLE_DESTINATION
  993. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:823 (sofia/internal/brian@192.168.0.5) State REPORTING going to sleep
  994. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:498 (sofia/internal/brian@192.168.0.5) State Change CS_REPORTING -> CS_DESTROY
  995. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_session.c:1388 Send signal sofia/internal/brian@192.168.0.5 [BREAK]
  996. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_session.c:1615 Session 5 (sofia/internal/brian@192.168.0.5) Locked, Waiting on external entities
  997. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [NOTICE] switch_core_session.c:1633 Session 5 (sofia/internal/brian@192.168.0.5) Ended
  998. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [NOTICE] switch_core_session.c:1637 Close Channel sofia/internal/brian@192.168.0.5 [CS_DESTROY]
  999. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:626 (sofia/internal/brian@192.168.0.5) Running State Change CS_DESTROY
  1000. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:636 (sofia/internal/brian@192.168.0.5) State DESTROY
  1001. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] mod_sofia.c:323 sofia/internal/brian@192.168.0.5 SOFIA DESTROY
  1002. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:111 sofia/internal/brian@192.168.0.5 Standard DESTROY
  1003. b7cbd4b2-e895-43a9-b8dc-346b29054f81 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:636 (sofia/internal/brian@192.168.0.5) State DESTROY going to sleep
  1004. 2016-01-04 12:46:35.534634 [DEBUG] switch_nat.c:569 unmapped public port 24166 protocol UDP to localport 24166
  1005. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:111 sofia/external/+919429152199 Standard DESTROY
  1006. d4b3181d-faff-428e-b2b0-4acd9660d012 2016-01-04 12:46:35.534634 [DEBUG] switch_core_state_machine.c:636 (sofia/external/+919429152199) State DESTROY going to sleep
  1007. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE010): events IN
  1008. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE010)
  1009. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE010) msg 026256E8 from (udp/192.168.0.5:5080) has 408 bytes, veclen = 1
  1010. recv 408 bytes from udp/[54.172.60.3]:5060 at 07:16:35.813691:
  1011. ------------------------------------------------------------------------
  1012. SIP/2.0 200 canceling
  1013. Via: SIP/2.0/UDP 192.168.0.5:5080;received=43.241.146.117;rport=65496;branch=z9hG4bKr0pB9vjr4jeHm
  1014. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  1015. To: <sip:+919429152199@free.pstn.twilio.com>;tag=37698c74a776798f58ed0944468a1284-4a85
  1016. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  1017. CSeq: 85609833 CANCEL
  1018. Server: Twilio Gateway
  1019. Content-Length: 0
  1020.  
  1021. ------------------------------------------------------------------------
  1022. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE010): msg 026256E8 (408 bytes) from udp/54.172.60.3:5080/sip next=00000000
  1023. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3299 agent_recv_response() nta: received 200 canceling for CANCEL (85609833)
  1024. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3366 agent_recv_response() nta: 200 canceling is going to a transaction
  1025. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:9564 outgoing_estimate_delay() nta_outgoing: RTT is 292.071 ms
  1026. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4222 tport_release() tport(02FAE010): 026250D0 by 04D4DAD0 with 026256E8
  1027. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event r_cancel 200 canceling
  1028. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2749 tport_wakeup_pri() tport_wakeup_pri(02FAE010): events IN
  1029. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:2864 tport_recv_event() tport_recv_event(02FAE010)
  1030. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3205 tport_recv_iovec() tport(02FAE010) msg 02626B38 from (udp/192.168.0.5:5080) has 460 bytes, veclen = 1
  1031. recv 460 bytes from udp/[54.172.60.3]:5060 at 07:16:35.815671:
  1032. ------------------------------------------------------------------------
  1033. SIP/2.0 487 Request Terminated
  1034. CSeq: 85609833 INVITE
  1035. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  1036. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  1037. To: <sip:+919429152199@free.pstn.twilio.com>;tag=03323549_6772d868_14f307e1-50df-4747-8f65-4eb00b4674aa
  1038. Via: SIP/2.0/UDP 192.168.0.5:5080;received=43.241.146.117;rport=65496;branch=z9hG4bKr0pB9vjr4jeHm
  1039. Server: Twilio
  1040. Contact: <sip:172.18.12.94:5060>
  1041. Content-Length: 0
  1042.  
  1043. ------------------------------------------------------------------------
  1044. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3023 tport_deliver() tport(02FAE010): msg 02626B38 (460 bytes) from udp/54.172.60.3:5080/sip next=00000000
  1045. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3299 agent_recv_response() nta: received 487 Request Terminated for INVITE (85609833)
  1046. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:3366 agent_recv_response() nta: 487 Request Terminated is going to a transaction
  1047. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4222 tport_release() tport(02FAE010): 026258F0 by 04D4D950 with 02626B38
  1048. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3257 tport_tsend() tport_tsend(02FAE010) tpn = UDP/54.172.60.3:5060
  1049. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4046 tport_resolve() tport_resolve addrinfo = 54.172.60.3:5060
  1050. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:4680 tport_by_addrinfo() tport(02FAE010): not found by name UDP/54.172.60.3:5060
  1051. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3594 tport_vsend() tport_vsend(02FAE010): 416 bytes of 416 to udp/54.172.60.3:5060
  1052. ..\..\sofia-sip\libsofia-sip-ua\tport\tport.c:3492 tport_send_msg() tport_vsend returned 416
  1053. send 416 bytes to udp/[54.172.60.3]:5060 at 07:16:35.815671:
  1054. ------------------------------------------------------------------------
  1055. ACK sip:+919429152199@free.pstn.twilio.com SIP/2.0
  1056. Via: SIP/2.0/UDP 10.30.21.215:5080;rport;branch=z9hG4bKr0pB9vjr4jeHm
  1057. Max-Forwards: 69
  1058. From: "+919429152199" <sip:pbx.myhost.tld@free.pstn.twilio.com>;tag=NDN4ggZpSjZQS
  1059. To: <sip:+919429152199@free.pstn.twilio.com>;tag=03323549_6772d868_14f307e1-50df-4747-8f65-4eb00b4674aa
  1060. Call-ID: ec924380-2d55-1234-dbb2-33d62d0b68ba
  1061. CSeq: 85609833 ACK
  1062. Content-Length: 0
  1063.  
  1064. ------------------------------------------------------------------------
  1065. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8304 outgoing_send() nta: sent ACK (85609833) to UDP/54.172.60.3:5060
  1066. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8722 outgoing_free() nta: outgoing_free(04F0C210)
  1067. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event r_invite 487 Request Terminated
  1068. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_session.c:4139 signal_call_state_change() nua(02FD3CF0): call state changed: proceeding -> init
  1069. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event i_state 487 Request Terminated
  1070. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:271 nua_stack_event() nua(02FD3CF0): event i_terminated 487 Request Terminated
  1071. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_dialog.c:397 nua_dialog_usage_remove_at() nua(02FD3CF0): removing session usage
  1072. ..\..\sofia-sip\libsofia-sip-ua\soa\soa.c:356 soa_destroy() soa_destroy(static::02FCF780) called
  1073. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(02F9FBE0)
  1074. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:529 nua_signal() nua(02FD3CF0): sent signal r_destroy
  1075. ..\..\sofia-sip\libsofia-sip-ua\nua\nua_stack.c:569 nua_stack_signal() nua(02FD3CF0): recv signal r_destroy
  1076. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:4470 nta_leg_destroy() nta_leg_destroy(00000000)
  1077. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 1812 ms
  1078. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 4291 ms
  1079. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:7134 _nta_incoming_timer() nta: timer I fired, terminate 407 response
  1080. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:5825 incoming_reclaim_queued() incoming_reclaim_all(00000000, 00000000, 0594FD84)
  1081. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 0/0 resent, 0/0 tout, 1/3 term, 1/3 free
  1082. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 2687 ms
  1083. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:7134 _nta_incoming_timer() nta: timer I fired, terminate 488 response
  1084. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:5825 incoming_reclaim_queued() incoming_reclaim_all(00000000, 00000000, 0594FD84)
  1085. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:7188 _nta_incoming_timer() nta_incoming_timer: 0/0 resent, 0/0 tout, 1/2 term, 1/2 free
  1086. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 22546 ms
  1087. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:9101 outgoing_timer_dk() nta: timer K fired, terminate CANCEL (85609833)
  1088. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8799 outgoing_reclaim_queued() outgoing_reclaim_all(00000000, 00000000, 0558FD6C)
  1089. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:8929 _nta_outgoing_timer() nta_outgoing_timer: 0/0 resent, 0/0 tout, 1/3 term, 1/3 free
  1090. ..\..\sofia-sip\libsofia-sip-ua\nta\nta.c:1296 agent_timer() nta: timer set next to 24430 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement