Advertisement
highsea

wss_webrtc_sipjs_呼叫测试2互相呼叫

May 4th, 2018
2,701
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. wss 协议代理 nginx 转到 192.168.1.48
  2.  
  3. sip 服务器
  4.  
  5. 192.168.1.48:5060
  6.  
  7. wss://192.168.1.48:7443
  8. ws://192.168.1.48:5066
  9.  
  10. 192.168.1.214 wss.mjoys.com
  11. 192.168.1.214 ws.mjoys.com
  12.  
  13.  
  14. freeswitch@highsea-macos-vmware-centos6.5> recv 629 bytes from udp/[192.168.1.33]:63346 at 22:36:49.423171:
  15.    ------------------------------------------------------------------------
  16.    SUBSCRIBE sip:91003@192.168.1.48:5060 SIP/2.0
  17.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---15410f2af173e413;rport
  18.    Max-Forwards: 70
  19.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  20.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  21.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  22.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  23.    CSeq: 20 SUBSCRIBE
  24.    Expires: 300
  25.    Accept: application/simple-message-summary
  26.   Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  27.    User-Agent: X-Lite release 5.2.0 stamp 90533
  28.    Event: message-summary
  29.    Content-Length: 0
  30.    
  31.    ------------------------------------------------------------------------
  32. send 769 bytes to udp/[192.168.1.33]:63346 at 22:36:49.423924:
  33.    ------------------------------------------------------------------------
  34.    SIP/2.0 202 Accepted
  35.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---15410f2af173e413;rport=63346
  36.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  37.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  38.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  39.    CSeq: 20 SUBSCRIBE
  40.    Contact: <sip:91003@192.168.1.48:5060>
  41.    Expires: 300
  42.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  43.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  44.    Supported: timer, path, replaces
  45.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  46.    Subscription-State: active;expires=300
  47.    Content-Length: 0
  48.    
  49.    ------------------------------------------------------------------------
  50. recv 537 bytes from udp/[192.168.1.189]:58272 at 22:36:49.456096:
  51.    ------------------------------------------------------------------------
  52.    REGISTER sip:192.168.1.48 SIP/2.0
  53.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPjrvUO5ZtloWfiZW1NyBujcPFczthqj6Lf
  54.    Max-Forwards: 70
  55.    From: <sip:1002@192.168.1.48>;tag=Y.BqcX2AZqvJHyfrrPohA8Bzyz.jUz5V
  56.    To: <sip:1002@192.168.1.48>
  57.    Call-ID: fWEUEZ56CxZ1cLQGNOmaxJ85kvtYSzGZ
  58.    CSeq: 13725 REGISTER
  59.    User-Agent: Siphon PjSip v2.0.0-beta/arm-apple-darwin9
  60.    Contact: <sip:1002@192.168.1.189:58272;ob>
  61.    Expires: 1800
  62.    Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  63.    Content-Length:  0
  64.    
  65.    ------------------------------------------------------------------------
  66. send 637 bytes to udp/[192.168.1.189]:58272 at 22:36:49.457221:
  67.    ------------------------------------------------------------------------
  68.    SIP/2.0 401 Unauthorized
  69.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPjrvUO5ZtloWfiZW1NyBujcPFczthqj6Lf
  70.    From: <sip:1002@192.168.1.48>;tag=Y.BqcX2AZqvJHyfrrPohA8Bzyz.jUz5V
  71.    To: <sip:1002@192.168.1.48>;tag=353j7a8peQFcS
  72.    Call-ID: fWEUEZ56CxZ1cLQGNOmaxJ85kvtYSzGZ
  73.    CSeq: 13725 REGISTER
  74.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  75.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  76.    Supported: timer, path, replaces
  77.    WWW-Authenticate: Digest realm="192.168.1.48", nonce="69cdbece-4edf-11e8-8682-4f68e5ddb57e", algorithm=MD5, qop="auth"
  78.    Content-Length: 0
  79.    
  80.    ------------------------------------------------------------------------
  81. recv 794 bytes from udp/[192.168.1.189]:58272 at 22:36:49.465043:
  82.    ------------------------------------------------------------------------
  83.    REGISTER sip:192.168.1.48 SIP/2.0
  84.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPjxmFKXR4VlDoNcuxlJyznLhVpXOnVoVIF
  85.    Max-Forwards: 70
  86.    From: <sip:1002@192.168.1.48>;tag=Y.BqcX2AZqvJHyfrrPohA8Bzyz.jUz5V
  87.    To: <sip:1002@192.168.1.48>
  88.    Call-ID: fWEUEZ56CxZ1cLQGNOmaxJ85kvtYSzGZ
  89.    CSeq: 13726 REGISTER
  90.    User-Agent: Siphon PjSip v2.0.0-beta/arm-apple-darwin9
  91.    Contact: <sip:1002@192.168.1.189:58272;ob>
  92.    Expires: 1800
  93.    Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  94.    Authorization: Digest username="1002", realm="192.168.1.48", nonce="69cdbece-4edf-11e8-8682-4f68e5ddb57e", uri="sip:192.168.1.48", response="45f4f0b7b347296b0d169331d9d1c312", algorithm=MD5, cnonce="qCfbb9n35Fc6euotDDCwvbh5QgHQpauj", qop=auth, nc=00000001
  95.    Content-Length:  0
  96.    
  97.    ------------------------------------------------------------------------
  98. send 601 bytes to udp/[192.168.1.189]:58272 at 22:36:49.469501:
  99.    ------------------------------------------------------------------------
  100.    SIP/2.0 200 OK
  101.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPjxmFKXR4VlDoNcuxlJyznLhVpXOnVoVIF
  102.    From: <sip:1002@192.168.1.48>;tag=Y.BqcX2AZqvJHyfrrPohA8Bzyz.jUz5V
  103.    To: <sip:1002@192.168.1.48>;tag=4eXB95rtB05ym
  104.    Call-ID: fWEUEZ56CxZ1cLQGNOmaxJ85kvtYSzGZ
  105.    CSeq: 13726 REGISTER
  106.    Contact: <sip:1002@192.168.1.189:58272;ob>;expires=1800
  107.    Date: Thu, 03 May 2018 14:36:49 GMT
  108.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  109.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  110.    Supported: timer, path, replaces
  111.    Content-Length: 0
  112.    
  113.    ------------------------------------------------------------------------
  114. send 923 bytes to udp/[192.168.1.189]:58272 at 22:36:49.503831:
  115.    ------------------------------------------------------------------------
  116.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  117.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bKy9Xv8F5gZev8g
  118.    Max-Forwards: 70
  119.    From: <sip:1002@192.168.1.48>;tag=5Qp4a19X88UHg
  120.    To: <sip:1002@192.168.1.48>
  121.    Call-ID: 41333369-c982-1236-4c9b-000c295e44db
  122.    CSeq: 122343040 NOTIFY
  123.    Contact: <sip:mod_sofia@192.168.1.48:5060>
  124.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  125.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  126.    Supported: timer, path, replaces
  127.    Event: message-summary
  128.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  129.    Subscription-State: terminated;reason=noresource
  130.    Content-Type: application/simple-message-summary
  131.    Content-Length: 91
  132.    
  133.    Messages-Waiting: yes
  134.    Message-Account: sip:1002@192.168.1.48
  135.    Voice-Message: 3/0 (0/0)
  136.    
  137.    ------------------------------------------------------------------------
  138. recv 304 bytes from udp/[192.168.1.189]:58272 at 22:36:49.510038:
  139.    ------------------------------------------------------------------------
  140.    SIP/2.0 200 OK
  141.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;received=192.168.1.48;branch=z9hG4bKy9Xv8F5gZev8g
  142.    Call-ID: 41333369-c982-1236-4c9b-000c295e44db
  143.    From: <sip:1002@192.168.1.48>;tag=5Qp4a19X88UHg
  144.    To: <sip:1002@192.168.1.48>;tag=z9hG4bKy9Xv8F5gZev8g
  145.    CSeq: 122343040 NOTIFY
  146.    Content-Length:  0
  147.    
  148.    ------------------------------------------------------------------------
  149. send 968 bytes to udp/[192.168.1.33]:63346 at 22:36:49.604319:
  150.    ------------------------------------------------------------------------
  151.    NOTIFY sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea SIP/2.0
  152.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bKZjQNaBpmvQjUc
  153.    Max-Forwards: 70
  154.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  155.    To: "91003" <sip:91003@192.168.1.48>;tag=eb19f017
  156.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  157.    CSeq: 531110451 NOTIFY
  158.    Contact: <sip:91003@192.168.1.48:5060>
  159.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  160.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  161.    Supported: timer, path, replaces
  162.    Event: message-summary
  163.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  164.    Subscription-State: active;expires=300
  165.    Content-Type: application/simple-message-summary
  166.    Content-Length: 92
  167.    
  168.    Messages-Waiting: yes
  169.    Message-Account: sip:91003@192.168.1.48
  170.    Voice-Message: 1/0 (0/0)
  171.    
  172.    ------------------------------------------------------------------------
  173. recv 403 bytes from udp/[192.168.1.33]:63346 at 22:36:49.606968:
  174.    ------------------------------------------------------------------------
  175.    SIP/2.0 200 OK
  176.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;branch=z9hG4bKZjQNaBpmvQjUc
  177.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  178.    To: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  179.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  180.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  181.    CSeq: 531110451 NOTIFY
  182.    User-Agent: X-Lite release 5.2.0 stamp 90533
  183.    Content-Length: 0
  184.    
  185.    ------------------------------------------------------------------------
  186. recv 5131 bytes from ws/[192.168.1.214]:20226 at 22:36:53.279266:
  187.    ------------------------------------------------------------------------
  188.    INVITE sip:1002@192.168.1.48:5060 SIP/2.0
  189.    Via: SIP/2.0/WSS umte6830sohp.invalid;branch=z9hG4bK7957401
  190.    Max-Forwards: 70
  191.    To: <sip:1002@192.168.1.48:5060>
  192.    From: "1005" <sip:1005@192.168.1.48:5060>;tag=8l01ntqd98
  193.    Call-ID: gpcuhu6ftda2b311mmrv
  194.    CSeq: 6740 INVITE
  195.    Contact: <sip:ooth72od@umte6830sohp.invalid;transport=ws;ob>
  196.   Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY
  197.    Content-Type: application/sdp
  198.    Supported: outbound
  199.    User-Agent: SIP.js/0.7.0 BB
  200.    Content-Length: 4642
  201.    
  202.    v=0
  203.    o=- 2286565239832583479 2 IN IP4 127.0.0.1
  204.    s=-
  205.    t=0 0
  206.    a=group:BUNDLE audio video
  207.    a=msid-semantic: WMS Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd
  208.    m=audio 60924 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  209.    c=IN IP4 192.168.1.33
  210.    a=rtcp:9 IN IP4 0.0.0.0
  211.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 60924 typ host generation 0 network-id 1
  212.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  213.    a=ice-ufrag:JzO/
  214.    a=ice-pwd:bTG7RTL6HsrkmkpNJItAb+V4
  215.    a=ice-options:trickle
  216.    a=fingerprint:sha-256 DA:9E:24:16:6A:E5:82:4A:66:D6:21:F0:88:CC:40:1D:47:68:2B:34:66:BB:E9:8D:1B:52:7C:E8:20:3D:4B:48
  217.    a=setup:actpass
  218.    a=mid:audio
  219.    a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  220.    a=sendrecv
  221.    a=rtcp-mux
  222.    a=rtpmap:111 opus/48000/2
  223.    a=rtcp-fb:111 transport-cc
  224.    a=fmtp:111 minptime=10;useinbandfec=1
  225.    a=rtpmap:103 ISAC/16000
  226.    a=rtpmap:104 ISAC/32000
  227.    a=rtpmap:9 G722/8000
  228.    a=rtpmap:0 PCMU/8000
  229.    a=rtpmap:8 PCMA/8000
  230.    a=rtpmap:106 CN/32000
  231.    a=rtpmap:105 CN/16000
  232.    a=rtpmap:13 CN/8000
  233.    a=rtpmap:110 telephone-event/48000
  234.    a=rtpmap:112 telephone-event/32000
  235.    a=rtpmap:113 telephone-event/16000
  236.    a=rtpmap:126 telephone-event/8000
  237.    a=ssrc:1667872936 cname:eLRi2zO7VTstHFos
  238.    a=ssrc:1667872936 msid:Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd 66006ad7-8b9b-4aa2-88ac-a19571b07357
  239.    a=ssrc:1667872936 mslabel:Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd
  240.    a=ssrc:1667872936 label:66006ad7-8b9b-4aa2-88ac-a19571b07357
  241.    m=video 65171 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 102 123 127 122 125 107 108 109 124
  242.    c=IN IP4 192.168.1.33
  243.    a=rtcp:9 IN IP4 0.0.0.0
  244.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 65171 typ host generation 0 network-id 1
  245.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  246.    a=ice-ufrag:JzO/
  247.    a=ice-pwd:bTG7RTL6HsrkmkpNJItAb+V4
  248.    a=ice-options:trickle
  249.    a=fingerprint:sha-256 DA:9E:24:16:6A:E5:82:4A:66:D6:21:F0:88:CC:40:1D:47:68:2B:34:66:BB:E9:8D:1B:52:7C:E8:20:3D:4B:48
  250.    a=setup:actpass
  251.    a=mid:video
  252.    a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  253.    a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  254.    a=extmap:4 urn:3gpp:video-orientation
  255.    a=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  256.    a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  257.    a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
  258.    a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
  259.    a=sendrecv
  260.    a=rtcp-mux
  261.    a=rtcp-rsize
  262.    a=rtpmap:96 VP8/90000
  263.    a=rtcp-fb:96 goog-remb
  264.    a=rtcp-fb:96 transport-cc
  265.    a=rtcp-fb:96 ccm fir
  266.    a=rtcp-fb:96 nack
  267.    a=rtcp-fb:96 nack pli
  268.    a=rtpmap:97 rtx/90000
  269.    a=fmtp:97 apt=96
  270.    a=rtpmap:98 VP9/90000
  271.    a=rtcp-fb:98 goog-remb
  272.    a=rtcp-fb:98 transport-cc
  273.    a=rtcp-fb:98 ccm fir
  274.    a=rtcp-fb:98 nack
  275.    a=rtcp-fb:98 nack pli
  276.    a=rtpmap:99 rtx/90000
  277.    a=fmtp:99 apt=98
  278.    a=rtpmap:100 H264/90000
  279.    a=rtcp-fb:100 goog-remb
  280.    a=rtcp-fb:100 transport-cc
  281.    a=rtcp-fb:100 ccm fir
  282.    a=rtcp-fb:100 nack
  283.    a=rtcp-fb:100 nack pli
  284.    a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
  285.    a=rtpmap:101 rtx/90000
  286.    a=fmtp:101 apt=100
  287.    a=rtpmap:102 H264/90000
  288.    a=rtcp-fb:102 goog-remb
  289.    a=rtcp-fb:102 transport-cc
  290.    a=rtcp-fb:102 ccm fir
  291.    a=rtcp-fb:102 nack
  292.    a=rtcp-fb:102 nack pli
  293.    a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
  294.    a=rtpmap:123 rtx/90000
  295.    a=fmtp:123 apt=102
  296.    a=rtpmap:127 H264/90000
  297.    a=rtcp-fb:127 goog-remb
  298.    a=rtcp-fb:127 transport-cc
  299.    a=rtcp-fb:127 ccm fir
  300.    a=rtcp-fb:127 nack
  301.    a=rtcp-fb:127 nack pli
  302.    a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0032
  303.    a=rtpmap:122 rtx/90000
  304.    a=fmtp:122 apt=127
  305.    a=rtpmap:125 H264/90000
  306.    a=rtcp-fb:125 goog-remb
  307.    a=rtcp-fb:125 transport-cc
  308.    a=rtcp-fb:125 ccm fir
  309.    a=rtcp-fb:125 nack
  310.    a=rtcp-fb:125 nack pli
  311.    a=fmtp:125 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640032
  312.    a=rtpmap:107 rtx/90000
  313.    a=fmtp:107 apt=125
  314.    a=rtpmap:108 red/90000
  315.    a=rtpmap:109 rtx/90000
  316.    a=fmtp:109 apt=108
  317.    a=rtpmap:124 ulpfec/90000
  318.    a=ssrc-group:FID 2222232241 3013181461
  319.    a=ssrc:2222232241 cname:eLRi2zO7VTstHFos
  320.    a=ssrc:2222232241 msid:Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd 9dcfea75-2f5d-4744-bea2-c1a95e1f845b
  321.    a=ssrc:2222232241 mslabel:Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd
  322.    a=ssrc:2222232241 label:9dcfea75-2f5d-4744-bea2-c1a95e1f845b
  323.    a=ssrc:3013181461 cname:eLRi2zO7VTstHFos
  324.    a=ssrc:3013181461 msid:Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd 9dcfea75-2f5d-4744-bea2-c1a95e1f845b
  325.    a=ssrc:3013181461 mslabel:Zo6VBfxgeXbcw02Bi8UmC4cQtxFK3BdsYJpd
  326.    a=ssrc:3013181461 label:9dcfea75-2f5d-4744-bea2-c1a95e1f845b
  327.    ------------------------------------------------------------------------
  328. recv 563 bytes from ws/[192.168.1.214]:20286 at 22:37:14.775590:
  329.    ------------------------------------------------------------------------
  330.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  331.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK770519
  332.    Max-Forwards: 69
  333.    To: <sip:1003@192.168.1.48:5060>
  334.    From: <sip:1003@192.168.1.48:5060>;tag=1gcd2ofmj6
  335.    Call-ID: m1bfbt35vhvdgsvih52ole
  336.    CSeq: 22 REGISTER
  337.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  338.    Expires: 600
  339.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  340.    Supported: path,gruu,outbound
  341.    User-Agent: JsSIP 3.2.7
  342.    Content-Length: 0
  343.    
  344.    ------------------------------------------------------------------------
  345. recv 386 bytes from ws/[192.168.1.214]:20226 at 22:37:43.777550:
  346.    ------------------------------------------------------------------------
  347.    MESSAGE sip:1002@192.168.1.48:5060 SIP/2.0
  348.    Via: SIP/2.0/WSS umte6830sohp.invalid;branch=z9hG4bK6510945
  349.    Max-Forwards: 70
  350.    To: <sip:1002@192.168.1.48:5060>
  351.    From: "1005" <sip:1005@192.168.1.48:5060>;tag=u8gmgtg6sa
  352.    Call-ID: gpcuhtao292n32naqguc
  353.    CSeq: 7536 MESSAGE
  354.    Content-Type: text/plain
  355.    Supported: outbound
  356.    User-Agent: SIP.js/0.7.0 BB
  357.    Content-Length: 22
  358.  
  359.    ------------------------------------------------------------------------
  360. recv 371 bytes from ws/[192.168.1.214]:20226 at 22:37:58.524373:
  361.    ------------------------------------------------------------------------
  362.    MESSAGE sip:1002@192.168.1.48:5060 SIP/2.0
  363.    Via: SIP/2.0/WSS umte6830sohp.invalid;branch=z9hG4bK9306397
  364.    Max-Forwards: 70
  365.    To: <sip:1002@192.168.1.48:5060>
  366.    From: "1005" <sip:1005@192.168.1.48:5060>;tag=mdc032gp6q
  367.    Call-ID: gpcuhb48o3e5h7arrllv
  368.    CSeq: 6916 MESSAGE
  369.    Content-Type: text/plain
  370.    Supported: outbound
  371.    User-Agent: SIP.js/0.7.0 BB
  372.    Content-Length: 8
  373.    
  374.    22222222
  375.  
  376.    ------------------------------------------------------------------------
  377. recv 563 bytes from ws/[192.168.1.214]:20338 at 22:38:15.459630:
  378.    ------------------------------------------------------------------------
  379.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  380.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK283065
  381.    Max-Forwards: 69
  382.    To: <sip:1003@192.168.1.48:5060>
  383.    From: <sip:1003@192.168.1.48:5060>;tag=o9vnal8fcb
  384.    Call-ID: m1bfbt35vhvdgsvih52ole
  385.    CSeq: 23 REGISTER
  386.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  387.    Expires: 600
  388.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  389.    Supported: path,gruu,outbound
  390.    User-Agent: JsSIP 3.2.7
  391.    Content-Length: 0
  392.    
  393.    ------------------------------------------------------------------------
  394. recv 5119 bytes from ws/[192.168.1.214]:20226 at 22:38:28.289760:
  395.    ------------------------------------------------------------------------
  396.    INVITE sip:1002@192.168.1.48:5060 SIP/2.0
  397.    Via: SIP/2.0/WSS umte6830sohp.invalid;branch=z9hG4bK7679065
  398.    Max-Forwards: 70
  399.    To: <sip:1002@192.168.1.48:5060>
  400.    From: "1005" <sip:1005@192.168.1.48:5060>;tag=hrdl6m6ka4
  401.    Call-ID: gpcuh3hco0caa8odfqfu
  402.    CSeq: 225 INVITE
  403.    Contact: <sip:ooth72od@umte6830sohp.invalid;transport=ws;ob>
  404.   Allow: ACK,CANCEL,INVITE,MESSAGE,BYE,OPTIONS,INFO,NOTIFY
  405.    Content-Type: application/sdp
  406.    Supported: outbound
  407.    User-Agent: SIP.js/0.7.0 BB
  408.    Content-Length: 4631
  409.    
  410.    v=0
  411.    o=- 884228098374017790 2 IN IP4 127.0.0.1
  412.    s=-
  413.    t=0 0
  414.    a=group:BUNDLE audio video
  415.    a=msid-semantic: WMS we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl
  416.    m=audio 49766 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  417.    c=IN IP4 192.168.1.33
  418.    a=rtcp:9 IN IP4 0.0.0.0
  419.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 49766 typ host generation 0 network-id 1
  420.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  421.    a=ice-ufrag:h8YF
  422.    a=ice-pwd:kGI5Pit+9qhbhqQPDJ5BuIRf
  423.    a=ice-options:trickle
  424.    a=fingerprint:sha-256 18:8E:3B:A0:9A:07:CB:18:5D:2A:F8:B3:D1:69:69:4B:09:3E:7D:ED:32:48:7B:37:77:EE:2E:F1:17:E3:CA:66
  425.    a=setup:actpass
  426.    a=mid:audio
  427.    a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  428.    a=sendrecv
  429.    a=rtcp-mux
  430.    a=rtpmap:111 opus/48000/2
  431.    a=rtcp-fb:111 transport-cc
  432.    a=fmtp:111 minptime=10;useinbandfec=1
  433.    a=rtpmap:103 ISAC/16000
  434.    a=rtpmap:104 ISAC/32000
  435.    a=rtpmap:9 G722/8000
  436.    a=rtpmap:0 PCMU/8000
  437.    a=rtpmap:8 PCMA/8000
  438.    a=rtpmap:106 CN/32000
  439.    a=rtpmap:105 CN/16000
  440.    a=rtpmap:13 CN/8000
  441.    a=rtpmap:110 telephone-event/48000
  442.    a=rtpmap:112 telephone-event/32000
  443.    a=rtpmap:113 telephone-event/16000
  444.    a=rtpmap:126 telephone-event/8000
  445.    a=ssrc:3604594937 cname:xLWraeAV37G7fgEY
  446.    a=ssrc:3604594937 msid:we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl 84d18e04-e551-4d1a-bfad-67faa294de15
  447.    a=ssrc:3604594937 mslabel:we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl
  448.    a=ssrc:3604594937 label:84d18e04-e551-4d1a-bfad-67faa294de15
  449.    m=video 51807 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 102 123 127 122 125 107 108 109 124
  450.    c=IN IP4 192.168.1.33
  451.    a=rtcp:9 IN IP4 0.0.0.0
  452.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 51807 typ host generation 0 network-id 1
  453.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  454.    a=ice-ufrag:h8YF
  455.    a=ice-pwd:kGI5Pit+9qhbhqQPDJ5BuIRf
  456.    a=ice-options:trickle
  457.    a=fingerprint:sha-256 18:8E:3B:A0:9A:07:CB:18:5D:2A:F8:B3:D1:69:69:4B:09:3E:7D:ED:32:48:7B:37:77:EE:2E:F1:17:E3:CA:66
  458.    a=setup:actpass
  459.    a=mid:video
  460.    a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  461.    a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  462.    a=extmap:4 urn:3gpp:video-orientation
  463.    a=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  464.    a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  465.    a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
  466.    a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
  467.    a=sendrecv
  468.    a=rtcp-mux
  469.    a=rtcp-rsize
  470.    a=rtpmap:96 VP8/90000
  471.    a=rtcp-fb:96 goog-remb
  472.    a=rtcp-fb:96 transport-cc
  473.    a=rtcp-fb:96 ccm fir
  474.    a=rtcp-fb:96 nack
  475.    a=rtcp-fb:96 nack pli
  476.    a=rtpmap:97 rtx/90000
  477.    a=fmtp:97 apt=96
  478.    a=rtpmap:98 VP9/90000
  479.    a=rtcp-fb:98 goog-remb
  480.    a=rtcp-fb:98 transport-cc
  481.    a=rtcp-fb:98 ccm fir
  482.    a=rtcp-fb:98 nack
  483.    a=rtcp-fb:98 nack pli
  484.    a=rtpmap:99 rtx/90000
  485.    a=fmtp:99 apt=98
  486.    a=rtpmap:100 H264/90000
  487.    a=rtcp-fb:100 goog-remb
  488.    a=rtcp-fb:100 transport-cc
  489.    a=rtcp-fb:100 ccm fir
  490.    a=rtcp-fb:100 nack
  491.    a=rtcp-fb:100 nack pli
  492.    a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
  493.    a=rtpmap:101 rtx/90000
  494.    a=fmtp:101 apt=100
  495.    a=rtpmap:102 H264/90000
  496.    a=rtcp-fb:102 goog-remb
  497.    a=rtcp-fb:102 transport-cc
  498.    a=rtcp-fb:102 ccm fir
  499.    a=rtcp-fb:102 nack
  500.    a=rtcp-fb:102 nack pli
  501.    a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
  502.    a=rtpmap:123 rtx/90000
  503.    a=fmtp:123 apt=102
  504.    a=rtpmap:127 H264/90000
  505.    a=rtcp-fb:127 goog-remb
  506.    a=rtcp-fb:127 transport-cc
  507.    a=rtcp-fb:127 ccm fir
  508.    a=rtcp-fb:127 nack
  509.    a=rtcp-fb:127 nack pli
  510.    a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0032
  511.    a=rtpmap:122 rtx/90000
  512.    a=fmtp:122 apt=127
  513.    a=rtpmap:125 H264/90000
  514.    a=rtcp-fb:125 goog-remb
  515.    a=rtcp-fb:125 transport-cc
  516.    a=rtcp-fb:125 ccm fir
  517.    a=rtcp-fb:125 nack
  518.    a=rtcp-fb:125 nack pli
  519.    a=fmtp:125 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640032
  520.    a=rtpmap:107 rtx/90000
  521.    a=fmtp:107 apt=125
  522.    a=rtpmap:108 red/90000
  523.    a=rtpmap:109 rtx/90000
  524.    a=fmtp:109 apt=108
  525.    a=rtpmap:124 ulpfec/90000
  526.    a=ssrc-group:FID 259040121 848475440
  527.    a=ssrc:259040121 cname:xLWraeAV37G7fgEY
  528.    a=ssrc:259040121 msid:we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl a30a956a-b2c9-46e2-850a-47e98ced9312
  529.    a=ssrc:259040121 mslabel:we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl
  530.    a=ssrc:259040121 label:a30a956a-b2c9-46e2-850a-47e98ced9312
  531.    a=ssrc:848475440 cname:xLWraeAV37G7fgEY
  532.    a=ssrc:848475440 msid:we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl a30a956a-b2c9-46e2-850a-47e98ced9312
  533.    a=ssrc:848475440 mslabel:we2GSYXDcQSY2MObPIanHFSuGxVVamWLaRrl
  534.    a=ssrc:848475440 label:a30a956a-b2c9-46e2-850a-47e98ced9312
  535.    ------------------------------------------------------------------------
  536. recv 564 bytes from ws/[192.168.1.214]:20458 at 22:39:16.697089:
  537.    ------------------------------------------------------------------------
  538.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  539.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK4516146
  540.    Max-Forwards: 69
  541.    To: <sip:1003@192.168.1.48:5060>
  542.    From: <sip:1003@192.168.1.48:5060>;tag=24vj26lh4k
  543.    Call-ID: m1bfbt35vhvdgsvih52ole
  544.    CSeq: 24 REGISTER
  545.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  546.    Expires: 600
  547.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  548.    Supported: path,gruu,outbound
  549.    User-Agent: JsSIP 3.2.7
  550.    Content-Length: 0
  551.    
  552.    ------------------------------------------------------------------------
  553. recv 564 bytes from ws/[192.168.1.214]:20472 at 22:40:17.572340:
  554.    ------------------------------------------------------------------------
  555.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  556.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK3563985
  557.    Max-Forwards: 69
  558.    To: <sip:1003@192.168.1.48:5060>
  559.    From: <sip:1003@192.168.1.48:5060>;tag=4bv57k48h6
  560.    Call-ID: m1bfbt35vhvdgsvih52ole
  561.    CSeq: 25 REGISTER
  562.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  563.    Expires: 600
  564.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  565.    Supported: path,gruu,outbound
  566.    User-Agent: JsSIP 3.2.7
  567.    Content-Length: 0
  568.    
  569.    ------------------------------------------------------------------------
  570. recv 564 bytes from ws/[192.168.1.214]:20476 at 22:41:18.297885:
  571.    ------------------------------------------------------------------------
  572.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  573.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK7560960
  574.    Max-Forwards: 69
  575.    To: <sip:1003@192.168.1.48:5060>
  576.    From: <sip:1003@192.168.1.48:5060>;tag=aj6gp9p49j
  577.    Call-ID: m1bfbt35vhvdgsvih52ole
  578.    CSeq: 26 REGISTER
  579.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  580.    Expires: 600
  581.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  582.    Supported: path,gruu,outbound
  583.    User-Agent: JsSIP 3.2.7
  584.    Content-Length: 0
  585.    
  586.    ------------------------------------------------------------------------
  587. recv 629 bytes from udp/[192.168.1.33]:63346 at 22:41:19.607603:
  588.    ------------------------------------------------------------------------
  589.    SUBSCRIBE sip:91003@192.168.1.48:5060 SIP/2.0
  590.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---b9eff317fc486208;rport
  591.    Max-Forwards: 70
  592.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  593.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  594.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  595.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  596.    CSeq: 21 SUBSCRIBE
  597.    Expires: 300
  598.    Accept: application/simple-message-summary
  599.   Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  600.    User-Agent: X-Lite release 5.2.0 stamp 90533
  601.    Event: message-summary
  602.    Content-Length: 0
  603.    
  604.    ------------------------------------------------------------------------
  605. send 769 bytes to udp/[192.168.1.33]:63346 at 22:41:19.608777:
  606.    ------------------------------------------------------------------------
  607.    SIP/2.0 202 Accepted
  608.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---b9eff317fc486208;rport=63346
  609.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  610.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  611.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  612.    CSeq: 21 SUBSCRIBE
  613.    Contact: <sip:91003@192.168.1.48:5060>
  614.    Expires: 300
  615.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  616.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  617.    Supported: timer, path, replaces
  618.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  619.    Subscription-State: active;expires=300
  620.    Content-Length: 0
  621.    
  622.    ------------------------------------------------------------------------
  623. send 968 bytes to udp/[192.168.1.33]:63346 at 22:41:19.768986:
  624.    ------------------------------------------------------------------------
  625.    NOTIFY sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea SIP/2.0
  626.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK0Ugec66QS08Dr
  627.    Max-Forwards: 70
  628.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  629.    To: "91003" <sip:91003@192.168.1.48>;tag=eb19f017
  630.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  631.    CSeq: 531123951 NOTIFY
  632.    Contact: <sip:91003@192.168.1.48:5060>
  633.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  634.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  635.    Supported: timer, path, replaces
  636.    Event: message-summary
  637.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  638.    Subscription-State: active;expires=300
  639.    Content-Type: application/simple-message-summary
  640.    Content-Length: 92
  641.    
  642.    Messages-Waiting: yes
  643.    Message-Account: sip:91003@192.168.1.48
  644.    Voice-Message: 1/0 (0/0)
  645.    
  646.    ------------------------------------------------------------------------
  647. recv 403 bytes from udp/[192.168.1.33]:63346 at 22:41:19.770174:
  648.    ------------------------------------------------------------------------
  649.    SIP/2.0 200 OK
  650.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;branch=z9hG4bK0Ugec66QS08Dr
  651.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  652.    To: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  653.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  654.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  655.    CSeq: 531123951 NOTIFY
  656.    User-Agent: X-Lite release 5.2.0 stamp 90533
  657.    Content-Length: 0
  658.    
  659.    ------------------------------------------------------------------------
  660. recv 608 bytes from udp/[192.168.1.33]:63346 at 22:41:21.261381:
  661.    ------------------------------------------------------------------------
  662.    SUBSCRIBE sip:9664@192.168.1.48:5060 SIP/2.0
  663.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---5ab8fd264b5b7361;rport
  664.    Max-Forwards: 70
  665.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  666.    To: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  667.    From: "91003"<sip:91003@192.168.1.48>;tag=3d0c1058
  668.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  669.    CSeq: 19 SUBSCRIBE
  670.    Expires: 3600
  671.    Accept: application/pidf+xml
  672.   Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  673.    User-Agent: X-Lite release 5.2.0 stamp 90533
  674.    Event: presence
  675.    Content-Length: 0
  676.    
  677.    ------------------------------------------------------------------------
  678. send 770 bytes to udp/[192.168.1.33]:63346 at 22:41:21.265041:
  679.    ------------------------------------------------------------------------
  680.    SIP/2.0 202 Accepted
  681.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---5ab8fd264b5b7361;rport=63346
  682.    From: "91003"<sip:91003@192.168.1.48>;tag=3d0c1058
  683.    To: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  684.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  685.    CSeq: 19 SUBSCRIBE
  686.    Contact: <sip:9664@192.168.1.48:5060>
  687.    Expires: 3600
  688.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  689.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  690.    Supported: timer, path, replaces
  691.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  692.    Subscription-State: active;expires=3600
  693.    Content-Length: 0
  694.    
  695.    ------------------------------------------------------------------------
  696. send 1292 bytes to udp/[192.168.1.33]:63346 at 22:41:21.269224:
  697.    ------------------------------------------------------------------------
  698.    NOTIFY sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea SIP/2.0
  699.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK1496D1QUp9y0K
  700.    Max-Forwards: 70
  701.    From: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  702.    To: "91003" <sip:91003@192.168.1.48>;tag=3d0c1058
  703.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  704.    CSeq: 531124051 NOTIFY
  705.    Contact: <sip:9664@192.168.1.48:5060>
  706.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  707.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  708.    Supported: timer, path, replaces
  709.    Event: presence
  710.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  711.    Subscription-State: active;expires=3600
  712.    Content-Type: application/pidf+xml
  713.    Content-Length: 436
  714.    
  715.    <?xml version="1.0" encoding="ISO-8859-1"?>
  716.    <presence xmlns='urn:ietf:params:xml:ns:pidf'
  717.    xmlns:dm='urn:ietf:params:xml:ns:pidf:data-model'
  718.    xmlns:rpid='urn:ietf:params:xml:ns:pidf:rpid'
  719.    xmlns:c='urn:ietf:params:xml:ns:pidf:cipid' entity='sip:9664@192.168.1.48'>
  720.     <tuple id='t6a5ed77e'>
  721.      <status>
  722.       <basic>closed</basic>
  723.      </status>
  724.     </tuple>
  725.     <dm:person id='p06360c4a'>
  726.      <dm:note>Unregistered</dm:note>
  727.     </dm:person>
  728.    </presence>
  729.  
  730.    ------------------------------------------------------------------------
  731. recv 403 bytes from udp/[192.168.1.33]:63346 at 22:41:21.273170:
  732.    ------------------------------------------------------------------------
  733.    SIP/2.0 200 OK
  734.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;branch=z9hG4bK1496D1QUp9y0K
  735.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  736.    To: "91003"<sip:91003@192.168.1.48>;tag=3d0c1058
  737.    From: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  738.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  739.    CSeq: 531124051 NOTIFY
  740.    User-Agent: X-Lite release 5.2.0 stamp 90533
  741.    Content-Length: 0
  742.    
  743.    ------------------------------------------------------------------------
  744. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:18.496404:
  745.    ------------------------------------------------------------------------
  746.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  747.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  748.    Max-Forwards: 70
  749.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  750.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  751.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  752.    CSeq: 531126901 NOTIFY
  753.    Contact: <sip:1002@192.168.1.48:5060>
  754.    Expires: 0
  755.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  756.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  757.    Supported: timer, path, replaces
  758.    Event: message-summary
  759.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  760.    Subscription-State: terminated;reason=noresource
  761.    Content-Length: 0
  762.    
  763.    ------------------------------------------------------------------------
  764. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:19.496720:
  765.    ------------------------------------------------------------------------
  766.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  767.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  768.    Max-Forwards: 70
  769.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  770.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  771.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  772.    CSeq: 531126901 NOTIFY
  773.    Contact: <sip:1002@192.168.1.48:5060>
  774.    Expires: 0
  775.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  776.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  777.    Supported: timer, path, replaces
  778.    Event: message-summary
  779.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  780.    Subscription-State: terminated;reason=noresource
  781.    Content-Length: 0
  782.    
  783.    ------------------------------------------------------------------------
  784. recv 563 bytes from ws/[192.168.1.214]:20480 at 22:42:19.768691:
  785.    ------------------------------------------------------------------------
  786.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  787.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK244213
  788.    Max-Forwards: 69
  789.    To: <sip:1003@192.168.1.48:5060>
  790.    From: <sip:1003@192.168.1.48:5060>;tag=afo3nh16hd
  791.    Call-ID: m1bfbt35vhvdgsvih52ole
  792.    CSeq: 27 REGISTER
  793.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  794.    Expires: 600
  795.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  796.    Supported: path,gruu,outbound
  797.    User-Agent: JsSIP 3.2.7
  798.    Content-Length: 0
  799.    
  800.    ------------------------------------------------------------------------
  801. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:21.496915:
  802.    ------------------------------------------------------------------------
  803.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  804.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  805.    Max-Forwards: 70
  806.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  807.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  808.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  809.    CSeq: 531126901 NOTIFY
  810.    Contact: <sip:1002@192.168.1.48:5060>
  811.    Expires: 0
  812.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  813.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  814.    Supported: timer, path, replaces
  815.    Event: message-summary
  816.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  817.    Subscription-State: terminated;reason=noresource
  818.    Content-Length: 0
  819.    
  820.    ------------------------------------------------------------------------
  821. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:25.498625:
  822.    ------------------------------------------------------------------------
  823.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  824.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  825.    Max-Forwards: 70
  826.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  827.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  828.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  829.    CSeq: 531126901 NOTIFY
  830.    Contact: <sip:1002@192.168.1.48:5060>
  831.    Expires: 0
  832.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  833.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  834.    Supported: timer, path, replaces
  835.    Event: message-summary
  836.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  837.    Subscription-State: terminated;reason=noresource
  838.    Content-Length: 0
  839.    
  840.    ------------------------------------------------------------------------
  841. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:29.500091:
  842.    ------------------------------------------------------------------------
  843.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  844.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  845.    Max-Forwards: 70
  846.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  847.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  848.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  849.    CSeq: 531126901 NOTIFY
  850.    Contact: <sip:1002@192.168.1.48:5060>
  851.    Expires: 0
  852.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  853.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  854.    Supported: timer, path, replaces
  855.    Event: message-summary
  856.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  857.    Subscription-State: terminated;reason=noresource
  858.    Content-Length: 0
  859.    
  860.    ------------------------------------------------------------------------
  861. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:33.501323:
  862.    ------------------------------------------------------------------------
  863.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  864.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  865.    Max-Forwards: 70
  866.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  867.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  868.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  869.    CSeq: 531126901 NOTIFY
  870.    Contact: <sip:1002@192.168.1.48:5060>
  871.    Expires: 0
  872.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  873.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  874.    Supported: timer, path, replaces
  875.    Event: message-summary
  876.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  877.    Subscription-State: terminated;reason=noresource
  878.    Content-Length: 0
  879.    
  880.    ------------------------------------------------------------------------
  881. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:37.503350:
  882.    ------------------------------------------------------------------------
  883.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  884.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  885.    Max-Forwards: 70
  886.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  887.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  888.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  889.    CSeq: 531126901 NOTIFY
  890.    Contact: <sip:1002@192.168.1.48:5060>
  891.    Expires: 0
  892.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  893.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  894.    Supported: timer, path, replaces
  895.    Event: message-summary
  896.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  897.    Subscription-State: terminated;reason=noresource
  898.    Content-Length: 0
  899.    
  900.    ------------------------------------------------------------------------
  901. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:41.508534:
  902.    ------------------------------------------------------------------------
  903.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  904.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  905.    Max-Forwards: 70
  906.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  907.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  908.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  909.    CSeq: 531126901 NOTIFY
  910.    Contact: <sip:1002@192.168.1.48:5060>
  911.    Expires: 0
  912.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  913.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  914.    Supported: timer, path, replaces
  915.    Event: message-summary
  916.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  917.    Subscription-State: terminated;reason=noresource
  918.    Content-Length: 0
  919.    
  920.    ------------------------------------------------------------------------
  921. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:45.509192:
  922.    ------------------------------------------------------------------------
  923.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  924.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  925.    Max-Forwards: 70
  926.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  927.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  928.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  929.    CSeq: 531126901 NOTIFY
  930.    Contact: <sip:1002@192.168.1.48:5060>
  931.    Expires: 0
  932.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  933.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  934.    Supported: timer, path, replaces
  935.    Event: message-summary
  936.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  937.    Subscription-State: terminated;reason=noresource
  938.    Content-Length: 0
  939.    
  940.    ------------------------------------------------------------------------
  941. send 820 bytes to udp/[192.168.1.189]:58272 at 22:42:49.509204:
  942.    ------------------------------------------------------------------------
  943.    NOTIFY sip:1002@192.168.1.189:58272;ob SIP/2.0
  944.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK2D3ZFv8yKjNKF
  945.    Max-Forwards: 70
  946.    From: <sip:1002@192.168.1.48>;tag=Tk7hj28GHDVh
  947.    To: <sip:1002@192.168.1.48>;tag=kPRCiVGkx1EonAEsUvA86ht1OuwGXZLL
  948.    Call-ID: EnaKe.nGTMetvUxQGToOxTkq4E1LK7Fe
  949.    CSeq: 531126901 NOTIFY
  950.    Contact: <sip:1002@192.168.1.48:5060>
  951.    Expires: 0
  952.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  953.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  954.    Supported: timer, path, replaces
  955.    Event: message-summary
  956.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  957.    Subscription-State: terminated;reason=noresource
  958.    Content-Length: 0
  959.    
  960.    ------------------------------------------------------------------------
  961. recv 564 bytes from ws/[192.168.1.214]:20636 at 22:43:20.549142:
  962.    ------------------------------------------------------------------------
  963.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  964.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK1484021
  965.    Max-Forwards: 69
  966.    To: <sip:1003@192.168.1.48:5060>
  967.    From: <sip:1003@192.168.1.48:5060>;tag=4op5k5esq8
  968.    Call-ID: m1bfbt35vhvdgsvih52ole
  969.    CSeq: 28 REGISTER
  970.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  971.    Expires: 600
  972.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  973.    Supported: path,gruu,outbound
  974.    User-Agent: JsSIP 3.2.7
  975.    Content-Length: 0
  976.    
  977.    ------------------------------------------------------------------------
  978. recv 563 bytes from ws/[192.168.1.214]:20708 at 22:44:21.446291:
  979.    ------------------------------------------------------------------------
  980.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  981.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK215202
  982.    Max-Forwards: 69
  983.    To: <sip:1003@192.168.1.48:5060>
  984.    From: <sip:1003@192.168.1.48:5060>;tag=huckk0umpv
  985.    Call-ID: m1bfbt35vhvdgsvih52ole
  986.    CSeq: 29 REGISTER
  987.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  988.    Expires: 600
  989.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  990.    Supported: path,gruu,outbound
  991.    User-Agent: JsSIP 3.2.7
  992.    Content-Length: 0
  993.    
  994.    ------------------------------------------------------------------------
  995. recv 564 bytes from ws/[192.168.1.214]:20712 at 22:45:22.679129:
  996.    ------------------------------------------------------------------------
  997.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  998.    Via: SIP/2.0/WSS 867vsp39gvll.invalid;branch=z9hG4bK7607139
  999.    Max-Forwards: 69
  1000.    To: <sip:1003@192.168.1.48:5060>
  1001.    From: <sip:1003@192.168.1.48:5060>;tag=3n4miq9oc5
  1002.    Call-ID: m1bfbt35vhvdgsvih52ole
  1003.    CSeq: 30 REGISTER
  1004.    Contact: <sip:cfq2pea6@867vsp39gvll.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:4e86b445-1ee5-4d78-8b54-41f7c5fb565c>";expires=600
  1005.    Expires: 600
  1006.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1007.    Supported: path,gruu,outbound
  1008.    User-Agent: JsSIP 3.2.7
  1009.    Content-Length: 0
  1010.    
  1011.    ------------------------------------------------------------------------
  1012. recv 629 bytes from udp/[192.168.1.33]:63346 at 22:45:49.774534:
  1013.    ------------------------------------------------------------------------
  1014.    SUBSCRIBE sip:91003@192.168.1.48:5060 SIP/2.0
  1015.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---cd8f93586044ed14;rport
  1016.    Max-Forwards: 70
  1017.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  1018.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1019.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  1020.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1021.    CSeq: 22 SUBSCRIBE
  1022.    Expires: 300
  1023.    Accept: application/simple-message-summary
  1024.   Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  1025.    User-Agent: X-Lite release 5.2.0 stamp 90533
  1026.    Event: message-summary
  1027.    Content-Length: 0
  1028.    
  1029.    ------------------------------------------------------------------------
  1030. send 769 bytes to udp/[192.168.1.33]:63346 at 22:45:49.776609:
  1031.    ------------------------------------------------------------------------
  1032.    SIP/2.0 202 Accepted
  1033.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---cd8f93586044ed14;rport=63346
  1034.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  1035.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1036.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1037.    CSeq: 22 SUBSCRIBE
  1038.    Contact: <sip:91003@192.168.1.48:5060>
  1039.    Expires: 300
  1040.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1041.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1042.    Supported: timer, path, replaces
  1043.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1044.    Subscription-State: active;expires=300
  1045.    Content-Length: 0
  1046.    
  1047.    ------------------------------------------------------------------------
  1048. send 968 bytes to udp/[192.168.1.33]:63346 at 22:45:49.915719:
  1049.    ------------------------------------------------------------------------
  1050.    NOTIFY sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea SIP/2.0
  1051.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK3pvrHQS2gUB6a
  1052.    Max-Forwards: 70
  1053.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1054.    To: "91003" <sip:91003@192.168.1.48>;tag=eb19f017
  1055.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1056.    CSeq: 531137451 NOTIFY
  1057.    Contact: <sip:91003@192.168.1.48:5060>
  1058.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1059.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1060.    Supported: timer, path, replaces
  1061.    Event: message-summary
  1062.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1063.    Subscription-State: active;expires=300
  1064.    Content-Type: application/simple-message-summary
  1065.    Content-Length: 92
  1066.    
  1067.    Messages-Waiting: yes
  1068.    Message-Account: sip:91003@192.168.1.48
  1069.    Voice-Message: 1/0 (0/0)
  1070.    
  1071.    ------------------------------------------------------------------------
  1072. recv 403 bytes from udp/[192.168.1.33]:63346 at 22:45:49.917938:
  1073.    ------------------------------------------------------------------------
  1074.    SIP/2.0 200 OK
  1075.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;branch=z9hG4bK3pvrHQS2gUB6a
  1076.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  1077.    To: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  1078.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1079.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1080.    CSeq: 531137451 NOTIFY
  1081.    User-Agent: X-Lite release 5.2.0 stamp 90533
  1082.    Content-Length: 0
  1083.    
  1084.    ------------------------------------------------------------------------
  1085.  
  1086. freeswitch@highsea-macos-vmware-centos6.5>
  1087. freeswitch@highsea-macos-vmware-centos6.5>
  1088. freeswitch@highsea-macos-vmware-centos6.5>
  1089. freeswitch@highsea-macos-vmware-centos6.5>
  1090. freeswitch@highsea-macos-vmware-centos6.5>
  1091. freeswitch@highsea-macos-vmware-centos6.5>
  1092. freeswitch@highsea-macos-vmware-centos6.5>
  1093. freeswitch@highsea-macos-vmware-centos6.5>
  1094. freeswitch@highsea-macos-vmware-centos6.5>
  1095. freeswitch@highsea-macos-vmware-centos6.5>
  1096. freeswitch@highsea-macos-vmware-centos6.5>
  1097. freeswitch@highsea-macos-vmware-centos6.5>
  1098. freeswitch@highsea-macos-vmware-centos6.5>
  1099. freeswitch@highsea-macos-vmware-centos6.5>
  1100. freeswitch@highsea-macos-vmware-centos6.5>
  1101. freeswitch@highsea-macos-vmware-centos6.5>
  1102. freeswitch@highsea-macos-vmware-centos6.5>
  1103. freeswitch@highsea-macos-vmware-centos6.5>
  1104. freeswitch@highsea-macos-vmware-centos6.5>
  1105. freeswitch@highsea-macos-vmware-centos6.5>
  1106. freeswitch@highsea-macos-vmware-centos6.5>
  1107. freeswitch@highsea-macos-vmware-centos6.5>
  1108. freeswitch@highsea-macos-vmware-centos6.5>
  1109. freeswitch@highsea-macos-vmware-centos6.5>
  1110. freeswitch@highsea-macos-vmware-centos6.5>
  1111. freeswitch@highsea-macos-vmware-centos6.5>
  1112. freeswitch@highsea-macos-vmware-centos6.5>
  1113. freeswitch@highsea-macos-vmware-centos6.5>
  1114. freeswitch@highsea-macos-vmware-centos6.5>
  1115. freeswitch@highsea-macos-vmware-centos6.5>
  1116. freeswitch@highsea-macos-vmware-centos6.5>
  1117. freeswitch@highsea-macos-vmware-centos6.5>
  1118. freeswitch@highsea-macos-vmware-centos6.5>
  1119. freeswitch@highsea-macos-vmware-centos6.5>
  1120. freeswitch@highsea-macos-vmware-centos6.5>
  1121. freeswitch@highsea-macos-vmware-centos6.5>
  1122. freeswitch@highsea-macos-vmware-centos6.5>
  1123. freeswitch@highsea-macos-vmware-centos6.5>
  1124. freeswitch@highsea-macos-vmware-centos6.5>
  1125. freeswitch@highsea-macos-vmware-centos6.5>
  1126. freeswitch@highsea-macos-vmware-centos6.5>
  1127. freeswitch@highsea-macos-vmware-centos6.5>
  1128. freeswitch@highsea-macos-vmware-centos6.5>
  1129. freeswitch@highsea-macos-vmware-centos6.5> recv 563 bytes from ws/[192.168.1.214]:20760 at 22:46:18.428544:
  1130.    ------------------------------------------------------------------------
  1131.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  1132.    Via: SIP/2.0/WSS 0vmpj21c7o6p.invalid;branch=z9hG4bK1935028
  1133.    Max-Forwards: 69
  1134.    To: <sip:1003@192.168.1.48:5060>
  1135.    From: <sip:1003@192.168.1.48:5060>;tag=uvtaujckcs
  1136.    Call-ID: olqh1gt97fm6vo68g4fgt3
  1137.    CSeq: 1 REGISTER
  1138.    Contact: <sip:ogt1fnkf@0vmpj21c7o6p.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:0a6b453e-a5e2-4206-9ee5-02f3ee7ead95>";expires=600
  1139.    Expires: 600
  1140.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1141.    Supported: path,gruu,outbound
  1142.    User-Agent: JsSIP 3.2.7
  1143.    Content-Length: 0
  1144.    
  1145.    ------------------------------------------------------------------------
  1146. recv 608 bytes from udp/[192.168.1.33]:63346 at 22:46:21.361641:
  1147.    ------------------------------------------------------------------------
  1148.    SUBSCRIBE sip:9664@192.168.1.48:5060 SIP/2.0
  1149.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---2861884b59ab7e31;rport
  1150.    Max-Forwards: 70
  1151.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  1152.    To: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  1153.    From: "91003"<sip:91003@192.168.1.48>;tag=3d0c1058
  1154.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  1155.    CSeq: 20 SUBSCRIBE
  1156.    Expires: 3600
  1157.    Accept: application/pidf+xml
  1158.   Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  1159.    User-Agent: X-Lite release 5.2.0 stamp 90533
  1160.    Event: presence
  1161.    Content-Length: 0
  1162.    
  1163.    ------------------------------------------------------------------------
  1164. send 770 bytes to udp/[192.168.1.33]:63346 at 22:46:21.362753:
  1165.    ------------------------------------------------------------------------
  1166.    SIP/2.0 202 Accepted
  1167.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---2861884b59ab7e31;rport=63346
  1168.    From: "91003"<sip:91003@192.168.1.48>;tag=3d0c1058
  1169.    To: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  1170.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  1171.    CSeq: 20 SUBSCRIBE
  1172.    Contact: <sip:9664@192.168.1.48:5060>
  1173.    Expires: 3600
  1174.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1175.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1176.    Supported: timer, path, replaces
  1177.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1178.    Subscription-State: active;expires=3600
  1179.    Content-Length: 0
  1180.    
  1181.    ------------------------------------------------------------------------
  1182. send 1292 bytes to udp/[192.168.1.33]:63346 at 22:46:21.364495:
  1183.    ------------------------------------------------------------------------
  1184.    NOTIFY sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea SIP/2.0
  1185.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK4ZNHKja6D41rp
  1186.    Max-Forwards: 70
  1187.    From: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  1188.    To: "91003" <sip:91003@192.168.1.48>;tag=3d0c1058
  1189.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  1190.    CSeq: 531139051 NOTIFY
  1191.    Contact: <sip:9664@192.168.1.48:5060>
  1192.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1193.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1194.    Supported: timer, path, replaces
  1195.    Event: presence
  1196.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1197.    Subscription-State: active;expires=3600
  1198.    Content-Type: application/pidf+xml
  1199.    Content-Length: 436
  1200.    
  1201.    <?xml version="1.0" encoding="ISO-8859-1"?>
  1202.    <presence xmlns='urn:ietf:params:xml:ns:pidf'
  1203.    xmlns:dm='urn:ietf:params:xml:ns:pidf:data-model'
  1204.    xmlns:rpid='urn:ietf:params:xml:ns:pidf:rpid'
  1205.    xmlns:c='urn:ietf:params:xml:ns:pidf:cipid' entity='sip:9664@192.168.1.48'>
  1206.     <tuple id='t6a5ed77e'>
  1207.      <status>
  1208.       <basic>closed</basic>
  1209.      </status>
  1210.     </tuple>
  1211.     <dm:person id='p06360c4a'>
  1212.      <dm:note>Unregistered</dm:note>
  1213.     </dm:person>
  1214.    </presence>
  1215.  
  1216.    ------------------------------------------------------------------------
  1217. recv 403 bytes from udp/[192.168.1.33]:63346 at 22:46:21.366110:
  1218.    ------------------------------------------------------------------------
  1219.    SIP/2.0 200 OK
  1220.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;branch=z9hG4bK4ZNHKja6D41rp
  1221.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  1222.    To: "91003"<sip:91003@192.168.1.48>;tag=3d0c1058
  1223.    From: <sip:9664@192.168.1.114>;tag=Kyr3w3iUwgv3
  1224.    Call-ID: 90533NjY3NTA5MmMxMjdiYWJhN2RkZmRjMzY0ZDM0NTE5MDg
  1225.    CSeq: 531139051 NOTIFY
  1226.    User-Agent: X-Lite release 5.2.0 stamp 90533
  1227.    Content-Length: 0
  1228.    
  1229.    ------------------------------------------------------------------------
  1230. recv 563 bytes from ws/[192.168.1.214]:20768 at 22:47:19.450584:
  1231.    ------------------------------------------------------------------------
  1232.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  1233.    Via: SIP/2.0/WSS 0vmpj21c7o6p.invalid;branch=z9hG4bK6596255
  1234.    Max-Forwards: 69
  1235.    To: <sip:1003@192.168.1.48:5060>
  1236.    From: <sip:1003@192.168.1.48:5060>;tag=ni7r9d5qug
  1237.    Call-ID: olqh1gt97fm6vo68g4fgt3
  1238.    CSeq: 2 REGISTER
  1239.    Contact: <sip:ogt1fnkf@0vmpj21c7o6p.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:0a6b453e-a5e2-4206-9ee5-02f3ee7ead95>";expires=600
  1240.    Expires: 600
  1241.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1242.    Supported: path,gruu,outbound
  1243.    User-Agent: JsSIP 3.2.7
  1244.    Content-Length: 0
  1245.    
  1246.    ------------------------------------------------------------------------
  1247. recv 5137 bytes from ws/[192.168.1.214]:20768 at 22:47:40.153653:
  1248.    ------------------------------------------------------------------------
  1249.    INVITE sip:1002@192.168.1.48:5060 SIP/2.0
  1250.    Via: SIP/2.0/WSS 0vmpj21c7o6p.invalid;branch=z9hG4bK42798
  1251.    Max-Forwards: 69
  1252.    To: <sip:1002@192.168.1.48:5060>
  1253.    From: <sip:1003@192.168.1.48:5060>;tag=mji1rub8uf
  1254.    Call-ID: 2dtihhhamkojg79oe31h
  1255.    CSeq: 3864 INVITE
  1256.    Contact: <sip:ogt1fnkf@0vmpj21c7o6p.invalid;transport=ws;ob>
  1257.    Content-Type: application/sdp
  1258.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1259.    Supported: ice,replaces,outbound
  1260.    User-Agent: JsSIP 3.2.7
  1261.    Content-Length: 4642
  1262.    
  1263.    v=0
  1264.    o=- 8395576069417943563 2 IN IP4 127.0.0.1
  1265.    s=-
  1266.    t=0 0
  1267.    a=group:BUNDLE audio video
  1268.    a=msid-semantic: WMS uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw
  1269.    m=audio 50533 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  1270.    c=IN IP4 192.168.1.33
  1271.    a=rtcp:9 IN IP4 0.0.0.0
  1272.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 50533 typ host generation 0 network-id 1
  1273.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  1274.    a=ice-ufrag:DzFI
  1275.    a=ice-pwd:atA93KY36w3Ju9mD588NV6ey
  1276.    a=ice-options:trickle
  1277.    a=fingerprint:sha-256 E2:97:BE:42:86:76:73:72:4C:55:E8:28:4A:EB:19:96:17:E3:34:BD:7D:3D:65:E0:6F:95:CC:5D:FA:1E:57:26
  1278.    a=setup:actpass
  1279.    a=mid:audio
  1280.    a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  1281.    a=sendrecv
  1282.    a=rtcp-mux
  1283.    a=rtpmap:111 opus/48000/2
  1284.    a=rtcp-fb:111 transport-cc
  1285.    a=fmtp:111 minptime=10;useinbandfec=1
  1286.    a=rtpmap:103 ISAC/16000
  1287.    a=rtpmap:104 ISAC/32000
  1288.    a=rtpmap:9 G722/8000
  1289.    a=rtpmap:0 PCMU/8000
  1290.    a=rtpmap:8 PCMA/8000
  1291.    a=rtpmap:106 CN/32000
  1292.    a=rtpmap:105 CN/16000
  1293.    a=rtpmap:13 CN/8000
  1294.    a=rtpmap:110 telephone-event/48000
  1295.    a=rtpmap:112 telephone-event/32000
  1296.    a=rtpmap:113 telephone-event/16000
  1297.    a=rtpmap:126 telephone-event/8000
  1298.    a=ssrc:2588123532 cname:8FHW5Jb9DaY4Mc+d
  1299.    a=ssrc:2588123532 msid:uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw f4e7fda1-4a4b-4133-a335-a73bfadc0812
  1300.    a=ssrc:2588123532 mslabel:uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw
  1301.    a=ssrc:2588123532 label:f4e7fda1-4a4b-4133-a335-a73bfadc0812
  1302.    m=video 51200 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 102 123 127 122 125 107 108 109 124
  1303.    c=IN IP4 192.168.1.33
  1304.    a=rtcp:9 IN IP4 0.0.0.0
  1305.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 51200 typ host generation 0 network-id 1
  1306.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  1307.    a=ice-ufrag:DzFI
  1308.    a=ice-pwd:atA93KY36w3Ju9mD588NV6ey
  1309.    a=ice-options:trickle
  1310.    a=fingerprint:sha-256 E2:97:BE:42:86:76:73:72:4C:55:E8:28:4A:EB:19:96:17:E3:34:BD:7D:3D:65:E0:6F:95:CC:5D:FA:1E:57:26
  1311.    a=setup:actpass
  1312.    a=mid:video
  1313.    a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  1314.    a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  1315.    a=extmap:4 urn:3gpp:video-orientation
  1316.    a=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  1317.    a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  1318.    a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
  1319.    a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
  1320.    a=sendrecv
  1321.    a=rtcp-mux
  1322.    a=rtcp-rsize
  1323.    a=rtpmap:96 VP8/90000
  1324.    a=rtcp-fb:96 goog-remb
  1325.    a=rtcp-fb:96 transport-cc
  1326.    a=rtcp-fb:96 ccm fir
  1327.    a=rtcp-fb:96 nack
  1328.    a=rtcp-fb:96 nack pli
  1329.    a=rtpmap:97 rtx/90000
  1330.    a=fmtp:97 apt=96
  1331.    a=rtpmap:98 VP9/90000
  1332.    a=rtcp-fb:98 goog-remb
  1333.    a=rtcp-fb:98 transport-cc
  1334.    a=rtcp-fb:98 ccm fir
  1335.    a=rtcp-fb:98 nack
  1336.    a=rtcp-fb:98 nack pli
  1337.    a=rtpmap:99 rtx/90000
  1338.    a=fmtp:99 apt=98
  1339.    a=rtpmap:100 H264/90000
  1340.    a=rtcp-fb:100 goog-remb
  1341.    a=rtcp-fb:100 transport-cc
  1342.    a=rtcp-fb:100 ccm fir
  1343.    a=rtcp-fb:100 nack
  1344.    a=rtcp-fb:100 nack pli
  1345.    a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
  1346.    a=rtpmap:101 rtx/90000
  1347.    a=fmtp:101 apt=100
  1348.    a=rtpmap:102 H264/90000
  1349.    a=rtcp-fb:102 goog-remb
  1350.    a=rtcp-fb:102 transport-cc
  1351.    a=rtcp-fb:102 ccm fir
  1352.    a=rtcp-fb:102 nack
  1353.    a=rtcp-fb:102 nack pli
  1354.    a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
  1355.    a=rtpmap:123 rtx/90000
  1356.    a=fmtp:123 apt=102
  1357.    a=rtpmap:127 H264/90000
  1358.    a=rtcp-fb:127 goog-remb
  1359.    a=rtcp-fb:127 transport-cc
  1360.    a=rtcp-fb:127 ccm fir
  1361.    a=rtcp-fb:127 nack
  1362.    a=rtcp-fb:127 nack pli
  1363.    a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0032
  1364.    a=rtpmap:122 rtx/90000
  1365.    a=fmtp:122 apt=127
  1366.    a=rtpmap:125 H264/90000
  1367.    a=rtcp-fb:125 goog-remb
  1368.    a=rtcp-fb:125 transport-cc
  1369.    a=rtcp-fb:125 ccm fir
  1370.    a=rtcp-fb:125 nack
  1371.    a=rtcp-fb:125 nack pli
  1372.    a=fmtp:125 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640032
  1373.    a=rtpmap:107 rtx/90000
  1374.    a=fmtp:107 apt=125
  1375.    a=rtpmap:108 red/90000
  1376.    a=rtpmap:109 rtx/90000
  1377.    a=fmtp:109 apt=108
  1378.    a=rtpmap:124 ulpfec/90000
  1379.    a=ssrc-group:FID 2854048030 2124759006
  1380.    a=ssrc:2854048030 cname:8FHW5Jb9DaY4Mc+d
  1381.    a=ssrc:2854048030 msid:uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw 3b555a9a-d06c-4158-8cf9-cb21ecf3b59f
  1382.    a=ssrc:2854048030 mslabel:uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw
  1383.    a=ssrc:2854048030 label:3b555a9a-d06c-4158-8cf9-cb21ecf3b59f
  1384.    a=ssrc:2124759006 cname:8FHW5Jb9DaY4Mc+d
  1385.    a=ssrc:2124759006 msid:uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw 3b555a9a-d06c-4158-8cf9-cb21ecf3b59f
  1386.    a=ssrc:2124759006 mslabel:uQ86LAcAKTvUCkO1at0LUkHSL5l31xxgGHrw
  1387.    a=ssrc:2124759006 label:3b555a9a-d06c-4158-8cf9-cb21ecf3b59f
  1388.    ------------------------------------------------------------------------
  1389. recv 563 bytes from ws/[192.168.1.214]:20834 at 22:48:40.185079:
  1390.    ------------------------------------------------------------------------
  1391.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  1392.    Via: SIP/2.0/WSS 0vmpj21c7o6p.invalid;branch=z9hG4bK7024515
  1393.    Max-Forwards: 69
  1394.    To: <sip:1003@192.168.1.48:5060>
  1395.    From: <sip:1003@192.168.1.48:5060>;tag=tupe6bf6oj
  1396.    Call-ID: olqh1gt97fm6vo68g4fgt3
  1397.    CSeq: 3 REGISTER
  1398.    Contact: <sip:ogt1fnkf@0vmpj21c7o6p.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:0a6b453e-a5e2-4206-9ee5-02f3ee7ead95>";expires=600
  1399.    Expires: 600
  1400.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1401.    Supported: path,gruu,outbound
  1402.    User-Agent: JsSIP 3.2.7
  1403.    Content-Length: 0
  1404.    
  1405.    ------------------------------------------------------------------------
  1406. recv 5135 bytes from ws/[192.168.1.214]:20834 at 22:49:16.858869:
  1407.    ------------------------------------------------------------------------
  1408.    INVITE sip:1002@192.168.1.48:5060 SIP/2.0
  1409.    Via: SIP/2.0/WSS 0vmpj21c7o6p.invalid;branch=z9hG4bK9695735
  1410.    Max-Forwards: 69
  1411.    To: <sip:1002@192.168.1.48:5060>
  1412.    From: <sip:1003@192.168.1.48:5060>;tag=8cmfcl49bm
  1413.    Call-ID: 2dtihj5c4dtgkiqqosll
  1414.    CSeq: 4277 INVITE
  1415.    Contact: <sip:ogt1fnkf@0vmpj21c7o6p.invalid;transport=ws;ob>
  1416.    Content-Type: application/sdp
  1417.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1418.    Supported: ice,replaces,outbound
  1419.    User-Agent: JsSIP 3.2.7
  1420.    Content-Length: 4638
  1421.    
  1422.    v=0
  1423.    o=- 8992453276344985446 2 IN IP4 127.0.0.1
  1424.    s=-
  1425.    t=0 0
  1426.    a=group:BUNDLE audio video
  1427.    a=msid-semantic: WMS vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v
  1428.    m=audio 53719 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 110 112 113 126
  1429.    c=IN IP4 192.168.1.33
  1430.    a=rtcp:9 IN IP4 0.0.0.0
  1431.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 53719 typ host generation 0 network-id 1
  1432.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  1433.    a=ice-ufrag:ODZ7
  1434.    a=ice-pwd:Yv0i1xdb5cvBy//2n1HUFIvb
  1435.    a=ice-options:trickle
  1436.    a=fingerprint:sha-256 59:24:5F:68:53:3F:EE:BE:FA:8A:B2:6E:8F:28:AC:13:84:B7:A5:AE:5F:48:84:19:7F:E0:DB:80:87:CD:BC:63
  1437.    a=setup:actpass
  1438.    a=mid:audio
  1439.    a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  1440.    a=sendrecv
  1441.    a=rtcp-mux
  1442.    a=rtpmap:111 opus/48000/2
  1443.    a=rtcp-fb:111 transport-cc
  1444.    a=fmtp:111 minptime=10;useinbandfec=1
  1445.    a=rtpmap:103 ISAC/16000
  1446.    a=rtpmap:104 ISAC/32000
  1447.    a=rtpmap:9 G722/8000
  1448.    a=rtpmap:0 PCMU/8000
  1449.    a=rtpmap:8 PCMA/8000
  1450.    a=rtpmap:106 CN/32000
  1451.    a=rtpmap:105 CN/16000
  1452.    a=rtpmap:13 CN/8000
  1453.    a=rtpmap:110 telephone-event/48000
  1454.    a=rtpmap:112 telephone-event/32000
  1455.    a=rtpmap:113 telephone-event/16000
  1456.    a=rtpmap:126 telephone-event/8000
  1457.    a=ssrc:257198208 cname:ndVeU1rgjkCebw/C
  1458.    a=ssrc:257198208 msid:vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v 996de116-7b6c-410e-8cbb-c834384361a7
  1459.    a=ssrc:257198208 mslabel:vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v
  1460.    a=ssrc:257198208 label:996de116-7b6c-410e-8cbb-c834384361a7
  1461.    m=video 50004 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 102 123 127 122 125 107 108 109 124
  1462.    c=IN IP4 192.168.1.33
  1463.    a=rtcp:9 IN IP4 0.0.0.0
  1464.    a=candidate:2608808550 1 udp 2122260223 192.168.1.33 50004 typ host generation 0 network-id 1
  1465.    a=candidate:3590110870 1 tcp 1518280447 192.168.1.33 9 typ host tcptype active generation 0 network-id 1
  1466.    a=ice-ufrag:ODZ7
  1467.    a=ice-pwd:Yv0i1xdb5cvBy//2n1HUFIvb
  1468.    a=ice-options:trickle
  1469.    a=fingerprint:sha-256 59:24:5F:68:53:3F:EE:BE:FA:8A:B2:6E:8F:28:AC:13:84:B7:A5:AE:5F:48:84:19:7F:E0:DB:80:87:CD:BC:63
  1470.    a=setup:actpass
  1471.    a=mid:video
  1472.    a=extmap:2 urn:ietf:params:rtp-hdrext:toffset
  1473.    a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  1474.    a=extmap:4 urn:3gpp:video-orientation
  1475.    a=extmap:5 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
  1476.    a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
  1477.    a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
  1478.    a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
  1479.    a=sendrecv
  1480.    a=rtcp-mux
  1481.    a=rtcp-rsize
  1482.    a=rtpmap:96 VP8/90000
  1483.    a=rtcp-fb:96 goog-remb
  1484.    a=rtcp-fb:96 transport-cc
  1485.    a=rtcp-fb:96 ccm fir
  1486.    a=rtcp-fb:96 nack
  1487.    a=rtcp-fb:96 nack pli
  1488.    a=rtpmap:97 rtx/90000
  1489.    a=fmtp:97 apt=96
  1490.    a=rtpmap:98 VP9/90000
  1491.    a=rtcp-fb:98 goog-remb
  1492.    a=rtcp-fb:98 transport-cc
  1493.    a=rtcp-fb:98 ccm fir
  1494.    a=rtcp-fb:98 nack
  1495.    a=rtcp-fb:98 nack pli
  1496.    a=rtpmap:99 rtx/90000
  1497.    a=fmtp:99 apt=98
  1498.    a=rtpmap:100 H264/90000
  1499.    a=rtcp-fb:100 goog-remb
  1500.    a=rtcp-fb:100 transport-cc
  1501.    a=rtcp-fb:100 ccm fir
  1502.    a=rtcp-fb:100 nack
  1503.    a=rtcp-fb:100 nack pli
  1504.    a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
  1505.    a=rtpmap:101 rtx/90000
  1506.    a=fmtp:101 apt=100
  1507.    a=rtpmap:102 H264/90000
  1508.    a=rtcp-fb:102 goog-remb
  1509.    a=rtcp-fb:102 transport-cc
  1510.    a=rtcp-fb:102 ccm fir
  1511.    a=rtcp-fb:102 nack
  1512.    a=rtcp-fb:102 nack pli
  1513.    a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
  1514.    a=rtpmap:123 rtx/90000
  1515.    a=fmtp:123 apt=102
  1516.    a=rtpmap:127 H264/90000
  1517.    a=rtcp-fb:127 goog-remb
  1518.    a=rtcp-fb:127 transport-cc
  1519.    a=rtcp-fb:127 ccm fir
  1520.    a=rtcp-fb:127 nack
  1521.    a=rtcp-fb:127 nack pli
  1522.    a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d0032
  1523.    a=rtpmap:122 rtx/90000
  1524.    a=fmtp:122 apt=127
  1525.    a=rtpmap:125 H264/90000
  1526.    a=rtcp-fb:125 goog-remb
  1527.    a=rtcp-fb:125 transport-cc
  1528.    a=rtcp-fb:125 ccm fir
  1529.    a=rtcp-fb:125 nack
  1530.    a=rtcp-fb:125 nack pli
  1531.    a=fmtp:125 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640032
  1532.    a=rtpmap:107 rtx/90000
  1533.    a=fmtp:107 apt=125
  1534.    a=rtpmap:108 red/90000
  1535.    a=rtpmap:109 rtx/90000
  1536.    a=fmtp:109 apt=108
  1537.    a=rtpmap:124 ulpfec/90000
  1538.    a=ssrc-group:FID 1730977660 1004703298
  1539.    a=ssrc:1730977660 cname:ndVeU1rgjkCebw/C
  1540.    a=ssrc:1730977660 msid:vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v 8702d9c4-3f71-42a6-94a3-58fad1125a70
  1541.    a=ssrc:1730977660 mslabel:vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v
  1542.    a=ssrc:1730977660 label:8702d9c4-3f71-42a6-94a3-58fad1125a70
  1543.    a=ssrc:1004703298 cname:ndVeU1rgjkCebw/C
  1544.    a=ssrc:1004703298 msid:vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v 8702d9c4-3f71-42a6-94a3-58fad1125a70
  1545.    a=ssrc:1004703298 mslabel:vNGoWgXp0YyKHf1D4KHMFAkbxufqhNeyVv3v
  1546.    a=ssrc:1004703298 label:8702d9c4-3f71-42a6-94a3-58fad1125a70
  1547.    ------------------------------------------------------------------------
  1548. recv 563 bytes from ws/[192.168.1.214]:20888 at 22:50:16.881837:
  1549.    ------------------------------------------------------------------------
  1550.    REGISTER sip:192.168.1.48:5060 SIP/2.0
  1551.    Via: SIP/2.0/WSS 0vmpj21c7o6p.invalid;branch=z9hG4bK3455468
  1552.    Max-Forwards: 69
  1553.    To: <sip:1003@192.168.1.48:5060>
  1554.    From: <sip:1003@192.168.1.48:5060>;tag=459gpdjvj6
  1555.    Call-ID: olqh1gt97fm6vo68g4fgt3
  1556.    CSeq: 4 REGISTER
  1557.    Contact: <sip:ogt1fnkf@0vmpj21c7o6p.invalid;transport=ws>;+sip.ice;reg-id=1;+sip.instance="<urn:uuid:0a6b453e-a5e2-4206-9ee5-02f3ee7ead95>";expires=600
  1558.    Expires: 600
  1559.   Allow: INVITE,ACK,CANCEL,BYE,UPDATE,MESSAGE,OPTIONS,REFER,INFO
  1560.    Supported: path,gruu,outbound
  1561.    User-Agent: JsSIP 3.2.7
  1562.    Content-Length: 0
  1563.    
  1564.    ------------------------------------------------------------------------
  1565. recv 629 bytes from udp/[192.168.1.33]:63346 at 22:50:19.919138:
  1566.    ------------------------------------------------------------------------
  1567.    SUBSCRIBE sip:91003@192.168.1.48:5060 SIP/2.0
  1568.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---3ac1155278de8d02;rport
  1569.    Max-Forwards: 70
  1570.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  1571.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1572.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  1573.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1574.    CSeq: 23 SUBSCRIBE
  1575.    Expires: 300
  1576.    Accept: application/simple-message-summary
  1577.   Allow: SUBSCRIBE, NOTIFY, INVITE, ACK, CANCEL, BYE, REFER, INFO, OPTIONS, MESSAGE
  1578.    User-Agent: X-Lite release 5.2.0 stamp 90533
  1579.    Event: message-summary
  1580.    Content-Length: 0
  1581.    
  1582.    ------------------------------------------------------------------------
  1583. send 769 bytes to udp/[192.168.1.33]:63346 at 22:50:19.919865:
  1584.    ------------------------------------------------------------------------
  1585.    SIP/2.0 202 Accepted
  1586.    Via: SIP/2.0/UDP 192.168.1.33:63346;branch=z9hG4bK-524287-1---3ac1155278de8d02;rport=63346
  1587.    From: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  1588.    To: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1589.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1590.    CSeq: 23 SUBSCRIBE
  1591.    Contact: <sip:91003@192.168.1.48:5060>
  1592.    Expires: 300
  1593.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1594.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1595.    Supported: timer, path, replaces
  1596.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1597.    Subscription-State: active;expires=300
  1598.    Content-Length: 0
  1599.    
  1600.    ------------------------------------------------------------------------
  1601. send 968 bytes to udp/[192.168.1.33]:63346 at 22:50:19.975863:
  1602.    ------------------------------------------------------------------------
  1603.    NOTIFY sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea SIP/2.0
  1604.    Via: SIP/2.0/UDP 192.168.1.48;rport;branch=z9hG4bK58eaNDU9aDrBj
  1605.    Max-Forwards: 70
  1606.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1607.    To: "91003" <sip:91003@192.168.1.48>;tag=eb19f017
  1608.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1609.    CSeq: 531150951 NOTIFY
  1610.    Contact: <sip:91003@192.168.1.48:5060>
  1611.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1612.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1613.    Supported: timer, path, replaces
  1614.    Event: message-summary
  1615.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1616.    Subscription-State: active;expires=300
  1617.    Content-Type: application/simple-message-summary
  1618.    Content-Length: 92
  1619.    
  1620.    Messages-Waiting: yes
  1621.    Message-Account: sip:91003@192.168.1.48
  1622.    Voice-Message: 1/0 (0/0)
  1623.    
  1624.    ------------------------------------------------------------------------
  1625. recv 403 bytes from udp/[192.168.1.33]:63346 at 22:50:19.977038:
  1626.    ------------------------------------------------------------------------
  1627.    SIP/2.0 200 OK
  1628.    Via: SIP/2.0/UDP 192.168.1.48;rport=5060;branch=z9hG4bK58eaNDU9aDrBj
  1629.    Contact: <sip:91003@192.168.1.33:63346;rinstance=19621bf87a8d61ea>
  1630.    To: "91003"<sip:91003@192.168.1.48>;tag=eb19f017
  1631.    From: <sip:91003@192.168.1.48>;tag=vvgdxweBhmoU
  1632.    Call-ID: 90533MGQ4Y2Y2NWMyNWI0NDMxMzg3NjQwZjYzZDY1MDEzMjU
  1633.    CSeq: 531150951 NOTIFY
  1634.    User-Agent: X-Lite release 5.2.0 stamp 90533
  1635.    Content-Length: 0
  1636.    
  1637.    ------------------------------------------------------------------------
  1638. recv 1120 bytes from udp/[192.168.1.189]:58272 at 22:50:23.840192:
  1639.    ------------------------------------------------------------------------
  1640.    INVITE sip:1003@192.168.1.48 SIP/2.0
  1641.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPjxNWBd3JUY7mOCiojR-wnmSrcFoYvZ7fx
  1642.    Max-Forwards: 70
  1643.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  1644.    To: sip:1003@192.168.1.48
  1645.    Contact: <sip:1002@192.168.1.189:58272;ob>
  1646.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  1647.    CSeq: 28768 INVITE
  1648.    Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  1649.    Supported: replaces, 100rel, timer, norefersub
  1650.    Session-Expires: 1800
  1651.    Min-SE: 128
  1652.    User-Agent: Siphon PjSip v2.0.0-beta/arm-apple-darwin9
  1653.    Content-Type: application/sdp
  1654.    Content-Length:   483
  1655.    
  1656.    v=0
  1657.    o=- 3734408123 3734408123 IN IP4 192.168.1.189
  1658.    s=pjmedia
  1659.    c=IN IP4 192.168.1.189
  1660.    t=0 0
  1661.    a=X-nat:0
  1662.    m=audio 40000 RTP/AVP 98 97 99 104 18 3 0 8 96
  1663.    c=IN IP4 192.168.1.189
  1664.    a=rtcp:40001 IN IP4 192.168.199.147
  1665.    a=sendrecv
  1666.    a=rtpmap:98 speex/16000
  1667.    a=rtpmap:97 speex/8000
  1668.    a=rtpmap:99 speex/32000
  1669.    a=rtpmap:104 iLBC/8000
  1670.    a=fmtp:104 mode=30
  1671.    a=rtpmap:18 G729/8000
  1672.    a=rtpmap:3 GSM/8000
  1673.    a=rtpmap:0 PCMU/8000
  1674.    a=rtpmap:8 PCMA/8000
  1675.    a=rtpmap:96 telephone-event/8000
  1676.    a=fmtp:96 0-15
  1677.    ------------------------------------------------------------------------
  1678. send 343 bytes to udp/[192.168.1.189]:58272 at 22:50:23.840766:
  1679.    ------------------------------------------------------------------------
  1680.    SIP/2.0 100 Trying
  1681.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPjxNWBd3JUY7mOCiojR-wnmSrcFoYvZ7fx
  1682.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  1683.    To: sip:1003@192.168.1.48
  1684.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  1685.    CSeq: 28768 INVITE
  1686.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1687.    Content-Length: 0
  1688.    
  1689.    ------------------------------------------------------------------------
  1690. 2018-05-03 22:50:23.823614 [NOTICE] switch_channel.c:1104 New Channel sofia/internal/1002@192.168.1.48 [4f36f560-4ee1-11e8-8683-4f68e5ddb57e]
  1691. 2018-05-03 22:50:23.823614 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@192.168.1.48) Running State Change CS_NEW (Cur 1 Tot 83)
  1692. 2018-05-03 22:50:23.823614 [DEBUG] sofia.c:9834 sofia/internal/1002@192.168.1.48 receiving invite from 192.168.1.189:58272 version: 1.6.17  64bit
  1693. 2018-05-03 22:50:23.823614 [DEBUG] sofia.c:10005 IP 192.168.1.189 Rejected by acl "domains". Falling back to Digest auth.
  1694. 2018-05-03 22:50:23.823614 [DEBUG] switch_core_state_machine.c:603 (sofia/internal/1002@192.168.1.48) State NEW
  1695. send 848 bytes to udp/[192.168.1.189]:58272 at 22:50:23.842166:
  1696.    ------------------------------------------------------------------------
  1697.    SIP/2.0 407 Proxy Authentication Required
  1698.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPjxNWBd3JUY7mOCiojR-wnmSrcFoYvZ7fx
  1699.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  1700.    To: <sip:1003@192.168.1.48>;tag=798NeQB52t8pQ
  1701.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  1702.    CSeq: 28768 INVITE
  1703.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1704.    Accept: application/sdp
  1705.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  1706.    Supported: timer, path, replaces
  1707.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  1708.    Proxy-Authenticate: Digest realm="192.168.1.48", nonce="4f3704d8-4ee1-11e8-8684-4f68e5ddb57e", algorithm=MD5, qop="auth"
  1709.    Content-Length: 0
  1710.    
  1711.    ------------------------------------------------------------------------
  1712. 2018-05-03 22:50:23.823614 [DEBUG] sofia.c:2334 detaching session 4f36f560-4ee1-11e8-8683-4f68e5ddb57e
  1713. recv 339 bytes from udp/[192.168.1.189]:58272 at 22:50:24.253308:
  1714.    ------------------------------------------------------------------------
  1715.    ACK sip:1003@192.168.1.48 SIP/2.0
  1716.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPjxNWBd3JUY7mOCiojR-wnmSrcFoYvZ7fx
  1717.    Max-Forwards: 70
  1718.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  1719.    To: sip:1003@192.168.1.48;tag=798NeQB52t8pQ
  1720.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  1721.    CSeq: 28768 ACK
  1722.    Content-Length:  0
  1723.    
  1724.    ------------------------------------------------------------------------
  1725. recv 1388 bytes from udp/[192.168.1.189]:58272 at 22:50:24.254048:
  1726.    ------------------------------------------------------------------------
  1727.    INVITE sip:1003@192.168.1.48 SIP/2.0
  1728.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPjoqCZDmJb358aRRfV9koavMrOh9Vogxrh
  1729.    Max-Forwards: 70
  1730.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  1731.    To: sip:1003@192.168.1.48
  1732.    Contact: <sip:1002@192.168.1.189:58272;ob>
  1733.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  1734.    CSeq: 28769 INVITE
  1735.    Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  1736.    Supported: replaces, 100rel, timer, norefersub
  1737.    Session-Expires: 1800
  1738.    Min-SE: 128
  1739.    User-Agent: Siphon PjSip v2.0.0-beta/arm-apple-darwin9
  1740.    Proxy-Authorization: Digest username="1002", realm="192.168.1.48", nonce="4f3704d8-4ee1-11e8-8684-4f68e5ddb57e", uri="sip:1003@192.168.1.48", response="8415d535335614f5a3cc2037db74020e", algorithm=MD5, cnonce="czvjRfli3nlnJEjMCyVFKhDOWd4sIm4w", qop=auth, nc=00000001
  1741.    Content-Type: application/sdp
  1742.    Content-Length:   483
  1743.    
  1744.    v=0
  1745.    o=- 3734408123 3734408123 IN IP4 192.168.1.189
  1746.    s=pjmedia
  1747.    c=IN IP4 192.168.1.189
  1748.    t=0 0
  1749.    a=X-nat:0
  1750.    m=audio 40000 RTP/AVP 98 97 99 104 18 3 0 8 96
  1751.    c=IN IP4 192.168.1.189
  1752.    a=rtcp:40001 IN IP4 192.168.199.147
  1753.    a=sendrecv
  1754.    a=rtpmap:98 speex/16000
  1755.    a=rtpmap:97 speex/8000
  1756.    a=rtpmap:99 speex/32000
  1757.    a=rtpmap:104 iLBC/8000
  1758.    a=fmtp:104 mode=30
  1759.    a=rtpmap:18 G729/8000
  1760.    a=rtpmap:3 GSM/8000
  1761.    a=rtpmap:0 PCMU/8000
  1762.    a=rtpmap:8 PCMA/8000
  1763.    a=rtpmap:96 telephone-event/8000
  1764.    a=fmtp:96 0-15
  1765.    ------------------------------------------------------------------------
  1766. send 343 bytes to udp/[192.168.1.189]:58272 at 22:50:24.254415:
  1767.    ------------------------------------------------------------------------
  1768.    SIP/2.0 100 Trying
  1769.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPjoqCZDmJb358aRRfV9koavMrOh9Vogxrh
  1770.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  1771.    To: sip:1003@192.168.1.48
  1772.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  1773.    CSeq: 28769 INVITE
  1774.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  1775.    Content-Length: 0
  1776.    
  1777.    ------------------------------------------------------------------------
  1778. 2018-05-03 22:50:24.243142 [DEBUG] sofia.c:2442 Re-attaching to session 4f36f560-4ee1-11e8-8683-4f68e5ddb57e
  1779. 2018-05-03 22:50:24.263745 [DEBUG] sofia.c:9834 sofia/internal/1002@192.168.1.48 receiving invite from 192.168.1.189:58272 version: 1.6.17  64bit
  1780. 2018-05-03 22:50:24.263745 [DEBUG] sofia.c:10005 IP 192.168.1.189 Rejected by acl "domains". Falling back to Digest auth.
  1781. 2018-05-03 22:50:24.263745 [DEBUG] sofia.c:7048 Channel sofia/internal/1002@192.168.1.48 entering state [received][100]
  1782. 2018-05-03 22:50:24.263745 [DEBUG] sofia.c:7058 Remote SDP:
  1783. v=0
  1784. o=- 3734408123 3734408123 IN IP4 192.168.1.189
  1785. s=pjmedia
  1786. c=IN IP4 192.168.1.189
  1787. t=0 0
  1788. a=X-nat:0
  1789. m=audio 40000 RTP/AVP 98 97 99 104 18 3 0 8 96
  1790. c=IN IP4 192.168.1.189
  1791. a=rtpmap:98 speex/16000
  1792. a=rtpmap:97 speex/8000
  1793. a=rtpmap:99 speex/32000
  1794. a=rtpmap:104 iLBC/8000
  1795. a=fmtp:104 mode=30
  1796. a=rtpmap:18 G729/8000
  1797. a=rtpmap:3 GSM/8000
  1798. a=rtpmap:0 PCMU/8000
  1799. a=rtpmap:8 PCMA/8000
  1800. a=rtpmap:96 telephone-event/8000
  1801. a=fmtp:96 0-15
  1802. a=rtcp:40001 IN IP4 192.168.199.147
  1803.  
  1804. 2018-05-03 22:50:24.263745 [DEBUG] sofia.c:7444 (sofia/internal/1002@192.168.1.48) State Change CS_NEW -> CS_INIT
  1805. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@192.168.1.48) Running State Change CS_INIT (Cur 1 Tot 83)
  1806. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/1002@192.168.1.48) State INIT
  1807. 2018-05-03 22:50:24.263745 [DEBUG] mod_sofia.c:90 sofia/internal/1002@192.168.1.48 SOFIA INIT
  1808. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:40 sofia/internal/1002@192.168.1.48 Standard INIT
  1809. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:48 (sofia/internal/1002@192.168.1.48) State Change CS_INIT -> CS_ROUTING
  1810. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:627 (sofia/internal/1002@192.168.1.48) State INIT going to sleep
  1811. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@192.168.1.48) Running State Change CS_ROUTING (Cur 1 Tot 83)
  1812. 2018-05-03 22:50:24.263745 [DEBUG] switch_channel.c:2249 (sofia/internal/1002@192.168.1.48) Callstate Change DOWN -> RINGING
  1813. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/1002@192.168.1.48) State ROUTING
  1814. 2018-05-03 22:50:24.263745 [DEBUG] mod_sofia.c:143 sofia/internal/1002@192.168.1.48 SOFIA ROUTING
  1815. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:236 sofia/internal/1002@192.168.1.48 Standard ROUTING
  1816. 2018-05-03 22:50:24.263745 [INFO] mod_dialplan_xml.c:637 Processing 1002 <1002>->1003 in context default
  1817. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->unloop] continue=false
  1818. Dialplan: sofia/internal/1002@192.168.1.48 Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  1819. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  1820. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->tod_example] continue=true
  1821. Dialplan: sofia/internal/1002@192.168.1.48 Date/TimeMatch (FAIL) [tod_example] break=on-false
  1822. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->holiday_example] continue=true
  1823. Dialplan: sofia/internal/1002@192.168.1.48 Date/TimeMatch (FAIL) [holiday_example] break=on-false
  1824. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->global-intercept] continue=false
  1825. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [global-intercept] destination_number(1003) =~ /^886$/ break=on-false
  1826. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->group-intercept] continue=false
  1827. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [group-intercept] destination_number(1003) =~ /^\*8$/ break=on-false
  1828. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->intercept-ext] continue=false
  1829. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [intercept-ext] destination_number(1003) =~ /^\*\*(\d+)$/ break=on-false
  1830. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->redial] continue=false
  1831. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [redial] destination_number(1003) =~ /^(redial|870)$/ break=on-false
  1832. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->global] continue=true
  1833. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [global] ${call_debug}(false) =~ /^true$/ break=never
  1834. Dialplan: sofia/internal/1002@192.168.1.48 Regex (PASS) [global] ${default_password}(1234) =~ /^1234$/ break=never
  1835. Dialplan: sofia/internal/1002@192.168.1.48 Action log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING )
  1836. Dialplan: sofia/internal/1002@192.168.1.48 Action log(CRIT Open /root/freeswitch/etc/freeswitch/vars.xml and change the default_password.)
  1837. Dialplan: sofia/internal/1002@192.168.1.48 Action log(CRIT Once changed type 'reloadxml' at the console.)
  1838. Dialplan: sofia/internal/1002@192.168.1.48 Action log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING )
  1839. Dialplan: sofia/internal/1002@192.168.1.48 Action sleep(10000)
  1840. Dialplan: sofia/internal/1002@192.168.1.48 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
  1841. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [global] ${endpoint_disposition}(PROXY MEDIA) =~ /^(DELAYED NEGOTIATION)/ break=on-false
  1842. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->snom-demo-2] continue=false
  1843. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [snom-demo-2] destination_number(1003) =~ /^9001$/ break=on-false
  1844. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->snom-demo-1] continue=false
  1845. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [snom-demo-1] destination_number(1003) =~ /^9000$/ break=on-false
  1846. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->eavesdrop] continue=false
  1847. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [eavesdrop] destination_number(1003) =~ /^88(\d{4})$|^\*0(.*)$/ break=on-false
  1848. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->eavesdrop] continue=false
  1849. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [eavesdrop] destination_number(1003) =~ /^779$/ break=on-false
  1850. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->call_return] continue=false
  1851. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [call_return] destination_number(1003) =~ /^\*69$|^869$|^lcr$/ break=on-false
  1852. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->del-group] continue=false
  1853. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [del-group] destination_number(1003) =~ /^80(\d{2})$/ break=on-false
  1854. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->add-group] continue=false
  1855. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [add-group] destination_number(1003) =~ /^81(\d{2})$/ break=on-false
  1856. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->call-group-simo] continue=false
  1857. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [call-group-simo] destination_number(1003) =~ /^82(\d{2})$/ break=on-false
  1858. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->call-group-order] continue=false
  1859. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [call-group-order] destination_number(1003) =~ /^83(\d{2})$/ break=on-false
  1860. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->extension-intercom] continue=false
  1861. Dialplan: sofia/internal/1002@192.168.1.48 Regex (FAIL) [extension-intercom] destination_number(1003) =~ /^8(10[01][0-9])$/ break=on-false
  1862. Dialplan: sofia/internal/1002@192.168.1.48 parsing [default->Local_Extension] continue=false
  1863. Dialplan: sofia/internal/1002@192.168.1.48 Regex (PASS) [Local_Extension] destination_number(1003) =~ /^(10[01][0-9]|91003)$/ break=on-false
  1864. Dialplan: sofia/internal/1002@192.168.1.48 Action export(dialed_extension=1003)
  1865. Dialplan: sofia/internal/1002@192.168.1.48 Action bind_meta_app(1 b s execute_extension::dx XML features)
  1866. Dialplan: sofia/internal/1002@192.168.1.48 Action bind_meta_app(2 b s record_session::/root/freeswitch/var/lib/freeswitch/recordings/${caller_id_number}.${strftime(%Y-%m-%d-%H-%M-%S)}.wav)
  1867. Dialplan: sofia/internal/1002@192.168.1.48 Action bind_meta_app(3 b s execute_extension::cf XML features)
  1868. Dialplan: sofia/internal/1002@192.168.1.48 Action bind_meta_app(4 b s execute_extension::att_xfer XML features)
  1869. Dialplan: sofia/internal/1002@192.168.1.48 Action set(ringback=${us-ring})
  1870. Dialplan: sofia/internal/1002@192.168.1.48 Action set(transfer_ringback=local_stream://moh)
  1871. Dialplan: sofia/internal/1002@192.168.1.48 Action set(call_timeout=30)
  1872. Dialplan: sofia/internal/1002@192.168.1.48 Action set(hangup_after_bridge=true)
  1873. Dialplan: sofia/internal/1002@192.168.1.48 Action set(continue_on_fail=true)
  1874. Dialplan: sofia/internal/1002@192.168.1.48 Action hash(insert/${domain_name}-call_return/${dialed_extension}/${caller_id_number})
  1875. Dialplan: sofia/internal/1002@192.168.1.48 Action hash(insert/${domain_name}-last_dial_ext/${dialed_extension}/${uuid})
  1876. Dialplan: sofia/internal/1002@192.168.1.48 Action set(called_party_callgroup=${user_data(${dialed_extension}@${domain_name} var callgroup)})
  1877. Dialplan: sofia/internal/1002@192.168.1.48 Action hash(insert/${domain_name}-last_dial_ext/${called_party_callgroup}/${uuid})
  1878. Dialplan: sofia/internal/1002@192.168.1.48 Action hash(insert/${domain_name}-last_dial_ext/global/${uuid})
  1879. Dialplan: sofia/internal/1002@192.168.1.48 Action hash(insert/${domain_name}-last_dial/${called_party_callgroup}/${uuid})
  1880. Dialplan: sofia/internal/1002@192.168.1.48 Action bridge(user/${dialed_extension}@${domain_name})
  1881. Dialplan: sofia/internal/1002@192.168.1.48 Action answer()
  1882. Dialplan: sofia/internal/1002@192.168.1.48 Action sleep(1000)
  1883. Dialplan: sofia/internal/1002@192.168.1.48 Action bridge(loopback/app=voicemail:default ${domain_name} ${dialed_extension})
  1884. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:286 (sofia/internal/1002@192.168.1.48) State Change CS_ROUTING -> CS_EXECUTE
  1885. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:643 (sofia/internal/1002@192.168.1.48) State ROUTING going to sleep
  1886. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@192.168.1.48) Running State Change CS_EXECUTE (Cur 1 Tot 83)
  1887. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/1002@192.168.1.48) State EXECUTE
  1888. 2018-05-03 22:50:24.263745 [DEBUG] mod_sofia.c:198 sofia/internal/1002@192.168.1.48 SOFIA EXECUTE
  1889. 2018-05-03 22:50:24.263745 [DEBUG] switch_core_state_machine.c:328 sofia/internal/1002@192.168.1.48 Standard EXECUTE
  1890. EXECUTE sofia/internal/1002@192.168.1.48 log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING )
  1891. 2018-05-03 22:50:24.263745 [CRIT] mod_dptools.c:1724 WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
  1892. EXECUTE sofia/internal/1002@192.168.1.48 log(CRIT Open /root/freeswitch/etc/freeswitch/vars.xml and change the default_password.)
  1893. 2018-05-03 22:50:24.263745 [CRIT] mod_dptools.c:1724 Open /root/freeswitch/etc/freeswitch/vars.xml and change the default_password.
  1894. EXECUTE sofia/internal/1002@192.168.1.48 log(CRIT Once changed type 'reloadxml' at the console.)
  1895. 2018-05-03 22:50:24.263745 [CRIT] mod_dptools.c:1724 Once changed type 'reloadxml' at the console.
  1896. EXECUTE sofia/internal/1002@192.168.1.48 log(CRIT WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING )
  1897. 2018-05-03 22:50:24.263745 [CRIT] mod_dptools.c:1724 WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
  1898. EXECUTE sofia/internal/1002@192.168.1.48 sleep(10000)
  1899. EXECUTE sofia/internal/1002@192.168.1.48 export(dialed_extension=1003)
  1900. 2018-05-03 22:50:34.463396 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [dialed_extension]=[1003]
  1901. EXECUTE sofia/internal/1002@192.168.1.48 bind_meta_app(1 b s execute_extension::dx XML features)
  1902. 2018-05-03 22:50:34.463396 [INFO] switch_ivr_async.c:4171 Bound B-Leg: *1 execute_extension::dx XML features
  1903. EXECUTE sofia/internal/1002@192.168.1.48 bind_meta_app(2 b s record_session::/root/freeswitch/var/lib/freeswitch/recordings/1002.2018-05-03-22-50-34.wav)
  1904. 2018-05-03 22:50:34.463396 [INFO] switch_ivr_async.c:4171 Bound B-Leg: *2 record_session::/root/freeswitch/var/lib/freeswitch/recordings/1002.2018-05-03-22-50-34.wav
  1905. EXECUTE sofia/internal/1002@192.168.1.48 bind_meta_app(3 b s execute_extension::cf XML features)
  1906. 2018-05-03 22:50:34.463396 [INFO] switch_ivr_async.c:4171 Bound B-Leg: *3 execute_extension::cf XML features
  1907. EXECUTE sofia/internal/1002@192.168.1.48 bind_meta_app(4 b s execute_extension::att_xfer XML features)
  1908. 2018-05-03 22:50:34.463396 [INFO] switch_ivr_async.c:4171 Bound B-Leg: *4 execute_extension::att_xfer XML features
  1909. EXECUTE sofia/internal/1002@192.168.1.48 set(ringback=%(2000,4000,440,480))
  1910. 2018-05-03 22:50:34.463396 [DEBUG] mod_dptools.c:1530 SET sofia/internal/1002@192.168.1.48 [ringback]=[%(2000,4000,440,480)]
  1911. EXECUTE sofia/internal/1002@192.168.1.48 set(transfer_ringback=local_stream://moh)
  1912. 2018-05-03 22:50:34.463396 [DEBUG] mod_dptools.c:1530 SET sofia/internal/1002@192.168.1.48 [transfer_ringback]=[local_stream://moh]
  1913. EXECUTE sofia/internal/1002@192.168.1.48 set(call_timeout=30)
  1914. 2018-05-03 22:50:34.463396 [DEBUG] mod_dptools.c:1530 SET sofia/internal/1002@192.168.1.48 [call_timeout]=[30]
  1915. EXECUTE sofia/internal/1002@192.168.1.48 set(hangup_after_bridge=true)
  1916. 2018-05-03 22:50:34.463396 [DEBUG] mod_dptools.c:1530 SET sofia/internal/1002@192.168.1.48 [hangup_after_bridge]=[true]
  1917. EXECUTE sofia/internal/1002@192.168.1.48 set(continue_on_fail=true)
  1918. 2018-05-03 22:50:34.463396 [DEBUG] mod_dptools.c:1530 SET sofia/internal/1002@192.168.1.48 [continue_on_fail]=[true]
  1919. EXECUTE sofia/internal/1002@192.168.1.48 hash(insert/192.168.1.48-call_return/1003/1002)
  1920. EXECUTE sofia/internal/1002@192.168.1.48 hash(insert/192.168.1.48-last_dial_ext/1003/4f36f560-4ee1-11e8-8683-4f68e5ddb57e)
  1921. EXECUTE sofia/internal/1002@192.168.1.48 set(called_party_callgroup=techsupport)
  1922. 2018-05-03 22:50:34.463396 [DEBUG] mod_dptools.c:1530 SET sofia/internal/1002@192.168.1.48 [called_party_callgroup]=[techsupport]
  1923. EXECUTE sofia/internal/1002@192.168.1.48 hash(insert/192.168.1.48-last_dial_ext/techsupport/4f36f560-4ee1-11e8-8683-4f68e5ddb57e)
  1924. EXECUTE sofia/internal/1002@192.168.1.48 hash(insert/192.168.1.48-last_dial_ext/global/4f36f560-4ee1-11e8-8683-4f68e5ddb57e)
  1925. EXECUTE sofia/internal/1002@192.168.1.48 hash(insert/192.168.1.48-last_dial/techsupport/4f36f560-4ee1-11e8-8683-4f68e5ddb57e)
  1926. EXECUTE sofia/internal/1002@192.168.1.48 bridge(user/1003@192.168.1.48)
  1927. 2018-05-03 22:50:34.483006 [DEBUG] switch_channel.c:1250 sofia/internal/1002@192.168.1.48 EXPORTING[export_vars] [dialed_extension]=[1003] to event
  1928. 2018-05-03 22:50:34.483006 [DEBUG] switch_ivr_originate.c:2142 Parsing global variables
  1929. 2018-05-03 22:50:34.483006 [DEBUG] switch_channel.c:1250 sofia/internal/1002@192.168.1.48 EXPORTING[export_vars] [dialed_extension]=[1003] to event
  1930. 2018-05-03 22:50:34.483006 [DEBUG] switch_ivr_originate.c:2142 Parsing global variables
  1931. 2018-05-03 22:50:34.483006 [NOTICE] switch_ivr_originate.c:2845 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
  1932. 2018-05-03 22:50:34.483006 [NOTICE] switch_ivr_originate.c:2845 Cannot create outgoing channel of type [error] cause: [USER_NOT_REGISTERED]
  1933. 2018-05-03 22:50:34.483006 [DEBUG] switch_ivr_originate.c:3833 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]
  1934. 2018-05-03 22:50:34.483006 [NOTICE] switch_ivr_originate.c:2845 Cannot create outgoing channel of type [user] cause: [USER_NOT_REGISTERED]
  1935. 2018-05-03 22:50:34.483006 [DEBUG] switch_ivr_originate.c:3833 Originate Resulted in Error Cause: 606 [USER_NOT_REGISTERED]
  1936. 2018-05-03 22:50:34.483006 [INFO] mod_dptools.c:3418 Originate Failed.  Cause: USER_NOT_REGISTERED
  1937. EXECUTE sofia/internal/1002@192.168.1.48 answer()
  1938. 2018-05-03 22:50:34.483006 [DEBUG] mod_sofia.c:818 Disabling proxy mode due to call answer with no bridge
  1939. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:98:16000:20:0:1]/[opus:116:48000:20:0:1]
  1940. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:98:16000:20:0:1]/[G722:9:8000:20:64000:1]
  1941. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:98:16000:20:0:1]/[PCMU:0:8000:20:64000:1]
  1942. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:98:16000:20:0:1]/[PCMA:8:8000:20:64000:1]
  1943. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:97:8000:20:0:1]/[opus:116:48000:20:0:1]
  1944. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:97:8000:20:0:1]/[G722:9:8000:20:64000:1]
  1945. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:97:8000:20:0:1]/[PCMU:0:8000:20:64000:1]
  1946. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:97:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
  1947. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:99:32000:20:0:1]/[opus:116:48000:20:0:1]
  1948. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:99:32000:20:0:1]/[G722:9:8000:20:64000:1]
  1949. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:99:32000:20:0:1]/[PCMU:0:8000:20:64000:1]
  1950. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [speex:99:32000:20:0:1]/[PCMA:8:8000:20:64000:1]
  1951. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [iLBC:104:8000:30:0:1]/[opus:116:48000:20:0:1]
  1952. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [iLBC:104:8000:30:0:1]/[G722:9:8000:20:64000:1]
  1953. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [iLBC:104:8000:30:0:1]/[PCMU:0:8000:20:64000:1]
  1954. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [iLBC:104:8000:30:0:1]/[PCMA:8:8000:20:64000:1]
  1955. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [G729:18:8000:20:8000:1]/[opus:116:48000:20:0:1]
  1956. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [G729:18:8000:20:8000:1]/[G722:9:8000:20:64000:1]
  1957. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  1958. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  1959. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [GSM:3:8000:20:13200:1]/[opus:116:48000:20:0:1]
  1960. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [GSM:3:8000:20:13200:1]/[G722:9:8000:20:64000:1]
  1961. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMU:0:8000:20:64000:1]
  1962. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMA:8:8000:20:64000:1]
  1963. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[opus:116:48000:20:0:1]
  1964. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  1965. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  1966. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4491 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  1967. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  1968. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[opus:116:48000:20:0:1]
  1969. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  1970. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  1971. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  1972. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4491 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  1973. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4352 Set telephone-event payload to 96@8000
  1974. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:3056 Set Codec sofia/internal/1002@192.168.1.48 PCMU/8000 20 ms 160 samples 64000 bits 1 channels
  1975. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_codec.c:111 sofia/internal/1002@192.168.1.48 Original read codec set to PCMU:0
  1976. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4695 Set telephone-event payload to 96@8000
  1977. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:4754 sofia/internal/1002@192.168.1.48 Set 2833 dtmf send payload to 96 recv payload to 96
  1978. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:6865 AUDIO RTP [sofia/internal/1002@192.168.1.48] 192.168.1.48 port 32170 -> 192.168.1.189 port 40000 codec: 0 ms: 20
  1979. 2018-05-03 22:50:34.483006 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  1980. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:7085 Activating RTCP PORT 40001
  1981. 2018-05-03 22:50:34.483006 [DEBUG] switch_rtp.c:4488 RTCP send rate is: 1000 and packet rate is: 20000 Remote Port: 40001
  1982. 2018-05-03 22:50:34.483006 [DEBUG] switch_rtp.c:2560 Setting RTCP remote addr to 192.168.1.189:40001 2
  1983. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:7166 sofia/internal/1002@192.168.1.48 Set 2833 dtmf send payload to 96
  1984. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:7173 sofia/internal/1002@192.168.1.48 Set 2833 dtmf receive payload to 96
  1985. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:7196 sofia/internal/1002@192.168.1.48 Set rtp dtmf delay to 40
  1986. 2018-05-03 22:50:34.483006 [NOTICE] sofia_media.c:92 Pre-Answer sofia/internal/1002@192.168.1.48!
  1987. 2018-05-03 22:50:34.483006 [DEBUG] switch_channel.c:3473 (sofia/internal/1002@192.168.1.48) Callstate Change RINGING -> EARLY
  1988. 2018-05-03 22:50:34.483006 [DEBUG] switch_core_media.c:6848 Audio params are unchanged for sofia/internal/1002@192.168.1.48.
  1989. 2018-05-03 22:50:34.483006 [DEBUG] mod_sofia.c:850 Local SDP sofia/internal/1002@192.168.1.48:
  1990. v=0
  1991. o=FreeSWITCH 1525326864 1525326865 IN IP4 192.168.1.48
  1992. s=FreeSWITCH
  1993. c=IN IP4 192.168.1.48
  1994. t=0 0
  1995. m=audio 32170 RTP/AVP 0 96
  1996. a=rtpmap:0 PCMU/8000
  1997. a=rtpmap:96 telephone-event/8000
  1998. a=fmtp:96 0-16
  1999. a=ptime:20
  2000. a=sendrecv
  2001. a=rtcp:32171 IN IP4 192.168.1.48
  2002.  
  2003. 2018-05-03 22:50:34.483006 [NOTICE] mod_dptools.c:1312 Channel [sofia/internal/1002@192.168.1.48] has been answered
  2004. send 1204 bytes to udp/[192.168.1.189]:58272 at 22:50:34.489767:
  2005.    ------------------------------------------------------------------------
  2006.    SIP/2.0 200 OK
  2007.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPjoqCZDmJb358aRRfV9koavMrOh9Vogxrh
  2008.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  2009.    To: <sip:1003@192.168.1.48>;tag=8j2egjv8Z3y9j
  2010.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  2011.    CSeq: 28769 INVITE
  2012.    Contact: <sip:1003@192.168.1.48:5060;transport=udp>
  2013.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  2014.    Accept: application/sdp
  2015.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  2016.    Require: timer
  2017.    Supported: timer, path, replaces
  2018.    Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  2019.    Session-Expires: 1800;refresher=uac
  2020.    Content-Type: application/sdp
  2021.    Content-Disposition: session
  2022. 2018-05-03 22:50:34.483006 [DEBUG] switch_channel.c:3772 (sofia/internal/1002@192.168.1.48) Callstate Change EARLY -> ACTIVE
  2023.    Content-Length: 251
  2024.    Remote-Party-ID: "1003" <sip:1003@192.168.1.48>;party=calling;privacy=off;screen=no
  2025.    
  2026.    v=0
  2027.    o=FreeSWITCH 1525326864 1525326865 IN IP4 192.168.1.48
  2028.    s=FreeSWITCH
  2029.    c=IN IP4 192.168.1.48
  2030.    t=0 0
  2031.    m=audio 32170 RTP/AVP 0 96
  2032.    a=rtpmap:0 PCMU/8000
  2033.    a=rtpmap:96 telephone-event/8000
  2034.    a=fmtp:96 0-16
  2035.    a=ptime:20
  2036.    a=rtcp:32171 IN IP4 192.168.1.48
  2037.    ------------------------------------------------------------------------
  2038. 2018-05-03 22:50:34.483006 [DEBUG] sofia.c:7048 Channel sofia/internal/1002@192.168.1.48 entering state [completed][200]
  2039. EXECUTE sofia/internal/1002@192.168.1.48 sleep(1000)
  2040. recv 358 bytes from udp/[192.168.1.189]:58272 at 22:50:34.533714:
  2041.    ------------------------------------------------------------------------
  2042.    ACK sip:1003@192.168.1.48:5060;transport=udp SIP/2.0
  2043.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPjAkScVpxIPyu-XGBvMByQLk.qoev.wtv7
  2044.    Max-Forwards: 70
  2045.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  2046.    To: sip:1003@192.168.1.48;tag=8j2egjv8Z3y9j
  2047.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  2048.    CSeq: 28769 ACK
  2049.    Content-Length:  0
  2050.    
  2051.    ------------------------------------------------------------------------
  2052. 2018-05-03 22:50:34.543098 [DEBUG] switch_rtp.c:6679 Correct audio RTCP ip/port confirmed.
  2053. 2018-05-03 22:50:34.543098 [DEBUG] sofia.c:7048 Channel sofia/internal/1002@192.168.1.48 entering state [ready][200]
  2054. 2018-05-03 22:50:34.563325 [DEBUG] switch_rtp.c:1885 rtcp_stats_init: audio ssrc[1255478746] base_seq[21547]
  2055. 2018-05-03 22:50:34.609100 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  2056. EXECUTE sofia/internal/1002@192.168.1.48 bridge(loopback/app=voicemail:default 192.168.1.48 1003)
  2057. 2018-05-03 22:50:35.483197 [DEBUG] switch_channel.c:1823 (sofia/internal/1002@192.168.1.48) Callstate Change ACTIVE -> RING_WAIT
  2058. 2018-05-03 22:50:35.483197 [DEBUG] switch_channel.c:1250 sofia/internal/1002@192.168.1.48 EXPORTING[export_vars] [dialed_extension]=[1003] to event
  2059. 2018-05-03 22:50:35.483197 [DEBUG] switch_ivr_originate.c:2142 Parsing global variables
  2060. 2018-05-03 22:50:35.483197 [NOTICE] switch_channel.c:1104 New Channel loopback/app=voicemail:default 192.168.1.48 1003-a [562821be-4ee1-11e8-86aa-4f68e5ddb57e]
  2061. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:158 loopback/app=voicemail:default 192.168.1.48 1003-a setup codec PCMU/8000/20
  2062. 2018-05-03 22:50:35.483197 [NOTICE] switch_channel.c:1102 Rename Channel loopback/app=voicemail:default 192.168.1.48 1003-a->loopback/voicemail-a [562821be-4ee1-11e8-86aa-4f68e5ddb57e]
  2063. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:1174 (loopback/voicemail-a) State Change CS_NEW -> CS_INIT
  2064. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2065. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-a) Running State Change CS_INIT (Cur 2 Tot 84)
  2066. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:627 (loopback/voicemail-a) State INIT
  2067. 2018-05-03 22:50:35.483197 [NOTICE] switch_channel.c:1104 New Channel loopback/voicemail-b [56284c8e-4ee1-11e8-86ae-4f68e5ddb57e]
  2068. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:158 loopback/voicemail-b setup codec PCMU/8000/20
  2069. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:276 (loopback/voicemail-b) State Change CS_NEW -> CS_INIT
  2070. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2071. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:362 (loopback/voicemail-a) State Change CS_INIT -> CS_ROUTING
  2072. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2073. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:627 (loopback/voicemail-a) State INIT going to sleep
  2074. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-b) Running State Change CS_INIT (Cur 3 Tot 85)
  2075. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:627 (loopback/voicemail-b) State INIT
  2076. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:362 (loopback/voicemail-b) State Change CS_INIT -> CS_ROUTING
  2077. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2078. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:627 (loopback/voicemail-b) State INIT going to sleep
  2079. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-b) Running State Change CS_ROUTING (Cur 3 Tot 85)
  2080. 2018-05-03 22:50:35.483197 [DEBUG] switch_channel.c:2249 (loopback/voicemail-b) Callstate Change DOWN -> RINGING
  2081. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-a) Running State Change CS_ROUTING (Cur 3 Tot 85)
  2082. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:643 (loopback/voicemail-a) State ROUTING
  2083. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:394 loopback/voicemail-a CHANNEL ROUTING
  2084. 2018-05-03 22:50:35.483197 [DEBUG] switch_ivr_originate.c:67 (loopback/voicemail-a) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  2085. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2086. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:643 (loopback/voicemail-a) State ROUTING going to sleep
  2087. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-a) Running State Change CS_CONSUME_MEDIA (Cur 3 Tot 85)
  2088. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:662 (loopback/voicemail-a) State CONSUME_MEDIA
  2089. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:661 CHANNEL CONSUME_MEDIA
  2090. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:662 (loopback/voicemail-a) State CONSUME_MEDIA going to sleep
  2091. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:643 (loopback/voicemail-b) State ROUTING
  2092. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:394 loopback/voicemail-b CHANNEL ROUTING
  2093. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:413 (loopback/voicemail-b) State Change CS_ROUTING -> CS_EXECUTE
  2094. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2095. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:643 (loopback/voicemail-b) State ROUTING going to sleep
  2096. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-b) Running State Change CS_EXECUTE (Cur 3 Tot 85)
  2097. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:650 (loopback/voicemail-b) State EXECUTE
  2098. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:436 loopback/voicemail-b CHANNEL EXECUTE
  2099. 2018-05-03 22:50:35.483197 [DEBUG] switch_core_state_machine.c:328 loopback/voicemail-b Standard EXECUTE
  2100. EXECUTE loopback/voicemail-b pre_answer()
  2101. 2018-05-03 22:50:35.483197 [NOTICE] mod_loopback.c:961 Pre-Answer loopback/voicemail-a!
  2102. 2018-05-03 22:50:35.483197 [DEBUG] switch_channel.c:3473 (loopback/voicemail-a) Callstate Change DOWN -> EARLY
  2103. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2104. 2018-05-03 22:50:35.483197 [NOTICE] mod_dptools.c:1355 Pre-Answer loopback/voicemail-b!
  2105. 2018-05-03 22:50:35.483197 [DEBUG] switch_channel.c:3473 (loopback/voicemail-b) Callstate Change RINGING -> EARLY
  2106. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2107. EXECUTE loopback/voicemail-b voicemail(default 192.168.1.48 1003)
  2108. 2018-05-03 22:50:35.483197 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2109. 2018-05-03 22:50:35.503523 [DEBUG] switch_ivr_originate.c:3690 Originate Resulted in Success: [loopback/voicemail-a]
  2110. 2018-05-03 22:50:35.503523 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2111. 2018-05-03 22:50:35.503523 [DEBUG] switch_channel.c:2047 (sofia/internal/1002@192.168.1.48) Callstate Change RING_WAIT -> ACTIVE
  2112. 2018-05-03 22:50:35.503523 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2113. 2018-05-03 22:50:35.503523 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2114. 2018-05-03 22:50:35.503523 [DEBUG] switch_ivr_bridge.c:1601 (loopback/voicemail-a) State Change CS_CONSUME_MEDIA -> CS_EXCHANGE_MEDIA
  2115. 2018-05-03 22:50:35.503523 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2116. 2018-05-03 22:50:35.503523 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-a) Running State Change CS_EXCHANGE_MEDIA (Cur 3 Tot 85)
  2117. 2018-05-03 22:50:35.503523 [DEBUG] switch_core_state_machine.c:653 (loopback/voicemail-a) State EXCHANGE_MEDIA
  2118. 2018-05-03 22:50:35.503523 [DEBUG] mod_loopback.c:623 CHANNEL LOOPBACK
  2119. 2018-05-03 22:50:35.583433 [DEBUG] switch_ivr_play_say.c:70 No language specified - Using [en]
  2120. 2018-05-03 22:50:35.583433 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[voicemail/vm-person.wav] (en:en)
  2121. 2018-05-03 22:50:35.583433 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2122. 2018-05-03 22:50:35.583433 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
  2123. 2018-05-03 22:50:36.943279 [DEBUG] switch_ivr_play_say.c:1942 done playing file /root/freeswitch/share/freeswitch/sounds/en/us/callie/voicemail/vm-person.wav
  2124. 2018-05-03 22:50:37.044069 [DEBUG] switch_ivr_play_say.c:250 Handle say:[1003] (en:en)
  2125. 2018-05-03 22:50:37.044069 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2126. 2018-05-03 22:50:37.044069 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
  2127. 2018-05-03 22:50:39.203296 [DEBUG] switch_ivr_play_say.c:1942 done playing file file_string://digits/1.wav!digits/0.wav!digits/0.wav!digits/3.wav
  2128. 2018-05-03 22:50:39.323811 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[voicemail/vm-not_available.wav] (en:en)
  2129. 2018-05-03 22:50:39.323811 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2130. 2018-05-03 22:50:39.323811 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
  2131. 2018-05-03 22:50:40.303792 [DEBUG] switch_ivr_play_say.c:1942 done playing file /root/freeswitch/share/freeswitch/sounds/en/us/callie/voicemail/vm-not_available.wav
  2132. 2018-05-03 22:50:40.423299 [DEBUG] switch_ivr_play_say.c:70 No language specified - Using [en]
  2133. 2018-05-03 22:50:40.423299 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[voicemail/vm-record_message.wav] (en:en)
  2134. 2018-05-03 22:50:40.423299 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2135. 2018-05-03 22:50:40.423299 [DEBUG] switch_ivr_play_say.c:1498 Codec Activated L16@8000hz 1 channels 20ms
  2136. 2018-05-03 22:50:45.023195 [DEBUG] switch_ivr_play_say.c:1942 done playing file /root/freeswitch/share/freeswitch/sounds/en/us/callie/voicemail/vm-record_message.wav
  2137. 2018-05-03 22:50:46.143168 [DEBUG] switch_ivr_play_say.c:560 Raw Codec Activated, ready to waste resources!
  2138. 2018-05-03 22:50:46.143168 [DEBUG] switch_ivr_play_say.c:674 Raw Codec Activated
  2139. 2018-05-03 22:50:46.143168 [DEBUG] switch_core_codec.c:223 loopback/voicemail-b Push codec L16:100
  2140. recv 414 bytes from udp/[192.168.1.189]:58272 at 22:50:46.816102:
  2141.    ------------------------------------------------------------------------
  2142.    BYE sip:1003@192.168.1.48:5060;transport=udp SIP/2.0
  2143.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport;branch=z9hG4bKPj.an3QcW0Ka0BWazkGYo2C55okdCOiKNk
  2144.    Max-Forwards: 70
  2145.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  2146.    To: sip:1003@192.168.1.48;tag=8j2egjv8Z3y9j
  2147.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  2148.    CSeq: 28770 BYE
  2149.    User-Agent: Siphon PjSip v2.0.0-beta/arm-apple-darwin9
  2150.    Content-Length:  0
  2151.    
  2152.    ------------------------------------------------------------------------
  2153. 2018-05-03 22:50:46.823798 [NOTICE] sofia.c:1012 Hangup sofia/internal/1002@192.168.1.48 [CS_EXECUTE] [NORMAL_CLEARING]
  2154. send 498 bytes to udp/[192.168.1.189]:58272 at 22:50:46.827680:
  2155.    ------------------------------------------------------------------------
  2156.    SIP/2.0 200 OK
  2157.    Via: SIP/2.0/UDP 192.168.1.189:58272;rport=58272;branch=z9hG4bKPj.an3QcW0Ka0BWazkGYo2C55okdCOiKNk
  2158.    From: sip:1002@192.168.1.48;tag=EOmACa-PD7OD59AOJH2oQzCOwp73IdNQ
  2159.    To: sip:1003@192.168.1.48;tag=8j2egjv8Z3y9j
  2160.    Call-ID: ws3TK8HQw1WgE0cdF8nm9lHzuLdonRtk
  2161.    CSeq: 28770 BYE
  2162.    User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  2163.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  2164.    Supported: timer, path, replaces
  2165.    Content-Length: 0
  2166.    
  2167.    ------------------------------------------------------------------------
  2168. 2018-05-03 22:50:46.823798 [DEBUG] switch_ivr_bridge.c:706 sofia/internal/1002@192.168.1.48 ending bridge by request from write function
  2169. 2018-05-03 22:50:46.823798 [DEBUG] switch_ivr_bridge.c:787 BRIDGE THREAD DONE [sofia/internal/1002@192.168.1.48]
  2170. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2171. 2018-05-03 22:50:46.823798 [DEBUG] switch_ivr_bridge.c:787 BRIDGE THREAD DONE [loopback/voicemail-a]
  2172. 2018-05-03 22:50:46.823798 [NOTICE] switch_ivr_bridge.c:889 Hangup loopback/voicemail-a [CS_EXCHANGE_MEDIA] [ORIGINATOR_CANCEL]
  2173. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2174. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2175. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:653 (loopback/voicemail-a) State EXCHANGE_MEDIA going to sleep
  2176. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-a) Running State Change CS_HANGUP (Cur 3 Tot 85)
  2177. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:850 (loopback/voicemail-a) Callstate Change EARLY -> HANGUP
  2178. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:852 (loopback/voicemail-a) State HANGUP
  2179. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:548 loopback/voicemail-a CHANNEL HANGUP
  2180. 2018-05-03 22:50:46.823798 [NOTICE] mod_loopback.c:564 Hangup loopback/voicemail-b [CS_EXECUTE] [ORIGINATOR_CANCEL]
  2181. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2182. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2183. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:60 loopback/voicemail-a Standard HANGUP, cause: ORIGINATOR_CANCEL
  2184. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:852 (loopback/voicemail-a) State HANGUP going to sleep
  2185. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:619 (loopback/voicemail-a) State Change CS_HANGUP -> CS_REPORTING
  2186. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2187. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-a) Running State Change CS_REPORTING (Cur 3 Tot 85)
  2188. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:938 (loopback/voicemail-a) State REPORTING
  2189. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:174 loopback/voicemail-a Standard REPORTING, cause: ORIGINATOR_CANCEL
  2190. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:938 (loopback/voicemail-a) State REPORTING going to sleep
  2191. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:610 (loopback/voicemail-a) State Change CS_REPORTING -> CS_DESTROY
  2192. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-a CHANNEL KILL
  2193. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_session.c:1664 Session 84 (loopback/voicemail-a) Locked, Waiting on external entities
  2194. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_codec.c:248 loopback/voicemail-b Restore previous codec PCMU:0.
  2195. 2018-05-03 22:50:46.823798 [DEBUG] switch_ivr_bridge.c:1702 sofia/internal/1002@192.168.1.48 skip receive message [UNBRIDGE] (channel is hungup already)
  2196. 2018-05-03 22:50:46.823798 [DEBUG] mod_voicemail.c:1247 Message is less than minimum record length: 3, discarding it.
  2197. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_session.c:2814 sofia/internal/1002@192.168.1.48 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  2198. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/1002@192.168.1.48) State EXECUTE going to sleep
  2199. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@192.168.1.48) Running State Change CS_HANGUP (Cur 3 Tot 85)
  2200. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_session.c:2814 loopback/voicemail-b skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  2201. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:650 (loopback/voicemail-b) State EXECUTE going to sleep
  2202. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-b) Running State Change CS_HANGUP (Cur 3 Tot 85)
  2203. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/1002@192.168.1.48) Callstate Change ACTIVE -> HANGUP
  2204. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/1002@192.168.1.48) State HANGUP
  2205. 2018-05-03 22:50:46.823798 [DEBUG] mod_sofia.c:438 Channel sofia/internal/1002@192.168.1.48 hanging up, cause: NORMAL_CLEARING
  2206. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:850 (loopback/voicemail-b) Callstate Change EARLY -> HANGUP
  2207. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:852 (loopback/voicemail-b) State HANGUP
  2208. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:548 loopback/voicemail-b CHANNEL HANGUP
  2209. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:60 loopback/voicemail-b Standard HANGUP, cause: ORIGINATOR_CANCEL
  2210. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:852 (loopback/voicemail-b) State HANGUP going to sleep
  2211. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:619 (loopback/voicemail-b) State Change CS_HANGUP -> CS_REPORTING
  2212. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2213. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:584 (loopback/voicemail-b) Running State Change CS_REPORTING (Cur 3 Tot 85)
  2214. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:938 (loopback/voicemail-b) State REPORTING
  2215. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:174 loopback/voicemail-b Standard REPORTING, cause: ORIGINATOR_CANCEL
  2216. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:938 (loopback/voicemail-b) State REPORTING going to sleep
  2217. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:610 (loopback/voicemail-b) State Change CS_REPORTING -> CS_DESTROY
  2218. 2018-05-03 22:50:46.823798 [DEBUG] mod_loopback.c:601 loopback/voicemail-b CHANNEL KILL
  2219. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_session.c:1664 Session 85 (loopback/voicemail-b) Locked, Waiting on external entities
  2220. 2018-05-03 22:50:46.823798 [NOTICE] switch_core_session.c:1682 Session 85 (loopback/voicemail-b) Ended
  2221. 2018-05-03 22:50:46.823798 [NOTICE] switch_core_session.c:1686 Close Channel loopback/voicemail-b [CS_DESTROY]
  2222. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:741 (loopback/voicemail-b) Running State Change CS_DESTROY (Cur 2 Tot 85)
  2223. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:751 (loopback/voicemail-b) State DESTROY
  2224. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:181 loopback/voicemail-b Standard DESTROY
  2225. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:751 (loopback/voicemail-b) State DESTROY going to sleep
  2226. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:60 sofia/internal/1002@192.168.1.48 Standard HANGUP, cause: NORMAL_CLEARING
  2227. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/1002@192.168.1.48) State HANGUP going to sleep
  2228. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:619 (sofia/internal/1002@192.168.1.48) State Change CS_HANGUP -> CS_REPORTING
  2229. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/1002@192.168.1.48) Running State Change CS_REPORTING (Cur 2 Tot 85)
  2230. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/1002@192.168.1.48) State REPORTING
  2231. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:174 sofia/internal/1002@192.168.1.48 Standard REPORTING, cause: NORMAL_CLEARING
  2232. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/1002@192.168.1.48) State REPORTING going to sleep
  2233. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:610 (sofia/internal/1002@192.168.1.48) State Change CS_REPORTING -> CS_DESTROY
  2234. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_session.c:1664 Session 83 (sofia/internal/1002@192.168.1.48) Locked, Waiting on external entities
  2235. 2018-05-03 22:50:46.823798 [NOTICE] switch_core_session.c:1682 Session 83 (sofia/internal/1002@192.168.1.48) Ended
  2236. 2018-05-03 22:50:46.823798 [NOTICE] switch_core_session.c:1686 Close Channel sofia/internal/1002@192.168.1.48 [CS_DESTROY]
  2237. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/1002@192.168.1.48) Running State Change CS_DESTROY (Cur 1 Tot 85)
  2238. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/1002@192.168.1.48) State DESTROY
  2239. 2018-05-03 22:50:46.823798 [DEBUG] mod_sofia.c:343 sofia/internal/1002@192.168.1.48 SOFIA DESTROY
  2240. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:181 sofia/internal/1002@192.168.1.48 Standard DESTROY
  2241. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/1002@192.168.1.48) State DESTROY going to sleep
  2242. 2018-05-03 22:50:46.823798 [NOTICE] switch_core_session.c:1682 Session 84 (loopback/voicemail-a) Ended
  2243. 2018-05-03 22:50:46.823798 [NOTICE] switch_core_session.c:1686 Close Channel loopback/voicemail-a [CS_DESTROY]
  2244. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:741 (loopback/voicemail-a) Running State Change CS_DESTROY (Cur 0 Tot 85)
  2245. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:751 (loopback/voicemail-a) State DESTROY
  2246. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:181 loopback/voicemail-a Standard DESTROY
  2247. 2018-05-03 22:50:46.823798 [DEBUG] switch_core_state_machine.c:751 (loopback/voicemail-a) State DESTROY going to sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement