Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- docker run --rm --network host janus-gateway
- Janus version: 1203 (1.2.3)
- Janus commit: a71f9cecb72b47fc3d3a7effc575ad6b21a1f4f4
- Compiled on: Tue Mar 25 16:56:30 UTC 2025
- Logger plugins folder: /usr/local/lib/janus/loggers
- [WARN] Couldn't access logger plugins folder...
- ---------------------------------------------------
- Starting Meetecho Janus (WebRTC Server) v1.2.3
- ---------------------------------------------------
- Checking command line arguments...
- Debug/log level is 4
- Debug/log timestamps are disabled
- Debug/log colors are enabled
- Adding 'vmnet' to the ICE ignore list...
- Using 172.24.12.214 as local IP...
- Token based authentication disabled
- Initializing recorder code
- RTP port range: 10000 -- 40000
- Initializing ICE stuff (Full mode, ICE-TCP candidates disabled, half-trickle, IPv6 support disabled)
- ICE port range: 10000-40000
- STUN server to use: stun.l.google.com:19302
- >> 74.125.250.129:19302 (IPv4)
- Testing STUN server: message is of 20 bytes
- >> Our public address is 197.184.87.131
- [WARN] A TURN REST API backend specified in the settings, but libcurl support has not been built
- [WARN] No NICE_DEBUG environment variable set, setting maximum debug
- [WARN] No G_MESSAGES_DEBUG environment variable set, setting maximum debug
- Crypto: OpenSSL >= 1.1.0
- No cert/key specified, autogenerating some...
- Fingerprint of our certificate: E3:82:90:38:07:EF:52:AC:BC:16:5E:F2:42:F1:F2:49:86:19:22:F2:8B:71:85:09:D3:33:20:2B:1B:AC:02:9B
- [WARN] Data Channels support not compiled
- Sessions watchdog started
- Event handlers support disabled
- Plugins folder: /usr/local/lib/janus/plugins
- Joining Janus requests handler thread
- Loading plugin 'libjanus_streaming.so'...
- [WARN] libcurl not available, Streaming plugin will not have RTSP support
- JANUS Streaming plugin initialized!
- Loading plugin 'libjanus_videocall.so'...
- JANUS VideoCall plugin initialized!
- Loading plugin 'libjanus_recordplay.so'...
- JANUS Record&Play plugin initialized!
- Loading plugin 'libjanus_videoroom.so'...
- JANUS VideoRoom plugin initialized!
- Loading plugin 'libjanus_nosip.so'...
- JANUS NoSIP plugin initialized!
- Loading plugin 'libjanus_textroom.so'...
- [WARN] Data channels support not compiled, disabling TextRoom plugin
- [WARN] The 'janus.plugin.textroom' plugin could not be initialized
- Loading plugin 'libjanus_echotest.so'...
- JANUS EchoTest plugin initialized!
- Loading plugin 'libjanus_audiobridge.so'...
- [WARN] Denoising via RNNoise NOT supported
- JANUS AudioBridge plugin initialized!
- Loading plugin 'libjanus_sip.so'...
- JANUS SIP plugin initialized!
- Transport plugins folder: /usr/local/lib/janus/transports
- Loading transport plugin 'libjanus_http.so'...
- HTTP transport timer started
- HTTP webserver started (port 8088, /janus path listener)...
- Admin/monitor HTTP webserver started (port 7088, /admin path listener)...
- JANUS REST (HTTP/HTTPS) transport plugin initialized!
- Loading transport plugin 'libjanus_pfunix.so'...
- [WARN] No Unix Sockets server started, giving up...
- [WARN] The 'janus.transport.pfunix' plugin could not be initialized
- Loading transport plugin 'libjanus_websockets.so'...
- libwebsockets logging: 0
- Websockets server started (port 8288)...
- Admin Websockets server started (port 7188)...
- JANUS WebSockets transport plugin initialized!
- WebSockets thread started
- Creating new session: 2974704624101829; 0x7f5fcc001e60
- Creating new handle in session 2974704624101829: 2770897630861062; 0x7f5fcc001e60 0x7f5fcc002580
- [2770897630861062] Creating ICE agent (ICE Full mode, controlled)
- (janus:1): libnice-DEBUG: 17:16:48.648: Agent 0x7f5f740090b0 : Property set, changing role to "controlled".
- (janus:1): libnice-DEBUG: 17:16:48.648: Created NiceStream (1 created, 0 destroyed)
- (janus:1): libnice-DEBUG: 17:16:48.648: Created NiceComponent (1 created, 0 destroyed)
- (janus:1): libnice-DEBUG: 17:16:48.648: Agent 0x7f5f740090b0 : allocating stream id 1 (0x7f5f7400bc30)
- (janus:1): libnice-DEBUG: 17:16:48.648: Agent 0x7f5f740090b0 : In ICE-FULL mode, starting candidate gathering.
- (janus:1): libnice-DEBUG: 17:16:48.648: Agent:0x7f5f740090b0 s:1: Resolving STUN server 74.125.250.129
- (janus:1): libnice-DEBUG: 17:16:48.649: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:48.649: IP Address: 127.0.0.1
- (janus:1): libnice-DEBUG: 17:16:48.649: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:48.649: IP Address: 10.255.255.254
- (janus:1): libnice-DEBUG: 17:16:48.649: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:48.649: IP Address: 172.24.12.214
- (janus:1): libnice-DEBUG: 17:16:48.649: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:48.649: IP Address: ::1
- (janus:1): libnice-DEBUG: 17:16:48.649: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:48.649: IP Address: fe80::215:5dff:fe3c:3f9f%eth0
- (janus:1): libnice-DEBUG: 17:16:48.650: Agent 0x7f5f740090b0: Could not set IPV6 socket ToS: Protocol not available
- (janus:1): libnice-DEBUG: 17:16:48.650: Component 0x7f5f7400dc00: Attach source (stream 1).
- (janus:1): libnice-DEBUG: 17:16:48.650: Attaching source 0x7f5f74036120 (socket 0x7f5f7400c410, FD 41) to context 0x7f5f74011060
- (janus:1): libnice-DEBUG: 17:16:48.650: Agent 0x7f5f740090b0: s1/c1: creation of host candidate udp:[172.24.12.214]:22152: success
- (janus:1): libnice-DEBUG: 17:16:48.650: Agent 0x7f5f740090b0 : stream 1 component 1 STATE-CHANGE disconnected -> gathering.
- (janus:1): libnice-DEBUG: 17:16:48.650: Agent:0x7f5f740090b0 s:1: Resolving STUN server 74.125.250.129
- (janus:1): libnice-DEBUG: 17:16:48.651: Detach source 0x7f5f74036120, socket 0x7f5f7400c410.
- (janus:1): libnice-DEBUG: 17:16:48.651: Detaching source 0x7f5f74036120 (socket 0x7f5f7400c410, FD 41) from context 0x7f5f74011060
- (janus:1): libnice-DEBUG: 17:16:48.652: Reattach source (nil).
- (janus:1): libnice-DEBUG: 17:16:48.652: Detaching source (nil) (socket 0x7f5f7400c410, FD 41) from context (nil)
- (janus:1): libnice-DEBUG: 17:16:48.652: Attaching source 0x7f5f74037360 (socket 0x7f5f7400c410, FD 41) to context 0x7f5fcc003cb0
- (janus:1): libnice-DEBUG: 17:16:48.652: Agent 0x7f5f740090b0: s:1: Resolved STUN server 74.125.250.129 to 74.125.250.129
- (janus:1): libnice-DEBUG: 17:16:48.652: Agent 0x7f5f740090b0 : Adding new srv-rflx candidate discovery 0x7f5f80008180
- (janus:1): libnice-DEBUG: 17:16:48.652: Agent 0x7f5f740090b0 : discovery tick #1 with list 0x7f5f80001490 (1)
- (janus:1): libnice-DEBUG: 17:16:48.652: Agent 0x7f5f740090b0 : discovery - scheduling cand type 1 addr 74.125.250.129.
- (janus:1): libnice-DEBUG: 17:16:48.652: Agent 0x7f5f740090b0: set_remote_credentials 1
- (janus:1): libnice-DEBUG: 17:16:48.653: Agent 0x7f5f740090b0 : conn_check_remote_candidates_set 1 1
- (janus:1): libnice-DEBUG: 17:16:48.730: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [74.125.250.129]:19302 (32 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:48.730: STUN demux error: no cookie!
- (janus:1): libnice-stun-DEBUG: 17:16:48.730: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:48.730: Received 32-bytes STUN message
- (janus:1): libnice-stun-DEBUG: 17:16:48.730: No XOR-MAPPED-ADDRESS: 1
- (janus:1): libnice-stun-DEBUG: 17:16:48.730: Mapped address found!
- (janus:1): libnice-DEBUG: 17:16:48.730: Agent 0x7f5f740090b0 : stun_bind_process/disc for 0x7f5f80008180 res 0.
- (janus:1): libnice-DEBUG: 17:16:48.730: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:48.730: IP Address: 127.0.0.1
- (janus:1): libnice-DEBUG: 17:16:48.730: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:48.730: IP Address: 10.255.255.254
- (janus:1): libnice-DEBUG: 17:16:48.730: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:48.730: IP Address: 172.24.12.214
- (janus:1): libnice-DEBUG: 17:16:48.730: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:48.730: IP Address: ::1
- (janus:1): libnice-DEBUG: 17:16:48.731: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:48.731: IP Address: fe80::215:5dff:fe3c:3f9f%eth0
- (janus:1): libnice-DEBUG: 17:16:48.731: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:48.734: Agent 0x7f5f740090b0 : Candidate gathering FINISHED, stopping discovery timer.
- (janus:1): libnice-DEBUG: 17:16:48.734: Agent 0x7f5f740090b0: gathered UDP local candidate : [172.24.12.214]:22152 for s1/c1. U/P '(null)'/'(null)'
- (janus:1): libnice-DEBUG: 17:16:48.734: Agent 0x7f5f740090b0: gathered UDP local candidate : [197.184.87.131]:13855 for s1/c1. U/P '(null)'/'(null)'
- (janus:1): libnice-DEBUG: 17:16:50.091: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:50.091: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.091: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:16:50.091: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:16:50.091: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:16:50.091: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: expected: 0xc7ece9fad6828ba1377f65f091b9ff2a3685b806
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: received: 0xc7ece9fad6828ba1377f65f091b9ff2a3685b806
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: sent : 0x6ace69e323ad7a5a503045079f20846d31b74ac6
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: Message HMAC-SHA1 fingerprint: 0xf7707ce6
- (janus:1): libnice-stun-DEBUG: 17:16:50.094: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:16:50.094: Agent 0x7f5f740090b0 : No matching remote candidate for incoming check -> peer-reflexive candidate.
- (janus:1): libnice-DEBUG: 17:16:50.094: Agent 0x7f5f740090b0 : 1:1 Adding valid source candidate: 172.24.0.1:52715 trans: 0
- (janus:1): libnice-DEBUG: 17:16:50.094: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a442ebf82b9a14543164408f2564
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : Adding a triggered check to conn.check list (local=0x7f5f74032030).
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : creating a new pair
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : pair 0x7f5f8001e820 state WAITING (priv_add_new_check_pair)
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : new pair 0x7f5f8001e820 : [172.24.12.214]:22152 --> [172.24.0.1]:52715
- (janus:1): libnice-DEBUG: 17:16:50.095: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:50.095: IP Address: 127.0.0.1
- (janus:1): libnice-DEBUG: 17:16:50.095: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:50.095: IP Address: 10.255.255.254
- (janus:1): libnice-DEBUG: 17:16:50.095: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:50.095: IP Address: 172.24.12.214
- (janus:1): libnice-DEBUG: 17:16:50.095: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:50.095: IP Address: ::1
- (janus:1): libnice-DEBUG: 17:16:50.095: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:50.095: IP Address: fe80::215:5dff:fe3c:3f9f%eth0
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : added a new pair 0x7f5f8001e820 with foundation '1:remote1' and transport udp:udp to stream 1 component 1
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0 : stream 1 component 1 STATE-CHANGE gathering -> connecting.
- (janus:1): libnice-DEBUG: 17:16:50.095: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:50.095: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52712 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:50.095: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.095: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:16:50.095: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:16:50.095: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:16:50.095: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:16:50.095: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: expected: 0xc66aaa630e878bd0694b0b0a46ac2ecd1ea1eda8
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: received: 0xc66aaa630e878bd0694b0b0a46ac2ecd1ea1eda8
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: sent : 0x8af1dd98df47c5bbec7d9349555e48fbd0dae4c4
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: Message HMAC-SHA1 fingerprint: 0x3a5a32df
- (janus:1): libnice-stun-DEBUG: 17:16:50.096: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : No matching remote candidate for incoming check -> peer-reflexive candidate.
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : 1:1 Adding valid source candidate: 172.24.0.1:52712 trans: 0
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52712', socket=41, len=92, cand=0x7f5f8001c2a0 (c-id:1), use-cand=0, transactionId=2112a44263eda0eb95e7fd91da2b2f73
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c2a0.
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : Adding a triggered check to conn.check list (local=0x7f5f74032030).
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : creating a new pair
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : pair 0x7f5f8001e8d0 state WAITING (priv_add_new_check_pair)
- (janus:1): libnice-DEBUG: 17:16:50.096: Agent 0x7f5f740090b0 : new pair 0x7f5f8001e8d0 : [172.24.12.214]:22152 --> [172.24.0.1]:52712
- (janus:1): libnice-DEBUG: 17:16:50.096: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:50.096: IP Address: 127.0.0.1
- (janus:1): libnice-DEBUG: 17:16:50.096: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:50.096: IP Address: 10.255.255.254
- (janus:1): libnice-DEBUG: 17:16:50.096: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:50.096: IP Address: 172.24.12.214
- (janus:1): libnice-DEBUG: 17:16:50.096: Interface: lo
- (janus:1): libnice-DEBUG: 17:16:50.096: IP Address: ::1
- (janus:1): libnice-DEBUG: 17:16:50.096: Interface: eth0
- (janus:1): libnice-DEBUG: 17:16:50.096: IP Address: fe80::215:5dff:fe3c:3f9f%eth0
- (janus:1): libnice-DEBUG: 17:16:50.097: Agent 0x7f5f740090b0 : added a new pair 0x7f5f8001e8d0 with foundation '1:remote1' and transport udp:udp to stream 1 component 1
- (janus:1): libnice-DEBUG: 17:16:50.097: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:50.097: Agent 0x7f5f740090b0: set_remote_candidates 1 1
- [WARN] [2770897630861062] Failed to add some remote candidates (added 0, expected 2)
- (janus:1): libnice-DEBUG: 17:16:50.116: Agent 0x7f5f740090b0 : pair 0x7f5f8001e820 state IN_PROGRESS (priv_conn_check_initiate)
- (janus:1): libnice-DEBUG: 17:16:50.116: Agent 0x7f5f740090b0 : STUN-CC REQ [172.24.12.214]:22152 --> [172.24.0.1]:52715, socket=41, pair=0x7f5f8001e820 (c-id:1), tie=16492340131890376788, username='tXWibjotZVbcfFGm:DCBN' (21), password='YoDdaDImfWvuEIqVRVvzmSJfpruOxVkX' (32), prio=6e2000ff, controlled.
- (janus:1): libnice-DEBUG: 17:16:50.116: Agent 0x7f5f740090b0 : conn_check_send: set cand_use=0 (aggressive nomination).
- (janus:1): libnice-stun-DEBUG: 17:16:50.116: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:50.116: key : 0x596f44646144496d66577675454971565256767a6d534a667072754f78566b58
- (janus:1): libnice-stun-DEBUG: 17:16:50.116: sent : 0x9dd84b9b64e845d558fbdea1151e60c3e4e96df8
- (janus:1): libnice-stun-DEBUG: 17:16:50.116: Message HMAC-SHA1 fingerprint: 0x86a22f59
- (janus:1): libnice-DEBUG: 17:16:50.116: Agent 0x7f5f740090b0: conncheck created 100 - 0x7f5f8001fe98
- (janus:1): libnice-DEBUG: 17:16:50.116: Agent 0x7f5f740090b0 : timer set to 500ms, waiting+in_progress=2
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : stream 1: timer tick #1: 0 frozen, 1 in-progress, 1 waiting, 0 succeeded, 0 discovered, 0 nominated, 0 waiting-for-nom, 0 valid
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: Message HMAC-SHA1 fingerprint: 0xa7e17964
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : resending STUN to keep the local candidate 172.24.12.214:22152 alive in s1/c1.
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (64 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: key : 0x596f44646144496d66577675454971565256767a6d534a667072754f78566b58
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: expected: 0x794be4aadd2b538bd06a27d37c02ac0fd77849a4
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: received: 0x794be4aadd2b538bd06a27d37c02ac0fd77849a4
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: Received 64-bytes STUN message
- (janus:1): libnice-stun-DEBUG: 17:16:50.117: Mapped address found!
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : stun_bind_process/conncheck for 0x7f5f8001e820: controlled,res=success,stun#=0.
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : pair 0x7f5f8001e820 MATCHED.
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : pair 0x7f5f8001e820 state SUCCEEDED (priv_process_response_check_for_reflexive)
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : Updating nominated flag (UDP): ok_pair=0x7f5f8001e820 (0/0) p=0x7f5f8001e820 (0/0) (ucnc/mnora)
- (janus:1): libnice-DEBUG: 17:16:50.117: Agent 0x7f5f740090b0 : conn.check list status: 0 nominated, 1 valid, c-id 1.
- (janus:1): libnice-DEBUG: 17:16:50.117: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:50.137: Agent 0x7f5f740090b0 : pair 0x7f5f8001e8d0 state IN_PROGRESS (priv_conn_check_initiate)
- (janus:1): libnice-DEBUG: 17:16:50.137: Agent 0x7f5f740090b0 : STUN-CC REQ [172.24.12.214]:22152 --> [172.24.0.1]:52712, socket=41, pair=0x7f5f8001e8d0 (c-id:1), tie=16492340131890376788, username='tXWibjotZVbcfFGm:DCBN' (21), password='YoDdaDImfWvuEIqVRVvzmSJfpruOxVkX' (32), prio=6e2000ff, controlled.
- (janus:1): libnice-DEBUG: 17:16:50.137: Agent 0x7f5f740090b0 : conn_check_send: set cand_use=0 (aggressive nomination).
- (janus:1): libnice-stun-DEBUG: 17:16:50.137: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:50.137: key : 0x596f44646144496d66577675454971565256767a6d534a667072754f78566b58
- (janus:1): libnice-stun-DEBUG: 17:16:50.137: sent : 0xea8896bdd15de3ce27aae369474e77a921599687
- (janus:1): libnice-stun-DEBUG: 17:16:50.137: Message HMAC-SHA1 fingerprint: 0x599afb82
- (janus:1): libnice-DEBUG: 17:16:50.137: Agent 0x7f5f740090b0: conncheck created 100 - 0x7f5f80020c08
- (janus:1): libnice-DEBUG: 17:16:50.137: Agent 0x7f5f740090b0 : timer set to 500ms, waiting+in_progress=1
- (janus:1): libnice-stun-DEBUG: 17:16:50.137: Message HMAC-SHA1 fingerprint: 0x6106302c
- (janus:1): libnice-DEBUG: 17:16:50.138: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52712 (64 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: key : 0x596f44646144496d66577675454971565256767a6d534a667072754f78566b58
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: expected: 0x2b52e64c52c119d16285e2df383bf72eff8af2fc
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: received: 0x2b52e64c52c119d16285e2df383bf72eff8af2fc
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: Received 64-bytes STUN message
- (janus:1): libnice-stun-DEBUG: 17:16:50.138: Mapped address found!
- (janus:1): libnice-DEBUG: 17:16:50.138: Agent 0x7f5f740090b0 : stun_bind_process/conncheck for 0x7f5f8001e8d0: controlled,res=success,stun#=0.
- (janus:1): libnice-DEBUG: 17:16:50.138: Agent 0x7f5f740090b0 : pair 0x7f5f8001e8d0 MATCHED.
- (janus:1): libnice-DEBUG: 17:16:50.138: Agent 0x7f5f740090b0 : pair 0x7f5f8001e8d0 state SUCCEEDED (priv_process_response_check_for_reflexive)
- (janus:1): libnice-DEBUG: 17:16:50.138: Agent 0x7f5f740090b0 : Updating nominated flag (UDP): ok_pair=0x7f5f8001e8d0 (0/0) p=0x7f5f8001e8d0 (0/0) (ucnc/mnora)
- (janus:1): libnice-DEBUG: 17:16:50.138: Agent 0x7f5f740090b0 : conn.check list status: 0 nominated, 2 valid, c-id 1.
- (janus:1): libnice-DEBUG: 17:16:50.138: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:50.157: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [74.125.250.129]:19302 (32 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:50.157: STUN demux error: no FINGERPRINT attribute!
- (janus:1): libnice-DEBUG: 17:16:50.157: Agent 0x7f5f740090b0 : Incorrectly multiplexed STUN message ignored.
- (janus:1): libnice-DEBUG: 17:16:50.157: agent_recv_message_unlocked: Packet passed fast STUN validation but failed slow validation.
- (janus:1): libnice-DEBUG: 17:16:50.157: Agent 0x7f5f740090b0 : waiting 5000 msecs before checking for failed components.
- (janus:1): libnice-DEBUG: 17:16:50.302: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (104 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: expected: 0xf8e117e043d0420622dc92050282223df6dd5415
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: received: 0xf8e117e043d0420622dc92050282223df6dd5415
- (janus:1): libnice-stun-DEBUG: 17:16:50.302: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: sent : 0x9d6f6493953007c53df2984f84b4bcf2a9fe11f8
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: Message HMAC-SHA1 fingerprint: 0x52cc78e0
- (janus:1): libnice-stun-DEBUG: 17:16:50.303: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:16:50.303: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=1, transactionId=2112a442186fe73e66b35029a82f3d8d
- (janus:1): libnice-DEBUG: 17:16:50.303: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:16:50.304: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:16:50.304: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:16:50.304: Agent 0x7f5f740090b0 : marking pair 0x7f5f8001e820 (1:remote1) as nominated
- (janus:1): libnice-DEBUG: 17:16:50.304: Agent 0x7f5f740090b0 : changing SELECTED PAIR for component 1: 1:remote1 (prio:782000ff:7effffff:1).
- (janus:1): libnice-DEBUG: 17:16:50.304: setting SELECTED PAIR for component 1: 1:remote1 (prio:782000ff:7effffff:1).
- (janus:1): libnice-stun-DEBUG: 17:16:50.304: Message HMAC-SHA1 fingerprint: 0x554da988
- (janus:1): libnice-DEBUG: 17:16:50.304: Agent 0x7f5f740090b0 : resending STUN to keep the selected base address 172.24.12.214:22152 alive in s1/c1.
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0: Local selected pair: 1:1 1 UDP 172.24.12.214:22152 HOST
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0: Remote selected pair: 1:1 remote1 UDP 172.24.0.1:52715 PEER-RFLX
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0 : stream 1 component 1 STATE-CHANGE connecting -> connected.
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0: Pruning pending checks for s1/c1
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0 : selected pair priority is 782000ff:7effffff:1
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0 : stream 1 component 1 STATE-CHANGE connected -> ready.
- (janus:1): libnice-DEBUG: 17:16:50.305: Agent 0x7f5f740090b0 : conn.check list status: 1 nominated, 2 valid, c-id 1.
- (janus:1): libnice-DEBUG: 17:16:50.305: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-stun-DEBUG: 17:16:50.310: STUN error: Incomplete message: 48 of 64788 bytes!
- (janus:1): libnice-stun-DEBUG: 17:16:50.313: STUN error: Incomplete message: 649 of 64788 bytes!
- (janus:1): libnice-stun-DEBUG: 17:16:50.324: STUN error: Incomplete message: 75 of 64788 bytes!
- [2770897630861062] The DTLS handshake has been completed
- [janus.plugin.sip-0x5591f322d180] WebRTC media is now available
- (janus:1): libnice-DEBUG: 17:16:51.171: Agent 0x7f5f740090b0 : stream 1: timer tick #51: 0 frozen, 0 in-progress, 0 waiting, 2 succeeded, 0 discovered, 1 nominated, 1 waiting-for-nom, 2 valid
- (janus:1): libnice-DEBUG: 17:16:52.228: Agent 0x7f5f740090b0 : stream 1: timer tick #101: 0 frozen, 0 in-progress, 0 waiting, 2 succeeded, 0 discovered, 1 nominated, 1 waiting-for-nom, 2 valid
- (janus:1): libnice-DEBUG: 17:16:52.601: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: expected: 0x154ca31865466b6bcdd8f5d587dbdec3e3fc7629
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: received: 0x154ca31865466b6bcdd8f5d587dbdec3e3fc7629
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: sent : 0x09d1f43f2f266b843b9db235b36e4923e256ee87
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: Message HMAC-SHA1 fingerprint: 0xa86b7802
- (janus:1): libnice-stun-DEBUG: 17:16:52.601: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:16:52.601: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a44252e87c2f2939fe433a93c
- (janus:1): libnice-DEBUG: 17:16:52.601: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:16:52.601: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:16:52.601: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:16:52.601: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:53.283: Agent 0x7f5f740090b0 : stream 1: timer tick #151: 0 frozen, 0 in-progress, 0 waiting, 2 succeeded, 0 discovered, 1 nominated, 1 waiting-for-nom, 2 valid
- (janus:1): libnice-DEBUG: 17:16:54.339: Agent 0x7f5f740090b0 : stream 1: timer tick #201: 0 frozen, 0 in-progress, 0 waiting, 2 succeeded, 0 discovered, 1 nominated, 1 waiting-for-nom, 2 valid
- (janus:1): libnice-DEBUG: 17:16:54.695: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: expected: 0x112ecc410c7af47111d7fe1e527b5fad3325d7a1
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: received: 0x112ecc410c7af47111d7fe1e527b5fad3325d7a1
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:54.695: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:16:54.696: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:54.696: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:54.696: sent : 0xd4a39a98b975c689a633955bbcff5eb41b92cd54
- (janus:1): libnice-stun-DEBUG: 17:16:54.696: Message HMAC-SHA1 fingerprint: 0xf13d0470
- (janus:1): libnice-stun-DEBUG: 17:16:54.696: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:16:54.696: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a442b7e3f87ce01355dbb04cc138
- (janus:1): libnice-DEBUG: 17:16:54.696: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:16:54.696: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:16:54.696: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:16:54.696: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:16:55.394: Agent 0x7f5f740090b0 : stream 1: timer tick #251: 0 frozen, 0 in-progress, 0 waiting, 2 succeeded, 0 discovered, 1 nominated, 1 waiting-for-nom, 2 valid
- (janus:1): libnice-DEBUG: 17:16:55.415: Agent 0x7f5f740090b0 : checking for failed components now.
- (janus:1): libnice-DEBUG: 17:16:55.415: Agent 0x7f5f740090b0 : priv_conn_check_tick_agent_locked: stopping conncheck timer
- (janus:1): libnice-DEBUG: 17:16:55.416: Agent 0x7f5f740090b0 : changing conncheck state to COMPLETED.
- (janus:1): libnice-DEBUG: 17:16:58.885: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: expected: 0x2a336159891b4ccdaa60a1ecbb4fa78cd379a56a
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: received: 0x2a336159891b4ccdaa60a1ecbb4fa78cd379a56a
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: sent : 0x7ca2d767f6411ec15a22951ae7d3ac2b87bff74b
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: Message HMAC-SHA1 fingerprint: 0xa57c88ed
- (janus:1): libnice-stun-DEBUG: 17:16:58.885: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:16:58.885: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a44251fecc638e2994f5f335261d
- (janus:1): libnice-DEBUG: 17:16:58.885: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:16:58.885: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:16:58.885: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:16:58.885: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:17:03.073: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: expected: 0xa19f25d18df142bbdec91098a37986d91e0a3e1e
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: received: 0xa19f25d18df142bbdec91098a37986d91e0a3e1e
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: sent : 0xe0b6387a656e36a620a3e5ad7e7652c1cdc3e834
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: Message HMAC-SHA1 fingerprint: 0x7590df0f
- (janus:1): libnice-stun-DEBUG: 17:17:03.073: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:17:03.074: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a4421995ffacafed55d0aab943d6
- (janus:1): libnice-DEBUG: 17:17:03.074: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:17:03.074: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:17:03.074: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:17:03.074: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:17:07.256: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: expected: 0xffa0ae255412cb1a0b64f50c158512d34006f096
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: received: 0xffa0ae255412cb1a0b64f50c158512d34006f096
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: sent : 0x8b198a762cfb45aea80524b6fd5f0fd7cf7be6f2
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: Message HMAC-SHA1 fingerprint: 0xeb4117e0
- (janus:1): libnice-stun-DEBUG: 17:17:07.257: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:17:07.257: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a4421ae051fb874d1464edbef051
- (janus:1): libnice-DEBUG: 17:17:07.257: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:17:07.257: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:17:07.257: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:17:07.257: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-DEBUG: 17:17:10.012: Agent 0x7f5f740090b0: inbound STUN packet for 1/1 (stream/component) from [172.24.0.1]:52715 (100 octets) :
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: STUN demux: OK!
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: Comparing username/ufrag of len 21 and 4, equal=0
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: username: 0x4443424e3a74585769626a6f745a5662636646476d
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: ufrag: 0x4443424e
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: Found valid username, returning password: 'KLr+r3bSlwv57h2s3lu+/A'
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: Message HMAC-SHA1 fingerprint:
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: expected: 0xeddb3dbb3cd5208042d3d56d64d4c39bf3902256
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: received: 0xeddb3dbb3cd5208042d3d56d64d4c39bf3902256
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: STUN auth: OK!
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: STUN unknown: 0 mandatory attribute(s)!
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: STUN Reply (buffer size = 1300)...
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: Message HMAC-SHA1 message integrity:
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: key : 0x4b4c722b723362536c77763537683273336c752b2f41
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: sent : 0xee31ddba3eb6bb5f3d08ba0403f6faee0088406c
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: Message HMAC-SHA1 fingerprint: 0xf33299da
- (janus:1): libnice-stun-DEBUG: 17:17:10.012: All done (response size: 92)
- (janus:1): libnice-DEBUG: 17:17:10.012: Agent 0x7f5f740090b0 : STUN-CC RESP to '172.24.0.1:52715', socket=41, len=92, cand=0x7f5f8001c020 (c-id:1), use-cand=0, transactionId=2112a4427c669fbf4cb67ef3bc2c8e
- (janus:1): libnice-DEBUG: 17:17:10.012: Agent 0x7f5f740090b0 : scheduling triggered check with socket=0x7f5f7400c410 and remote cand=0x7f5f8001c020.
- (janus:1): libnice-DEBUG: 17:17:10.012: Agent 0x7f5f740090b0 : Found a matching pair 0x7f5f8001e820 (1:remote1) (SUCCEEDED) ...
- (janus:1): libnice-DEBUG: 17:17:10.012: Agent 0x7f5f740090b0 : nothing to do for pair 0x7f5f8001e820.
- (janus:1): libnice-DEBUG: 17:17:10.012: agent_recv_message_unlocked: Valid STUN packet received.
- (janus:1): libnice-stun-DEBUG: 17:17:13.878: Message HMAC-SHA1 fingerprint: 0x824d19c2
- (janus:1): libnice-DEBUG: 17:17:13.878: Agent 0x7f5f740090b0 : resending STUN to keep the selected base address 172.24.12.214:22152 alive in s1/c1.
- (janus:1): libnice-stun-DEBUG: 17:17:15.284: STUN error: Incomplete message: 39 of 64788 bytes!
- [janus.plugin.sip-0x5591f322d180] No WebRTC media anymore
- (janus:1): libnice-DEBUG: 17:17:15.285: Agent 0x7f5f740090b0, freeing conncheck_list of stream 0x7f5f7400bc30
- (janus:1): libnice-DEBUG: 17:17:15.285: Free socket sources for component 0x7f5f7400dc00.
- (janus:1): libnice-DEBUG: 17:17:15.285: Detaching source 0x7f5f74037360 (socket 0x7f5f7400c410, FD 41) from context 0x7f5fcc003cb0
- (janus:1): libnice-DEBUG: 17:17:15.285: Destroyed NiceComponent (1 created, 1 destroyed)
- (janus:1): libnice-DEBUG: 17:17:15.285: Destroyed NiceStream (1 created, 1 destroyed)
- [2770897630861062] WebRTC resources freed; 0x7f5fcc002580 0x7f5fcc001e60
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement