This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -v -k https://192.168.0.108:8089/janus/info | |
* Trying 192.168.0.108:8089... | |
* Connected to 192.168.0.108 (192.168.0.108) port 8089 (#0) | |
* ALPN, offering h2 | |
* ALPN, offering http/1.1 | |
* successfully set certificate verify locations: | |
* CAfile: /etc/pki/tls/certs/ca-bundle.crt | |
CApath: none | |
* TLSv1.2 (OUT), TLS handshake, Client hello (1): | |
* TLSv1.2 (IN), TLS handshake, Server hello (2): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jul 09 14:40:15 wct_centos janus[28519]: New connection on REST API: ::ffff:192.168.0.101 | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1195] Got a HTTP GET request on /janus/info... | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1196] ... Just parsing headers for now... | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Host: 192.168.0.108:8089 | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] User-Agent: curl/7.71.0 | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Accept: */* | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1227] Processing HTTP GET request on /janus/info... | |
jul 09 14:40:15 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1283] ... parsing request... | |
jul 09 14:40:15 wct_centos janus[28519]: Session: info | |
jul 09 14:40:15 wct_centos janus[ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jul 09 14:40:06 wct_centos janus[28519]: New connection on REST API: ::ffff:192.168.0.101 | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1195] Got a HTTP GET request on /janus/info... | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1196] ... Just parsing headers for now... | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Host: 192.168.0.108:8088 | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] User-Agent: curl/7.71.0 | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_headers:1807] Accept: */* | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1227] Processing HTTP GET request on /janus/info... | |
jul 09 14:40:06 wct_centos janus[28519]: [transports/janus_http.c:janus_http_handler:1283] ... parsing request... | |
jul 09 14:40:06 wct_centos janus[28519]: Session: info | |
jul 09 14:40:06 wct_centos janus[ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"janus": "success", | |
"session_id": 3475571992692919, | |
"transaction": "8913ef487c645492adee", | |
"handle_id": 155448162972568, | |
"info": { | |
"session_id": 3475571992692919, | |
"session_last_activity": 65258867553, | |
"session_transport": "janus.transport.http", | |
"handle_id": 155448162972568, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"janus": "success", | |
"session_id": 8292363855279220, | |
"transaction": "cbc54e5b5668cf080b73", | |
"handle_id": 5153791184386322, | |
"info": { | |
"session_id": 8292363855279220, | |
"session_last_activity": 959626261, | |
"session_transport": "janus.transport.http", | |
"handle_id": 5153791184386322, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"janus": "success", | |
"session_id": 3260562934993099, | |
"transaction": "6f88016182290d4caf4c", | |
"handle_id": 4248395781868140, | |
"info": { | |
"session_id": 3260562934993099, | |
"session_last_activity": 14397561892, | |
"session_transport": "janus.transport.http", | |
"handle_id": 4248395781868140, |