From Joshua Young, 6 Years ago, written in Plain Text.
- view diff
Embed
  1. freeswitch@freeswitch-test> originate {ignore_early_media=true,origination_caller_id_number=13342120202}sofia/gateway/flowroute/13342120101 &txfax(/tmp/txfax-sample.tiff)
  2. +OK 1e8b620e-426a-44ba-ab13-862043c77fe4
  3.  
  4. 2017-05-11 15:15:16.749601 [DEBUG] switch_ivr_originate.c:2147 Parsing global variables
  5. 2017-05-11 15:15:16.749601 [NOTICE] switch_channel.c:1104 New Channel sofia/external/13342120101 [1e8b620e-426a-44ba-ab13-862043c77fe4]
  6. 2017-05-11 15:15:16.749601 [DEBUG] mod_sofia.c:5026 (sofia/external/13342120101) State Change CS_NEW -> CS_INIT
  7. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:584 (sofia/external/13342120101) Running State Change CS_INIT (Cur 1 Tot 125)
  8. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:627 (sofia/external/13342120101) State INIT
  9. 2017-05-11 15:15:16.749601 [DEBUG] mod_sofia.c:93 sofia/external/13342120101 SOFIA INIT
  10. 2017-05-11 15:15:16.749601 [DEBUG] sofia_glue.c:1298 sofia/external/13342120101 sending invite version: 1.9.0 git 5d4ac1c 2017-05-05 16:19:17Z 64bit
  11. Local SDP:
  12. v=0
  13. o=FreeSWITCH 1494501984 1494501985 IN IP4 192.168.1.9
  14. s=FreeSWITCH
  15. c=IN IP4 192.168.1.9
  16. t=0 0
  17. m=audio 28132 RTP/AVP 102 9 0 8 105 101
  18. a=rtpmap:102 opus/48000/2
  19. a=fmtp:102 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40
  20. a=rtpmap:9 G722/8000
  21. a=rtpmap:0 PCMU/8000
  22. a=rtpmap:8 PCMA/8000
  23. a=rtpmap:105 telephone-event/48000
  24. a=fmtp:105 0-16
  25. a=rtpmap:101 telephone-event/8000
  26. a=fmtp:101 0-16
  27. a=ptime:20
  28. a=sendrecv
  29. m=video 23772 RTP/AVP 103 104 34
  30. b=AS:1024
  31. a=rtpmap:103 VP8/90000
  32. a=rtpmap:104 H264/90000
  33. a=rtpmap:34 H263/90000
  34. a=sendrecv
  35. a=rtcp-fb:103 ccm fir
  36. a=rtcp-fb:103 ccm tmmbr
  37. a=rtcp-fb:103 nack
  38. a=rtcp-fb:103 nack pli
  39. a=rtcp-fb:104 ccm fir
  40. a=rtcp-fb:104 ccm tmmbr
  41. a=rtcp-fb:104 nack
  42. a=rtcp-fb:104 nack pli
  43. a=rtcp-fb:34 ccm fir
  44. a=rtcp-fb:34 ccm tmmbr
  45. a=rtcp-fb:34 nack
  46. a=rtcp-fb:34 nack pli
  47.  
  48. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:40 sofia/external/13342120101 Standard INIT
  49. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:48 (sofia/external/13342120101) State Change CS_INIT -> CS_ROUTING
  50. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:627 (sofia/external/13342120101) State INIT going to sleep
  51. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:584 (sofia/external/13342120101) Running State Change CS_ROUTING (Cur 1 Tot 125)
  52. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:643 (sofia/external/13342120101) State ROUTING
  53. 2017-05-11 15:15:16.749601 [DEBUG] mod_sofia.c:154 sofia/external/13342120101 SOFIA ROUTING
  54. 2017-05-11 15:15:16.749601 [DEBUG] switch_ivr_originate.c:67 (sofia/external/13342120101) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  55. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:643 (sofia/external/13342120101) State ROUTING going to sleep
  56. 2017-05-11 15:15:16.749601 [DEBUG] switch_core_state_machine.c:584 (sofia/external/13342120101) Running State Change CS_CONSUME_MEDIA (Cur 1 Tot 125)
  57. send 1700 bytes to udp/[216.115.69.144]:5060 at 15:15:15.435596:
  58.    ------------------------------------------------------------------------
  59.    INVITE sip:13342120101@sip.flowroute.com SIP/2.0
  60.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport;branch=z9hG4bKF1vXvpjXpH7pe
  61.    Max-Forwards: 70
  62.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  63.    To: <sip:13342120101@sip.flowroute.com>
  64.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  65.    CSeq: 106928993 INVITE
  66.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  67.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  68.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  69.    Supported: timer, path, replaces
  70.    Allow-Events: talk, hold, conference, refer
  71.    Content-Type: application/sdp
  72.    Content-Disposition: session
  73.    Content-Length: 855
  74.    X-FS-Support: update_display,send_info
  75.    Remote-Party-ID: <sip:13342120202@sip.flowroute.com>;party=calling;screen=yes;privacy=off
  76.  
  77.    v=0
  78.    o=FreeSWITCH 1494501984 1494501985 IN IP4 192.168.1.9
  79.    s=FreeSWITCH
  80.    c=IN IP4 192.168.1.9
  81.    t=0 0
  82.    m=audio 28132 RTP/AVP 102 9 0 8 105 101
  83.    a=rtpmap:102 opus/48000/2
  84.    a=fmtp:102 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40
  85.    a=rtpmap:9 G722/8000
  86.    a=rtpmap:0 PCMU/8000
  87.    a=rtpmap:8 PCMA/8000
  88.    a=rtpmap:105 telephone-event/48000
  89.    a=fmtp:105 0-16
  90.    a=rtpmap:101 telephone-event/8000
  91.    a=fmtp:101 0-16
  92.    a=ptime:20
  93.    m=video 23772 RTP/AVP 103 104 34
  94.    b=AS:1024
  95.    a=rtpmap:103 VP8/90000
  96.    a=rtpmap:104 H264/90000
  97.    a=rtpmap:34 H263/90000
  98.    a=rtcp-fb:103 ccm fir
  99.    a=rtcp-fb:103 ccm tmmbr
  100.    a=rtcp-fb:103 nack
  101.    a=rtcp-fb:103 nack pli
  102.    a=rtcp-fb:104 ccm fir
  103.    a=rtcp-fb:104 ccm tmmbr
  104.    a=rtcp-fb:104 nack
  105.    a=rtcp-fb:104 nack pli
  106.    a=rtcp-fb:34 ccm fir
  107.    a=rtcp-fb:34 ccm tmmbr
  108.    a=rtcp-fb:34 nack
  109.    a=rtcp-fb:34 nack pli
  110.    ------------------------------------------------------------------------
  111. 2017-05-11 15:15:16.768624 [DEBUG] switch_core_state_machine.c:662 (sofia/external/13342120101) State CONSUME_MEDIA
  112. 2017-05-11 15:15:16.768624 [DEBUG] switch_core_state_machine.c:662 (sofia/external/13342120101) State CONSUME_MEDIA going to sleep
  113. 2017-05-11 15:15:16.768624 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [calling][0]
  114. recv 312 bytes from udp/[216.115.69.144]:5060 at 15:15:15.578778:
  115.    ------------------------------------------------------------------------
  116.    SIP/2.0 100 Trying
  117.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport=5080;branch=z9hG4bKF1vXvpjXpH7pe;received=68.157.150.128
  118.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  119.    To: <sip:13342120101@sip.flowroute.com>
  120.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  121.    CSeq: 106928993 INVITE
  122.    Content-Length: 0
  123.  
  124.    ------------------------------------------------------------------------
  125. recv 485 bytes from udp/[216.115.69.144]:5060 at 15:15:15.625228:
  126.    ------------------------------------------------------------------------
  127.    SIP/2.0 407 Proxy Authentication Required
  128.    Via: SIP/2.0/UDP 192.168.1.9:5080;received=68.157.150.128;rport=5080;branch=z9hG4bKF1vXvpjXpH7pe
  129.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  130.    To: <sip:13342120101@sip.flowroute.com>;tag=870a5b262384e4f9f82f59836d699db5.b95b
  131.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  132.    CSeq: 106928993 INVITE
  133.    Proxy-Authenticate: Digest realm="sip.flowroute.com", nonce="WRS5b1kUuEN/adTD6CuWvpqXwB8IjeFy", qop="auth"
  134.    Content-Length: 0
  135.  
  136.    ------------------------------------------------------------------------
  137. send 367 bytes to udp/[216.115.69.144]:5060 at 15:15:15.625355:
  138.    ------------------------------------------------------------------------
  139.    ACK sip:13342120101@sip.flowroute.com SIP/2.0
  140.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport;branch=z9hG4bKF1vXvpjXpH7pe
  141.    Max-Forwards: 70
  142.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  143.    To: <sip:13342120101@sip.flowroute.com>;tag=870a5b262384e4f9f82f59836d699db5.b95b
  144.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  145.    CSeq: 106928993 ACK
  146.    Content-Length: 0
  147.  
  148.    ------------------------------------------------------------------------
  149. send 1975 bytes to udp/[216.115.69.144]:5060 at 15:15:15.625782:
  150.    ------------------------------------------------------------------------
  151.    INVITE sip:13342120101@sip.flowroute.com SIP/2.0
  152.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport;branch=z9hG4bKgappyH30KtX9S
  153.    Max-Forwards: 70
  154.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  155.    To: <sip:13342120101@sip.flowroute.com>
  156.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  157.    CSeq: 106928994 INVITE
  158.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  159.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  160.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  161.    Supported: timer, path, replaces
  162.    Allow-Events: talk, hold, conference, refer
  163.    Proxy-Authorization: Digest username="28308479", realm="sip.flowroute.com", nonce="WRS5b1kUuEN/adTD6CuWvpqXwB8IjeFy", cnonce="AVpTnbEhEjWe0wgAJ3evvg", algorithm=MD5, uri="sip:13342120101@sip.flowroute.com", response="6684a94d055d89e1cca692ab87e86933", qop=auth, nc=00000001
  164.    Content-Type: application/sdp
  165.    Content-Disposition: session
  166.    Content-Length: 855
  167.    X-FS-Support: update_display,send_info
  168.    Remote-Party-ID: <sip:13342120202@sip.flowroute.com>;party=calling;screen=yes;privacy=off
  169.  
  170.    v=0
  171.    o=FreeSWITCH 1494501984 1494501985 IN IP4 192.168.1.9
  172.    s=FreeSWITCH
  173.    c=IN IP4 192.168.1.9
  174.    t=0 0
  175.    m=audio 28132 RTP/AVP 102 9 0 8 105 101
  176.    a=rtpmap:102 opus/48000/2
  177.    a=fmtp:102 useinbandfec=1; maxaveragebitrate=30000; maxplaybackrate=48000; ptime=20; minptime=10; maxptime=40
  178.    a=rtpmap:9 G722/8000
  179.    a=rtpmap:0 PCMU/8000
  180.    a=rtpmap:8 PCMA/8000
  181.    a=rtpmap:105 telephone-event/48000
  182.    a=fmtp:105 0-16
  183.    a=rtpmap:101 telephone-event/8000
  184.    a=fmtp:101 0-16
  185.    a=ptime:20
  186.    m=video 23772 RTP/AVP 103 104 34
  187.    b=AS:1024
  188.    a=rtpmap:103 VP8/90000
  189.    a=rtpmap:104 H264/90000
  190.    a=rtpmap:34 H263/90000
  191.    a=rtcp-fb:103 ccm fir
  192.    a=rtcp-fb:103 ccm tmmbr
  193.    a=rtcp-fb:103 nack
  194.    a=rtcp-fb:103 nack pli
  195.    a=rtcp-fb:104 ccm fir
  196.    a=rtcp-fb:104 ccm tmmbr
  197.    a=rtcp-fb:104 nack
  198.    a=rtcp-fb:104 nack pli
  199.    a=rtcp-fb:34 ccm fir
  200.    a=rtcp-fb:34 ccm tmmbr
  201.    a=rtcp-fb:34 nack
  202.    a=rtcp-fb:34 nack pli
  203.    ------------------------------------------------------------------------
  204. 2017-05-11 15:15:16.949177 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [calling][0]
  205. recv 312 bytes from udp/[216.115.69.144]:5060 at 15:15:15.792413:
  206.    ------------------------------------------------------------------------
  207.    SIP/2.0 100 Trying
  208.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport=5080;branch=z9hG4bKgappyH30KtX9S;received=68.157.150.128
  209.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  210.    To: <sip:13342120101@sip.flowroute.com>
  211.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  212.    CSeq: 106928994 INVITE
  213.    Content-Length: 0
  214.  
  215.    ------------------------------------------------------------------------
  216. recv 496 bytes from udp/[216.115.69.144]:5060 at 15:15:20.611897:
  217.    ------------------------------------------------------------------------
  218.    OPTIONS sip:68.157.150.128:5080;transport=udp SIP/2.0
  219.    Max-Forwards: 10
  220.    Record-Route: <sip:216.115.69.144;lr>
  221.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK5853.7bfee1e475e7cc412b84b42c8bd2c972.0
  222.    Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  223.    Route: <sip:216.115.69.144;lr;received='sip:68.157.150.128:5080;transport=udp'>
  224.    From: sip:ping@invalid;tag=5b2a14e5
  225.    To: sip:68.157.150.128:5080;transport=udp
  226.    Call-ID: 84599eb4-4c8c7c47-c61d9c2@216.115.69.131
  227.    CSeq: 1 OPTIONS
  228.    Content-Length: 0
  229.  
  230.    ------------------------------------------------------------------------
  231. send 723 bytes to udp/[216.115.69.144]:5060 at 15:15:20.612601:
  232.    ------------------------------------------------------------------------
  233.    SIP/2.0 200 OK
  234.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK5853.7bfee1e475e7cc412b84b42c8bd2c972.0
  235.    Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  236.    Record-Route: <sip:216.115.69.144;lr>
  237.    From: sip:ping@invalid;tag=5b2a14e5
  238.    To: <sip:68.157.150.128:5080>;transport=udp;tag=0r4QKDpj6pQmj
  239.    Call-ID: 84599eb4-4c8c7c47-c61d9c2@216.115.69.131
  240.    CSeq: 1 OPTIONS
  241.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  242.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  243.    Accept: application/sdp
  244.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  245.    Supported: timer, path, replaces
  246.    Allow-Events: talk, hold, conference, refer
  247.    Content-Length: 0
  248.  
  249.    ------------------------------------------------------------------------
  250. recv 1089 bytes from udp/[216.115.69.144]:5060 at 15:15:22.673682:
  251.    ------------------------------------------------------------------------
  252.    INVITE sip:13342120101@192.168.1.9:5080;transport=udp SIP/2.0
  253.    Record-Route: <sip:216.115.69.144;lr>
  254.    From: "LINDEN       AL" <sip:+13342120202@fl.gg>;tag=gK0c300052
  255.    Max-Forwards: 66
  256.    Record-Route: <sip:216.115.69.132;lr>
  257.    To: <sip:+13342120101@fl.gg>
  258.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKde3d.b6abe1765ca3337723754c0aceab93ec.0
  259.    Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bKde3d.3b36e9596ae94e3d90f7a8cdd95fc2b3.1
  260.    Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bKde3d.a66297e5adbd5bdfc0293963ead47325.0
  261.    Via: SIP/2.0/UDP 74.120.93.200:5060;branch=z9hG4bK0cB2b5717fe78101b1f
  262.    Call-ID: 522992438_133801219@74.120.93.200
  263.    CSeq: 85750 INVITE
  264.    Contact: "3342120202" <sip:+13342120202@74.120.93.200:5060>
  265.    Session-Expires: 1800
  266.    Min-SE: 90
  267.    Content-Length:   222
  268.    Content-Type: application/sdp
  269.    P-Asserted-Identity: "LINDEN       AL" <sip:+13342120202@fl.gg>
  270.  
  271.    v=0
  272.    o=- 54431 302410 IN IP4 74.120.93.202
  273.    s=-
  274.    c=IN IP4 74.120.93.202
  275.    t=0 0
  276.    m=audio 45992 RTP/AVP 0 8 18 101
  277.    a=rtpmap:18 G729/8000
  278.    a=fmtp:18 annexb=no
  279.    a=rtpmap:101 telephone-event/8000
  280.    a=fmtp:101 0-15
  281.    a=ptime:20
  282.    ------------------------------------------------------------------------
  283. 2017-05-11 15:15:23.989005 [NOTICE] switch_channel.c:1104 New Channel sofia/external/+13342120202@fl.gg [6314b885-19e6-40fb-b20e-4e099422bbe4]
  284. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_NEW (Cur 2 Tot 126)
  285. 2017-05-11 15:15:23.989005 [DEBUG] sofia.c:10028 sofia/external/+13342120202@fl.gg receiving invite from 216.115.69.144:5060 version: 1.9.0 git 5d4ac1c 2017-05-05 16:19:17Z 64bit
  286. 2017-05-11 15:15:23.989005 [DEBUG] sofia.c:7247 Channel sofia/external/+13342120202@fl.gg entering state [received][100]
  287. 2017-05-11 15:15:23.989005 [DEBUG] sofia.c:7257 Remote SDP:
  288. v=0
  289. o=- 54431 302410 IN IP4 74.120.93.202
  290. s=-
  291. c=IN IP4 74.120.93.202
  292. t=0 0
  293. m=audio 45992 RTP/AVP 0 8 18 101
  294. a=rtpmap:18 G729/8000
  295. a=fmtp:18 annexb=no
  296. a=rtpmap:101 telephone-event/8000
  297. a=fmtp:101 0-15
  298. a=ptime:20
  299.  
  300. 2017-05-11 15:15:23.989005 [DEBUG] sofia.c:7649 (sofia/external/+13342120202@fl.gg) State Change CS_NEW -> CS_INIT
  301. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:603 (sofia/external/+13342120202@fl.gg) State NEW
  302. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_INIT (Cur 2 Tot 126)
  303. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:627 (sofia/external/+13342120202@fl.gg) State INIT
  304. 2017-05-11 15:15:23.989005 [DEBUG] mod_sofia.c:93 sofia/external/+13342120202@fl.gg SOFIA INIT
  305. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:40 sofia/external/+13342120202@fl.gg Standard INIT
  306. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:48 (sofia/external/+13342120202@fl.gg) State Change CS_INIT -> CS_ROUTING
  307. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:627 (sofia/external/+13342120202@fl.gg) State INIT going to sleep
  308. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_ROUTING (Cur 2 Tot 126)
  309. 2017-05-11 15:15:23.989005 [DEBUG] switch_channel.c:2249 (sofia/external/+13342120202@fl.gg) Callstate Change DOWN -> RINGING
  310. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:643 (sofia/external/+13342120202@fl.gg) State ROUTING
  311. 2017-05-11 15:15:23.989005 [DEBUG] mod_sofia.c:154 sofia/external/+13342120202@fl.gg SOFIA ROUTING
  312. 2017-05-11 15:15:23.989005 [DEBUG] switch_core_state_machine.c:236 sofia/external/+13342120202@fl.gg Standard ROUTING
  313. 2017-05-11 15:15:23.989005 [INFO] mod_dialplan_xml.c:637 Processing LINDEN       AL <+13342120202>->13342120101 in context public
  314. send 365 bytes to udp/[216.115.69.144]:5060 at 15:15:22.675349:
  315.    ------------------------------------------------------------------------
  316.    SIP/2.0 100 Trying
  317.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKde3d.b6abe1765ca3337723754c0aceab93ec.0
  318.    From: "LINDEN       AL" <sip:+13342120202@fl.gg>;tag=gK0c300052
  319.    To: <sip:+13342120101@fl.gg>
  320.    Call-ID: 522992438_133801219@74.120.93.200
  321.    CSeq: 85750 INVITE
  322.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  323.    Content-Length: 0
  324.  
  325.    ------------------------------------------------------------------------
  326. Dialplan: sofia/external/+13342120202@fl.gg parsing [public->unloop] continue=false
  327. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  328. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  329. Dialplan: sofia/external/+13342120202@fl.gg parsing [public->outside_call] continue=true
  330. Dialplan: sofia/external/+13342120202@fl.gg Absolute Condition [outside_call]
  331. Dialplan: sofia/external/+13342120202@fl.gg Action set(outside_call=true)
  332. Dialplan: sofia/external/+13342120202@fl.gg Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  333. Dialplan: sofia/external/+13342120202@fl.gg parsing [public->call_debug] continue=true
  334. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [call_debug] ${call_debug}(false) =~ /^true$/ break=never
  335. Dialplan: sofia/external/+13342120202@fl.gg parsing [public->public_extensions] continue=false
  336. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [public_extensions] destination_number(13342120101) =~ /^(10[01][0-9]|35\d{2})$/ break=on-false
  337. Dialplan: sofia/external/+13342120202@fl.gg parsing [public->did 0101] continue=false
  338. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [did 0101] destination_number(13342120101) =~ /^(\+?1?3342120101)$/ break=on-false
  339. Dialplan: sofia/external/+13342120202@fl.gg Action set(domain_name=192.168.1.9)
  340. Dialplan: sofia/external/+13342120202@fl.gg Action transfer(9178 XML default)
  341. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:286 (sofia/external/+13342120202@fl.gg) State Change CS_ROUTING -> CS_EXECUTE
  342. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:643 (sofia/external/+13342120202@fl.gg) State ROUTING going to sleep
  343. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_EXECUTE (Cur 2 Tot 126)
  344. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:650 (sofia/external/+13342120202@fl.gg) State EXECUTE
  345. 2017-05-11 15:15:24.008697 [DEBUG] mod_sofia.c:209 sofia/external/+13342120202@fl.gg SOFIA EXECUTE
  346. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:328 sofia/external/+13342120202@fl.gg Standard EXECUTE
  347. EXECUTE sofia/external/+13342120202@fl.gg set(outside_call=true)
  348. 2017-05-11 15:15:24.008697 [DEBUG] mod_dptools.c:1570 SET sofia/external/+13342120202@fl.gg [outside_call]=[true]
  349. EXECUTE sofia/external/+13342120202@fl.gg export(RFC2822_DATE=Thu, 11 May 2017 15:15:24 -0400)
  350. 2017-05-11 15:15:24.008697 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [RFC2822_DATE]=[Thu, 11 May 2017 15:15:24 -0400]
  351. EXECUTE sofia/external/+13342120202@fl.gg set(domain_name=192.168.1.9)
  352. 2017-05-11 15:15:24.008697 [DEBUG] mod_dptools.c:1570 SET sofia/external/+13342120202@fl.gg [domain_name]=[192.168.1.9]
  353. EXECUTE sofia/external/+13342120202@fl.gg transfer(9178 XML default)
  354. 2017-05-11 15:15:24.008697 [DEBUG] switch_ivr.c:2194 (sofia/external/+13342120202@fl.gg) State Change CS_EXECUTE -> CS_ROUTING
  355. 2017-05-11 15:15:24.008697 [NOTICE] switch_ivr.c:2201 Transfer sofia/external/+13342120202@fl.gg to XML[9178@default]
  356. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:650 (sofia/external/+13342120202@fl.gg) State EXECUTE going to sleep
  357. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_ROUTING (Cur 2 Tot 126)
  358. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:643 (sofia/external/+13342120202@fl.gg) State ROUTING
  359. 2017-05-11 15:15:24.008697 [DEBUG] mod_sofia.c:145 Call appears to be already acknowledged
  360. 2017-05-11 15:15:24.008697 [DEBUG] mod_sofia.c:154 sofia/external/+13342120202@fl.gg SOFIA ROUTING
  361. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:236 sofia/external/+13342120202@fl.gg Standard ROUTING
  362. 2017-05-11 15:15:24.008697 [INFO] mod_dialplan_xml.c:637 Processing LINDEN       AL <+13342120202>->9178 in context default
  363. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->dial-10-digit-number] continue=false
  364. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [dial-10-digit-number] destination_number(9178) =~ /^(1?\d{10})$/ break=on-false
  365. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->unloop] continue=false
  366. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  367. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  368. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->tod_example] continue=true
  369. Dialplan: sofia/external/+13342120202@fl.gg Date/Time Match (PASS) [tod_example] break=on-false
  370. Dialplan: sofia/external/+13342120202@fl.gg Action set(open=true)
  371. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->holiday_example] continue=true
  372. Dialplan: sofia/external/+13342120202@fl.gg Date/TimeMatch (FAIL) [holiday_example] break=on-false
  373. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->global-intercept] continue=false
  374. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [global-intercept] destination_number(9178) =~ /^886$/ break=on-false
  375. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->group-intercept] continue=false
  376. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [group-intercept] destination_number(9178) =~ /^\*8$/ break=on-false
  377. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->intercept-ext] continue=false
  378. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [intercept-ext] destination_number(9178) =~ /^\*\*(\d+)$/ break=on-false
  379. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->redial] continue=false
  380. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [redial] destination_number(9178) =~ /^(redial|870)$/ break=on-false
  381. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->global] continue=true
  382. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [global] ${call_debug}(false) =~ /^true$/ break=never
  383. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [global] ${default_password}(j0sh3b0sh) =~ /^1234$/ break=never
  384. Dialplan: sofia/external/+13342120202@fl.gg 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
  385. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [global] ${endpoint_disposition}(DELAYED NEGOTIATION) =~ /^(DELAYED NEGOTIATION)/ break=on-false
  386. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [global] ${switch_r_sdp}(v=0
  387. o=- 54431 302410 IN IP4 74.120.93.202
  388. s=-
  389. c=IN IP4 74.120.93.202
  390. t=0 0
  391. m=audio 45992 RTP/AVP 0 8 18 101
  392. a=rtpmap:18 G729/8000
  393. a=fmtp:18 annexb=no
  394. a=rtpmap:101 telephone-event/8000
  395. a=fmtp:101 0-15
  396. a=ptime:20
  397. ) =~ /(AES_CM_128_HMAC_SHA1_32|AES_CM_128_HMAC_SHA1_80)/ break=never
  398. Dialplan: sofia/external/+13342120202@fl.gg Absolute Condition [global]
  399. Dialplan: sofia/external/+13342120202@fl.gg Action hash(insert/${domain_name}-spymap/${caller_id_number}/${uuid})
  400. Dialplan: sofia/external/+13342120202@fl.gg Action hash(insert/${domain_name}-last_dial/${caller_id_number}/${destination_number})
  401. Dialplan: sofia/external/+13342120202@fl.gg Action hash(insert/${domain_name}-last_dial/global/${uuid})
  402. Dialplan: sofia/external/+13342120202@fl.gg Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  403. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->snom-demo-2] continue=false
  404. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [snom-demo-2] destination_number(9178) =~ /^9001$/ break=on-false
  405. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->snom-demo-1] continue=false
  406. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [snom-demo-1] destination_number(9178) =~ /^9000$/ break=on-false
  407. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->eavesdrop] continue=false
  408. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [eavesdrop] destination_number(9178) =~ /^88(\d{4})$|^\*0(.*)$/ break=on-false
  409. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->eavesdrop] continue=false
  410. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [eavesdrop] destination_number(9178) =~ /^779$/ break=on-false
  411. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->call_return] continue=false
  412. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [call_return] destination_number(9178) =~ /^\*69$|^869$|^lcr$/ break=on-false
  413. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->del-group] continue=false
  414. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [del-group] destination_number(9178) =~ /^80(\d{2})$/ break=on-false
  415. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->add-group] continue=false
  416. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [add-group] destination_number(9178) =~ /^81(\d{2})$/ break=on-false
  417. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->call-group-simo] continue=false
  418. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [call-group-simo] destination_number(9178) =~ /^82(\d{2})$/ break=on-false
  419. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->call-group-order] continue=false
  420. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [call-group-order] destination_number(9178) =~ /^83(\d{2})$/ break=on-false
  421. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->extension-intercom] continue=false
  422. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [extension-intercom] destination_number(9178) =~ /^8(10[01][0-9])$/ break=on-false
  423. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->Local_Extension] continue=false
  424. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [Local_Extension] destination_number(9178) =~ /^(10[01][0-9])$/ break=on-false
  425. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->Local_Extension_Skinny] continue=false
  426. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [Local_Extension_Skinny] destination_number(9178) =~ /^(11[01][0-9])$/ break=on-false
  427. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->group_dial_sales] continue=false
  428. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [group_dial_sales] destination_number(9178) =~ /^2000$/ break=on-false
  429. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->group_dial_support] continue=false
  430. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [group_dial_support] destination_number(9178) =~ /^2001$/ break=on-false
  431. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->group_dial_billing] continue=false
  432. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [group_dial_billing] destination_number(9178) =~ /^2002$/ break=on-false
  433. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->operator] continue=false
  434. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [operator] destination_number(9178) =~ /^(operator|0)$/ break=on-false
  435. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->vmain] continue=false
  436. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [vmain] destination_number(9178) =~ /^vmain$|^4000$|^\*98$/ break=on-false
  437. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->sip_uri] continue=false
  438. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [sip_uri] destination_number(9178) =~ /^sip:(.*)$/ break=on-false
  439. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->nb_conferences] continue=false
  440. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [nb_conferences] destination_number(9178) =~ /^(30\d{2})$/ break=on-false
  441. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->wb_conferences] continue=false
  442. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [wb_conferences] destination_number(9178) =~ /^(31\d{2})$/ break=on-false
  443. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->uwb_conferences] continue=false
  444. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [uwb_conferences] destination_number(9178) =~ /^(32\d{2})$/ break=on-false
  445. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->cdquality_conferences] continue=false
  446. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [cdquality_conferences] destination_number(9178) =~ /^(33\d{2})$/ break=on-false
  447. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->cdquality_stereo_conferences] continue=false
  448. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [cdquality_stereo_conferences] destination_number(9178) =~ /^(35\d{2}).*?-screen$/ break=on-false
  449. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->conference-canvases] continue=true
  450. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [conference-canvases] destination_number(9178) =~ /(35\d{2})-canvas-(\d+)/ break=on-false
  451. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->conf mod] continue=false
  452. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [conf mod] destination_number(9178) =~ /^6070-moderator$/ break=on-false
  453. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->cdquality_conferences] continue=false
  454. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [cdquality_conferences] destination_number(9178) =~ /^(35\d{2})$/ break=on-false
  455. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->freeswitch_public_conf_via_sip] continue=false
  456. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [freeswitch_public_conf_via_sip] destination_number(9178) =~ /^9(888|8888|1616|3232)$/ break=on-false
  457. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->mad_boss_intercom] continue=false
  458. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [mad_boss_intercom] destination_number(9178) =~ /^0911$/ break=on-false
  459. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->mad_boss_intercom] continue=false
  460. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [mad_boss_intercom] destination_number(9178) =~ /^0912$/ break=on-false
  461. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->mad_boss] continue=false
  462. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [mad_boss] destination_number(9178) =~ /^0913$/ break=on-false
  463. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->ivr_demo] continue=false
  464. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [ivr_demo] destination_number(9178) =~ /^5000$/ break=on-false
  465. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->dynamic_conference] continue=false
  466. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [dynamic_conference] destination_number(9178) =~ /^5001$/ break=on-false
  467. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->rtp_multicast_page] continue=false
  468. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [rtp_multicast_page] destination_number(9178) =~ /^pagegroup$|^7243$/ break=on-false
  469. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->park] continue=false
  470. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [park] destination_number(9178) =~ /^5900$/ break=on-false
  471. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->unpark] continue=false
  472. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [unpark] destination_number(9178) =~ /^5901$/ break=on-false
  473. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->valet_park] continue=false
  474. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [valet_park] destination_number(9178) =~ /^(6000)$/ break=on-false
  475. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->valet_park] continue=false
  476. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [valet_park] destination_number(9178) =~ /^((?!6000)60\d{2})$/ break=on-false
  477. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->park] continue=false
  478. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [park] source(mod_sofia) =~ /mod_sofia/ break=on-false
  479. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [park] destination_number(9178) =~ /park\+(\d+)/ break=on-false
  480. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->unpark] continue=false
  481. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [unpark] source(mod_sofia) =~ /mod_sofia/ break=on-false
  482. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [unpark] destination_number(9178) =~ /^parking$/ break=on-false
  483. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->park] continue=false
  484. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [park] source(mod_sofia) =~ /mod_sofia/ break=on-false
  485. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [park] destination_number(9178) =~ /callpark/ break=on-false
  486. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->unpark] continue=false
  487. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [unpark] source(mod_sofia) =~ /mod_sofia/ break=on-false
  488. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [unpark] destination_number(9178) =~ /pickup/ break=on-false
  489. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->wait] continue=false
  490. Dialplan: sofia/external/+13342120202@fl.gg Regex (FAIL) [wait] destination_number(9178) =~ /^wait$/ break=on-false
  491. Dialplan: sofia/external/+13342120202@fl.gg parsing [default->fax_receive] continue=false
  492. Dialplan: sofia/external/+13342120202@fl.gg Regex (PASS) [fax_receive] destination_number(9178) =~ /^9178$/ break=on-false
  493. Dialplan: sofia/external/+13342120202@fl.gg Action answer()
  494. Dialplan: sofia/external/+13342120202@fl.gg Action playback(silence_stream://2000)
  495. Dialplan: sofia/external/+13342120202@fl.gg Action rxfax(/tmp/rxfax.tif)
  496. Dialplan: sofia/external/+13342120202@fl.gg Action hangup()
  497. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:286 (sofia/external/+13342120202@fl.gg) State Change CS_ROUTING -> CS_EXECUTE
  498. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:643 (sofia/external/+13342120202@fl.gg) State ROUTING going to sleep
  499. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_EXECUTE (Cur 2 Tot 126)
  500. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:650 (sofia/external/+13342120202@fl.gg) State EXECUTE
  501. 2017-05-11 15:15:24.008697 [DEBUG] mod_sofia.c:209 sofia/external/+13342120202@fl.gg SOFIA EXECUTE
  502. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_state_machine.c:328 sofia/external/+13342120202@fl.gg Standard EXECUTE
  503. EXECUTE sofia/external/+13342120202@fl.gg set(open=true)
  504. 2017-05-11 15:15:24.008697 [DEBUG] mod_dptools.c:1570 SET sofia/external/+13342120202@fl.gg [open]=[true]
  505. EXECUTE sofia/external/+13342120202@fl.gg hash(insert/192.168.1.9-spymap/+13342120202/6314b885-19e6-40fb-b20e-4e099422bbe4)
  506. EXECUTE sofia/external/+13342120202@fl.gg hash(insert/192.168.1.9-last_dial/+13342120202/9178)
  507. EXECUTE sofia/external/+13342120202@fl.gg hash(insert/192.168.1.9-last_dial/global/6314b885-19e6-40fb-b20e-4e099422bbe4)
  508. EXECUTE sofia/external/+13342120202@fl.gg export(RFC2822_DATE=Thu, 11 May 2017 15:15:24 -0400)
  509. 2017-05-11 15:15:24.008697 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [RFC2822_DATE]=[Thu, 11 May 2017 15:15:24 -0400]
  510. EXECUTE sofia/external/+13342120202@fl.gg answer()
  511. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[opus:116:48000:20:0:1]
  512. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  513. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  514. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5169 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  515. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  516. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[opus:116:48000:20:0:1]
  517. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  518. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  519. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  520. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5169 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  521. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[opus:116:48000:20:0:1]
  522. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
  523. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  524. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  525. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5030 Set telephone-event payload to 101@8000
  526. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:3425 Set Codec sofia/external/+13342120202@fl.gg PCMU/8000 20 ms 160 samples 64000 bits 1 channels
  527. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_codec.c:111 sofia/external/+13342120202@fl.gg Original read codec set to PCMU:0
  528. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5373 Set telephone-event payload to 101@8000
  529. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:5431 sofia/external/+13342120202@fl.gg Set 2833 dtmf send payload to 101 recv payload to 101
  530. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:8148 AUDIO RTP [sofia/external/+13342120202@fl.gg] 192.168.1.9 port 30352 -> 74.120.93.202 port 45992 codec: 0 ms: 20
  531. 2017-05-11 15:15:24.008697 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  532. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:8451 sofia/external/+13342120202@fl.gg Set 2833 dtmf send payload to 101
  533. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:8458 sofia/external/+13342120202@fl.gg Set 2833 dtmf receive payload to 101
  534. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:8481 sofia/external/+13342120202@fl.gg Set rtp dtmf delay to 40
  535. 2017-05-11 15:15:24.008697 [NOTICE] sofia_media.c:92 Pre-Answer sofia/external/+13342120202@fl.gg!
  536. 2017-05-11 15:15:24.008697 [DEBUG] switch_channel.c:3481 (sofia/external/+13342120202@fl.gg) Callstate Change RINGING -> EARLY
  537. 2017-05-11 15:15:24.008697 [DEBUG] switch_core_media.c:8131 Audio params are unchanged for sofia/external/+13342120202@fl.gg.
  538. 2017-05-11 15:15:24.008697 [DEBUG] mod_sofia.c:881 Local SDP sofia/external/+13342120202@fl.gg:
  539. v=0
  540. o=FreeSWITCH 1494499772 1494499773 IN IP4 192.168.1.9
  541. s=FreeSWITCH
  542. c=IN IP4 192.168.1.9
  543. t=0 0
  544. m=audio 30352 RTP/AVP 0 101
  545. a=rtpmap:0 PCMU/8000
  546. a=rtpmap:101 telephone-event/8000
  547. a=fmtp:101 0-16
  548. a=ptime:20
  549. a=sendrecv
  550.  
  551. 2017-05-11 15:15:24.008697 [NOTICE] mod_dptools.c:1352 Channel [sofia/external/+13342120202@fl.gg] has been answered
  552. 2017-05-11 15:15:24.008697 [DEBUG] switch_channel.c:3780 (sofia/external/+13342120202@fl.gg) Callstate Change EARLY -> ACTIVE
  553. send 1334 bytes to udp/[216.115.69.144]:5060 at 15:15:22.683627:
  554.    ------------------------------------------------------------------------
  555.    SIP/2.0 200 OK
  556.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKde3d.b6abe1765ca3337723754c0aceab93ec.0
  557.    Via: SIP/2.0/UDP 216.115.69.131;branch=z9hG4bKde3d.3b36e9596ae94e3d90f7a8cdd95fc2b3.1
  558.    Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bKde3d.a66297e5adbd5bdfc0293963ead47325.0
  559.    Via: SIP/2.0/UDP 74.120.93.200:5060;branch=z9hG4bK0cB2b5717fe78101b1f
  560.    Record-Route: <sip:216.115.69.144;lr>
  561.    Record-Route: <sip:216.115.69.132;lr>
  562.    From: "LINDEN       AL" <sip:+13342120202@fl.gg>;tag=gK0c300052
  563.    To: <sip:+13342120101@fl.gg>;tag=11XgN86N3ZD7D
  564.    Call-ID: 522992438_133801219@74.120.93.200
  565.    CSeq: 85750 INVITE
  566.    Contact: <sip:+13342120101@192.168.1.9:5080;transport=udp>
  567.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  568.    Accept: application/sdp
  569.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  570.    Supported: timer, path, replaces
  571.    Allow-Events: talk, hold, conference, refer
  572.    Session-Expires: 1800;refresher=uas
  573.    Content-Type: application/sdp
  574.    Content-Disposition: session
  575.    Content-Length: 218
  576.    P-Asserted-Identity: "13342120101" <sip:13342120101@fl.gg>
  577.  
  578. EXECUTE sofia/external/+13342120202@fl.gg playback(silence_stream://2000)
  579.    v=0
  580.    o=FreeSWITCH 1494499772 1494499773 IN IP4 192.168.1.9
  581.    s=FreeSWITCH
  582.    c=IN IP4 192.168.1.9
  583.    t=0 0
  584.    m=audio 30352 RTP/AVP 0 101
  585.    a=rtpmap:0 PCMU/8000
  586.    a=rtpmap:101 telephone-event/8000
  587.    a=fmtp:101 0-16
  588.    a=ptime:20
  589.    ------------------------------------------------------------------------
  590. 2017-05-11 15:15:24.008697 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
  591. 2017-05-11 15:15:24.008697 [DEBUG] sofia.c:7247 Channel sofia/external/+13342120202@fl.gg entering state [completed][200]
  592. recv 597 bytes from udp/[216.115.69.144]:5060 at 15:15:22.988713:
  593.    ------------------------------------------------------------------------
  594.    ACK sip:+13342120101@192.168.1.9:5080;transport=udp SIP/2.0
  595.    Record-Route: <sip:216.115.69.144;lr>
  596.    Max-Forwards: 67
  597.    Record-Route: <sip:216.115.69.132;lr>
  598.    From: "LINDEN       AL" <sip:+13342120202@fl.gg>;tag=gK0c300052
  599.    To: <sip:+13342120101@fl.gg>;tag=11XgN86N3ZD7D
  600.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKde3d.1f2733b236be9217010961c30b610d34.0
  601.    Via: SIP/2.0/UDP 216.115.69.132;branch=z9hG4bKde3d.f4a0957d6b43b5b1b5630f5a5aae81ca.0
  602.    Via: SIP/2.0/UDP 74.120.93.200:5060;branch=z9hG4bK0cB2b64939e78101b1f
  603.    Call-ID: 522992438_133801219@74.120.93.200
  604.    CSeq: 85750 ACK
  605.    Content-Length: 0
  606.  
  607.    ------------------------------------------------------------------------
  608. 2017-05-11 15:15:24.332589 [DEBUG] sofia.c:7247 Channel sofia/external/+13342120202@fl.gg entering state [ready][200]
  609. 2017-05-11 15:15:24.831641 [DEBUG] switch_rtp.c:7245 Correct audio ip/port confirmed.
  610. recv 676 bytes from udp/[216.115.69.144]:5060 at 15:15:23.788997:
  611.    ------------------------------------------------------------------------
  612.    SIP/2.0 200 OK
  613.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  614.    To: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  615.    Via: SIP/2.0/UDP 192.168.1.9:5080;received=68.157.150.128;rport=5080;branch=z9hG4bKgappyH30KtX9S
  616.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  617.    CSeq: 106928994 INVITE
  618.    Content-Type: application/sdp
  619.    Contact: <sip:64.194.139.60:5060;transport=udp>
  620.    Content-Length: 166
  621.    Record-Route: <sip:216.115.69.133;lr>
  622.    Record-Route: <sip:216.115.69.144;lr>
  623.    Supported: timer
  624.  
  625.    v=0
  626.    o=- 188 1 IN IP4 64.194.139.60
  627.    s=-
  628.    c=IN IP4 64.194.139.60
  629.    t=0 0
  630.    m=audio 31434 RTP/AVP 0 101
  631.    a=rtpmap:101 telephone-event/8000
  632.    a=fmtp:101 0-15
  633.    a=ptime:20
  634.    ------------------------------------------------------------------------
  635. 2017-05-11 15:15:25.108665 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [completing][200]
  636. 2017-05-11 15:15:25.108665 [DEBUG] sofia.c:7257 Remote SDP:
  637. v=0
  638. o=- 188 1 IN IP4 64.194.139.60
  639. s=-
  640. c=IN IP4 64.194.139.60
  641. t=0 0
  642. m=audio 31434 RTP/AVP 0 101
  643. a=rtpmap:101 telephone-event/8000
  644. a=fmtp:101 0-15
  645. a=ptime:20
  646.  
  647. send 764 bytes to udp/[216.115.69.144]:5060 at 15:15:23.790283:
  648.    ------------------------------------------------------------------------
  649.    ACK sip:64.194.139.60:5060;transport=udp SIP/2.0
  650.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport;branch=z9hG4bKHKFF0cm4g3KvN
  651.    Route: <sip:216.115.69.144;lr>
  652.    Route: <sip:216.115.69.133;lr>
  653.    Max-Forwards: 70
  654.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  655.    To: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  656.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  657.    CSeq: 106928994 ACK
  658.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  659.    Proxy-Authorization: Digest username="28308479", realm="sip.flowroute.com", nonce="WRS5b1kUuEN/adTD6CuWvpqXwB8IjeFy", cnonce="AVpTnbEhEjWe0wgAJ3evvg", algorithm=MD5, uri="sip:13342120101@sip.flowroute.com", response="6684a94d055d89e1cca692ab87e86933", qop=auth, nc=00000001
  660.    Content-Length: 0
  661.  
  662.    ------------------------------------------------------------------------
  663. 2017-05-11 15:15:25.108665 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [ready][200]
  664. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[opus:116:48000:20:0:1]
  665. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  666. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  667. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5169 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  668. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  669. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5030 Set telephone-event payload to 101@8000
  670. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:3425 Set Codec sofia/external/13342120101 PCMU/8000 20 ms 160 samples 64000 bits 1 channels
  671. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_codec.c:111 sofia/external/13342120101 Original read codec set to PCMU:0
  672. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5373 Set telephone-event payload to 101@8000
  673. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:5431 sofia/external/13342120101 Set 2833 dtmf send payload to 101 recv payload to 101
  674. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:8148 AUDIO RTP [sofia/external/13342120101] 192.168.1.9 port 28132 -> 64.194.139.60 port 31434 codec: 0 ms: 20
  675. 2017-05-11 15:15:25.108665 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  676. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:8451 sofia/external/13342120101 Set 2833 dtmf send payload to 101
  677. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:8458 sofia/external/13342120101 Set 2833 dtmf receive payload to 101
  678. 2017-05-11 15:15:25.108665 [DEBUG] switch_core_media.c:8481 sofia/external/13342120101 Set rtp dtmf delay to 40
  679. 2017-05-11 15:15:25.108665 [NOTICE] sofia.c:8383 Channel [sofia/external/13342120101] has been answered
  680. 2017-05-11 15:15:25.108665 [DEBUG] switch_channel.c:3780 (sofia/external/13342120101) Callstate Change DOWN -> ACTIVE
  681. 2017-05-11 15:15:25.129136 [DEBUG] switch_ivr_originate.c:3695 Originate Resulted in Success: [sofia/external/13342120101]
  682. 2017-05-11 15:15:25.129136 [INFO] switch_channel.c:3130 sofia/external/13342120101 Flipping CID from "" <13342120202> to "Outbound Call" <13342120101>
  683. 2017-05-11 15:15:25.129136 [DEBUG] mod_commands.c:4865 (sofia/external/13342120101) State Change CS_CONSUME_MEDIA -> CS_EXECUTE
  684. 2017-05-11 15:15:25.129136 [DEBUG] switch_core_state_machine.c:584 (sofia/external/13342120101) Running State Change CS_EXECUTE (Cur 2 Tot 126)
  685. 2017-05-11 15:15:25.129136 [DEBUG] switch_core_state_machine.c:650 (sofia/external/13342120101) State EXECUTE
  686. 2017-05-11 15:15:25.129136 [DEBUG] mod_sofia.c:209 sofia/external/13342120101 SOFIA EXECUTE
  687. 2017-05-11 15:15:25.129136 [DEBUG] switch_core_state_machine.c:328 sofia/external/13342120101 Standard EXECUTE
  688. EXECUTE sofia/external/13342120101 txfax(/tmp/txfax-sample.tiff)
  689. 2017-05-11 15:15:25.129136 [DEBUG] mod_spandsp_fax.c:1459 Raw read codec activation Success L16 20000
  690. 2017-05-11 15:15:25.129136 [DEBUG] switch_core_codec.c:223 sofia/external/13342120101 Push codec L16:100
  691. 2017-05-11 15:15:25.129136 [DEBUG] mod_spandsp_fax.c:1477 Raw write codec activation Success L16
  692. recv 676 bytes from udp/[216.115.69.144]:5060 at 15:15:24.107603:
  693.    ------------------------------------------------------------------------
  694.    SIP/2.0 200 OK
  695.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  696.    To: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  697.    Via: SIP/2.0/UDP 192.168.1.9:5080;received=68.157.150.128;rport=5080;branch=z9hG4bKgappyH30KtX9S
  698.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  699.    CSeq: 106928994 INVITE
  700.    Content-Type: application/sdp
  701.    Contact: <sip:64.194.139.60:5060;transport=udp>
  702.    Content-Length: 166
  703.    Record-Route: <sip:216.115.69.133;lr>
  704.    Record-Route: <sip:216.115.69.144;lr>
  705.    Supported: timer
  706.  
  707.    v=0
  708.    o=- 188 1 IN IP4 64.194.139.60
  709.    s=-
  710.    c=IN IP4 64.194.139.60
  711.    t=0 0
  712.    m=audio 31434 RTP/AVP 0 101
  713.    a=rtpmap:101 telephone-event/8000
  714.    a=fmtp:101 0-15
  715.    a=ptime:20
  716.    ------------------------------------------------------------------------
  717. send 764 bytes to udp/[216.115.69.144]:5060 at 15:15:24.107719:
  718.    ------------------------------------------------------------------------
  719.    ACK sip:64.194.139.60:5060;transport=udp SIP/2.0
  720.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport;branch=z9hG4bKHKFF0cm4g3KvN
  721.    Route: <sip:216.115.69.144;lr>
  722.    Route: <sip:216.115.69.133;lr>
  723.    Max-Forwards: 70
  724.    From: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  725.    To: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  726.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  727.    CSeq: 106928994 ACK
  728.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  729.    Proxy-Authorization: Digest username="28308479", realm="sip.flowroute.com", nonce="WRS5b1kUuEN/adTD6CuWvpqXwB8IjeFy", cnonce="AVpTnbEhEjWe0wgAJ3evvg", algorithm=MD5, uri="sip:13342120101@sip.flowroute.com", response="6684a94d055d89e1cca692ab87e86933", qop=auth, nc=00000001
  730.    Content-Length: 0
  731.  
  732.    ------------------------------------------------------------------------
  733. 2017-05-11 15:15:25.572268 [DEBUG] switch_rtp.c:7245 Correct audio ip/port confirmed.
  734. 2017-05-11 15:15:26.009173 [DEBUG] switch_ivr_play_say.c:1942 done playing file silence_stream://2000
  735. EXECUTE sofia/external/+13342120202@fl.gg rxfax(/tmp/rxfax.tif)
  736. 2017-05-11 15:15:26.009173 [DEBUG] mod_spandsp_fax.c:1459 Raw read codec activation Success L16 20000
  737. 2017-05-11 15:15:26.009173 [DEBUG] switch_core_codec.c:223 sofia/external/+13342120202@fl.gg Push codec L16:100
  738. 2017-05-11 15:15:26.009173 [DEBUG] mod_spandsp_fax.c:1477 Raw write codec activation Success L16
  739. recv 953 bytes from udp/[216.115.69.144]:5060 at 15:15:28.921900:
  740.    ------------------------------------------------------------------------
  741.    INVITE sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute SIP/2.0
  742.    Record-Route: <sip:216.115.69.144;lr>
  743.    Record-Route: <sip:216.115.69.133;lr>
  744.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  745.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  746.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK7d7c.f7fa80f1cd9cf2de99fe619c161a72b6.0
  747.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK7d7c.be28f3b035f1db2386928d127fed92f6.0
  748.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-g0ka
  749.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  750.    Content-Type: application/sdp
  751.    CSeq: 1 INVITE
  752.    Contact: <sip:64.194.139.60:5060;transport=udp>
  753.    Max-Forwards: 67
  754.    Content-Length: 213
  755.    Supported: timer
  756.  
  757.    v=0
  758.    o=- 188 2 IN IP4 64.194.139.60
  759.    s=-
  760.    c=IN IP4 64.194.139.60
  761.    t=0 0
  762.    m=audio 31434 RTP/AVP 0 18 101
  763.    a=rtpmap:18 G729/8000
  764.    a=fmtp:18 annexb=no
  765.    a=rtpmap:101 telephone-event/8000
  766.    a=fmtp:101 0-15
  767.    a=ptime:20
  768.    ------------------------------------------------------------------------
  769. 2017-05-11 15:15:30.248832 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [received][100]
  770. 2017-05-11 15:15:30.248832 [DEBUG] sofia.c:7257 Remote SDP:
  771. v=0
  772. o=- 188 2 IN IP4 64.194.139.60
  773. s=-
  774. c=IN IP4 64.194.139.60
  775. t=0 0
  776. m=audio 31434 RTP/AVP 0 18 101
  777. a=rtpmap:18 G729/8000
  778. a=fmtp:18 annexb=no
  779. a=rtpmap:101 telephone-event/8000
  780. a=fmtp:101 0-15
  781. a=ptime:20
  782.  
  783. send 395 bytes to udp/[216.115.69.144]:5060 at 15:15:28.932181:
  784.    ------------------------------------------------------------------------
  785.    SIP/2.0 100 Trying
  786.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK7d7c.f7fa80f1cd9cf2de99fe619c161a72b6.0
  787.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  788.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  789.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  790.    CSeq: 1 INVITE
  791.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  792.    Content-Length: 0
  793.  
  794.    ------------------------------------------------------------------------
  795. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[opus:116:48000:20:0:1]
  796. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  797. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  798. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5169 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  799. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  800. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[opus:116:48000:20:0:1]
  801. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
  802. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  803. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  804. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5030 Set telephone-event payload to 101@8000
  805. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5373 Set telephone-event payload to 101@8000
  806. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:5431 sofia/external/13342120101 Set 2833 dtmf send payload to 101 recv payload to 101
  807. 2017-05-11 15:15:30.248832 [DEBUG] switch_core_media.c:8131 Audio params are unchanged for sofia/external/13342120101.
  808. 2017-05-11 15:15:30.248832 [DEBUG] sofia.c:8162 Processing updated SDP
  809. send 1164 bytes to udp/[216.115.69.144]:5060 at 15:15:28.933432:
  810.    ------------------------------------------------------------------------
  811.    SIP/2.0 200 OK
  812.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK7d7c.f7fa80f1cd9cf2de99fe619c161a72b6.0
  813.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK7d7c.be28f3b035f1db2386928d127fed92f6.0
  814.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-g0ka
  815.    Record-Route: <sip:216.115.69.144;lr>
  816.    Record-Route: <sip:216.115.69.133;lr>
  817.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  818.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  819.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  820.    CSeq: 1 INVITE
  821.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  822.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  823.    Accept: application/sdp
  824.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  825.    Supported: timer, path, replaces
  826.    Content-Type: application/sdp
  827.    Content-Disposition: session
  828.    Content-Length: 240
  829.  
  830.    v=0
  831.    o=FreeSWITCH 1494501984 1494501986 IN IP4 192.168.1.9
  832.    s=FreeSWITCH
  833.    c=IN IP4 192.168.1.9
  834.    t=0 0
  835.    m=audio 28132 RTP/AVP 0 101
  836.    a=rtpmap:0 PCMU/8000
  837.    a=rtpmap:101 telephone-event/8000
  838.    a=fmtp:101 0-16
  839.    a=ptime:20
  840.    m=video 0 RTP/AVP 19
  841.    ------------------------------------------------------------------------
  842. 2017-05-11 15:15:30.268849 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [completed][200]
  843. send 1164 bytes to udp/[216.115.69.144]:5060 at 15:15:29.435870:
  844.    ------------------------------------------------------------------------
  845.    SIP/2.0 200 OK
  846.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK7d7c.f7fa80f1cd9cf2de99fe619c161a72b6.0
  847.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK7d7c.be28f3b035f1db2386928d127fed92f6.0
  848.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-g0ka
  849.    Record-Route: <sip:216.115.69.144;lr>
  850.    Record-Route: <sip:216.115.69.133;lr>
  851.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  852.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  853.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  854.    CSeq: 1 INVITE
  855.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  856.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  857.    Accept: application/sdp
  858.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  859.    Supported: timer, path, replaces
  860.    Content-Type: application/sdp
  861.    Content-Disposition: session
  862.    Content-Length: 240
  863.  
  864.    v=0
  865.    o=FreeSWITCH 1494501984 1494501986 IN IP4 192.168.1.9
  866.    s=FreeSWITCH
  867.    c=IN IP4 192.168.1.9
  868.    t=0 0
  869.    m=audio 28132 RTP/AVP 0 101
  870.    a=rtpmap:0 PCMU/8000
  871.    a=rtpmap:101 telephone-event/8000
  872.    a=fmtp:101 0-16
  873.    a=ptime:20
  874.    m=video 0 RTP/AVP 19
  875.    ------------------------------------------------------------------------
  876. recv 636 bytes from udp/[216.115.69.144]:5060 at 15:15:29.724580:
  877.    ------------------------------------------------------------------------
  878.    ACK sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute SIP/2.0
  879.    Record-Route: <sip:216.115.69.144;lr>
  880.    Record-Route: <sip:216.115.69.133;lr>
  881.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  882.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  883.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK7d7c.a62f727a0796cc5dc430bb77d434bc2d.0
  884.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK7d7c.46aa921efde510d4faceef72629450d4.0
  885.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-g0oa.1
  886.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  887.    CSeq: 1 ACK
  888.    Max-Forwards: 67
  889.    Content-Length: 0
  890.  
  891.    ------------------------------------------------------------------------
  892. 2017-05-11 15:15:31.048955 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [ready][200]
  893. recv 952 bytes from udp/[216.115.69.144]:5060 at 15:15:29.961946:
  894.    ------------------------------------------------------------------------
  895.    INVITE sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute SIP/2.0
  896.    Record-Route: <sip:216.115.69.144;lr>
  897.    Record-Route: <sip:216.115.69.133;lr>
  898.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  899.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  900.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK4d7c.47bddee33a2277ce16a1efeba0c3cffe.0
  901.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK4d7c.2be7bbcc85afe9c142a3586dd5143ba2.0
  902.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-1ka
  903.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  904.    Content-Type: application/sdp
  905.    CSeq: 2 INVITE
  906.    Contact: <sip:64.194.139.60:5060;transport=udp>
  907.    Max-Forwards: 67
  908.    Content-Length: 213
  909.    Supported: timer
  910.  
  911.    v=0
  912.    o=- 188 3 IN IP4 64.194.139.60
  913.    s=-
  914.    c=IN IP4 64.194.139.60
  915.    t=0 0
  916.    m=audio 31434 RTP/AVP 0 18 101
  917.    a=rtpmap:18 G729/8000
  918.    a=fmtp:18 annexb=no
  919.    a=rtpmap:101 telephone-event/8000
  920.    a=fmtp:101 0-15
  921.    a=ptime:20
  922.    ------------------------------------------------------------------------
  923. send 395 bytes to udp/[216.115.69.144]:5060 at 15:15:29.972568:
  924.    ------------------------------------------------------------------------
  925.    SIP/2.0 100 Trying
  926.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK4d7c.47bddee33a2277ce16a1efeba0c3cffe.0
  927.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  928.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  929.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  930.    CSeq: 2 INVITE
  931.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  932.    Content-Length: 0
  933.  
  934.    ------------------------------------------------------------------------
  935. 2017-05-11 15:15:31.290516 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [received][100]
  936. 2017-05-11 15:15:31.290516 [DEBUG] sofia.c:7257 Remote SDP:
  937. v=0
  938. o=- 188 3 IN IP4 64.194.139.60
  939. s=-
  940. c=IN IP4 64.194.139.60
  941. t=0 0
  942. m=audio 31434 RTP/AVP 0 18 101
  943. a=rtpmap:18 G729/8000
  944. a=fmtp:18 annexb=no
  945. a=rtpmap:101 telephone-event/8000
  946. a=fmtp:101 0-15
  947. a=ptime:20
  948.  
  949. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[opus:116:48000:20:0:1]
  950. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  951. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  952. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5169 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  953. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  954. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[opus:116:48000:20:0:1]
  955. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
  956. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  957. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5114 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  958. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5030 Set telephone-event payload to 101@8000
  959. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5373 Set telephone-event payload to 101@8000
  960. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:5431 sofia/external/13342120101 Set 2833 dtmf send payload to 101 recv payload to 101
  961. 2017-05-11 15:15:31.290516 [DEBUG] switch_core_media.c:8131 Audio params are unchanged for sofia/external/13342120101.
  962. 2017-05-11 15:15:31.290516 [DEBUG] sofia.c:8162 Processing updated SDP
  963. send 1163 bytes to udp/[216.115.69.144]:5060 at 15:15:29.973883:
  964.    ------------------------------------------------------------------------
  965.    SIP/2.0 200 OK
  966.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK4d7c.47bddee33a2277ce16a1efeba0c3cffe.0
  967.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK4d7c.2be7bbcc85afe9c142a3586dd5143ba2.0
  968.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-1ka
  969.    Record-Route: <sip:216.115.69.144;lr>
  970.    Record-Route: <sip:216.115.69.133;lr>
  971.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  972.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  973.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  974.    CSeq: 2 INVITE
  975.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  976.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  977.    Accept: application/sdp
  978.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  979.    Supported: timer, path, replaces
  980.    Content-Type: application/sdp
  981.    Content-Disposition: session
  982.    Content-Length: 240
  983.  
  984.    v=0
  985.    o=FreeSWITCH 1494501984 1494501986 IN IP4 192.168.1.9
  986.    s=FreeSWITCH
  987.    c=IN IP4 192.168.1.9
  988.    t=0 0
  989.    m=audio 28132 RTP/AVP 0 101
  990.    a=rtpmap:0 PCMU/8000
  991.    a=rtpmap:101 telephone-event/8000
  992.    a=fmtp:101 0-16
  993.    a=ptime:20
  994.    m=video 0 RTP/AVP 19
  995.    ------------------------------------------------------------------------
  996. 2017-05-11 15:15:31.308966 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [completed][200]
  997. send 1163 bytes to udp/[216.115.69.144]:5060 at 15:15:30.475014:
  998.    ------------------------------------------------------------------------
  999.    SIP/2.0 200 OK
  1000.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK4d7c.47bddee33a2277ce16a1efeba0c3cffe.0
  1001.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK4d7c.2be7bbcc85afe9c142a3586dd5143ba2.0
  1002.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-1ka
  1003.    Record-Route: <sip:216.115.69.144;lr>
  1004.    Record-Route: <sip:216.115.69.133;lr>
  1005.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  1006.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  1007.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  1008.    CSeq: 2 INVITE
  1009.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  1010.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1011.    Accept: application/sdp
  1012.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1013.    Supported: timer, path, replaces
  1014.    Content-Type: application/sdp
  1015.    Content-Disposition: session
  1016.    Content-Length: 240
  1017.  
  1018.    v=0
  1019.    o=FreeSWITCH 1494501984 1494501986 IN IP4 192.168.1.9
  1020.    s=FreeSWITCH
  1021.    c=IN IP4 192.168.1.9
  1022.    t=0 0
  1023.    m=audio 28132 RTP/AVP 0 101
  1024.    a=rtpmap:0 PCMU/8000
  1025.    a=rtpmap:101 telephone-event/8000
  1026.    a=fmtp:101 0-16
  1027.    a=ptime:20
  1028.    m=video 0 RTP/AVP 19
  1029.    ------------------------------------------------------------------------
  1030. recv 635 bytes from udp/[216.115.69.144]:5060 at 15:15:30.739333:
  1031.    ------------------------------------------------------------------------
  1032.    ACK sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute SIP/2.0
  1033.    Record-Route: <sip:216.115.69.144;lr>
  1034.    Record-Route: <sip:216.115.69.133;lr>
  1035.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  1036.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  1037.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK4d7c.d189142d598e03dcb5cb81d0f97f128b.0
  1038.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK4d7c.d9bacb52a7a5c864826e47bd88f50149.0
  1039.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-1oa.1
  1040.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  1041.    CSeq: 2 ACK
  1042.    Max-Forwards: 67
  1043.    Content-Length: 0
  1044.  
  1045.    ------------------------------------------------------------------------
  1046. 2017-05-11 15:15:32.070550 [DEBUG] sofia.c:7247 Channel sofia/external/13342120101 entering state [ready][200]
  1047. recv 495 bytes from udp/[216.115.69.144]:5060 at 15:16:00.252434:
  1048.    ------------------------------------------------------------------------
  1049.    OPTIONS sip:68.157.150.128:5080;transport=udp SIP/2.0
  1050.    Max-Forwards: 10
  1051.    Record-Route: <sip:216.115.69.144;lr>
  1052.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK97e1.f645f0f31e7ce35a5fad5fe97e29beb3.0
  1053.    Via: SIP/2.0/UDP 70.167.153.136:5060;branch=0
  1054.    Route: <sip:216.115.69.144;lr;received='sip:68.157.150.128:5080;transport=udp'>
  1055.    From: sip:ping@invalid;tag=dfa02e29
  1056.    To: sip:68.157.150.128:5080;transport=udp
  1057.    Call-ID: 031b3b74-b2524d32-dbb0b6@70.167.153.136
  1058.    CSeq: 1 OPTIONS
  1059.    Content-Length: 0
  1060.  
  1061.    ------------------------------------------------------------------------
  1062. send 722 bytes to udp/[216.115.69.144]:5060 at 15:16:00.252929:
  1063.    ------------------------------------------------------------------------
  1064.    SIP/2.0 200 OK
  1065.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK97e1.f645f0f31e7ce35a5fad5fe97e29beb3.0
  1066.    Via: SIP/2.0/UDP 70.167.153.136:5060;branch=0
  1067.    Record-Route: <sip:216.115.69.144;lr>
  1068.    From: sip:ping@invalid;tag=dfa02e29
  1069.    To: <sip:68.157.150.128:5080>;transport=udp;tag=2aQ9p3QS083SS
  1070.    Call-ID: 031b3b74-b2524d32-dbb0b6@70.167.153.136
  1071.    CSeq: 1 OPTIONS
  1072.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  1073.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1074.    Accept: application/sdp
  1075.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1076.    Supported: timer, path, replaces
  1077.    Allow-Events: talk, hold, conference, refer
  1078.    Content-Length: 0
  1079.  
  1080.    ------------------------------------------------------------------------
  1081. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:496 ==============================================================================
  1082. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:508 Fax processing not successful - result (3) Timed out waiting for the first message.
  1083. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:513 Remote station id:
  1084. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:514 Local station id:  SpanDSP Fax Ident
  1085. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:515 Pages transferred: 0
  1086. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:517 Total fax pages:   0
  1087. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:518 Image resolution:  0x0
  1088. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:519 Transfer Rate:     14400
  1089. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:521 ECM status         off
  1090. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:522 remote country:
  1091. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:523 remote vendor:
  1092. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:524 remote model:
  1093. 2017-05-11 15:16:05.332888 [DEBUG] mod_spandsp_fax.c:526 ==============================================================================
  1094. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_codec.c:248 sofia/external/+13342120202@fl.gg Restore previous codec PCMU:0.
  1095. EXECUTE sofia/external/+13342120202@fl.gg hangup()
  1096. 2017-05-11 15:16:05.348781 [NOTICE] mod_dptools.c:1326 Hangup sofia/external/+13342120202@fl.gg [CS_EXECUTE] [NORMAL_CLEARING]
  1097. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_session.c:2884 sofia/external/+13342120202@fl.gg skip receive message [PHONE_EVENT] (channel is hungup already)
  1098. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:650 (sofia/external/+13342120202@fl.gg) State EXECUTE going to sleep
  1099. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_HANGUP (Cur 2 Tot 126)
  1100. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:850 (sofia/external/+13342120202@fl.gg) Callstate Change ACTIVE -> HANGUP
  1101. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:852 (sofia/external/+13342120202@fl.gg) State HANGUP
  1102. 2017-05-11 15:16:05.348781 [DEBUG] mod_sofia.c:449 Channel sofia/external/+13342120202@fl.gg hanging up, cause: NORMAL_CLEARING
  1103. 2017-05-11 15:16:05.348781 [DEBUG] mod_sofia.c:502 Sending BYE to sofia/external/+13342120202@fl.gg
  1104. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:60 sofia/external/+13342120202@fl.gg Standard HANGUP, cause: NORMAL_CLEARING
  1105. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:852 (sofia/external/+13342120202@fl.gg) State HANGUP going to sleep
  1106. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:619 (sofia/external/+13342120202@fl.gg) State Change CS_HANGUP -> CS_REPORTING
  1107. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+13342120202@fl.gg) Running State Change CS_REPORTING (Cur 2 Tot 126)
  1108. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:938 (sofia/external/+13342120202@fl.gg) State REPORTING
  1109. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:174 sofia/external/+13342120202@fl.gg Standard REPORTING, cause: NORMAL_CLEARING
  1110. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:938 (sofia/external/+13342120202@fl.gg) State REPORTING going to sleep
  1111. send 648 bytes to udp/[216.115.69.144]:5060 at 15:16:04.022757:
  1112.    ------------------------------------------------------------------------
  1113.    BYE sip:+13342120202@74.120.93.200:5060 SIP/2.0
  1114.    Via: SIP/2.0/UDP 192.168.1.9:5080;rport;branch=z9hG4bKjv871747DcaFH
  1115.    Route: <sip:216.115.69.144;lr>
  1116.    Route: <sip:216.115.69.132;lr>
  1117.    Max-Forwards: 70
  1118.    From: <sip:+13342120101@fl.gg>;tag=11XgN86N3ZD7D
  1119.    To: "LINDEN       AL" <sip:+13342120202@fl.gg>;tag=gK0c300052
  1120.    Call-ID: 522992438_133801219@74.120.93.200
  1121.    CSeq: 106929018 BYE
  1122.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1123.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1124.    Supported: timer, path, replaces
  1125.    Reason: Q.850;cause=16;text="NORMAL_CLEARING"
  1126.    Content-Length: 0
  1127.  
  1128.    ------------------------------------------------------------------------
  1129. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:610 (sofia/external/+13342120202@fl.gg) State Change CS_REPORTING -> CS_DESTROY
  1130. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_session.c:1712 Session 126 (sofia/external/+13342120202@fl.gg) Locked, Waiting on external entities
  1131. 2017-05-11 15:16:05.348781 [NOTICE] switch_core_session.c:1730 Session 126 (sofia/external/+13342120202@fl.gg) Ended
  1132. 2017-05-11 15:16:05.348781 [NOTICE] switch_core_session.c:1734 Close Channel sofia/external/+13342120202@fl.gg [CS_DESTROY]
  1133. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:741 (sofia/external/+13342120202@fl.gg) Running State Change CS_DESTROY (Cur 1 Tot 126)
  1134. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:751 (sofia/external/+13342120202@fl.gg) State DESTROY
  1135. 2017-05-11 15:16:05.348781 [DEBUG] mod_sofia.c:354 sofia/external/+13342120202@fl.gg SOFIA DESTROY
  1136. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:181 sofia/external/+13342120202@fl.gg Standard DESTROY
  1137. 2017-05-11 15:16:05.348781 [DEBUG] switch_core_state_machine.c:751 (sofia/external/+13342120202@fl.gg) State DESTROY going to sleep
  1138. recv 403 bytes from udp/[216.115.69.144]:5060 at 15:16:04.202932:
  1139.    ------------------------------------------------------------------------
  1140.    SIP/2.0 200 OK
  1141.    From: <sip:+13342120101@fl.gg>;tag=11XgN86N3ZD7D
  1142.    To: "LINDEN       AL" <sip:+13342120202@fl.gg>;tag=gK0c300052
  1143.    Via: SIP/2.0/UDP 192.168.1.9:5080;received=68.157.150.128;rport=5080;branch=z9hG4bKjv871747DcaFH
  1144.    Call-ID: 522992438_133801219@74.120.93.200
  1145.    CSeq: 106929018 BYE
  1146.    Record-Route: <sip:216.115.69.132:5060;lr>
  1147.    Record-Route: <sip:216.115.69.144:5060;lr>
  1148.    Content-Length:   0
  1149.  
  1150.    ------------------------------------------------------------------------
  1151. recv 652 bytes from udp/[216.115.69.144]:5060 at 15:16:04.853765:
  1152.    ------------------------------------------------------------------------
  1153.    BYE sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute SIP/2.0
  1154.    Record-Route: <sip:216.115.69.144;lr>
  1155.    Record-Route: <sip:216.115.69.133;lr>
  1156.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  1157.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  1158.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK5d7c.89d5cf83b641f01f91b4c109dd31d9e1.0
  1159.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK5d7c.a5ef42e1eedcbde16bc8bd65c6b85cbf.0
  1160.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-g1sa
  1161.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  1162.    CSeq: 3 BYE
  1163.    Max-Forwards: 67
  1164.    Content-Length: 0
  1165.    Supported: timer
  1166.  
  1167.    ------------------------------------------------------------------------
  1168. 2017-05-11 15:16:06.169434 [NOTICE] sofia.c:1079 Hangup sofia/external/13342120101 [CS_EXECUTE] [NORMAL_CLEARING]
  1169. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:496 ==============================================================================
  1170. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:508 Fax processing not successful - result (49) The call dropped prematurely.
  1171. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:513 Remote station id:
  1172. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:514 Local station id:  SpanDSP Fax Ident
  1173. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:515 Pages transferred: 0
  1174. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:517 Total fax pages:   0
  1175. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:518 Image resolution:  0x0
  1176. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:519 Transfer Rate:     14400
  1177. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:521 ECM status         off
  1178. 2017-05-11 15:16:06.169434 [DEBUG] mod_spandsp_fax.c:522 remote country:
  1179. 2017-05-11 15:16:06.189077 [DEBUG] mod_spandsp_fax.c:523 remote vendor:
  1180. 2017-05-11 15:16:06.189077 [DEBUG] mod_spandsp_fax.c:524 remote model:
  1181. send 682 bytes to udp/[216.115.69.144]:5060 at 15:16:04.856262:
  1182.    ------------------------------------------------------------------------
  1183.    SIP/2.0 200 OK
  1184.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK5d7c.89d5cf83b641f01f91b4c109dd31d9e1.0
  1185. 2017-05-11 15:16:06.189077 [DEBUG] mod_spandsp_fax.c:526 ==============================================================================
  1186.    Via: SIP/2.0/UDP 216.115.69.133;branch=z9hG4bK5d7c.a5ef42e1eedcbde16bc8bd65c6b85cbf.0
  1187.    Via: SIP/2.0/UDP 64.194.139.60:5060;branch=z9hG4bKvuf6ja4vqae7era50vf8vir143-g1sa
  1188.    From: <sip:13342120101@sip.flowroute.com>;tag=9311370351365563085
  1189.    To: "" <sip:28308479@sip.flowroute.com>;tag=ZFBZHj5e9D11p
  1190.    Call-ID: 013d52c8-b121-1235-d39e-08002777afbe
  1191.    CSeq: 3 BYE
  1192.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1193.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1194.    Supported: timer, path, replaces
  1195.    Content-Length: 0
  1196.  
  1197.    ------------------------------------------------------------------------
  1198. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_codec.c:248 sofia/external/13342120101 Restore previous codec PCMU:0.
  1199. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_session.c:2884 sofia/external/13342120101 skip receive message [PHONE_EVENT] (channel is hungup already)
  1200. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:650 (sofia/external/13342120101) State EXECUTE going to sleep
  1201. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:584 (sofia/external/13342120101) Running State Change CS_HANGUP (Cur 1 Tot 126)
  1202. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:850 (sofia/external/13342120101) Callstate Change ACTIVE -> HANGUP
  1203. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:852 (sofia/external/13342120101) State HANGUP
  1204. 2017-05-11 15:16:06.189077 [DEBUG] mod_sofia.c:449 Channel sofia/external/13342120101 hanging up, cause: NORMAL_CLEARING
  1205. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:60 sofia/external/13342120101 Standard HANGUP, cause: NORMAL_CLEARING
  1206. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:852 (sofia/external/13342120101) State HANGUP going to sleep
  1207. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:619 (sofia/external/13342120101) State Change CS_HANGUP -> CS_REPORTING
  1208. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:584 (sofia/external/13342120101) Running State Change CS_REPORTING (Cur 1 Tot 126)
  1209. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:938 (sofia/external/13342120101) State REPORTING
  1210. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:174 sofia/external/13342120101 Standard REPORTING, cause: NORMAL_CLEARING
  1211. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:938 (sofia/external/13342120101) State REPORTING going to sleep
  1212. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:610 (sofia/external/13342120101) State Change CS_REPORTING -> CS_DESTROY
  1213. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_session.c:1712 Session 125 (sofia/external/13342120101) Locked, Waiting on external entities
  1214. 2017-05-11 15:16:06.189077 [NOTICE] switch_core_session.c:1730 Session 125 (sofia/external/13342120101) Ended
  1215. 2017-05-11 15:16:06.189077 [NOTICE] switch_core_session.c:1734 Close Channel sofia/external/13342120101 [CS_DESTROY]
  1216. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:741 (sofia/external/13342120101) Running State Change CS_DESTROY (Cur 0 Tot 126)
  1217. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:751 (sofia/external/13342120101) State DESTROY
  1218. 2017-05-11 15:16:06.189077 [DEBUG] mod_sofia.c:354 sofia/external/13342120101 SOFIA DESTROY
  1219. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:181 sofia/external/13342120101 Standard DESTROY
  1220. 2017-05-11 15:16:06.189077 [DEBUG] switch_core_state_machine.c:751 (sofia/external/13342120101) State DESTROY going to sleep
  1221. freeswitch@freeswitch-test> show calls
  1222.  
  1223. 0 total.
  1224.  
  1225. recv 757 bytes from udp/[192.168.1.26]:5060 at 15:16:47.032094:
  1226.    ------------------------------------------------------------------------
  1227.    REGISTER sip:192.168.1.9 SIP/2.0
  1228.    Via: SIP/2.0/UDP 192.168.1.26:5060;branch=z9hG4bK72c07dbdf3b3fa9f
  1229.    From: <sip:1009@192.168.1.9;user=phone>;tag=773c4c169c139c19
  1230.    To: <sip:1009@192.168.1.9;user=phone>
  1231.    Contact: <sip:1009@192.168.1.26:5060;transport=udp;user=phone>
  1232.    Supported: path
  1233.    Authorization: Digest username="1009", realm="192.168.1.9", algorithm=MD5, uri="sip:192.168.1.9", qop=auth, nc=00000003, cnonce="6bb850224bf56cc1", nonce="17e1a876-403f-4250-ba07-9d0ac6aa0fe5", response="317a6fb5b32cea35dd8d825015f60c74"
  1234.    Call-ID: 7b8e2647b544354a@192.168.1.26
  1235.    CSeq: 10062 REGISTER
  1236.    Expires: 3600
  1237.    User-Agent: Grandstream BT200 1.1.6.32
  1238.    Max-Forwards: 70
  1239.    Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK
  1240.    Content-Length: 0
  1241.  
  1242.    ------------------------------------------------------------------------
  1243. send 621 bytes to udp/[192.168.1.26]:5060 at 15:16:47.034312:
  1244.    ------------------------------------------------------------------------
  1245.    SIP/2.0 200 OK
  1246.    Via: SIP/2.0/UDP 192.168.1.26:5060;branch=z9hG4bK72c07dbdf3b3fa9f
  1247.    From: <sip:1009@192.168.1.9;user=phone>;tag=773c4c169c139c19
  1248.    To: <sip:1009@192.168.1.9;user=phone>;tag=yN0XB1ge8Qc4N
  1249.    Call-ID: 7b8e2647b544354a@192.168.1.26
  1250.    CSeq: 10062 REGISTER
  1251.    Contact: <sip:1009@192.168.1.26:5060;transport=udp;user=phone>;expires=3600
  1252.    Date: Thu, 11 May 2017 19:16:48 GMT
  1253.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1254.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1255.    Supported: timer, path, replaces
  1256.    Content-Length: 0
  1257.  
  1258.    ------------------------------------------------------------------------
  1259. recv 495 bytes from udp/[216.115.69.144]:5060 at 15:16:55.391028:
  1260.    ------------------------------------------------------------------------
  1261.    OPTIONS sip:68.157.150.128:5080;transport=udp SIP/2.0
  1262.    Max-Forwards: 10
  1263.    Record-Route: <sip:216.115.69.144;lr>
  1264.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKf09a.9ef1429cd5c4d40209eb14b57630178b.0
  1265.    Via: SIP/2.0/UDP 70.167.153.136:5060;branch=0
  1266.    Route: <sip:216.115.69.144;lr;received='sip:68.157.150.128:5080;transport=udp'>
  1267.    From: sip:ping@invalid;tag=ee732e29
  1268.    To: sip:68.157.150.128:5080;transport=udp
  1269.    Call-ID: 031b3b74-c1254d32-5fb0b6@70.167.153.136
  1270.    CSeq: 1 OPTIONS
  1271.    Content-Length: 0
  1272.  
  1273.    ------------------------------------------------------------------------
  1274. send 722 bytes to udp/[216.115.69.144]:5060 at 15:16:55.391601:
  1275.    ------------------------------------------------------------------------
  1276.    SIP/2.0 200 OK
  1277.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bKf09a.9ef1429cd5c4d40209eb14b57630178b.0
  1278.    Via: SIP/2.0/UDP 70.167.153.136:5060;branch=0
  1279.    Record-Route: <sip:216.115.69.144;lr>
  1280.    From: sip:ping@invalid;tag=ee732e29
  1281.    To: <sip:68.157.150.128:5080>;transport=udp;tag=3Kg2ry8vXHtcN
  1282.    Call-ID: 031b3b74-c1254d32-5fb0b6@70.167.153.136
  1283.    CSeq: 1 OPTIONS
  1284.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  1285.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1286.    Accept: application/sdp
  1287.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1288.    Supported: timer, path, replaces
  1289.    Allow-Events: talk, hold, conference, refer
  1290.    Content-Length: 0
  1291.  
  1292.    ------------------------------------------------------------------------
  1293. recv 411 bytes from udp/[62.141.42.201]:5062 at 15:16:57.723319:
  1294.    ------------------------------------------------------------------------
  1295.    OPTIONS sip:100@68.157.150.128 SIP/2.0
  1296.    Via: SIP/2.0/UDP 62.141.42.201:5062;branch=z9hG4bK-2381670077;rport
  1297.    Content-Length: 0
  1298.    From: "sipvicious"<sip:100@1.1.1.1>; tag=343439643936383031336334013336393435393136
  1299.    Accept: application/sdp
  1300.    User-Agent: friendly-scanner
  1301.    To: "sipvicious"<sip:100@1.1.1.1>
  1302.    Contact: sip:100@62.141.42.201:5062
  1303.    CSeq: 1 OPTIONS
  1304.    Call-ID: 39583324158554579239185
  1305.    Max-Forwards: 70
  1306.  
  1307.    ------------------------------------------------------------------------
  1308. send 646 bytes to udp/[62.141.42.201]:5062 at 15:16:57.723786:
  1309.    ------------------------------------------------------------------------
  1310.    SIP/2.0 200 OK
  1311.    Via: SIP/2.0/UDP 62.141.42.201:5062;branch=z9hG4bK-2381670077;rport=5062
  1312.    From: "sipvicious"<sip:100@1.1.1.1>; tag=343439643936383031336334013336393435393136
  1313.    To: "sipvicious" <sip:100@1.1.1.1>;tag=4v9ttSS0ttgZg
  1314.    Call-ID: 39583324158554579239185
  1315.    CSeq: 1 OPTIONS
  1316.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  1317.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1318.    Accept: application/sdp
  1319.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1320.    Supported: timer, path, replaces
  1321.    Allow-Events: talk, hold, conference, refer
  1322.    Content-Length: 0
  1323.  
  1324.    ------------------------------------------------------------------------
  1325. recv 496 bytes from udp/[216.115.69.144]:5060 at 15:17:12.220460:
  1326.    ------------------------------------------------------------------------
  1327.    OPTIONS sip:68.157.150.128:5080;transport=udp SIP/2.0
  1328.    Max-Forwards: 10
  1329.    Record-Route: <sip:216.115.69.144;lr>
  1330.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK03e3.617bca3a5f7fbd8eda9f23ac9181ec05.0
  1331.    Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  1332.    Route: <sip:216.115.69.144;lr;received='sip:68.157.150.128:5080;transport=udp'>
  1333.    From: sip:ping@invalid;tag=2c6024e5
  1334.    To: sip:68.157.150.128:5080;transport=udp
  1335.    Call-ID: 84599eb4-1dc28c47-cd1d9c2@216.115.69.131
  1336.    CSeq: 1 OPTIONS
  1337.    Content-Length: 0
  1338.  
  1339.    ------------------------------------------------------------------------
  1340. send 723 bytes to udp/[216.115.69.144]:5060 at 15:17:12.221207:
  1341.    ------------------------------------------------------------------------
  1342.    SIP/2.0 200 OK
  1343.    Via: SIP/2.0/UDP 216.115.69.144;branch=z9hG4bK03e3.617bca3a5f7fbd8eda9f23ac9181ec05.0
  1344.    Via: SIP/2.0/UDP 216.115.69.131:5060;branch=0
  1345.    Record-Route: <sip:216.115.69.144;lr>
  1346.    From: sip:ping@invalid;tag=2c6024e5
  1347.    To: <sip:68.157.150.128:5080>;transport=udp;tag=552Kvma4Q36Hc
  1348.    Call-ID: 84599eb4-1dc28c47-cd1d9c2@216.115.69.131
  1349.    CSeq: 1 OPTIONS
  1350.    Contact: <sip:gw+flowroute@192.168.1.9:5080;transport=udp;gw=flowroute>
  1351.    User-Agent: FreeSWITCH-mod_sofia/1.9.0+git~20170505T161917Z~5d4ac1cd3b~64bit
  1352.    Accept: application/sdp
  1353.    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  1354.    Supported: timer, path, replaces
  1355.    Allow-Events: talk, hold, conference, refer
  1356.    Content-Length: 0
  1357.  
  1358.    ------------------------------------------------------------------------
  1359. freeswitch@freeswitch-test>
  1360.