Skip to content

Instantly share code, notes, and snippets.

@lukepolo
Created February 18, 2021 21:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukepolo/c114d658aea8d4039b84283f2424425f to your computer and use it in GitHub Desktop.
Save lukepolo/c114d658aea8d4039b84283f2424425f to your computer and use it in GitHub Desktop.
Stun/Turn Logs
2021-02-18 21:58:43.147 VERB [1368] [rtc::PeerConnection::PeerConnection@74] Creating PeerConnection
2021-02-18 21:58:43.147 VERB [1368] [rtc::PeerConnection::setRemoteDescription@215] Setting remote description: v=0
o=- 3753231095255967450 0 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=msid-semantic:WMS *
a=setup:actpass
a=ice-ufrag:0MtQ
a=ice-pwd:kgZxO61KEQiOEGn8CsWiefBY
a=ice-options:trickle
a=fingerprint:sha-256 D2:BC:77:AB:66:E4:0B:12:CD:EB:F9:64:A1:36:80:EA:E0:35:9E:52:BE:45:CF:49:CB:AB:0F:3C:4B:EE:83:6E
m=application 9 UDP/DTLS/SCTP webrtc-datachannel
c=IN IP4 0.0.0.0
a=bundle-only
a=mid:0
a=sendrecv
a=ice-options:trickle
a=sctp-port:5000
a=max-message-size:262144
2021-02-18 21:58:43.147 VERB [1368] [rtc::PeerConnection::validateRemoteDescription@953] Remote description looks valid
2021-02-18 21:58:43.147 VERB [1368] [rtc::PeerConnection::initIceTransport@415] Starting ICE transport
2021-02-18 21:58:43.147 DEBUG [1368] [rtc::IceTransport::IceTransport@60] Initializing ICE transport (libjuice)
2021-02-18 21:58:43.147 INFO [1368] [rtc::IceTransport::IceTransport@108] Using STUN server "stun1.l.google.com:19302"
2021-02-18 21:58:43.147 INFO [1368] [rtc::IceTransport::IceTransport@124] Using TURN server "coturn.unstable.qumulex.network:3478"
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:62: Creating agent
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: ice.c:194: Created local description: ufrag="dWtB", pwd="PIiiB5PRUmIdZWAXyi6noo"
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:271: Setting remote SDP description: v=0
o=- 3753231095255967450 0 IN IP4 127.0.0.1
s=-
t=0 0
m=application 9 UDP/DTLS/SCTP webrtc-datachannel
c=IN IP4 0.0.0.0
a=bundle-only
a=mid:0
a=sendrecv
a=ice-options:trickle
a=sctp-port:5000
a=max-message-size:262144
a=msid-semantic:WMS *
a=setup:actpass
a=ice-ufrag:0MtQ
a=ice-pwd:kgZxO61KEQiOEGn8CsWiefBY
a=ice-options:trickle
a=fingerprint:sha-256 D2:BC:77:AB:66:E4:0B:12:CD:EB:F9:64:A1:36:80:EA:E0:35:9E:52:BE:45:CF:49:CB:AB:0F:3C:4B:EE:83:6E
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: ice.c:170: Parsed remote description: ufrag="0MtQ", pwd="kgZxO61KEQiOEGn8CsWiefBY", candidates=0
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:291: Unfreezing 0 existing candidate pairs
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:295: Adding 0 candidates from remote description
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:302: Assuming controlled mode
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:732: Interrupting agent thread
2021-02-18 21:58:43.147 INFO [1368] [rtc::PeerConnection::changeSignalingState@1233] Changed signaling state to have-remote-offer
2021-02-18 21:58:43.147 VERB [1368] [rtc::PeerConnection::setLocalDescription@131] Setting local description, type=answer
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:259: Generated local SDP description: a=ice-ufrag:dWtB
a=ice-pwd:PIiiB5PRUmIdZWAXyi6noo
a=ice-options:trickle
2021-02-18 21:58:43.147 DEBUG [1368] [rtc::PeerConnection::processLocalDescription@982] Reciprocating application in local description, mid="0"
2021-02-18 21:58:43.147 VERB [1368] [rtc::PeerConnection::processLocalDescription@1092] Issuing local description: v=0
o=rtc 2757987120 0 IN IP4 127.0.0.1
s=-
t=0 0
a=group:BUNDLE 0
a=msid-semantic:WMS *
a=setup:active
a=ice-ufrag:dWtB
a=ice-pwd:PIiiB5PRUmIdZWAXyi6noo
a=ice-options:trickle
a=fingerprint:sha-256 AF:26:42:EE:42:5F:A7:35:EF:11:74:1D:A3:CE:58:17:63:CC:E3:F6:2D:EC:12:0B:23:66:2D:64:BE:44:A4:B1
m=application 9 UDP/DTLS/SCTP webrtc-datachannel
c=IN IP4 0.0.0.0
a=bundle-only
a=mid:0
a=sendrecv
a=ice-options:trickle
a=sctp-port:5000
a=max-message-size:262144
2021-02-18 21:58:43.147 INFO [1368] [rtc::PeerConnection::changeSignalingState@1233] Changed signaling state to stable
2021-02-18 21:58:43.147 INFO [1368] [rtc::PeerConnection::changeGatheringState@1222] Changed gathering state to in-progress
2021-02-18 21:58:43.147 INFO [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:754: Changing state to gathering
2021-02-18 21:58:43.147 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:202: Adding 1 local host candidates
2021-02-18 21:58:43.148 VERB [1368] [rtc::IceTransport::LogCallback@341] juice: agent.c:231: Gathered host candidate: a=candidate:1 1 UDP 2122317823 192.168.64.27 34337 typ host
2021-02-18 21:58:43.148 VERB [1368] [rtc::Candidate::parse@98] Parsing candidate: 1 1 UDP 2122317823 192.168.64.27 34337 typ host
2021-02-18 21:58:43.148 VERB [1368] [rtc::Candidate::resolve@142] Resolving candidate (mode=simple): 192.168.64.27 34337
2021-02-18 21:58:43.148 VERB [1368] [rtc::Candidate::resolve@177] Resolved candidate: 192.168.64.27 34337
2021-02-18 21:58:43.148 VERB [1368] [rtc::PeerConnection::processLocalCandidate@1109] Issuing local candidate: a=candidate:1 1 UDP 2122317823 192.168.64.27 34337 typ host
2021-02-18 21:58:43.148 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:754: Changing state to connecting
2021-02-18 21:58:43.148 INFO [1393] [rtc::PeerConnection::changeState@1205] Changed state to connecting
GatheringState: in-progress
premise:PeerConnection <trace> Data Channel Status: connecting +5s
2021-02-18 21:58:43.151 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:524: Using TURN server coturn.unstable.qumulex.network:3478
2021-02-18 21:58:43.151 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:538: Registering STUN entry 0 for relay request
2021-02-18 21:58:43.153 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:581: Using STUN server stun1.l.google.com:19302
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:586: Registering STUN entry 1 for server request
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2093: Updating gathering status
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2098: STUN server or relay entry 0 is still pending
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:777: STUN entry 0: Sending request (5 retransmissions left)
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1571: Sending TURN Allocate request
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x0, method=0x3
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0xD, length=4
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x19, length=4
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x1A, length=0
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=60
2021-02-18 21:58:43.153 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 48 ms
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=100
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x0, method=0x1
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x6, length=9
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:530: Reading username
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:537: Got username: dWtB:0MtQ
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0xC057, length=4
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:732: Ignoring unknown STUN attribute type 0xC057
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x802A, length=8
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:629: Found ICE controlling attribute
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x25, length=0
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:624: Found use candidate flag
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x24, length=4
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:614: Reading priority
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:620: Got priority: 1845501695
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8, length=20
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:541: Reading message integrity
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8028, length=4
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:559: Reading fingerprint
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:575: STUN fingerprint check succeeded
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1091: STUN message is from the remote peer
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:860: STUN message integrity check succeeded
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1930: Obtained a new remote reflexive candidate, priority=1845501695
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1952: Adding new candidate pair, priority=7926369428982202366
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2125: Updating ordered candidate pairs
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1982: Registering STUN entry 2 for candidate pair checking
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2012: Unfreezing the new candidate pair
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1127: STUN message is a request or indication, looking for remote address
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2189: STUN entry 2 matching incoming address
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1130: Found STUN entry matching remote address
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1185: Received STUN Binding request
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1362: Sending STUN Binding response
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x100, method=0x1
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:102: Writing XOR mapped address
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:350: Writing IPv4 address
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x20, length=8
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8, length=20
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=76
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.156 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 45 ms
2021-02-18 21:58:43.201 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.201 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:777: STUN entry 1: Sending request (5 retransmissions left)
2021-02-18 21:58:43.202 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1362: Sending STUN Binding request
2021-02-18 21:58:43.202 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x0, method=0x1
2021-02-18 21:58:43.202 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.202 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.202 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=40
2021-02-18 21:58:43.202 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 49 ms
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=112
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x110, method=0x3
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x9, length=16
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:504: Reading error code
2021-02-18 21:58:43.204 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:517: Got STUN error code 401, reason "Unauthorized"
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x15, length=16
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:591: Reading nonce
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:598: Got nonce: 789ba22950eb41b9
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x14, length=31
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:580: Reading realm
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:587: Got realm: coturn.unstable.qumulex.network
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8022, length=4
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:602: Reading software
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:610: Remote software is "None"
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8028, length=4
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:559: Reading fingerprint
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:575: STUN fingerprint check succeeded
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1107: STUN message is a response, looking for transaction ID
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1111: STUN entry 0 matching incoming transaction ID
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1513: Got TURN Allocate Unauthorized response
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=100
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x0, method=0x1
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x6, length=9
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:530: Reading username
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:537: Got username: dWtB:0MtQ
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0xC057, length=4
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:732: Ignoring unknown STUN attribute type 0xC057
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x802A, length=8
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:629: Found ICE controlling attribute
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x25, length=0
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:624: Found use candidate flag
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x24, length=4
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:614: Reading priority
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:620: Got priority: 1845501695
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8, length=20
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:541: Reading message integrity
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8028, length=4
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:559: Reading fingerprint
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:575: STUN fingerprint check succeeded
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1091: STUN message is from the remote peer
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:860: STUN message integrity check succeeded
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1911: A remote candidate exists for the remote address
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1127: STUN message is a request or indication, looking for remote address
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2189: STUN entry 2 matching incoming address
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1130: Found STUN entry matching remote address
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1185: Received STUN Binding request
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1362: Sending STUN Binding response
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x100, method=0x1
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:102: Writing XOR mapped address
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:350: Writing IPv4 address
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x20, length=8
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8, length=20
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=76
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.204 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 47 ms
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=32
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x100, method=0x1
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x20, length=8
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:495: Reading XOR mapped address
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:755: Reading IPv4 address
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1107: STUN message is a response, looking for transaction ID
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1111: STUN entry 1 matching incoming transaction ID
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1264: Received STUN Binding success response from server
2021-02-18 21:58:43.247 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1268: STUN server binding successful
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1282: Response has mapped address
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1894: Gathered reflexive candidate: a=candidate:2 1 UDP 1686110207 73.103.113.108 46851 typ srflx raddr 0.0.0.0 rport 0
2021-02-18 21:58:43.247 VERB [1393] [rtc::Candidate::parse@98] Parsing candidate: 2 1 UDP 1686110207 73.103.113.108 46851 typ srflx raddr 0.0.0.0 rport 0
2021-02-18 21:58:43.247 VERB [1393] [rtc::Candidate::resolve@142] Resolving candidate (mode=simple): 73.103.113.108 46851
2021-02-18 21:58:43.247 VERB [1393] [rtc::Candidate::resolve@177] Resolved candidate: 73.103.113.108 46851
2021-02-18 21:58:43.247 VERB [1393] [rtc::PeerConnection::processLocalCandidate@1109] Issuing local candidate: a=candidate:2 1 UDP 1686110207 73.103.113.108 46851 typ srflx raddr 0.0.0.0 rport 0
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2093: Updating gathering status
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2098: STUN server or relay entry 0 is still pending
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.247 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 4 ms
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:777: STUN entry 2: Sending request (5 retransmissions left)
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1362: Sending STUN Binding request
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x0, method=0x1
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x24, length=4
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8029, length=8
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x6, length=9
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8, length=20
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=100
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 49 ms
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=64
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x100, method=0x1
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x20, length=8
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:495: Reading XOR mapped address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:755: Reading IPv4 address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8, length=20
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:541: Reading message integrity
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8028, length=4
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:559: Reading fingerprint
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:575: STUN fingerprint check succeeded
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1091: STUN message is from the remote peer
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:860: STUN message integrity check succeeded
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1911: A remote candidate exists for the remote address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1107: STUN message is a response, looking for transaction ID
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1111: STUN entry 2 matching incoming transaction ID
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1264: Received STUN Binding success response from client
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1282: Response has mapped address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1894: Gathered reflexive candidate: a=candidate:3 1 UDP 1853882367 192.168.64.27 34337 typ prflx
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1294: Pair check succeeded
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1306: Got a nominated pair (controlled)
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=100
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x0, method=0x1
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x6, length=9
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:530: Reading username
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:537: Got username: dWtB:0MtQ
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0xC057, length=4
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:732: Ignoring unknown STUN attribute type 0xC057
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x802A, length=8
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:629: Found ICE controlling attribute
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x25, length=0
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:624: Found use candidate flag
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x24, length=4
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:614: Reading priority
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:620: Got priority: 1845501695
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8, length=20
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:541: Reading message integrity
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8028, length=4
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:559: Reading fingerprint
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:575: STUN fingerprint check succeeded
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1091: STUN message is from the remote peer
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:860: STUN message integrity check succeeded
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1911: A remote candidate exists for the remote address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1127: STUN message is a request or indication, looking for remote address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2189: STUN entry 2 matching incoming address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1130: Found STUN entry matching remote address
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1185: Received STUN Binding request
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1247: Got a nominated pair (controlled)
2021-02-18 21:58:43.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1362: Sending STUN Binding response
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x100, method=0x1
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:102: Writing XOR mapped address
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:350: Writing IPv4 address
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x20, length=8
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8, length=20
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=76
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:896: New selected and nominated pair
2021-02-18 21:58:43.253 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:754: Changing state to connected
2021-02-18 21:58:43.253 VERB [1393] [rtc::PeerConnection::initDtlsTransport@479] Starting DTLS transport
2021-02-18 21:58:43.253 DEBUG [1393] [rtc::DtlsTransport::DtlsTransport@321] Initializing DTLS transport (OpenSSL)
2021-02-18 21:58:43.253 VERB [1393] [rtc::Transport::registerIncoming@57] Registering incoming callback
2021-02-18 21:58:43.253 DEBUG [1393] [rtc::DtlsTransport::start@395] Starting DTLS recv thread
2021-02-18 21:58:43.253 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:754: Changing state to completed
2021-02-18 21:58:43.253 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 48 ms
2021-02-18 21:58:43.253 VERB [1394] [rtc::IceTransport::send@242] Send size=299
2021-02-18 21:58:43.253 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=299
2021-02-18 21:58:43.253 VERB [1394] [rtc::DtlsTransport::runRecvLoop@505] OpenSSL DTLS retransmit timeout is 999ms
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=642
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=642
2021-02-18 21:58:43.254 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=642
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:823: STUN entry 2: Must be rearmed
2021-02-18 21:58:43.254 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 47 ms
2021-02-18 21:58:43.257 VERB [1394] [rtc::IceTransport::send@242] Send size=1232
2021-02-18 21:58:43.257 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=1232
2021-02-18 21:58:43.258 VERB [1394] [rtc::IceTransport::send@242] Send size=340
2021-02-18 21:58:43.258 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=340
2021-02-18 21:58:43.258 VERB [1394] [rtc::DtlsTransport::runRecvLoop@505] OpenSSL DTLS retransmit timeout is 999ms
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=1165
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=1165
2021-02-18 21:58:43.258 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=1165
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=53
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=53
2021-02-18 21:58:43.258 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=53
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:823: STUN entry 2: Must be rearmed
2021-02-18 21:58:43.258 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 43 ms
2021-02-18 21:58:43.259 INFO [1394] [rtc::DtlsTransport::runRecvLoop@471] DTLS handshake finished
2021-02-18 21:58:43.259 VERB [1394] [rtc::PeerConnection::initSctpTransport@551] Starting SCTP transport
2021-02-18 21:58:43.259 DEBUG [1394] [rtc::SctpTransport::SctpTransport@111] Initializing SCTP transport
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=73
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=73
2021-02-18 21:58:43.259 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=73
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.259 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 42 ms
2021-02-18 21:58:43.259 VERB [1394] [rtc::Transport::registerIncoming@57] Registering incoming callback
2021-02-18 21:58:43.260 DEBUG [1394] [rtc::SctpTransport::connect@270] SCTP connecting
2021-02-18 21:58:43.262 VERB [1394] [rtc::SctpTransport::handleWrite@589] Handle write, len=100
2021-02-18 21:58:43.263 VERB [1394] [rtc::DtlsTransport::send@414] Send size=100
2021-02-18 21:58:43.263 VERB [1394] [rtc::IceTransport::send@242] Send size=129
2021-02-18 21:58:43.263 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:380: Setting Differentiated Services field to 0x28
2021-02-18 21:58:43.263 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=129
2021-02-18 21:58:43.263 VERB [1394] [rtc::SctpTransport::incoming@351] Incoming size=44
2021-02-18 21:58:43.263 VERB [1394] [rtc::SctpTransport::handleWrite@589] Handle write, len=356
2021-02-18 21:58:43.263 VERB [1394] [rtc::DtlsTransport::send@414] Send size=356
2021-02-18 21:58:43.263 VERB [1394] [rtc::IceTransport::send@242] Send size=385
2021-02-18 21:58:43.264 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=385
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=329
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=329
2021-02-18 21:58:43.264 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=329
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:823: STUN entry 2: Must be rearmed
2021-02-18 21:58:43.264 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 37 ms
2021-02-18 21:58:43.265 VERB [1394] [rtc::SctpTransport::incoming@351] Incoming size=300
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=333
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=333
2021-02-18 21:58:43.265 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=333
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.265 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 36 ms
2021-02-18 21:58:43.266 VERB [1394] [rtc::SctpTransport::handleWrite@589] Handle write, len=268
2021-02-18 21:58:43.266 VERB [1394] [rtc::DtlsTransport::send@414] Send size=268
2021-02-18 21:58:43.266 VERB [1394] [rtc::IceTransport::send@242] Send size=297
2021-02-18 21:58:43.266 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=297
2021-02-18 21:58:43.266 VERB [1394] [rtc::SctpTransport::incoming@351] Incoming size=304
2021-02-18 21:58:43.266 VERB [1394] [rtc::SctpTransport::handleWrite@589] Handle write, len=32
2021-02-18 21:58:43.266 VERB [1394] [rtc::DtlsTransport::send@414] Send size=32
2021-02-18 21:58:43.267 VERB [1394] [rtc::IceTransport::send@242] Send size=61
2021-02-18 21:58:43.267 VERB [1394] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=61
2021-02-18 21:58:43.267 VERB [1394] [rtc::SctpTransport::handleUpcall@573] Handle upcall
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::doRecv@383] SCTP recv, len=23
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::processNotification@673] Processing notification, type=1
2021-02-18 21:58:43.267 INFO [1382] [rtc::SctpTransport::processNotification@679] SCTP connected
2021-02-18 21:58:43.267 INFO [1382] [rtc::PeerConnection::changeState@1205] Changed state to connected
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::doRecv@383] SCTP recv, len=19
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::processData@606] Process data, size=19
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::send@315] Send size=1
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::trySendMessage@452] SCTP try send size=1
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::handleWrite@589] Handle write, len=32
2021-02-18 21:58:43.267 VERB [1382] [rtc::DtlsTransport::send@414] Send size=32
2021-02-18 21:58:43.267 VERB [1382] [rtc::IceTransport::send@242] Send size=61
2021-02-18 21:58:43.267 VERB [1382] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=61
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::trySendMessage@507] SCTP sent size=1
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::send@315] Send size=19
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::trySendMessage@452] SCTP try send size=19
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::handleWrite@589] Handle write, len=48
2021-02-18 21:58:43.267 VERB [1382] [rtc::DtlsTransport::send@414] Send size=48
2021-02-18 21:58:43.267 VERB [1382] [rtc::IceTransport::send@242] Send size=77
2021-02-18 21:58:43.267 VERB [1382] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=77
2021-02-18 21:58:43.267 VERB [1382] [rtc::SctpTransport::trySendMessage@507] SCTP sent size=19
premise:PeerConnection <trace> Data Channel Status: connected +119ms
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=45
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=45
2021-02-18 21:58:43.268 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=45
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:823: STUN entry 2: Must be rearmed
2021-02-18 21:58:43.268 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 33 ms
2021-02-18 21:58:43.268 VERB [1394] [rtc::SctpTransport::incoming@351] Incoming size=16
2021-02-18 21:58:43.268 VERB [1394] [rtc::SctpTransport::handleUpcall@573] Handle upcall
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=57
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=57
2021-02-18 21:58:43.269 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=57
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.269 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 32 ms
2021-02-18 21:58:43.269 VERB [1394] [rtc::SctpTransport::incoming@351] Incoming size=28
2021-02-18 21:58:43.270 VERB [1394] [rtc::SctpTransport::handleUpcall@573] Handle upcall
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:777: STUN entry 0: Sending request (1 retransmissions left)
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1571: Sending TURN Allocate request
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:77: Writing STUN message, class=0x0, method=0x3
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0xD, length=4
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x19, length=4
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x1A, length=0
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8022, length=8
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x6, length=10
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x14, length=31
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x15, length=16
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8, length=20
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:320: Writing STUN attribute type 0x8028, length=4
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:380: Setting Differentiated Services field to 0x0
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:387: Sending datagram, size=156
2021-02-18 21:58:43.301 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 500 ms
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=112
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:694: Received STUN datagram
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:433: Reading STUN message, class=0x110, method=0x3
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x9, length=16
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:504: Reading error code
2021-02-18 21:58:43.351 INFO [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:517: Got STUN error code 401, reason "Unauthorized"
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x15, length=16
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:591: Reading nonce
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:598: Got nonce: 789ba22950eb41b9
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x14, length=31
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:580: Reading realm
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:587: Got realm: coturn.unstable.qumulex.network
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8022, length=4
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:602: Reading software
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:610: Remote software is "None"
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:470: Reading attribute 0x8028, length=4
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:559: Reading fingerprint
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:575: STUN fingerprint check succeeded
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:449: Finished reading STUN attributes
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1107: STUN message is a response, looking for transaction ID
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1111: STUN entry 0 matching incoming transaction ID
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1513: Got TURN Allocate Unauthorized response
2021-02-18 21:58:43.351 ERROR [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:1516: TURN authentication failed
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.351 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 10000 ms
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=57
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=57
2021-02-18 21:58:43.480 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=57
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:43.480 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 10000 ms
2021-02-18 21:58:43.481 VERB [1394] [rtc::SctpTransport::incoming@351] Incoming size=28
2021-02-18 21:58:43.481 VERB [1394] [rtc::SctpTransport::handleUpcall@573] Handle upcall
2021-02-18 21:58:43.481 VERB [1382] [rtc::SctpTransport::doRecv@383] SCTP recv, len=12
2021-02-18 21:58:43.481 VERB [1382] [rtc::SctpTransport::processNotification@673] Processing notification, type=10
2021-02-18 21:58:43.481 VERB [1382] [rtc::SctpTransport::processNotification@695] SCTP dry event
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:651: Receiving datagrams
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:691: Received datagram, size=31
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: stun.c:395: Not a STUN message: magic number invalid
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:703: Received non-STUN datagram
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:2155: STUN selected entry matching incoming address
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:711: Received application datagram
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::RecvCallback@314] Incoming size=31
2021-02-18 21:58:44.252 VERB [1393] [rtc::DtlsTransport::incoming@427] Incoming size=31
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:671: No more datagrams to receive
2021-02-18 21:58:44.252 VERB [1393] [rtc::IceTransport::LogCallback@341] juice: agent.c:611: Setting select timeout to 10000 ms
2021-02-18 21:58:44.252 DEBUG [1394] [rtc::openssl::check@119] DTLS connection cleanly closed
2021-02-18 21:58:44.252 INFO [1394] [rtc::DtlsTransport::runRecvLoop@518] DTLS closed
2021-02-18 21:58:44.252 INFO [1394] [rtc::PeerConnection::changeState@1205] Changed state to disconnected
2021-02-18 21:58:44.253 INFO [1394] [rtc::SctpTransport::incoming@345] SCTP disconnected
premise:PeerConnection <trace> Data Channel Status: disconnected +984ms
2021-02-18 21:58:44.253 VERB [1368] [rtc::PeerConnection::close@87] Closing PeerConnection
2021-02-18 21:58:44.253 VERB [1368] [rtc::PeerConnection::closeTransports@602] Closing transports
2021-02-18 21:58:44.253 INFO [1368] [rtc::PeerConnection::changeState@1205] Changed state to closed
2021-02-18 21:58:44.253 VERB [1368] [rtc::PeerConnection::~PeerConnection@81] Destroying PeerConnection
2021-02-18 21:58:44.253 VERB [1368] [rtc::PeerConnection::close@87] Closing PeerConnection
2021-02-18 21:58:44.253 VERB [1368] [rtc::PeerConnection::closeTransports@602] Closing transports
2021-02-18 21:58:44.253 VERB [1382] [rtc::Transport::stop@49] Unregistering incoming callback
2021-02-18 21:58:44.253 DEBUG [1382] [rtc::SctpTransport::shutdown@296] SCTP shutdown
2021-02-18 21:58:44.253 VERB [1382] [rtc::SctpTransport::handleWrite@589] Handle write, len=20
2021-02-18 21:58:44.253 VERB [1382] [rtc::SctpTransport::handleWrite@589] Handle write, len=20
2021-02-18 21:58:44.253 INFO [1382] [rtc::SctpTransport::shutdown@304] SCTP disconnected
2021-02-18 21:58:44.253 VERB [1382] [rtc::Transport::stop@49] Unregistering incoming callback
2021-02-18 21:58:44.253 DEBUG [1382] [rtc::DtlsTransport::stop@403] Stopping DTLS recv thread
2021-02-18 21:58:44.254 VERB [1382] [rtc::IceTransport::LogCallback@341] juice: agent.c:156: Waiting for agent thread
2021-02-18 21:58:44.254 VERB [1382] [rtc::IceTransport::LogCallback@341] juice: agent.c:732: Interrupting agent thread
2021-02-18 21:58:44.254 WARN [1382] [rtc::IceTransport::LogCallback@341] juice: agent.c:747: Failed to interrupt thread by triggering socket, errno=99
premise:PeerConnection <trace> Data Channel Status: closed +4ms
premise:PeerConnection <trace> channel closed: default +1ms
2021-02-18 21:58:45.577 VERB [1389] [rtc::IceTransport::LogCallback@341] juice: agent.c:624: Leaving select
2021-02-18 21:58:45.577 VERB [1389] [rtc::IceTransport::LogCallback@341] juice: agent.c:636: Agent destruction requested
2021-02-18 21:58:45.577 VERB [1389] [rtc::IceTransport::LogCallback@341] juice: agent.c:645: Leaving agent thread
2021-02-18 21:58:45.577 INFO [1389] [rtc::IceTransport::LogCallback@341] juice: agent.c:754: Changing state to disconnected
2021-02-18 21:58:45.577 VERB [1381] [rtc::IceTransport::LogCallback@341] juice: agent.c:120: Destroying agent
2021-02-18 21:58:45.577 VERB [1381] [rtc::IceTransport::LogCallback@341] juice: agent.c:149: Destroyed agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment